This commit is contained in:
thorpej 1998-07-29 00:31:01 +00:00
parent 8a2c338704
commit 1712467308
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: std.macppc,v 1.1 1998/07/29 00:19:20 thorpej Exp $
# $NetBSD: std.macppc,v 1.2 1998/07/29 00:31:01 thorpej Exp $
#
# Standard/required options for NetBSD/macppc.
@ -9,7 +9,7 @@ machine macppc powerpc
# Executable support:
options EXEC_ELF32 # (native) ELF32 binary support
options EXEC_AOUT # (native) a.out binary support (deprecated)
optoins EXEC_SCRIPT # shell script support
options EXEC_SCRIPT # shell script support
# VM pager support
# XXX Not with UVM; garbage-collect these eventually.