[zaptel-commits] tzafrir: branch 1.4 r3821 - /branches/1.4/Makefile

SVN commits to the Zaptel project zaptel-commits at lists.digium.com
Sat Feb 9 05:40:49 CST 2008


Author: tzafrir
Date: Sat Feb  9 05:40:48 2008
New Revision: 3821

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3821
Log:
Don't automatically export all variables.

Modified:
    branches/1.4/Makefile

Modified: branches/1.4/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.4/Makefile?view=diff&rev=3821&r1=3820&r2=3821
==============================================================================
--- branches/1.4/Makefile (original)
+++ branches/1.4/Makefile Sat Feb  9 05:40:48 2008
@@ -611,8 +611,6 @@
 	@echo "Generating input for menuselect ..."
 	@build_tools/make_tree > $@
 
-.EXPORT_ALL_VARIABLES:
-
 .PHONY: menuselect distclean dist-clean clean version.h all _all install b410p devices programs modules tests devel data stackcheck install-udev config update install-programs install-modules install-include install-libs install-utils-subdirs utils-subdirs uninstall-modules
 
 endif




More information about the zaptel-commits mailing list