aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/Makefile4
-rw-r--r--gnu/usr.bin/Makefile1
2 files changed, 0 insertions, 5 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index b31838503ded..1b42da377883 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -6,10 +6,6 @@ SUBDIR=
SUBDIR.${MK_DIALOG}+= libdialog
SUBDIR.${MK_TESTS}+= tests
-.if ${MK_GNU_GREP} != "no"
-SUBDIR+= libregex
-.endif
-
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index f0aff545ddc9..9910365a5b0a 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -4,7 +4,6 @@
SUBDIR.${MK_DIALOG}+= dialog
SUBDIR.${MK_GNU_DIFF}+= diff3
-SUBDIR.${MK_GNU_GREP}+= grep
SUBDIR.${MK_TESTS}+= tests
SUBDIR_PARALLEL=