Subject: CVS commit: gnusrc/gnu/usr.bin/gcc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/26/2002 22:58:46
Module Name: gnusrc
Committed By: tv
Date: Tue Feb 26 20:58:46 UTC 2002
Modified Files:
gnusrc/gnu/usr.bin/gcc: Makefile.inc
Added Files:
gnusrc/gnu/usr.bin/gcc: hconfig.h
Log Message:
Make hconfig.h common as simply a redirect to config.h; these are
identical on a native build. (Simplifies mknative for generating the
arch-dependent bits.)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/usr.bin/gcc/Makefile.inc
cvs rdiff -r0 -r1.1 gnusrc/gnu/usr.bin/gcc/hconfig.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.