mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 14:29:28 +00:00
8 lines
98 B
Makefile
8 lines
98 B
Makefile
#
|
|
# Makefile for pccardc/pccardd.
|
|
# $FreeBSD$
|
|
#
|
|
SUBDIR= pccardc pccardd
|
|
|
|
.include <bsd.subdir.mk>
|