- remove unwanted "exit"

This commit is contained in:
Christophe Bothamy 2003-11-25 22:42:58 +00:00
parent 003e56f81a
commit acf790e096

View File

@ -16,7 +16,6 @@ set echo
--enable-sb16=win
unset echo
exit
# Fix up all makefiles so that nmake can handle them.
for i in `find . -name Makefile`; do