summaryrefslogtreecommitdiff
blob: 5997e30dafde220c2873e716495f66dd9d76c0e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/bsd/netbsd/make.defaults,v 1.1 2009/06/06 03:54:41 solar Exp $

# System-wide defaults for all NetBSD profiles
# This file should rarely need to be changed

# 'Sane' defaults
ELIBC="NetBSD"
KERNEL="NetBSD"

# Not sure if NetBSD can compile sandbox
FEATURES="-sandbox"