diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2020-12-22 21:36:40 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2020-12-25 21:14:17 +0000 |
| commit | 8aff76fb37b58a74832831ac1c54a013a64b35e7 (patch) | |
| tree | 01f33cd6fb92aa9afc82f4a9ded361772c208ad9 /gnu/lib | |
| parent | eae35125e948b2d92d3ba1d9687cb08086393ae8 (diff) | |
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/Makefile | 4 |
1 files changed, 0 insertions, 4 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> |
