- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
file. Work out, form the architecture, what format of executable to
use (a.out or ELF), and use the appropriate configuration file.
However, here is (as yet) no ELF configuration file, because I have no
ELF system to try this on.
Clean up - do all the installation into the correct directories in
the "make install" step, so we don't need to putz around in the Makefile.
The patches have all been cleaned up, so that no -p1 argument is needed
to patch.