xref: /freebsd/tools/tools/pciroms/Makefile (revision 646a7fea0c8a60ce2795ffc1bdf58e0fd0f7d624)
1#
2# $FreeBSD$
3#
4
5PROG=	pciroms
6NO_MAN=
7
8WARNS?=	6
9
10.include <bsd.prog.mk>
11