]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/GNUmakefile
Merge http://git.sv.gnu.org/r/lilypond
[lilypond.git] / input / regression / GNUmakefile
index 220219881a93ee50d59aa56e4985f8c5ef936756..df3a19a13b9f8eb384053f05651107f297b48d9e 100644 (file)
@@ -3,16 +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)/*
-