From 10076da1d0809c125451076602c412b8dac01987 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 26 May 2016 01:02:21 -0400 Subject: run it --- test/TEST-06-SELINUX/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 test/TEST-06-SELINUX/Makefile (limited to 'test/TEST-06-SELINUX/Makefile') diff --git a/test/TEST-06-SELINUX/Makefile b/test/TEST-06-SELINUX/Makefile deleted file mode 100644 index 5e89a29eff..0000000000 --- a/test/TEST-06-SELINUX/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -all: - @make -s --no-print-directory -C ../.. all - @basedir=../.. TEST_BASE_DIR=../ ./test.sh --all -setup: - @make --no-print-directory -C ../.. all - @basedir=../.. TEST_BASE_DIR=../ ./test.sh --setup -clean: - @basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean -run: - @basedir=../.. TEST_BASE_DIR=../ ./test.sh --run -- cgit v1.2.3-54-g00ecf