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.
7 lines
87 B
Makefile
7 lines
87 B
Makefile
# Makefile for pccardc/pccardd.
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= dumpcis
|
|
|
|
.include <bsd.subdir.mk>
|