Fixed typo
This commit is contained in:
parent
7ec968fb03
commit
a01a4a9fd2
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue