Home | History | Annotate | Line # | Download | only in conf
std.milan revision 1.1
      1 #	$NetBSD: std.milan,v 1.1 2001/04/05 12:21:30 leo Exp $
      2 #
      3 # standard atari information
      4 #
      5 machine		atari m68k
      6 
      7 options		_MILANHW_
      8 
      9 options 	EXEC_SCRIPT		# Support #!
     10 options 	EXEC_AOUT		# a.out format executables
     11 
     12 mainbus0	at root
     13 
     14 clock0		at mainbus0		# system clock
     15 
     16