Gentoo Archives: gentoo-commits

From: "Ned Ludd (solar)" <solar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/bsd/netbsd/4.0/x86: make.defaults parent
Date: Sat, 06 Jun 2009 03:54:46
Message-Id: E1MCmzS-00059K-LN@stork.gentoo.org
1 solar 09/06/06 03:54:42
2
3 Added: make.defaults parent
4 Log:
5 Initial commit of prefix profiles on behalf of the prefix community
6
7 Revision Changes Path
8 1.1 profiles/prefix/bsd/netbsd/4.0/x86/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults?rev=1.1&content-type=text/plain
12
13 Index: make.defaults
14 ===================================================================
15 # Copyright 1999-2009 Gentoo Foundation
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/netbsd/4.0/x86/make.defaults,v 1.1 2009/06/06 03:54:42 solar Exp $
18
19 ARCH="x86-netbsd"
20 # we use *-netbsdelf* to avoid the need to patch binutils, gcc and co
21 CHOST="i686-pc-netbsdelf4.0"
22 ACCEPT_KEYWORDS="~x86-netbsd"
23
24
25
26 1.1 profiles/prefix/bsd/netbsd/4.0/x86/parent
27
28 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/bsd/netbsd/4.0/x86/parent?rev=1.1&view=markup
29 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/bsd/netbsd/4.0/x86/parent?rev=1.1&content-type=text/plain
30
31 Index: parent
32 ===================================================================
33 ..