nexus-am/tests/cacheoptest/dcache/Makefile

5 lines
102 B
Makefile

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