xref
: /
freebsd
/
usr.sbin
/
usbdump
/
Makefile
(revision c7a33fe37d7688cb21c743f68256680e003210ad)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
usbdump
2
SRCS
=
usbdump.c
3
MAN
=
usbdump
.
8
4
WARNS
?=
3
5
6
.
include
<
bsd.prog.mk
>
7