Modularize Makefile.install
authorBill Erickson <berick@esilibrary.com>
Wed, 12 Jun 2013 15:18:46 +0000 (11:18 -0400)
committerJason Etheridge <jason@esilibrary.com>
Tue, 16 Jul 2013 15:49:09 +0000 (11:49 -0400)
commitd0620979e5a492897c8281ea0043ef252b0aa0a3
tree50dac56870bc59ad5073daf04252dbc4e85bb346
parentbe36c3c96f7b79b9c7109de0e9a6b04c18faf559
Modularize Makefile.install

Create per-distro installer Makefiles for easier maintenance and
per-distro tweaks.

Included in this commit are installer Makefiles for debian wheezy and
squeeze.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/extras/install/Makefile.common [new file with mode: 0644]
Open-ILS/src/extras/install/Makefile.debian [new file with mode: 0644]
Open-ILS/src/extras/install/Makefile.debian-squeeze [new file with mode: 0644]
Open-ILS/src/extras/install/Makefile.debian-wheezy [new file with mode: 0644]