Subject: CVS commit: gnusrc/gnu/dist/toolchain/sim/arm
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 11/15/2001 17:21:54
Module Name: gnusrc
Committed By: bjh21
Date: Thu Nov 15 15:21:54 UTC 2001
Modified Files:
gnusrc/gnu/dist/toolchain/sim/arm: Makefile.in
Log Message:
Don't use $< in non-implicit rules. Instead, name the source explicitly.
This should help with PR 14588, and has been submitted upstream.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/sim/arm/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.