]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/generic-rules.make
Imported Upstream version 2.14.2
[lilypond.git] / stepmake / stepmake / generic-rules.make
index 1a19a4dc88d3d30934169b236c864e4222d81bea..0b04186db4b8bde4c9293a4ef0f2e2281e127390 100644 (file)
@@ -1,9 +1,8 @@
 $(outdir)/%: %.m4
        $(M4) $< > $@
 
-%.dep:
-       touch $@
-
 %.gz: %
        gzip -c9 $< > $@
 
+$(outdir)/%.css: $(CSS_DIRECTORY)/%.css
+       ln -f $< $@