freebsd_amp_hwpstate/gnu/usr.bin/cc
Andrey A. Chernov 95f51c5b57 Add doc subdir 1995-01-22 21:56:38 +00:00
..
c++
cc Install also a gcc.1 manual page as a link from cc.1, as long as 1994-12-26 19:15:19 +00:00
cc1
cc1plus
cc_int
cccp
cpp
doc Add missing infopages 1995-01-22 21:54:49 +00:00
f77
include
legal
libgcc
Makefile Add doc subdir 1995-01-22 21:56:38 +00:00
Makefile.inc
README

README

$Id$

This directory contains gcc in a form that uses "bmake" makefiles.
This is not the place you want to start, if you want to hack gcc.
we have included everything here which is part of the source-code
of gcc, but still, don't use this as a hacking-base.

If you suspect a problem with gcc, or just want to hack it in general,
get a complete gcc-X.Y.Z.tar.gz from somewhere, and use that.

Please look in the directory src/gnu/gnu2bmake to find the tools
to generate these files.

Thankyou.