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

12 lines
299 B
Plaintext

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