mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
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.
6 lines
87 B
Makefile
6 lines
87 B
Makefile
# Makefile for pccardc/pccardd.
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= dumpcis
|
|
|
|
.include <bsd.subdir.mk>
|