Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 23:26:25 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/binutils/ld Makefile
Message-ID:  <199806040626.XAA23457@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/03 23:26:24 PDT

  Modified files:
    gnu/usr.bin/binutils/ld Makefile 
  Log:
  Don't use beforedepend; just put generated headers in SRCS.  ldgram.h
  was already put in SRCS by the general yacc rules.  Putting ldemul-list.h
  in SRCS fixes races in `make -jN' when .depend hasn't been made.
  
  Don't forget to clean ldemul-list.h.
  
  Revision  Changes    Path
  1.6       +3 -4      src/gnu/usr.bin/binutils/ld/Makefile

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?199806040626.XAA23457>