From rms@cpclnx.sfos.ro  Thu Nov  3 04:23:43 1994
X-VM-v5-Data: ([nil nil nil nil t nil nil nil nil]
	[nil "Thu" " 3" "November" "1994" "14:31:48" "+0200" "Richard Stallman" "rms@cpclnx.sfos.ro" "<199411031231.AA01448@cpclnx.sfos.ro>" "4" "Re: misc. patches" "^From:" nil nil "11" nil nil nil nil]
	nil)
X-VM-Summary-Format: "%3n%a %-17.17F %w %3m %2d %y %.5h \"%s\" (%l) \n"
X-VM-Labels: nil
X-VM-VHeader: ("Resent-" "From:" "Sender:" "To:" "Apparently-To:" "Cc:" "Subject:" "Date:") nil
X-VM-Bookmark: 608
Received: from relay1.pipex.net (relay1.pipex.net [158.43.128.4]) by june.cs.washington.edu (8.6.9/7.2ju) with SMTP id EAA13005 for <voelker@cs.washington.edu>; Thu, 3 Nov 1994 04:23:42 -0800
Received: from cpcsat.sfos.ro by relay1.pipex.net with SMTP (PP)            id <00782-0@relay1.pipex.net>; Thu, 3 Nov 1994 12:23:16 +0000
Received: from cpclnx.sfos.ro by cpcsat.sfos.ro with SMTP (5.65/1.2-eef)            id AA16023; Thu, 3 Nov 94 12:45:50 +0100
Received: by cpclnx.sfos.ro id AA01448 (5.67b/IDA-1.5            for voelker@cs.washington.edu); Thu, 3 Nov 1994 14:31:48 +0200
Message-Id: <199411031231.AA01448@cpclnx.sfos.ro>
In-Reply-To: <199411020556.FAA23940@joker.cs.washington.edu> (voelker@cs.washington.edu)
Reply-To: rms@gnu.ai.mit.edu
From: Richard Stallman <rms@cpclnx.sfos.ro>
To: voelker@cs.washington.edu
Subject: Re: misc. patches
Date: Thu, 3 Nov 1994 14:31:48 +0200

Can you write a script to produce the makefile.nt files
from the Makefiles?  Otherwise, there will be a maintenance problem
because I will make changes to the Makefiles and I will not even
try to change the makefile.nt files (I won't even know how).

From rms@cpclnx.sfos.ro  Sat Nov  5 03:40:46 1994
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Sat" " 5" "November" "1994" "13:39:09" "+0200" "Richard Stallman" "rms@cpclnx.sfos.ro" nil "11" "Re: misc. patches" "^From:" nil nil "11" nil nil nil nil]
	nil)
Status: RO
Received: from relay1.pipex.net (relay1.pipex.net [158.43.128.4]) by june.cs.washington.edu (8.6.9/7.2ju) with SMTP id DAA17315 for <voelker@cs.washington.edu>; Sat, 5 Nov 1994 03:40:45 -0800
Received: from cpcsat.sfos.ro by relay1.pipex.net with SMTP (PP)            id <10950-0@relay1.pipex.net>; Sat, 5 Nov 1994 11:37:57 +0000
Received: from cpclnx.sfos.ro by cpcsat.sfos.ro with SMTP (5.65/1.2-eef)            id AA29809; Sat, 5 Nov 94 11:51:49 +0100
Received: by cpclnx.sfos.ro id AA00200 (5.67b/IDA-1.5            for voelker@cs.washington.edu); Sat, 5 Nov 1994 13:39:09 +0200
Message-Id: <199411051139.AA00200@cpclnx.sfos.ro>
In-Reply-To: <199411040239.CAA24081@joker.cs.washington.edu> (voelker@cs.washington.edu)
Reply-To: rms@gnu.ai.mit.edu
From: Richard Stallman <rms@cpclnx.sfos.ro>
To: voelker@cs.washington.edu
Subject: Re: misc. patches
Date: Sat, 5 Nov 1994 13:39:09 +0200

    NT doesn't ship with anything useful like sed, awk, or perl.  I can
    write a script for a port of, say, perl, and have users download a
    version of perl, too.

This doesn't matter.  It is ok for us to distribute the converted
files.  So ordinary users won't have to run this tool to convert them.
What I am concerned about is avoiding the need to maintain these
files separately.  We can update the converted files each time a release
is made.

Please look at what has been done with sed for MSDOS.

