]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - tools/tools/pciroms/Makefile
Bump __FreeBSD_version for 7.2-REL plus the shift to show this is a
[FreeBSD/releng/7.2.git] / tools / tools / pciroms / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   pciroms
6 NO_MAN=
7
8 WARNS?= 6
9
10 .include <bsd.prog.mk>