Return to use math. emulation library for DJGPP build

This commit is contained in:
Stas Degteff 2005-11-16 14:50:36 +00:00
parent 04b12637b2
commit fa7155ef60

View File

@ -125,7 +125,7 @@ endif
# force not to use coprocessor features in DOS, if you have one you may remove this
ifeq ($(PLATFORM),djg)
STDLIBS+=# -lwmemu
STDLIBS+= -lwmemu
endif
BIN=bin