Author: tzafrir
Date: Sat Feb 9 05:40:48 2008
New Revision: 3821
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3821
a>
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
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.c
om--
zaptel-commits mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/zaptel-commits
a>
|