NetBSD/sys/arch/prep/conf/std.prep

10 lines
246 B
Plaintext
Raw Normal View History

# $NetBSD: std.prep,v 1.2 2000/06/22 20:27:56 fvdl Exp $
2000-02-29 18:21:20 +03:00
#
# 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