From 4057b7edfd80c4e8a3774f92e4dd6fa07e21e57c Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 30 Mar 2006 03:44:41 +0000 Subject: * Honor PKGINFODIR. * List the info files directly in the PLIST. --- cross/i386-netbsdpe/Makefile | 5 ++--- cross/i386-netbsdpe/PLIST | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'cross') diff --git a/cross/i386-netbsdpe/Makefile b/cross/i386-netbsdpe/Makefile index 430e7642697..d9faa061026 100644 --- a/cross/i386-netbsdpe/Makefile +++ b/cross/i386-netbsdpe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/05 16:27:23 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/03/30 03:44:41 jlam Exp $ DISTNAME= cross-${TARGET_ARCH}-${DISTVERSION} DISTVERSION= 3.3.3 @@ -22,8 +22,7 @@ BINUTILS_LDEMULATION= i386pe TARGET_ARCH= i386-netbsdpe GCC_CONFIGURE_ARGS+= --enable-threads BINUTILS_EXTRAS= dlltool dllwrap windres - -INFO_FILES= bfd.info +INFO_FILES= # PLIST # Mingw pathes DISTFILES+= gcc-3.3.3-20040217-1-src.diff.gz diff --git a/cross/i386-netbsdpe/PLIST b/cross/i386-netbsdpe/PLIST index 4353d88f968..32f85d8ceb7 100644 --- a/cross/i386-netbsdpe/PLIST +++ b/cross/i386-netbsdpe/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2006/02/16 18:12:58 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/03/30 03:44:41 jlam Exp $ bin/i386-netbsdpe-addr2line bin/i386-netbsdpe-ar bin/i386-netbsdpe-as @@ -50,6 +50,7 @@ i386-netbsdpe/share/locale/ja/LC_MESSAGES/gcc.mo i386-netbsdpe/share/locale/nl/LC_MESSAGES/gcc.mo i386-netbsdpe/share/locale/sv/LC_MESSAGES/gcc.mo i386-netbsdpe/share/locale/tr/LC_MESSAGES/gcc.mo +info/bfd.info lib/gcc-lib/i386-netbsdpe/3.3.3/cc1 lib/gcc-lib/i386-netbsdpe/3.3.3/cc1plus lib/gcc-lib/i386-netbsdpe/3.3.3/collect2 -- cgit v1.2.3