*** empty log message ***
This commit is contained in:
parent
692266efd2
commit
04ee291f0f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user