From ab543cb05387d60a23f9d7672a9338cf03bddf55 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 7 Jun 2016 03:42:28 -0400 Subject: ./move.sh --- 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