Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 12:32:51 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk sys.mk
Message-ID:  <200209201932.g8KJWpuw058293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

markm       2002/09/20 12:32:51 PDT

  Modified files:
    share/mk             bsd.lib.mk bsd.prog.mk sys.mk 
  Log:
  Extend the lint handling a bit.
  
  o Make it possible to prevent parts of the tree from being linted
    (say) during a 'make world' by setting NOLINT in a leaf Makefile.
  
  o Make "make lint" work (better) for executable programs.
  
  o Clean up (nuke!) a syntax damaged pipeline.
  
  Revision  Changes    Path
  1.138     +3 -3      src/share/mk/bsd.lib.mk
  1.128     +3 -3      src/share/mk/bsd.prog.mk
  1.64      +8 -0      src/share/mk/sys.mk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209201932.g8KJWpuw058293>