1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 07:25:31 +00:00
1997-09-19 15:36:00 +00:00

8 lines
106 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
PROG= pnpinfo
MAN8= pnpinfo.8
CFLAGS= -Wall
.include <bsd.prog.mk>