mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
11 lines
198 B
Makefile
11 lines
198 B
Makefile
# $Id: Makefile,v 1.3 1994/09/22 22:12:54 wollman Exp $
|
|
|
|
SUBDIR= cd9660 fdesc ip_mroute_mod kernfs msdos nfs nullfs portal \
|
|
procfs umapfs union
|
|
#
|
|
# Doesn't work:
|
|
# mfs
|
|
#
|
|
|
|
.include <bsd.subdir.mk>
|