- removed ppc386.cfg again! :( (missed one!)

This commit is contained in:
carl 2001-11-24 04:37:26 +00:00
parent ee34565e55
commit 22be318755

View File

@ -6605,7 +6605,7 @@ So, the minimum options are:
\begin{enumerate} \begin{enumerate}
\item The target OS. Can be skipped when compiling for the same target as \item The target OS. Can be skipped when compiling for the same target as
the compiler which is being used. the compiler which is being used.
\item A path to an RTL. Can be skipped if a correct ppc386.cfg configuration \item A path to an RTL. Can be skipped if a correct fpc.cfg configuration
is on the system. If the compiler should be compiled with the RTL that was is on the system. If the compiler should be compiled with the RTL that was
compiled first, this should be \file{../rtl/OS} (replace the OS with the compiled first, this should be \file{../rtl/OS} (replace the OS with the
appropriate operating system subdirectory of the RTL). appropriate operating system subdirectory of the RTL).