1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/usr.sbin/usbd/Makefile
1999-08-28 01:35:59 +00:00

8 lines
92 B
Makefile

# $FreeBSD$
PROG= usbd
MAN8= usbd.8
CFLAGS+=-I${.CURDIR}/../../sys
.include <bsd.prog.mk>