Added DESTDIR and PREFIX handling to the Makefile

This commit is contained in:
Klaus Schmidinger
2007-08-15 13:49:27 +02:00
parent a551b5b124
commit 1acc20266e
3 changed files with 24 additions and 17 deletions

View File

@@ -2088,6 +2088,7 @@ Matthias Schwarzott <zzam@gentoo.org>
for improving i18n-to-gettext.pl
for suggesting to move the "all" target in plugin Makefiles before the
"Implicit rules", so that a plain "make" will compile everything
for adding DESTDIR and PREFIX handling to the Makefile
Martin Ostermann <martin@familie-ostermann.de>
for fixing processing the PDCDescriptor in 'libsi' on big endian systems