Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/usr.bin/common Blat the right file.
details: https://anonhg.NetBSD.org/src/rev/703d983820bb
branches: trunk
changeset: 747652:703d983820bb
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Sep 26 11:45:41 2009 +0000
description:
Blat the right file.
diffstat:
external/gpl3/binutils/usr.bin/common/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7082739204e4 -r 703d983820bb external/gpl3/binutils/usr.bin/common/Makefile
--- a/external/gpl3/binutils/usr.bin/common/Makefile Sat Sep 26 10:44:21 2009 +0000
+++ b/external/gpl3/binutils/usr.bin/common/Makefile Sat Sep 26 11:45:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/09/23 19:41:24 skrll Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/26 11:45:41 skrll Exp $
.include <bsd.own.mk>
@@ -16,7 +16,7 @@
bfdver.texi: ${.CURDIR}/arch/${MACHINE_ARCH}/defs.mk
${_MKTARGET_CREATE}
- rm -f config.texi
+ rm -f ${.TARGET}
(echo "@set VERSION ${G_VERSION}"; \
if [ -n "$(PKGVERSION)" ]; then \
echo "@set VERSION_PACKAGE $(PKGVERSION)"; \
Home |
Main Index |
Thread Index |
Old Index