summaryrefslogtreecommitdiff
path: root/sys/arch/prep/conf/std.prep
blob: ee555077afedfa64259b850543f10b3ce2e1e941 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: std.prep,v 1.3 2001/06/12 17:13:35 tsubai Exp $
#
# standard, required NetBSD/prep 'options'

machine		prep powerpc

options 	EXEC_SCRIPT	# exec #! scripts
options 	EXEC_ELF32	# exec ELF binaries
options 	EXEC_AOUT	# exec a.out binaries

options 	PPC_MPC6XX