mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 08:52:07 +01:00
8 lines
140 B
Makefile
8 lines
140 B
Makefile
#
|
|
# Makefile for pccardc/pccardd.
|
|
# $Id: Makefile,v 1.3 1997/02/22 16:08:32 peter Exp $
|
|
#
|
|
SUBDIR= pccardc pccardd
|
|
|
|
.include <bsd.subdir.mk>
|