Date: Sun, 23 Feb 2003 00:31:02 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <6480-Sun23Feb2003003102+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200302221801.h1MI1n220923@speedy.ludd.luth.se> (ams AT ludd DOT luth DOT se) Subject: Re: Moving djasm References: <200302221801 DOT h1MI1n220923 AT speedy DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: > Date: Sat, 22 Feb 2003 19:01:49 +0100 (CET) > > > The rule you are looking for is in src/makefile.inc: > > > > $(INFO)/%.inf : %.tex > > makeinfo --no-split $< > > > > Hence you need to rename djasm.txi to djasm.tex or add a rule for > > making %.inf from %.txi. > > Thanks! Anybody against adding this rule? Shouldn't we say %.info instead of %.inf? > (Isn't .tex an incorrect extension?) I'd prefer if we used *.txi.