am-kernels/tests/am-tests/Makefile

4 lines
80 B
Makefile
Raw Normal View History

2020-08-23 11:54:16 +00:00
NAME = amtest
SRCS = $(shell find src/ -name "*.c")
include $(AM_HOME)/Makefile