mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
8 lines
98 B
Makefile
8 lines
98 B
Makefile
#
|
|
# Makefile for pccardc/pccardd.
|
|
# $FreeBSD$
|
|
#
|
|
SUBDIR= pccardc pccardd
|
|
|
|
.include <bsd.subdir.mk>
|