SmartAudio/lichee/linux-4.9/tools/testing/selftests/ia64/Makefile

9 lines
97 B
Makefile
Raw Normal View History

2018-07-13 01:31:50 +00:00
TEST_PROGS := aliasing-test
all: $(TEST_PROGS)
include ../lib.mk
clean:
rm -fr $(TEST_PROGS)