mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 01:11:05 +01:00
12 lines
255 B
Makefile
12 lines
255 B
Makefile
# $Id: Makefile,v 1.11 1995/06/25 17:31:34 sos Exp $
|
|
|
|
SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \
|
|
ipfw kernfs linux msdos nfs nullfs \
|
|
pcic portal procfs socksys syscons umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|