projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix talloc external alloc parent pointer.
[ccan]
/
tools
/
Makefile
diff --git
a/tools/Makefile
b/tools/Makefile
index e9574760b12924d9445555e7e70b7273ea7c5c24..3c7fb7fa60dc57d0afaf28d8b92fef2045185a68 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-1,14
+1,15
@@
-tools/ccan_depends: tools/ccan_depends.o tools/depends.o tools/
split.o tools/grab_file
.o ccan/talloc/talloc.o
+tools/ccan_depends: tools/ccan_depends.o tools/depends.o tools/
grab_file.o ccan/string/string
.o ccan/talloc/talloc.o
-tools/run_tests: tools/run_tests.o tools/depends.o tools/
split.o tools/grab_file.o ccan/tap/tap
.o ccan/talloc/talloc.o
+tools/run_tests: tools/run_tests.o tools/depends.o tools/
grab_file.o ccan/tap/tap.o ccan/string/string
.o ccan/talloc/talloc.o
-tools/doc_extract: tools/doc_extract.
c
ccan/talloc/talloc.o
+tools/doc_extract: tools/doc_extract.
o ccan/string/string.o
ccan/talloc/talloc.o
-tools/namespacize: tools/namespacize.
c tools/split.o tools/grab_file.o tools/depends
.o ccan/talloc/talloc.o
+tools/namespacize: tools/namespacize.
o tools/grab_file.o tools/depends.o ccan/string/string
.o ccan/talloc/talloc.o
-tools/run_tests.o tools/namespacize.o tools/
split.o tools/
grab_file.o tools/depends.o: tools/tools.h
+tools/run_tests.o tools/namespacize.o tools/grab_file.o tools/depends.o: tools/tools.h
tools-clean: ccanlint-clean
tools-clean: ccanlint-clean
- rm -f
run_tests doc_extract
namespacize
+ rm -f
tools/ccan_depends tools/run_tests tools/doc_extract tools/
namespacize
include tools/ccanlint/Makefile
include tools/ccanlint/Makefile
+include tools/_infotojson/Makefile