3 FIX OR STANDARDISE TARGETS
8 make -C po po-update (or do `make po-update' at toplevel)
10 * if there are no errors (a list of changes may be displayed, that's ok), do
14 * and edit your favorite po/LANG.po. Especially, look for `,fuzzy' entries,
15 empty entries. At the bottom of the file you may find a list of obsolete
18 * because i never install LilyPond, I (check-out buildscripts/set-lily.sh)
21 ln -s $LILYPOND_SOURCEDIR/po/out/nl.mo
22 $PREFIX/usr/share/locale/nl/LC_MESSAGES/lilypond.mo
23 ln -s $LILYPOND_SOURCEDIR/po/out/it.mo
24 $PREFIX/usr/share/locale/it/LC_MESSAGES/lilypond.mo
26 $PREFIX is the --prefix you passed to configure.
28 then simply type, e.g.