Fixed typo

This commit is contained in:
ceriel
1991-12-02 12:01:04 +00:00
parent 8038e7050b
commit dd7a98928e

View 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)