]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/GNUmakefile
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / input / regression / GNUmakefile
index a0db49332a2dcd6c759ea6253056a373ac3b92f4..df3a19a13b9f8eb384053f05651107f297b48d9e 100644 (file)
@@ -3,14 +3,6 @@ depth = ../..
 STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
 
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make
 TITLE=LilyPond Regression Tests
 
-local-clean: local-delete
-
-# have to do it in 2 steps to prevent
-# argument-list too long.
-local-delete:
-       rm -f $(outdir)/lily-1*
-       rm -f $(outdir)/*
-