[1020] in NetBSD-Development
Re: sipb-athena instructions bug
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Sep 22 17:11:18 1995
To: Jonathon Weiss <jweiss@MIT.EDU>
Cc: netbsd-dev@MIT.EDU
In-Reply-To: Your message of "Thu, 21 Sep 1995 02:08:25 EDT."
<199509210608.CAA00611@the-other-woman.MIT.EDU>
Date: Fri, 22 Sep 1995 17:09:57 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> This fails because we never generate the Makefiles from the
> Imakefiles. What is the step that is missing?
Yeah, we used to (in different source trees) have an xdm with
Makefiles that Sal wrote, but we went back to Athena Imakefiles.
I've updated the README to read:
Source tree with Makefiles.
Make the top-level Makefile: imake -I$(CONFIGDIR)
Make all Makefiles: make Makefiles
Make all files: make all
Install programs: *as root* make install
Note that there's also a Makefile in /afs/sipb/project/sipb-athena
which you can use as a reference.