aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/Makefile7
-rw-r--r--gnu/usr.bin/Makefile.inc3
-rw-r--r--gnu/usr.bin/tests/Makefile4
-rw-r--r--gnu/usr.bin/tests/Makefile.depend10
4 files changed, 0 insertions, 24 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
deleted file mode 100644
index 29304ed5f73f..000000000000
--- a/gnu/usr.bin/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-.include <src.opts.mk>
-
-SUBDIR.${MK_TESTS}+= tests
-
-SUBDIR_PARALLEL=
-
-.include <bsd.subdir.mk>
diff --git a/gnu/usr.bin/Makefile.inc b/gnu/usr.bin/Makefile.inc
deleted file mode 100644
index b87015c546ca..000000000000
--- a/gnu/usr.bin/Makefile.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-BINDIR?= /usr/bin
-
-.include "../Makefile.inc"
diff --git a/gnu/usr.bin/tests/Makefile b/gnu/usr.bin/tests/Makefile
deleted file mode 100644
index 29b1b564beca..000000000000
--- a/gnu/usr.bin/tests/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-.PATH: ${SRCTOP}/tests
-KYUAFILE= yes
-
-.include <bsd.test.mk>
diff --git a/gnu/usr.bin/tests/Makefile.depend b/gnu/usr.bin/tests/Makefile.depend
deleted file mode 100644
index 11aba52f82cf..000000000000
--- a/gnu/usr.bin/tests/Makefile.depend
+++ /dev/null
@@ -1,10 +0,0 @@
-# Autogenerated - do NOT edit!
-
-DIRDEPS = \
-
-
-.include <dirdeps.mk>
-
-.if ${DEP_RELDIR} == ${_DEP_RELDIR}
-# local dependencies - needed for -jN in clean tree
-.endif