diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/10.7/profile.bashrc')
-rw-r--r-- | profiles/prefix/darwin/macos/10.7/profile.bashrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/10.7/profile.bashrc b/profiles/prefix/darwin/macos/10.7/profile.bashrc new file mode 100644 index 000000000000..11409a52bb86 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/profile.bashrc @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/profile.bashrc,v 1.1 2011/07/04 08:27:53 grobian Exp $ + +export MACOSX_DEPLOYMENT_TARGET=10.7 |