diff options
Diffstat (limited to 'profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults')
-rw-r--r-- | profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults b/profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults new file mode 100644 index 000000000000..fa5a1b10592a --- /dev/null +++ b/profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults @@ -0,0 +1,8 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/openbsd/4.2/ppc/make.defaults,v 1.1 2009/06/06 03:54:44 solar Exp $ + +ARCH="ppc-openbsd" +CHOST="powerpc-unknown-openbsd4.2" +ACCEPT_KEYWORDS="~ppc-openbsd" + |