Searched refs:GET_PATCHES_SH (Results 1 – 3 of 3) sorted by relevance
349 GET_PATCHES_SH= ${MPFRDIST}/tools/get_patches.sh macro352 get_patches.c: ${GET_PATCHES_SH} ${PATCHES}353 ${GET_PATCHES_SH} ${PATCHES} > $@.tmp && mv $@.tmp $@
108 GET_PATCHES_SH = $(top_srcdir)/tools/get_patches.sh macro110 get_patches.c: $(GET_PATCHES_SH) $(PATCHES)111 $(GET_PATCHES_SH) $(PATCHES) > $@ || { rm -f $@; exit 1; }
621 GET_PATCHES_SH = $(top_srcdir)/tools/get_patches.sh1813 get_patches.c: $(GET_PATCHES_SH) $(PATCHES)1814 $(GET_PATCHES_SH) $(PATCHES) > $@ || { rm -f $@; exit 1; }