]> git.donarmstrong.com Git - lilypond.git/commit
More makefiles fixes
authorJohn Mandereau <john.mandereau@gmail.com>
Sat, 10 Jan 2009 11:51:23 +0000 (12:51 +0100)
committerJohn Mandereau <john.mandereau@gmail.com>
Sat, 10 Jan 2009 11:51:23 +0000 (12:51 +0100)
commit7d7601318b38b4c8cd10495d52fd5b20e61907e0
treee4f57b5fb65f7ca5ea845c946ba4a12e3f1bcf17
parentb7c81058d5a0e86263bc079afbec04da237b7c16
More makefiles fixes

* add new generic variable abs-src-dir, which makes the absolute
current source directory available even in builds without --srcdir;

* use abs-src-dir instead of hard-coded directory in metafont rules;

* add -I$(abs-src-dir) in texi2pdf call;

* fix Contributors' Guide makefile.
Documentation/devel/GNUmakefile
stepmake/stepmake/generic-vars.make
stepmake/stepmake/metafont-rules.make
stepmake/stepmake/texinfo-rules.make