Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!bu-cs!bloom-beacon!eru!luth!sunic!mcsun!ukc!harrier.ukc.ac.uk!gos.ukc.ac.uk!arc1 From: arc1@ukc.ac.uk (A.R.Curtis) Newsgroups: gnu.emacs Subject: Re: how to make DOC-18.55.nn ? Message-ID: <2680@gos.ukc.ac.uk> Date: 8 Dec 89 13:41:40 GMT References: Reply-To: arc1@ukc.ac.uk (A.R.Curtis) Organization: Computing Lab, University of Kent at Canterbury, UK. Lines: 14 In article emv@math.lsa.umich.edu (Edward Vielmetti) writes: > >I must be missing something in the makefiles, cause I don't >see how you re-create etc/DOC-18.55.nn. Can someone clue >me in ? Thanks. --Ed The DOC files are created by etc/make-docfile. See the makefile in the src directory. This runs ../etc/make-docfile with the objects and lisp files and generates ../etc/DOC (and also one with the correct version name appended). make-docfile is generated from make-docfile.c Hope that helps. Tony