summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-12-21 09:53:14 +0000
committerru <ru@FreeBSD.org>2004-12-21 09:53:14 +0000
commit0b2edb3a9bb579259edf15c7f1fd1513da2981d6 (patch)
tree74f01c1f5db69b163a6e782810816382a64b08c8 /Makefile.inc1
parente1caf1330c865891efd8c47287c4a02c2bf788ef (diff)
downloadFreeBSD-src-0b2edb3a9bb579259edf15c7f1fd1513da2981d6.zip
FreeBSD-src-0b2edb3a9bb579259edf15c7f1fd1513da2981d6.tar.gz
NOFSCHG -> NO_FSCHG
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 679308c..9d3f179 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -364,7 +364,7 @@ _libraries:
@echo ">>> stage 4.2: building libraries"
@echo "--------------------------------------------------------------"
${_+_}cd ${.CURDIR}; \
- ${WMAKE} -DNOFSCHG -DNOHTML -DNO_INFO -DNO_LINT -DNO_MAN -DNO_PROFILE \
+ ${WMAKE} -DNO_FSCHG -DNOHTML -DNO_INFO -DNO_LINT -DNO_MAN -DNO_PROFILE \
libraries
_depend:
@echo
OpenPOWER on IntegriCloud