* Makefile.in (s-match): Adjust dependencies to only catch
match.pd.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216545
138bc75d-0d04-0410-961f-
82ee72b054a4
+2014-10-22 Richard Biener <rguenther@suse.de>
+
+ * Makefile.in (s-match): Adjust dependencies to only catch
+ match.pd.
+
2014-10-22 Richard Biener <rguenther@suse.de>
Prathamesh Kulkarni <bilbotheelffriend@gmail.com>
gimple-match.c: s-match gimple-match-head.c ; @true
generic-match.c: s-match generic-match-head.c ; @true
-s-match: build/genmatch$(build_exeext) $(srcdir)/match*.pd
+s-match: build/genmatch$(build_exeext) $(srcdir)/match.pd
$(RUN_GEN) build/genmatch$(build_exeext) --gimple $(srcdir)/match.pd \
> tmp-gimple-match.c
$(RUN_GEN) build/genmatch$(build_exeext) --generic $(srcdir)/match.pd \