git: bsd.prog.mk: Enhance the 'lint' target a bit.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jun 15 15:02:06 PDT 2012


commit 1ec931f4c350b97793adea87e3c1d99dba71bc47
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jun 16 00:01:39 2012 +0200

    bsd.prog.mk: Enhance the 'lint' target a bit.
    
    * Remove piping the outputs of running ${LINT} to more(1)
    
    * Don't stop when ${LINT} returns an error.
    
    * Pass ${CFLAGS} beginning with '-I' to ${LINT} and ensure the
      directory is separated with a space.
    
    These changes make it easier to use coccinelle and other checkers as
    ${LINT}.

Summary of changes:
 share/mk/bsd.prog.mk |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ec931f4c350b97793adea87e3c1d99dba71bc47


-- 
DragonFly BSD source repository





More information about the Commits mailing list