Mercurial > hg > index.cgi
annotate COPYING @ 275:776a076d1afa
Makefile: Allow DESTDIR for distribution package creation
Build infrastructures for distribution package management like Debian
and Redhat use DESTDIR to designate a virtual root directory for the
package contents, as per the GNU convention:
http://www.gnu.org/prep/standards/html_node/DESTDIR.html
To specify a simple installation directory target, use INSTALLDIR
instead.
Also use "install" to create the directory if needed.
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Wed, 05 Jun 2013 19:57:09 -0600 |
parents | 4e12d881df85 |
children | 659e0e4ce50c |
rev | line source |
---|---|
187 | 1 See the file GPL3 for a copy of the GNU General Public License, version 3, |
2 under which the majority of this distribution is licensed. | |
0
2c24602be78f
Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization
lost@l-w.ca
parents:
diff
changeset
|
3 |
187 | 4 Some specific source files, including many of those in the lwcc subdirectory |
5 are licensed differently. See each individual file for specific details. |