diff options
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/sed3v2.inp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp index ae3fa216a58..3f7138dbeb6 100644 --- a/msdos/sed3v2.inp +++ b/msdos/sed3v2.inp | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | /^CFLAGS *=/s!=.*$!=-O2 -g! | 14 | /^CFLAGS *=/s!=.*$!=-O2 -g! |
| 15 | /^C_SWITCH_SYSTEM *=/s!=.*$!=-DMSDOS! | 15 | /^C_SWITCH_SYSTEM *=/s!=.*$!=-DMSDOS! |
| 16 | /^LOADLIBES *=/s!=.*$!=! | 16 | /^LOADLIBES *=/s!=.*$!=! |
| 17 | /^ALLOCA *=/s!=.*$!=alloca.o! | 17 | /^ALLOCA *=/s!@ALLOCA@!! |
| 18 | /^INSTALLABLES/s/emacsclient *// | 18 | /^INSTALLABLES/s/emacsclient *// |
| 19 | s!^ \./! ! | 19 | s!^ \./! ! |
| 20 | /^UTILITIES=/s/ wakeup// | 20 | /^UTILITIES=/s/ wakeup// |