6 lines
64 B
Makefile

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