Applied patch from Chad Miller <cmiller@surfsouth.com>
authoraland <aland>
Thu, 23 Nov 2000 15:30:44 +0000 (15:30 +0000)
committeraland <aland>
Thu, 23 Nov 2000 15:30:44 +0000 (15:30 +0000)
commit28a664f4111c5b67b34204a898e69c1de950e778
tree0135e51a8e8574e9f55895c9bceed05fd62b91d9
parent75d98962b451e07afe8d4495126f55620327f20f
Applied patch from Chad Miller <cmiller@surfsouth.com>
Add $(R) in front of install targets, so that the user can build
a 'tar' image which will untar to the normal root, WITHOUT
touching the root, or installing the module.  e.g.

make R=/home/user/fake-root/ install

will install everying to /home/user/fake-root/usr/bin
/home/user/fake-root/etc, etc.
Makefile
libltdl/Makefile.am
src/main/Makefile
src/modules/Makefile
src/modules/rules.mak