bmake'd pnpinfo
This commit is contained in:
parent
8a673a35ad
commit
5ea6480b10
11
usr.sbin/pnpinfo/Makefile
Normal file
11
usr.sbin/pnpinfo/Makefile
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# $Id$
|
||||||
|
|
||||||
|
PROG = pnpinfo
|
||||||
|
|
||||||
|
SRCS = pnpinfo.c
|
||||||
|
CFLAGS = -I${.CURDIR}/../../sys
|
||||||
|
MAN8 = pnpinfo.8
|
||||||
|
|
||||||
|
.PATH: ${.CURDIR}/../../contrib/pnpinfo
|
||||||
|
|
||||||
|
.include <bsd.prog.mk>
|
Loading…
x
Reference in New Issue
Block a user