nexus-am/tests/amtest/Makefile

5 lines
95 B
Makefile

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