X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=Makefile.frag;h=c55d7225e253eb2a5bbd079d3078e9913f3b77e9;hp=94dc490c05f79d9bdc4e59f590798de59cf91ad4;hb=4043e684623034ddebe9673d4f44b3fd3afabb89;hpb=370bddfce7d546e371c7886afaf007d106a37da0 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