From: Michael Jerris Date: Mon, 7 Dec 2009 19:44:12 +0000 (+0000) Subject: target name dep X-Git-Tag: v1.0.6~1124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae6b09230ee3c1ac94ccd7573e8441717bb3485;p=thirdparty%2Ffreeswitch.git target name dep git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15833 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/build/modmake.rulesam b/build/modmake.rulesam index 31bde62440..6e865997d6 100644 --- a/build/modmake.rulesam +++ b/build/modmake.rulesam @@ -9,3 +9,5 @@ AM_MAKEFLAGS=`test -n "$(VERBOSE)" || echo -s` LIBS+=> $(MODNAME).log || error="yes";if test -n "$(VERBOSE)" -o "$$error" = "yes";then cat $(MODNAME).log;fi;if test "$$error" = "yes";then exit 1;fi moddir=@modinstdir@ + +all-modules: all