am-kernels/litenes/Makefile

4 lines
92 B
Makefile
Raw Normal View History

2020-08-12 05:35:19 +00:00
NAME = litenes
SRCS = $(shell find src/ -name "*.c") $(ROM_SRC)
include $(AM_HOME)/Makefile