blob: 2b3de2d3e945924cb511ef5dfafc54d204ce9ce1 [file] [log] [blame]
TEST_PROGS := aliasing-test
all: $(TEST_PROGS)
include ../lib.mk
clean:
rm -fr $(TEST_PROGS)