]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthony.minessale@gmail.com>
Mon, 30 Jan 2006 22:44:16 +0000 (22:44 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Mon, 30 Jan 2006 22:44:16 +0000 (22:44 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@518 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am
Makefile.in

index 68ee6e100e4b08ebb4810f3f39274a991e2cb84c..132f99b246088d6705d7cd970d01b658e450b95d 100644 (file)
@@ -107,7 +107,7 @@ CLEANFILES = src/include/switch_version.h
 
 
 makecheck:
-       $(MAKE) --version || echo you need gnu make
+       make --version || echo you need to execute gnu make from the top level
 
 version: Makefile
        ./checkversion.sh
index 16c5376ef781406a8f8271da243ebd0cd51516af..75c10685585f5a174e9e44bae7a239e9b2fce605 100644 (file)
@@ -984,7 +984,7 @@ uninstall-info: uninstall-info-recursive
 
 
 makecheck:
-       $(MAKE) --version || echo you need gnu make
+       make --version || echo you need to execute gnu make from the top level
 
 version: Makefile
        ./checkversion.sh