2001-11-20 15:56:17 +03:00
|
|
|
# $NetBSD: std.cesfic,v 1.2 2001/11/20 12:56:24 lukem Exp $
|
2001-05-14 22:22:58 +04:00
|
|
|
#
|
|
|
|
# Options/devices that all cesfics should have
|
|
|
|
#
|
|
|
|
|
|
|
|
machine cesfic m68k
|
|
|
|
|
2001-11-20 15:56:17 +03:00
|
|
|
options EXEC_ELF32
|
2001-05-14 22:22:58 +04:00
|
|
|
options EXEC_AOUT # support for exec'ing a.out
|
|
|
|
options EXEC_SCRIPT # support for #! scripts
|