update Makefiles to GPLv3+
This commit is contained in:
11
INSTALL
11
INSTALL
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user