freebsd-dev/usr.sbin/pccard/Makefile
Warner Losh 42e49837d9 Package the dumpcisfile functionality into a new dumpcis command.
Also, don't build pccardc now.  I've left it in place for people that
wish to build it to test experimental support for oldcard
functionality that may have been lost in newcard.
2006-10-18 21:09:43 +00:00

7 lines
87 B
Makefile

# Makefile for pccardc/pccardd.
# $FreeBSD$
SUBDIR= dumpcis
.include <bsd.subdir.mk>