Mailing Lists
Saturday, 3 December 2016
bad copy-paste in atari Makefile?
I just noticed this in frontends/atari/Makefile:
STACK := $(wildcard $(GCCSDK_INSTALL_CROSSBIN)/*stack)
...
ifneq ($(strip $(STACK)),)
$(Q)$(STACK) -S 256k $(EXETARGET)
endif
I guess this will never be used?
François.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment