[Olsr-dev] [PATCH 0/1] build: do not print full commandlines
    Ferry Huberts 
    (spam-protected)
       
    Tue Jul 26 17:09:29 CEST 2011
    
    
  
From: Ferry Huberts <(spam-protected)>
Make the build less verbose, just print [CC] when compiling
and [LD] when linking.
This patch is on top of my previous series that introduces
uninstall targets.
Ferry Huberts (1):
  build: do not print full commandlines
 Makefile                  |  135 +++++++++++++++++++++++----------------------
 Makefile.inc              |    4 +
 lib/arprefresh/Makefile   |    3 +-
 lib/bmf/Makefile          |    3 +-
 lib/dot_draw/Makefile     |    3 +-
 lib/dyn_gw/Makefile       |    3 +-
 lib/dyn_gw_plain/Makefile |    3 +-
 lib/httpinfo/Makefile     |    3 +-
 lib/mdns/Makefile         |    3 +-
 lib/mini/Makefile         |    3 +-
 lib/nameservice/Makefile  |    3 +-
 lib/p2pd/Makefile         |    3 +-
 lib/pgraph/Makefile       |    3 +-
 lib/quagga/Makefile       |    3 +-
 lib/secure/Makefile       |    3 +-
 lib/tas/Makefile          |    3 +-
 lib/txtinfo/Makefile      |    3 +-
 lib/watchdog/Makefile     |    3 +-
 src/cfgparser/Makefile    |    3 +-
 src/cfgparser/local.mk    |   16 +++--
 src/olsr_switch/Makefile  |    3 +-
 21 files changed, 117 insertions(+), 92 deletions(-)
-- 
1.7.6
    
    
More information about the Olsr-dev
mailing list