]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - usr.sbin/dumpcis/Makefile
MFC r226549,r226550,r226551,r226552,r226553,r226554,r226568,r226569,r226611,
[FreeBSD/releng/9.0.git] / usr.sbin / dumpcis / Makefile
1 #       pccardc Makefile
2 #
3 # $FreeBSD$
4
5 PROG=   dumpcis
6 MAN=    dumpcis.8
7 SRCS=   main.c readcis.c printcis.c
8
9 .include <bsd.prog.mk>