Add EXEC_AOUT and EXEC_SCRIPT.

This commit is contained in:
oki 1997-01-08 16:17:29 +00:00
parent 0f23801475
commit a83d534e05
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: NBTY,v 1.2 1996/08/26 23:41:34 mrg Exp $
# $NetBSD: NBTY,v 1.3 1997/01/08 16:17:29 oki Exp $
#
# ALL -- everything that's currently supported
@ -7,6 +7,9 @@
# architecture type and name of kernel; REQUIRED
machine x68k m68k
options EXEC_SCRIPT # Support #!
options EXEC_AOUT # a.out format executables
# different CPU types; you must have at least the correct one; REQUIRED
options M68030
options M68040