OcttBitsOfFun/HelloWorld-PS1-PsyQ.asm/Makefile

6 lines
64 B
Makefile

TARGET = HelloWorld
SRCS = HelloWorld.s
include ../common.mk