]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - tools/tools/pciroms/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[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>