git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@518 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2006-01-30 22:44:16 +00:00
parent 50d6cae02c
commit 603c61043a
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ CLEANFILES = src/include/switch_version.h
makecheck: makecheck:
$(MAKE) --version || echo you need gnu make make --version || echo you need to execute gnu make from the top level
version: Makefile version: Makefile
./checkversion.sh ./checkversion.sh

View File

@ -984,7 +984,7 @@ uninstall-info: uninstall-info-recursive
makecheck: makecheck:
$(MAKE) --version || echo you need gnu make make --version || echo you need to execute gnu make from the top level
version: Makefile version: Makefile
./checkversion.sh ./checkversion.sh