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

Ruslan Ermilov ru at FreeBSD.org
Mon Feb 14 12:57:51 GMT 2005


ru          2005-02-14 12:57:51 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.subdir.mk 
  Log:
  Add a SUBDIR_TARGETS variable which can be set to a list of
  additional targets that will cause descending into subdirs.
  Example:
  
          cd /sys/modules; make load SUBDIR_TARGETS=load
  
  (But don't try it with your pet.)
  
  Submitted by:   Alexey Klimov
  PR:             47601
  
  Revision  Changes    Path
  1.49      +2 -1      src/share/mk/bsd.subdir.mk


More information about the cvs-all mailing list