Subject: CVS commit: src/gnu/usr.bin/gcc3
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/04/2003 06:58:22
Module Name:	src
Committed By:	mrg
Date:		Mon Aug  4 06:58:21 UTC 2003

Modified Files:
	src/gnu/usr.bin/gcc3/cpp: Makefile
	src/gnu/usr.bin/gcc3/g++: Makefile
	src/gnu/usr.bin/gcc3/gcc: Makefile

Log Message:
install cpp.1 and now that g++.1 is just ".so man1/gcc.1", instead link
g++.1 (and c++.1) to gcc.1 in our install tree.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/gnu/usr.bin/gcc3/cpp/Makefile
cvs rdiff -r1.1 -r1.2 src/gnu/usr.bin/gcc3/g++/Makefile
cvs rdiff -r1.1 -r1.2 src/gnu/usr.bin/gcc3/gcc/Makefile

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