*** empty log message ***

This commit is contained in:
2005-10-02 15:57:36 +00:00
parent c7070af2cb
commit c85d0abc72
5 changed files with 6 additions and 222 deletions

View File

@ -2,7 +2,8 @@ CC = lcc
CFLAGS = -I../../.. -A -ansic -libcdll
#LDFLAGS = -L../../../xp/bas -L../../../xp/stx
#LIBS = -lxpstx -lxpbas
LDFLAGS = -subsystem console -dynamic -s
#LDFLAGS = -subsystem console -dynamic -s
LDFLAGS = -subsystem console -s
LIBS = ..\..\..\xp\stx\xpstx.lib ..\..\..\xp\bas\xpbas.lib
all: stx parser