am-kernels/tests/am-tests/Makefile

4 lines
83 B
Makefile
Raw Normal View History

2020-08-23 11:54:16 +00:00
NAME = amtest
2020-09-02 16:42:55 +00:00
SRCS = $(shell find src/ -name "*.[cS]")
2020-08-23 11:54:16 +00:00
include $(AM_HOME)/Makefile