#	$OpenBSD: Makefile,v 1.1.1.1 1996/08/11 15:48:55 shawn Exp $

PROG=	pnpinfo
CFLAGS+= -Wall
MAN=	pnpinfo.8
LDADD=	-li386

.include <bsd.prog.mk>
