*** empty log message ***

This commit is contained in:
2006-05-01 05:03:07 +00:00
parent 1028b7d912
commit 2f18d2d539
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ OBJS = $(SRCS:.c=.obj)
OUT = xpawk.lib
CC = tcc
CFLAGS = -1 -O -mh -I..\.. -Ddos -DXP_AWK_STAND_ALONE
CFLAGS = -1 -O -mh -w -f87 -G -I..\.. -Ddos -DXP_AWK_STAND_ALONE
all: $(OBJS)
tlib $(OUT) @&&!