summaryrefslogtreecommitdiff
path: root/test/TEST-06-SELINUX/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 03:42:28 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 03:42:28 -0400
commitab543cb05387d60a23f9d7672a9338cf03bddf55 (patch)
tree2eac9cecf19b4a07e4805d41a492554c21ce8e3c /test/TEST-06-SELINUX/Makefile
parentacd190019d99fe25abf4515ca1834eb277161833 (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