pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/platform Added an empty line to make "make help top...
details: https://anonhg.NetBSD.org/pkgsrc/rev/875938099a01
branches: trunk
changeset: 521684:875938099a01
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Nov 18 07:48:06 2006 +0000
description:
Added an empty line to make "make help topic=ABI" work better.
diffstat:
mk/platform/Linux.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e8e3b159bdec -r 875938099a01 mk/platform/Linux.mk
--- a/mk/platform/Linux.mk Sat Nov 18 00:48:03 2006 +0000
+++ b/mk/platform/Linux.mk Sat Nov 18 07:48:06 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Linux.mk,v 1.26 2006/10/06 14:28:46 joerg Exp $
+# $NetBSD: Linux.mk,v 1.27 2006/11/18 07:48:06 rillig Exp $
#
# Variable definitions for the Linux operating system.
@@ -88,6 +88,7 @@
#GAMEMODE= 2555
#GAMEDIRMODE= 0775
#.endif
+
.if (${MACHINE_ARCH} == "x86_64")
ABI?= 64
LIBABISUFFIX?= 64
Home |
Main Index |
Thread Index |
Old Index