std.cesfic revision 1.1
1# $NetBSD: std.cesfic,v 1.1 2001/05/14 18:23:07 drochner Exp $
2#
3# Options/devices that all cesfics should have
4#
5
6machine cesfic m68k
7
8options EXEC_ELF32
9options EXEC_AOUT # support for exec'ing a.out
10options EXEC_SCRIPT # support for #! scripts
11