summaryrefslogtreecommitdiff
path: root/test/TEST-06-SELINUX/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:41:53 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:41:53 -0400
commit08c9455b72ee4051054f4f44d979710835b5385c (patch)
tree068df4ab6c918ce1bd0912aff26206553c02c66b /test/TEST-06-SELINUX/Makefile
parent20b308757e1bdf62160f861d04a9732514013d0f (diff)
./move.sh
Diffstat (limited to 'test/TEST-06-SELINUX/Makefile')
-rw-r--r--test/TEST-06-SELINUX/Makefile10
1 files changed, 0 insertions, 10 deletions
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