summaryrefslogtreecommitdiffstats
path: root/contrib/bmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/Makefile')
-rw-r--r--contrib/bmake/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/bmake/Makefile b/contrib/bmake/Makefile
index e5427a8..a059ec4 100644
--- a/contrib/bmake/Makefile
+++ b/contrib/bmake/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.39 2015/06/07 15:54:37 sjg Exp $
+# $Id: Makefile,v 1.44 2015/10/20 21:41:40 sjg Exp $
# Base version on src date
-MAKE_VERSION= 20150606
+MAKE_VERSION= 20151020
PROG= bmake
@@ -18,6 +18,7 @@ SRCS= \
make.c \
make_malloc.c \
meta.c \
+ metachar.c \
parse.c \
str.c \
strlist.c \
OpenPOWER on IntegriCloud