aboutsummaryrefslogtreecommitdiff
path: root/lib/libregex
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-07-15 04:46:32 +0000
committerWarner Losh <imp@FreeBSD.org>2024-07-15 22:43:39 +0000
commite9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch)
tree557c8263fcf6f394c855ef4458f6fe531563199e /lib/libregex
parentb3877767883e9b26fbcce47c015ba3eab323bf1b (diff)
Diffstat (limited to 'lib/libregex')
-rw-r--r--lib/libregex/Makefile1
-rw-r--r--lib/libregex/tests/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/libregex/Makefile b/lib/libregex/Makefile
index 555559b9db58..beffa476ca98 100644
--- a/lib/libregex/Makefile
+++ b/lib/libregex/Makefile
@@ -1,4 +1,3 @@
-
.include <src.opts.mk>
PACKAGE= runtime
diff --git a/lib/libregex/tests/Makefile b/lib/libregex/tests/Makefile
index 9c4a1aac89e8..7c6820f70a45 100644
--- a/lib/libregex/tests/Makefile
+++ b/lib/libregex/tests/Makefile
@@ -1,4 +1,3 @@
-
PACKAGE= tests
TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libc/regex