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