Change all files that I own to use the official DragonFly Project
[dragonfly.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>