]> git.ozlabs.org Git - ccan/commitdiff
Major cleanup of makefiles, api tests.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 25 Feb 2009 03:53:15 +0000 (14:23 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 25 Feb 2009 03:53:15 +0000 (14:23 +1030)
We no longer use libccan for tests, but explicit object lists.  This
will catch missing dependencies.  API tests *do* get the module object
linked in now.
In addition, makefiles now correctly rebuild when a dependency changes
(gcc's -MD here), and when _info.c changes.


No differences found