]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/toplevel-targets.make
patch::: 1.5.9.jcn3
[lilypond.git] / stepmake / stepmake / toplevel-targets.make
index 7d4380e305c0e0831017bbda6fea0b16e78d7875..4db0600eba1b13b52fcde25cef83395e66adc95d 100644 (file)
@@ -1,6 +1,3 @@
-# -*-Makefile-*-
-# title           Toplevel_targets.make
-
 include $(stepdir)/www-targets.make
 
 local-dist: configure 
@@ -9,7 +6,7 @@ local-dist: configure
 local-distclean: 
        rm -f config.h config.hh config.make Makefile GNUmakefile \
                config.cache config.status config.log index.html \
-               afm tfm cmtfm share/locale/*/LC_MESSAGES/lilypond.mo
+               stepmake/stepmake/stepmake stepmake/stepmake/bin
 
 local-maintainerclean:
        rm -f configure
@@ -35,12 +32,6 @@ $(README_TXT_FILES): do-top-doc
 
 local-clean:
 
-###check-top-web:
-###    $(MAKE) -C Documentation/topdocs WWW
-#####
-
-####index.html: check-top-web NEWS
-
 local-dist: do-top-doc
 
 dist:
@@ -70,7 +61,7 @@ local-help:
   distclean   cleaner than clean (duh)\n\
   doc         update all documentation\n\
   release     roll tarball and generate patch\n\
-  rpm         build Red Hat package\n\
+  rpm         build rpm (Red Hat) package\n\
   po          make new translation Portable Object database\n\
   po-replace  do po-update and replace catalogs with msgmerged versions\n\
   po-update   update translation Portable Object database\n\