Change shell for DJGPP build

This commit is contained in:
Stas Degteff 2005-08-23 12:22:11 +00:00
parent 6838feb69e
commit 715095934c

View File

@ -47,7 +47,7 @@ CXX=gxx
AR=ar
RANLIB=ranlib
PLATFORM=djg
SHELL=bash
SHELL=shdos32.exe
EXEEXT=.exe
OBJEXT=.o
LIBEXT=.a