summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2016-01-04 20:05:40 +0000
committersjg <sjg@FreeBSD.org>2016-01-04 20:05:40 +0000
commit5c355abf02ebb82efa97a931cf0e18fd0c5f2fc9 (patch)
tree356d00f393f84345ad294601527ec396d9c9fdf8 /usr.bin/bmake
parent83a7c6a86d86bd25e5d651dd0114bc533e6bbfec (diff)
downloadFreeBSD-src-5c355abf02ebb82efa97a931cf0e18fd0c5f2fc9.zip
FreeBSD-src-5c355abf02ebb82efa97a931cf0e18fd0c5f2fc9.tar.gz
bmake 20151220
Diffstat (limited to 'usr.bin/bmake')
-rw-r--r--usr.bin/bmake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/bmake/Makefile b/usr.bin/bmake/Makefile
index 82decdb..008a413 100644
--- a/usr.bin/bmake/Makefile
+++ b/usr.bin/bmake/Makefile
@@ -14,10 +14,10 @@ CFLAGS+= -I${.CURDIR}
CLEANDIRS+= FreeBSD
CLEANFILES+= bootstrap
-# $Id: Makefile,v 1.48 2015/12/02 00:36:42 sjg Exp $
+# $Id: Makefile,v 1.49 2015/12/20 22:54:40 sjg Exp $
# Base version on src date
-MAKE_VERSION= 20151201
+MAKE_VERSION= 20151220
PROG?= ${.CURDIR:T}
OpenPOWER on IntegriCloud