1 2 3 4 5 6 7
# fod — assembly od TARGET = fod LIB_SRCS = io.asm LDFLAGS = --gc-sections -n UNIFIED_SRC = unified/$(TARGET)_unified.asm include ../../Makefile.inc