mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-20 02:01:19 +01:00
11 lines
218 B
Makefile
11 lines
218 B
Makefile
# $Id: Makefile,v 1.6 1994/10/16 20:39:52 sos Exp $
|
|
|
|
SUBDIR= cd9660 coff fdesc ibcs2 ip_mroute_mod ipfw kernfs msdos nfs nullfs \
|
|
portal procfs socksys umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|