std.cesfic revision 1.4
1#	$NetBSD: std.cesfic,v 1.4 2005/12/11 12:17:05 christos 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