dect
/
asterisk
Archived
13
0
Fork 0

fix kevin's silly typos

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@22269 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
russell 2006-04-24 17:24:03 +00:00
parent 606c93a397
commit 25c6011e23
1 changed files with 2 additions and 2 deletions

View File

@ -443,7 +443,7 @@ include/autoconfig.h: configure
@echo "**** The configure script was just executed, so 'make' needs to be"
@echo "**** restarted."
@echo "****"
@echo exit 1
@exit 1
makeopts: configure
@CFLAGS="" ./configure
@ -451,7 +451,7 @@ makeopts: configure
@echo "**** The configure script was just executed, so 'make' needs to be"
@echo "**** restarted."
@echo "****"
@echo exit 1
@exit 1
menuselect.makeopts: build_tools/menuselect makeopts.xml
@build_tools/menuselect --check-deps ${GLOBAL_MAKEOPTS} ${USER_MAKEOPTS} $@