SRCS := ../common/init.S main.c APP := hellow CCFLAGS = -march=rv32ic include ../common/src_only_app.mk