Oops, get the name of the new manpage right.

This commit is contained in:
Bruce Evans 1997-02-17 04:38:05 +00:00
parent 83fa115599
commit ff51e85069
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=22821

View File

@ -1,7 +1,7 @@
# $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $
PROG= pciconf
MAN8= pciconf.8
CFLAGS+= -I/sys
.include <bsd.prog.mk>