cvs commit: src/share/mk bsd.dep.mk

Bruce Evans bde at FreeBSD.org
Thu Jul 3 04:43:58 PDT 2003


bde         2003/07/03 04:43:57 PDT

  FreeBSD src repository

  Modified files:
    share/mk             bsd.dep.mk 
  Log:
  Use make(1) instead of a shell script to implement the checkdpadd target.
  This is simpler, and is easy to do now that make(1) supports substituting
  regexps.  Fixed missing '$' anchor in the regexp.  Use less cryptic names
  for temporary variables.
  
  Submitted by:   ru (early version)
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.41      +7 -9      src/share/mk/bsd.dep.mk


More information about the cvs-src mailing list