Subject: CVS commit: gnusrc/gnu/usr.bin/gcc/backend
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/25/2002 00:15:40
Module Name:	gnusrc
Committed By:	matt
Date:		Sun Feb 24 22:15:39 UTC 2002

Modified Files:
	gnusrc/gnu/usr.bin/gcc/backend: Makefile

Log Message:
Change TARGET_NAME to use ${GNU_ARCH_PLATFORM} instead of
${GNU_ARCH_MACHINE}-netbsd.  This allows platforms to that were
formerly a.out but ELF to be foo--netbsdelf.  It also adds the
missing 2nd "-" which was missing in the former definition.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 gnusrc/gnu/usr.bin/gcc/backend/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.