From 92e2863fb7ff857e424329508d32225eb9b3b3e9 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 29 Mar 2016 14:17:16 -0700 Subject: Integrate tests with autotools --- test/Makefile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/Makefile (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile deleted file mode 100644 index 738dd53..0000000 --- a/test/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -CC=gcc -CFLAGS=-Wall -W - -all: test - -clean: - rm -f *.o test -- cgit v1.2.3