Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 1998 00:08:37 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   cvs commit: src/share/mk bsd.lib.mk
Message-ID:  <199803060808.AAA09321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/03/06 00:08:36 PST

  Modified files:
    share/mk             bsd.lib.mk 
  Log:
  If .depend doesn exist, then pretend that all objects depend on all
  headers in ${SRCS}, as in bsd.lmod.mk and bsd.prog.mk.  This helps
  `make [-j]' work when .depend doesn't exist.  Even plain `make'
  sometimes only worked because of magic ordering in ${SRCS}.
  
  Revision  Changes    Path
  1.68      +6 -1      src/share/mk/bsd.lib.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?199803060808.AAA09321>