summaryrefslogtreecommitdiff
path: root/test/TEST-06-SELINUX/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-26 01:02:21 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-26 01:02:21 -0400
commit10076da1d0809c125451076602c412b8dac01987 (patch)
tree7173e6412882007457c3087b1335dbec7f663691 /test/TEST-06-SELINUX/Makefile
parent99cedaba890e0b6e281156f95710149842dbe578 (diff)
run it
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