summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-05-20 22:51:11 +0000
committersjg <sjg@FreeBSD.org>2013-05-20 22:51:11 +0000
commit4cdc15c1f748d4763888b9351c2316a878059a87 (patch)
treec22bfafacf1ef1525514f8ec6e3ff8d81ab28b8d /usr.bin/bmake
parent51db6f82a1c3b46a9bf9d9d45d5be0caef8455a5 (diff)
parentf7da00e9a350696f2cd2a8de09558becb37338e7 (diff)
downloadFreeBSD-src-4cdc15c1f748d4763888b9351c2316a878059a87.zip
FreeBSD-src-4cdc15c1f748d4763888b9351c2316a878059a87.tar.gz
Sync with upstream version (20130520) that includes same fixes made last week.
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 07c6e56..c49daa7 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.10 2013/03/31 05:57:19 sjg Exp $
+# $Id: Makefile,v 1.12 2013/05/20 16:05:10 sjg Exp $
# Base version on src date
-MAKE_VERSION= 20130330
+MAKE_VERSION= 20130520
PROG?= ${.CURDIR:T}
OpenPOWER on IntegriCloud