std.cesfic revision 1.5
11.5Stsutsui# $NetBSD: std.cesfic,v 1.5 2010/09/19 02:09:27 tsutsui Exp $ 21.1Sdrochner# 31.1Sdrochner# Options/devices that all cesfics should have 41.1Sdrochner# 51.1Sdrochner 61.1Sdrochnermachine cesfic m68k 71.5Stsutsuiinclude "conf/std" # MI standard options 81.5Stsutsuiinclude "arch/m68k/conf/std.m68k" # m68k standard options 91.1Sdrochner 101.1Sdrochneroptions EXEC_AOUT # support for exec'ing a.out 11