From b2877c02384bfaf5a562a10d9cbadd6111e508f9 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Sat, 21 May 2005 06:10:02 +0000 Subject: [PATCH] *** empty log message *** --- ase/stx/makefile.tcc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ase/stx/makefile.tcc b/ase/stx/makefile.tcc index 7e4a7520..40c85a7b 100644 --- a/ase/stx/makefile.tcc +++ b/ase/stx/makefile.tcc @@ -3,11 +3,11 @@ SRCS = \ OBJS = $(SRCS:.c=.obj) OUT = xpstx.lib -CC = c:\tc\tcc +CC = \tc\tcc CFLAGS = -I..\.. -D_DOS -ml -w all: $(OBJS) - c:\tc\tlib $(OUT) @&&! + \tc\tlib $(OUT) @&&! +-$(**: = &^ +-) !