7 lines
72 B
Makefile
7 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= usbd
|
|
MAN= usbd.conf.5 usbd.8
|
|
|
|
.include <bsd.prog.mk>
|