APP := hellow SRCS := ../common/init.S $(APP).c CCFLAGS = -march=rv32imac -Os include ../common/src_only_app.mk