xref: /freebsd/tools/tools/pciroms/Makefile (revision c1d255d3)
1#
2# $FreeBSD$
3#
4
5PROG=	pciroms
6MAN=
7
8.include <bsd.prog.mk>
9