aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:53:14 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-12-21 09:53:14 +0000
commit00fbd4077065979e8b15db9710dcbaa9e2a96790 (patch)
tree74f01c1f5db69b163a6e782810816382a64b08c8 /Makefile.inc1
parent2c74b2cb07e35936f75465d5265133c352ed9743 (diff)
downloadsrc-00fbd4077065979e8b15db9710dcbaa9e2a96790.tar.gz
src-00fbd4077065979e8b15db9710dcbaa9e2a96790.zip
NOFSCHG -> NO_FSCHG
Notes
Notes: svn path=/head/; revision=139111
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 679308cb09f6..9d3f179a24f6 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