corrected the making of make_macros
This commit is contained in:
parent
b2ce13d2b8
commit
af7e116314
@ -171,6 +171,8 @@ make_macros: Makefile
|
||||
echo 'COPTIONS=$(COPTIONS) -DPEEPHOLE' >> make_macros
|
||||
echo 'LDOPTIONS=$(LDOPTIONS)' >> make_macros
|
||||
echo 'LINT=$(LINT)' >> make_macros
|
||||
echo 'LINTSUF=$(LINTSUF)' >> make_macros
|
||||
echo 'LINTPREF=$(LINTPREF)' >> make_macros
|
||||
echo 'LINTOPTIONS=$(LINTOPTIONS)' >> make_macros
|
||||
echo 'SUF=$(SUF)' >> make_macros
|
||||
echo 'LIBSUF=$(LIBSUF)' >> make_macros
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user