Fixed typo
authorceriel <none@none>
Mon, 2 Dec 1991 12:01:04 +0000 (12:01 +0000)
committerceriel <none@none>
Mon, 2 Dec 1991 12:01:04 +0000 (12:01 +0000)
first/util_comp

index db13b2f..37d0118 100644 (file)
@@ -10,7 +10,7 @@
 UCC=$(CC)
 #UCC=cc                                # compiler to be used
 
-UCOPTION=$(COPTIONS)
+UCOPTIONS=$(COPTIONS)
 #UCOPTIONS=-O                  # always passed to $(UCC) -c.
 
 ULDOPTIONS=$(LDOPTIONS)