diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-09-16 07:19:43 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-09-16 07:19:43 +0000 |
| commit | d145f8171325e501d7d4a4019a70d56aa79fe217 (patch) | |
| tree | 91a778e0d9051e86c9071a68cee2ba91b3eb499d | |
| parent | 52082f69a52af826fa0640d758f0b62d67cb01bc (diff) | |
Notes
| -rw-r--r-- | sys/conf/options.pc98 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 7ed28ceea16b..cc2542b57baa 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -22,6 +22,7 @@ BROKEN_KEYBOARD_RESET opt_reset.h # Options for emulators. These should only be used at config time, so # they are handled like options for static filesystems # (see src/sys/conf/options), except for broken debugging options. +COMPAT_AOUT opt_dontuse.h IBCS2 opt_dontuse.h COMPAT_LINUX opt_dontuse.h COMPAT_SVR4 opt_dontuse.h |
