d116707af0
prefix ../gnu/sys cinclude "conf/files.softdep" prefix to all std.* files, so that soft dependencies can be activated using "options SOFTDEP".
13 lines
264 B
Plaintext
13 lines
264 B
Plaintext
# $NetBSD: std.ofppc,v 1.4 1999/11/15 19:00:29 fvdl Exp $
|
|
#
|
|
# standard, required NetBSD/ofppc 'options'
|
|
|
|
machine ofppc powerpc
|
|
|
|
prefix ../gnu/sys
|
|
cinclude "conf/files.softdep"
|
|
prefix
|
|
|
|
options EXEC_ELF32 # exec ELF binaries
|
|
options EXEC_SCRIPT # exec #! scripts
|