X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=Makefile.frag;h=c55d7225e253eb2a5bbd079d3078e9913f3b77e9;hb=523f27ba3bdce4a8d610a94e8b3e0775a5f4238b;hp=94dc490c05f79d9bdc4e59f590798de59cf91ad4;hpb=314a5e371234e48c7fa0a5ef0b41f5110834d91d;p=m6w6%2Fext-raphf diff --git a/Makefile.frag b/Makefile.frag index 94dc490..c55d722 100644 --- a/Makefile.frag +++ b/Makefile.frag @@ -5,7 +5,7 @@ PHP_RAPHF_HEADERS := $(addprefix $(PHP_RAPHF_BUILDDIR)/,$(PHP_RAPHF_HEADERS)) $(PHP_RAPHF_BUILDDIR)/%.h: $(PHP_RAPHF_SRCDIR)/src/%.h @cat >$@ <$< -all: raphf-build-headers +$(all_targets): raphf-build-headers clean: raphf-clean-headers .PHONY: raphf-build-headers