Fixed typo

This commit is contained in:
ceriel 1991-12-02 12:01:04 +00:00
parent 7ec968fb03
commit a01a4a9fd2

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)