aboutsummaryrefslogtreecommitdiff
path: root/gnu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
deleted file mode 100644
index 301faa1c8670..000000000000
--- a/gnu/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-.include <src.opts.mk>
-
-SUBDIR= lib .WAIT \
- usr.bin
-
-SUBDIR.${MK_TESTS}+= tests
-
-SUBDIR_PARALLEL=
-
-.include <bsd.subdir.mk>