cvs commit: src/gnu/usr.bin/binutils/ld Makefile

[ Available lists | Index of cvs-gnu | Month of Jun 1998 | Week of 3 Jun 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bruce Evans <bde@FreeBSD.ORG>
Date
3 Jun 1998 23:27:18
Subject
cvs commit: src/gnu/usr.bin/binutils/ld Makefile
Message-ID
199806040626.XAA23457@freefall.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.029 seconds