LP 1190279 Modularize Makefile.install
authorBill Erickson <berick@esilibrary.com>
Wed, 12 Jun 2013 15:18:46 +0000 (11:18 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 20 Aug 2013 18:12:52 +0000 (14:12 -0400)
commitdd2bfc15bf9e9f269b68edd4036cf312b5befe32
treef9e1beca7ace5fda66cb5be21964a2682311e032
parent68f2881ebfe5aaac9b0497b052e08d9a425fda88
LP 1190279 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>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
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]