Modularize Makefile.install
authorBill Erickson <berick@esilibrary.com>
Wed, 12 Jun 2013 15:18:46 +0000 (11:18 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 12 Jun 2013 15:18:46 +0000 (11:18 -0400)
commite7e6d5fdbaa5ae43ccc602d1fd3d660caddc53b3
tree3fc5f345f52c4d43156367da8f567d02fa881ab5
parent3087ab433bf0675b3e37867dc1cd91e736ecb23e
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]