projects
/
m6w6
/
ext-raphf
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
e2921b2
)
fix header target
author
Michael Wallner
<mike@php.net>
Thu, 3 Dec 2015 09:28:27 +0000
(10:28 +0100)
committer
Michael Wallner
<mike@php.net>
Thu, 3 Dec 2015 09:28:27 +0000
(10:28 +0100)
Makefile.frag
patch
|
blob
|
history
diff --git
a/Makefile.frag
b/Makefile.frag
index 94dc490c05f79d9bdc4e59f590798de59cf91ad4..c55d7225e253eb2a5bbd079d3078e9913f3b77e9 100644
(file)
--- 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