update Makefiles to GPLv3+

This commit is contained in:
karl
2008-03-20 19:02:37 +00:00
parent c55b2ef379
commit 3b90a7dda4
19 changed files with 233 additions and 614 deletions

11
INSTALL
View File

@@ -10,13 +10,10 @@ unlimited permission to copy, distribute and modify it.
Basic Installation
==================
Briefly, the shell commands `./configure; make; make test; make
install' should configure, build, test, and install this package. On
systems which don't install GNU Make by default you may have to use
"gmake" instead of "make".
The following more-detailed instructions are generic; see the
`README' file for instructions specific to this package.
Briefly, the shell commands `./configure; make; make install' should
configure, build, and install this package. The following
more-detailed instructions are generic; see the `README' file for
instructions specific to this package.
The `configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses