Fixed bug in UCFLAGS
authorceriel <none@none>
Mon, 13 Jul 1992 10:28:08 +0000 (10:28 +0000)
committerceriel <none@none>
Mon, 13 Jul 1992 10:28:08 +0000 (10:28 +0000)
util/int/switch/proto.make

index b211484..e478b59 100644 (file)
@@ -4,7 +4,7 @@
 
 SRC_DIR = $(SRC_HOME)/util/int/switch
 IP_SPEC =      $(SRC_HOME)/etc/ip_spec.t
-UCFLAGS =      -I$(UTIL_HOME)/h $(COPTIONS)
+UCFLAGS =      -I$(UTIL_HOME)/h $(UCOPTIONS)
 ULDFLAGS =     $(ULDOPTIONS)
 LINTFLAGS =    -I$(UTIL_HOME)/h $(LINTOPTIONS)