pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/platform Add <bsd.lib.mk> to base addresses list.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4940c098e66
branches:  trunk
changeset: 487701:c4940c098e66
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Jan 18 19:37:08 2005 +0000

description:
Add <bsd.lib.mk> to base addresses list.

diffstat:

 mk/platform/Interix.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4d4c1ddce799 -r c4940c098e66 mk/platform/Interix.mk
--- a/mk/platform/Interix.mk    Tue Jan 18 19:36:25 2005 +0000
+++ b/mk/platform/Interix.mk    Tue Jan 18 19:37:08 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.15 2005/01/18 18:22:56 tv Exp $
+# $NetBSD: Interix.mk,v 1.16 2005/01/18 19:37:08 tv Exp $
 #
 # Variable definitions for the Interix operating system.
 
@@ -19,6 +19,7 @@
 #
 # pkg          start           end             slotsize        #slots
 #
+# <bsd.lib.mk> 0x50000000      0x6fffffff      0x00040000      2048
 # libtool-base 0x50000000      0x6fffffff      0x00040000      2048
 # netpbm       0x6b000000      0x6cffffff      0x00100000      32
 # openssl      0x5e000000      0x5fffffff      0x00100000      32



Home | Main Index | Thread Index | Old Index