*** empty log message ***

This commit is contained in:
hyung-hwan 2006-04-10 09:33:30 +00:00
parent 692266efd2
commit 04ee291f0f

View File

@ -1,8 +1,8 @@
CC = lcc
CFLAGS = -I../../.. -A -ansic -libcdll -D__STAND_ALONE
CFLAGS = -I../../.. -A -ansic -libcdll
#LDFLAGS = -subsystem console -dynamic -s
LDFLAGS = -subsystem console -s -L../../../xp/awk
LIBS = xpawk.lib
LDFLAGS = -subsystem console -s -L../../../xp/bas -L../../../xp/awk
LIBS = xpbas.lib xpawk.lib
all: awk