diff options
Diffstat (limited to 'usr.bin/bmake/unit-tests/Makefile')
-rw-r--r-- | usr.bin/bmake/unit-tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bmake/unit-tests/Makefile b/usr.bin/bmake/unit-tests/Makefile index 89c7fe0..8b2f514 100644 --- a/usr.bin/bmake/unit-tests/Makefile +++ b/usr.bin/bmake/unit-tests/Makefile @@ -5,7 +5,7 @@ SRCTOP?= ${.CURDIR:H:H:H} -# $Id: Makefile.in,v 1.39 2012/11/09 19:16:10 sjg Exp $ +# $Id: Makefile.in,v 1.40 2012/12/28 21:28:19 sjg Exp $ # # $NetBSD: Makefile,v 1.35 2012/11/09 19:08:28 sjg Exp $ # |