am-kernels/tests/am-tests/Makefile
2021-08-11 16:52:42 +08:00

3 lines
83 B
Makefile

NAME = amtest
SRCS = $(shell find src/ -name "*.[cS]")
include $(AM_HOME)/Makefile