]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/toplevel.make.in
release: 1.1.26
[lilypond.git] / make / toplevel.make.in
index aefe381a0df6c605082a923c9d22fe80cc71e53d..00fcf03754d4d26c91fbc6496dd275fc48baa381 100644 (file)
@@ -34,3 +34,8 @@ examples:
        $(MAKE) CONFIGSUFFIX='www' -C mutopia WWW
        tar --exclude='*.dvi' --exclude='*.tex' --exclude='*.ps' -czf $(outdir)/examples.tar.gz  `find input mutopia -type d -name 'out-www' -print`
 
+CMR10DIR=$(dir $(shell kpsewhich cmr10.tfm))#ugh! Need kpsewhich
+TEX_TFMDIR=$(CMR10DIR)
+localinstall:
+       mkdir -p $(datadir)
+       ln -s $(TEX_TFMDIR) $(datadir)/tfm