]> git.ozlabs.org Git - ccan/commit
tools: explicit find_ccan_dir()
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 19 Mar 2012 05:15:45 +0000 (15:45 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 19 Mar 2012 05:15:45 +0000 (15:45 +1030)
commit20ea8a370823bd73a3c96da40a4779fa6ea66462
tree6779dcc4d94c8212526d5fc55f801b04f1538242
parent4ded146c1b385977b02de6c66d6c1b1c514ebfbe
tools: explicit find_ccan_dir()

Move ccan_dir determination out to its own function, rather than implying it
by the first time we get the manifest of a module.
tools/ccan_dir.c [new file with mode: 0644]
tools/ccanlint/Makefile
tools/ccanlint/ccanlint.c
tools/ccanlint/ccanlint.h
tools/manifest.c
tools/manifest.h
tools/tools.h