blob: 56b5abf2111919b4dc40733716e6f3f284aeb01b (
plain)
1
2
3
4
5
6
7
|
EMUL=h8300h
EMUL=h8300
# We need to also include h8300h support. Not sure what's the "Right Way."
# This first line of this file is a hack. Somehow we need to get h8300h
# into EMULATION_OFILES. "EMUL=h8300" *must* be last.
|