]> git.ozlabs.org Git - ccan/commit
ccanlint: examples_compile depends on build, which depends on build_objs
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 6 Dec 2010 02:19:31 +0000 (12:49 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 6 Dec 2010 02:19:31 +0000 (12:49 +1030)
commit9cca4b73c96adeb39ab89027eca9ea5323a3a598
treea3759c11dc32e4666a14c5481846e455888d0164
parent9d511cc5b12021b6c6c079fc5b08487fdf361a26
ccanlint: examples_compile depends on build, which depends on build_objs

We might as well use the compiled .o rather than all the little .o files.
tools/ccanlint/compulsory_tests/build.c
tools/ccanlint/tests/examples_compile.c