]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/generic-targets.make
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / stepmake / stepmake / generic-targets.make
index 39088178492979052d016b16dcc7f1661de615c6..ea288ca58c13a37693247fc2b1422d3af0a4684f 100644 (file)
@@ -21,6 +21,12 @@ distclean: clean
        $(LOOP)
        $(MAKE) local-distclean
 
+cvs-clean:
+       $(MAKE) local-distclean
+       find . -type d -name out | xargs rm -rf
+       find . -type d -name out-www | xargs rm -rf
+       rm -f aclocal.m4 configure
+
 maintainerclean:
        $(LOOP)
        $(MAKE) local-maintainerclean