aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bmake/Makefile.config')
-rw-r--r--usr.bin/bmake/Makefile.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/bmake/Makefile.config b/usr.bin/bmake/Makefile.config
index 9ca3691cbb2a..a5e81a13cd0a 100644
--- a/usr.bin/bmake/Makefile.config
+++ b/usr.bin/bmake/Makefile.config
@@ -6,7 +6,7 @@ SRCTOP?= ${.CURDIR:H:H}
# things set by configure
-_MAKE_VERSION?=20250125
+_MAKE_VERSION?=20250308
prefix?= /usr
srcdir= ${SRCTOP}/contrib/bmake
@@ -14,7 +14,7 @@ CC?= cc
MAKE_OS?=
DEFAULT_SYS_PATH?= .../share/mk:/usr/share/mk
-EGREP = egrep
+EGREP= egrep
CPPFLAGS+=
CFLAGS+= ${CPPFLAGS} -DHAVE_CONFIG_H
LDFLAGS+=