Hazard3/test/hellow/Makefile

5 lines
82 B
Makefile

SRCS := ../common/init.S main.c
APP := hellow
include ../common/src_only_app.mk