# pccardc Makefile # # $BSDSUniX$ PROG= dumpcis MAN= dumpcis.8 SRCS= main.c readcis.c printcis.c .include