Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 07:58:12 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk
Message-ID:  <200204071458.g37EwCp07194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/04/07 07:58:12 PDT

  Modified files:
    share/mk             bsd.lib.mk bsd.prog.mk 
  Log:
  Fixed the nasty bug where .depend file that exists somewhere in
  the .PATH (but not in the ${.OBJDIR}) would result in a leak of
  the ${OBJS}: ${SRCS:M*.h} dependency hint.
  
  Spotted by:     fixing the broken gnu/usr.bin/cc/cc1obj build
  MFC after:      1 day
  
  Revision  Changes    Path
  1.107     +1 -1      src/share/mk/bsd.lib.mk
  1.105     +1 -1      src/share/mk/bsd.prog.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?200204071458.g37EwCp07194>