Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1379 → Rev 1378

/svarlang.lib/trunk/makefile
6,7 → 6,7
ALLBIN = svarlngs.lib svarlngc.lib svarlngm.lib svarlngl.lib tlumacz.exe
all: $(ALLBIN)
 
CFLAGS = -0 -wx -we -os -s
CFLAGS = -0 -wx -we -ox
 
# uncomment this if you prefer that SvarLANG uses fopen() etc to handle files
# instead of direct DOS calls. this might make the final program slightly