*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sat, 24 Feb 1996 20:31:25 +0100
changeset 194 a69e560aeebf
parent 193 15b3c3217854
child 195 0feb451128af
*** empty log message ***
Make.proto
--- a/Make.proto	Sat Feb 24 19:09:14 1996 +0100
+++ b/Make.proto	Sat Feb 24 20:31:25 1996 +0100
@@ -53,15 +53,6 @@
 objs::  $(OBJS)
 
 #
-# these are not time critical
-#
-$(UNCRITICALOBJS):
-	@$(MAKE) UNCRITICAL NAME=$*.st
-
-UNCRITICAL:
-	$(STC) -CC="$(CC)" $(STCFLAGS) +optspace2 $(CFLAGS) -c $(NAME)
-
-#
 # these nest too deep on some (sco & isc) systems (see discussion about LIMITSUPERINCLUDE
 # in configurations/COMMON/defines)
 #