summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2000-01-07 11:21:21 +0000
committermsaitoh <msaitoh@NetBSD.org>2000-01-07 11:21:21 +0000
commitbf26bfd68381cf4e1fe5cf7bb699da0c9347a491 (patch)
tree6525286c629cfbd184aaa4c30d0c543c41bc8595
parent665e9462e563d267ab024e7a4d5f3c0f4c25bf24 (diff)
defopt EXEC_COFF
-rw-r--r--sys/conf/files4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 40c0536b65e..5974dd5cc0d 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.339 2000/01/04 06:37:05 chopps Exp $
+# $NetBSD: files,v 1.340 2000/01/07 11:21:21 msaitoh Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -28,7 +28,7 @@ defopt opt_malloclog.h MALLOCLOG MALLOCLOGSIZE
defopt opt_pool.h POOL_DIAGNOSTIC
defopt opt_poollog.h POOL_LOGSIZE
-defopt opt_execfmt.h EXEC_AOUT EXEC_ECOFF EXEC_ELF32 EXEC_ELF64 EXEC_SCRIPT
+defopt opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 EXEC_ELF64 EXEC_SCRIPT
# compatibility options
defopt COMPAT_FREEBSD