Home | History | Annotate | Line # | Download | only in conf
std.milan revision 1.2
      1 #	$NetBSD: std.milan,v 1.2 2001/09/08 11:19:07 thomas Exp $
      2 #
      3 # standard atari information
      4 #
      5 machine		atari m68k
      6 
      7 options		_MILANHW_
      8 
      9 options 	EXEC_SCRIPT		# Support #!
     10 options 	EXEC_ELF32		# 32-bit ELF executables
     11 
     12 mainbus0	at root
     13 
     14 clock0		at mainbus0		# system clock
     15 
     16