• Rusty Russell's avatar
    Major cleanup of makefiles, api tests. · 9d724ba2
    Rusty Russell authored
    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.
    9d724ba2
Makefile-web 2.64 KB