]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/texinfo-targets.make
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / stepmake / stepmake / texinfo-targets.make
index 8f421dfedcc9d52496cb51d943ab5faa58369427..488b81f24bac9423cce410b380e337f505f694e7 100644 (file)
@@ -20,6 +20,11 @@ install-info: $(INFO_FILES)
 uninstall-info:
        $(INFO_INSTALL_COMMAND) local-uninstall
 
+ifeq ($(INFO_FILES),)
+local-install-info:
+local-uninstall-info:
+
+else # $(INFO_FILES) non empty
 # There are two modes for info: with and without images.
 ifeq ($(out),www)
 
@@ -87,6 +92,7 @@ endif # installing into standard /usr/* root# installing into /usr/...
 
 endif # out!=www
 
+endif # $(INFO_FILES) non empty
 
 TEXINFO_ALL_MENUS_UPDATE_EL ='\
   (let ((error nil)\