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

@@ -5356,3 +5356,5 @@ Video Disk Recorder Revision History
so that a plain "make" will compile everything (suggested by Matthias
Schwarzott). The "newplugin" script has been changed accordingly.
Plugin authors may want to change their Makefiles, too.
- Added DESTDIR and PREFIX handling to the Makefile (thanks to Matthias
Schwarzott).