Author: drepper
Date: Wed Dec 3 21:10:14 2014
New Revision: 218334
URL: https://gcc.gnu.org/viewcvs?rev=218334&root=gcc&view=rev
Log:
* Makefile.in: Use $(LN_S) instead of $(LN) -s and remove file first
if it exists.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in