]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Makefile: break out local targets into variables
authorHector Martin <marcan@marcan.st>
Tue, 1 Dec 2015 14:25:33 +0000 (23:25 +0900)
committerHector Martin <marcan@marcan.st>
Tue, 1 Dec 2015 15:29:55 +0000 (00:29 +0900)
commit0f5ce5eaa58474d90046a66e8d3230ad83164611
treedaab0a6fdb7b9e09a58578a7627bac4b8dc14a19
parent5113c962eee8926c41bbb86d96c6f0f5b50588d6
Makefile: break out local targets into variables

To support more than one set of local-* rules, break them out into
sub-rules referenced by appending to variables. This will be used
when introducing the Cython-based librbd bindings that rely on
setup.py

Signed-off-by: Hector Martin <marcan@marcan.st>
src/Makefile.am
src/ceph-detect-init/Makefile.am