mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
a316b26e50
test the -me stuff, so it's still disabled for now.
9 lines
149 B
Makefile
9 lines
149 B
Makefile
# $Id$
|
|
|
|
# nqnfs requires -me
|
|
|
|
SUBDIR= beyond4.3 diskperf fsinterface kernmalloc kerntune memfs \
|
|
newvm px relengr sysperf
|
|
|
|
.include <bsd.subdir.mk>
|