[1017] in NetBSD-Development
sipb-athena instructions bug
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Sep 21 02:09:27 1995
From: Jonathon Weiss <jweiss@MIT.EDU>
To: netbsd-dev@MIT.EDU
Date: Thu, 21 Sep 1995 02:08:25 EDT
There is a bug in the README in the sipb-athena tree. The
instructions for xdm say:
--- xdm
Source tree with Makefiles.
Make all files: make all
Install programs: *as root* make install
This fails because we never generate the Makefiles from the
Imakefiles. What is the step that is missing?
Jonathon