]> git.donarmstrong.com Git - lilypond.git/commitdiff
create .gitignore in outdir.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 28 Oct 2006 15:58:01 +0000 (17:58 +0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 28 Oct 2006 15:58:01 +0000 (17:58 +0200)
stepmake/stepmake/generic-targets.make

index 972d3fd671168a745c0915edf214f6ac40d40f82..26874ad5b549b18d0e6bd5c347a1ebaf237d9078 100644 (file)
@@ -148,6 +148,7 @@ $(outdir)/dummy.dep:
        @echo please ignore innocent warning about dummy.dep
        -mkdir -p $(outdir)
        touch $(outdir)/dummy.dep
+       echo '*' > $(outdir)/.gitignore
 
 check: local-check
        $(LOOP)