2002-11-5 14:38 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* contrib/libct/makefile.bc
+ setlast.prg
This commit is contained in:
@@ -152,6 +152,7 @@ TOOLS_LIB_OBJS = \
|
||||
$(OBJ_DIR)\invertwin.obj \
|
||||
$(OBJ_DIR)\numconv.obj \
|
||||
$(OBJ_DIR)\screen2.obj \
|
||||
$(OBJ_DIR)\setlast.obj \
|
||||
|
||||
#
|
||||
# Our default target
|
||||
@@ -434,3 +435,7 @@ $(OBJ_DIR)\screen2.c : $(TOOLS_DIR)\screen2.prg
|
||||
$(OBJ_DIR)\screen2.obj : $(OBJ_DIR)\screen2.c
|
||||
$(CC) $(CLIBFLAGS) -o$@ $**
|
||||
tlib $(TOOLS_LIB) $(ARFLAGS) -+$@,,
|
||||
|
||||
$(OBJ_DIR)\setlast.obj : $(OBJ_DIR)\setlast.c
|
||||
$(CC) $(CLIBFLAGS) -o$@ $**
|
||||
tlib $(TOOLS_LIB) $(ARFLAGS) -+$@,,
|
||||
|
||||
Reference in New Issue
Block a user