Hazard3/test/hellow/Makefile

5 lines
82 B
Makefile
Raw Normal View History

2021-05-21 09:34:16 +08:00
SRCS := ../common/init.S main.c
APP := hellow
include ../common/src_only_app.mk