This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
add sourcefiles to gcc
- From: nico <core-icke at arcor dot de>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 22 Jun 2005 14:43:24 +0200
- Subject: add sourcefiles to gcc
Hi,
if I want to add some source to the gcc, what do I have to do?
I think the source files have to be in the gcc-subdirectory. Then I
have to change the Makefile.in in the same directory ( I didn't found
any hint that this file is generated by autogen or automake - so I
think it has to be changed manually).
Do I forget something?
Best regards, NM