/[emacs]/emacs/msdos/sed3v2.inp
ViewVC logotype

Diff of /emacs/msdos/sed3v2.inp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by eliz, Thu Mar 1 17:19:33 2001 UTC revision 1.4.16.1 by miles, Tue Oct 14 22:51:23 2003 UTC
# Line 24  Line 24 
24  /^archlibdir *=/s!=.*$!=/emacs/bin!  /^archlibdir *=/s!=.*$!=/emacs/bin!
25  /^bindir *=/s!=.*$!=/emacs/bin!  /^bindir *=/s!=.*$!=/emacs/bin!
26  /^libdir *=/s!=.*$!=/emacs/bin!  /^libdir *=/s!=.*$!=/emacs/bin!
27  /^srcdir *=/s!=.*$!=.!  /^srcdir=/s!srcdir=@srcdir@!srcdir := $(subst \\,/,$(shell command.com /c cd))!
28  /^VPATH *=/s!=.*$!=.!  /^VPATH *=/s!=.*$!=.!
29  /^CFLAGS *=/s!=.*$!=-O2 -g!  /^CFLAGS *=/s!=.*$!=-O2 -g!
30  /^C_SWITCH_SYSTEM *=/s!=.*$!=-DMSDOS!  /^C_SWITCH_SYSTEM *=/s!=.*$!=-DMSDOS!
31  /^LOADLIBES *=/s!=.*$!=!  /^LOADLIBES *=/s!=.*$!=!
32  /^ALLOCA *=/s!@ALLOCA@!!  /^ALLOCA *=/s!@ALLOCA@!!
33    /^EXEEXT *=/s!@EXEEXT@!!
34  /^INSTALLABLES/s/emacsclient *//  /^INSTALLABLES/s/emacsclient *//
35  s!^     \./!    !  s!^     \./!    !
36  /^UTILITIES=/s/ wakeup//  /^UTILITIES=/s/ wakeup//
37  /^UTILITIES=/s/ movemail//  /^UTILITIES=/s/ movemail//
38  /^UTILITIES=/s/ emacsserver//  /^UTILITIES=/s/ emacsserver//
39  /^UTILITIES=/s/ timer//  /^UTILITIES=/s/ timer//
40    
41    # arch-tag: 16f3be18-a45b-496c-b19c-e43840359de8

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.16.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26