xref: /freebsd/usr.sbin/dumpcis/Makefile (revision 0738c00eb5b47ee8ecc3cc256b7d54d9c375af6d)
10738c00eSWarner Losh#	pccardc Makefile
20738c00eSWarner Losh#
30738c00eSWarner Losh# $FreeBSD$
40738c00eSWarner Losh
50738c00eSWarner LoshPROG=	dumpcis
60738c00eSWarner LoshMAN=	dumpcis.8
70738c00eSWarner LoshSRCS=	main.c dumpcis.c dumpcisfile.c readcis.c printcis.c
80738c00eSWarner Losh
90738c00eSWarner Losh.include <bsd.prog.mk>
10