[zaptel-commits] kpfleming: branch 1.4 r4438 - /branches/1.4/Makefile
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Wed Jul 30 10:10:52 CDT 2008
Author: kpfleming
Date: Wed Jul 30 10:10:51 2008
New Revision: 4438
URL: http://svn.digium.com/view/zaptel?view=rev&rev=4438
Log:
version.h is *NOT* a phony target, it's a real file
Modified:
branches/1.4/Makefile
Modified: branches/1.4/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.4/Makefile?view=diff&rev=4438&r1=4437&r2=4438
==============================================================================
--- branches/1.4/Makefile (original)
+++ branches/1.4/Makefile Wed Jul 30 10:10:51 2008
@@ -659,7 +659,7 @@
@echo "Generating input for menuselect ..."
@build_tools/make_tree > $@
-.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
+.PHONY: menuselect distclean dist-clean clean 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