[Commits] (vajda) made env target appendable
commits at osafoundation.org
commits at osafoundation.org
Wed Apr 14 22:03:09 PDT 2004
Commit by: vajda
Modified files:
external/Makefile.inc 1.2 1.3
Log message:
made env target appendable
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/Makefile.inc.diff?r1=text&tr1=1.2&r2=text&tr2=1.3
Index: external/Makefile.inc
diff -u external/Makefile.inc:1.2 external/Makefile.inc:1.3
--- external/Makefile.inc:1.2 Thu Mar 18 10:02:50 2004
+++ external/Makefile.inc Wed Apr 14 22:02:39 2004
@@ -39,7 +39,7 @@
default: all
-env:
+env::
@echo Operating system is $(OS)
ifeq ($(BUILD_ROOT),)
@echo BUILD_ROOT is not set && false
More information about the Commits
mailing list