]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/pnpinfo/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / pnpinfo / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/5/93
2
3 PROG=   pnpinfo
4 MAN8=   pnpinfo.8
5 CFLAGS= -Wall
6
7 .include <bsd.prog.mk>