]> git.zerfleddert.de Git - micropolis/blobdiff - src/tclx/ossupp/makefile
let bundled tcl compile with recent tools
[micropolis] / src / tclx / ossupp / makefile
index a01156feb18fd9fdc0f5f135acdb402ffe15371b..5c2ebbadbe7864451f34cbf568786d25c27bd988 100644 (file)
@@ -30,7 +30,7 @@ CFLAGS=$(OPTIMIZE_FLAG) $(XCFLAGS) -I../$(TCL_UCB_DIR) $(MEM_DEBUG_FLAGS) \
 all: made.tmp
 
 made.tmp: $(SUPPORT_OBJS)
-       $(AR) cr ../libtcl.a $(SUPPORT_OBJS)
+       #$(AR) cr ../libtcl.a $(SUPPORT_OBJS)
        touch made.tmp
 
 #------------------------------------------------------------------------------
Impressum, Datenschutz