3 lines
74 B
Makefile
3 lines
74 B
Makefile
export GDK ?= /opt/toolchains/mars/m68k-elf
|
|
include $(GDK)/makefile.gen
|
export GDK ?= /opt/toolchains/mars/m68k-elf
|
|
include $(GDK)/makefile.gen
|