freebsd-dev/mk/os.DragonFly.mk
Kai Wang 5265ace0e4 Initial import of elftoolchain r2974.
Obtained from:	elftoolchain.org
2014-01-15 08:43:20 +00:00

10 lines
265 B
Makefile

# $Id: os.DragonFly.mk 2569 2012-09-04 16:34:04Z jkoshy $
#
# Build definitions for DragonFly
MKTESTS?= yes # Enable the test suites.
MKDOC?= yes # Build documentation.
MKNOWEB?= no # Build literate programs.
NOSHARED= yes # Link programs statically by default.