]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/ports-targets.make
* make/lysdoc-targets.make (local-WWW): remove ps.gz target.
[lilypond.git] / make / ports-targets.make
index 93d19a946b573f153ddaebe543f4b65091218b86..529672ced5a7382987f5400d4b7ab6ab044fb0b2 100644 (file)
@@ -32,6 +32,10 @@ sync: local-sync
 
 generate-GNUmakefiles: $(dirs-after:%=%/GNUmakefile)
 
+truncate = $(filter-out %/GNUmakefile , $(wildcard */*))
+trunc:
+       rm -fr $(truncate)
+
 # too time-consuming?
 # local-dist: local-ly-clean
 
@@ -42,5 +46,6 @@ local-ports-help:
   download    download .lys from $(MUTOPIA_MIRROR)\n\
   ly-clean    move all .lys to $(outdir)\n\
   sync        generate missing parts of tree\n\
+  trunc       truncate tree\n\
 "\