]> git.ozlabs.org Git - ccan/commit
tools: split out manifest from ccanlint
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 19 Mar 2012 05:13:13 +0000 (15:43 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 19 Mar 2012 05:13:13 +0000 (15:43 +1030)
commitd8c9fdc0e6b70ab4fced949ee6488dc585a711f4
tree22770ff05ac92ce8df3abe6062e00c9e3bcf26df
parent836119375a6c477747bc85a4a384a98599610f73
tools: split out manifest from ccanlint

Other tools will soon want to use this, so make it independent.
(eg. ccantool).
tools/ccanlint/Makefile
tools/ccanlint/ccanlint.h
tools/ccanlint/file_analysis.c
tools/manifest.c [new file with mode: 0644]
tools/manifest.h [new file with mode: 0644]