Removed SHELL line from MINGW config

This commit is contained in:
Alexander S. Aganichev 2004-01-20 22:53:20 +00:00
parent dea2f1da28
commit 9ef33e83e4

View File

@ -48,9 +48,6 @@ AR=ar
RANLIB=ranlib
WINDRES=windres
PLATFORM=cyg
ifeq ($(OSTYPE),msys)
SHELL=bash
endif
EXEEXT=.exe
OBJEXT=.o
LIBEXT=.a