std.cesfic revision 1.3
1# $NetBSD: std.cesfic,v 1.3 2005/09/17 09:44:06 yamt Exp $ 2# 3# Options/devices that all cesfics should have 4# 5 6machine cesfic m68k 7include "conf/std" # MI standard options 8 9options EXEC_ELF32 10options EXEC_AOUT # support for exec'ing a.out 11options EXEC_SCRIPT # support for #! scripts 12