NetBSD/sys/arch/ofppc/conf/std.ofppc

12 lines
299 B
Plaintext
Raw Normal View History

2002-04-25 23:47:52 +04:00
# $NetBSD: std.ofppc,v 1.7 2002/04/25 19:47:52 nonaka Exp $
1998-09-03 05:43:34 +04:00
#
# standard, required NetBSD/ofppc 'options'
machine ofppc powerpc
1998-09-03 05:43:34 +04:00
options EXEC_ELF32 # exec ELF binaries
options EXEC_SCRIPT # exec #! scripts
options PPC_MPC6XX
2002-04-25 23:47:52 +04:00
makeoptions PPCDIR="mpc6xx" # Tell Makefile.powerpc what dir to use