Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/elftosb/lib Eat all targets
details: https://anonhg.NetBSD.org/src/rev/c40f14a1fe5a
branches: trunk
changeset: 782714:c40f14a1fe5a
user: christos <christos%NetBSD.org@localhost>
date: Fri Nov 16 05:39:25 2012 +0000
description:
Eat all targets
diffstat:
external/bsd/elftosb/lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d5c6da1251e0 -r c40f14a1fe5a external/bsd/elftosb/lib/Makefile
--- a/external/bsd/elftosb/lib/Makefile Fri Nov 16 02:54:55 2012 +0000
+++ b/external/bsd/elftosb/lib/Makefile Fri Nov 16 05:39:25 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/11/16 02:54:55 christos Exp $
+# $NetBSD: Makefile,v 1.3 2012/11/16 05:39:25 christos Exp $
.if (${MACHINE} == "evbarm")
LIBISPRIVATE= yes
@@ -38,7 +38,7 @@
stdafx.cpp
.include <bsd.lib.mk>
.else
-.include <bsd.files.mk>
+${.TARGETS}:
.endif
Home |
Main Index |
Thread Index |
Old Index