]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/dumpcis/Makefile
Import lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
[FreeBSD/FreeBSD.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>