mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-19 09:44:30 +01:00
415bccaa8d
previous commit: + Everything is initialized using ?= instead of =. + Nicer formatting (more white space). + .c: rule. Add macros ECHO and ECHODIR. Both are normally `echo', but when the make flags include -s, ECHO is set to `true' and when the make flags include two or more -s's ECHODIR is set to `true'. @${ECHO} should be used instead of @echo in most cases. ${ECHODIR} is intended to be used mainly for messages about directory names. |
||
---|---|---|
.. | ||
dict | ||
doc | ||
examples | ||
man | ||
me | ||
misc | ||
mk | ||
skel | ||
tabset | ||
termcap | ||
tmac | ||
zoneinfo | ||
Makefile | ||
Makefile.inc |