mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-30 23:48:09 +01:00
7 lines
176 B
Makefile
7 lines
176 B
Makefile
# $Id: Makefile,v 1.2 1994/09/21 23:26:55 wollman Exp $
|
|
|
|
SUBDIR= cd9660 fdesc ip_mroute_mod kernfs mfs msdos nfs nullfs portal \
|
|
procfs umapfs union
|
|
|
|
.include <bsd.subdir.mk>
|