public inbox for ccan@ozlabs.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Cleanups to ccan build
@ 2016-04-30  8:01 David Gibson
  2016-04-30  8:01 ` [PATCH 1/4] Add missing files to make clean David Gibson
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Gibson @ 2016-04-30  8:01 UTC (permalink / raw)
  To: ccan; +Cc: rusty

This series has several assorted cleanups to the ccan Makefiles

David Gibson (4):
  Add missing files to make clean
  Clean up use of 'rm' in Makefiles
  Exclude system headers from .d files
  Correctly include dependencies for nested modules

 Makefile                               | 5 +++--
 Makefile-ccan                          | 4 ++--
 ccan/cdump/tools/Makefile              | 2 +-
 ccan/crypto/sha256/benchmarks/Makefile | 2 +-
 ccan/io/benchmarks/Makefile            | 2 +-
 ccan/timer/benchmarks/Makefile         | 2 +-
 tools/Makefile                         | 2 +-
 tools/ccanlint/Makefile                | 2 +-
 8 files changed, 11 insertions(+), 10 deletions(-)

-- 
2.5.5

_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-02  9:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-30  8:01 [PATCH 0/4] Cleanups to ccan build David Gibson
2016-04-30  8:01 ` [PATCH 1/4] Add missing files to make clean David Gibson
2016-04-30  8:01 ` [PATCH 2/4] Clean up use of 'rm' in Makefiles David Gibson
2016-04-30  8:01 ` [PATCH 3/4] Exclude system headers from .d files David Gibson
2016-04-30  8:01 ` [PATCH 4/4] Correctly include dependencies for nested modules David Gibson
2016-05-01  4:42   ` Rusty Russell
2016-05-02  9:33     ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox