mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-29 22:19:21 +02:00
+ Some netware things (commented out, 1.1 stuff)
This commit is contained in:
parent
fe80fd337b
commit
628fef9cef
@ -48,6 +48,7 @@ Short & long & Opt & Explanation \\ \hline
|
|||||||
Short & long & Opt & Explanation \\ \hline
|
Short & long & Opt & Explanation \\ \hline
|
||||||
& \dir{APPTYPE} & \copt{W} & Application type (Win32/OS2) \\
|
& \dir{APPTYPE} & \copt{W} & Application type (Win32/OS2) \\
|
||||||
& \dir{ASMMODE} & \copt{R} & Assembler reader modus \\
|
& \dir{ASMMODE} & \copt{R} & Assembler reader modus \\
|
||||||
|
%% & \dir{COPYRIGHT} & & Netware module copyright string \\
|
||||||
& \dir{DEFINE} & \copt{d} & Define symbol \\
|
& \dir{DEFINE} & \copt{d} & Define symbol \\
|
||||||
& \dir{DESCRIPTION} & & Set program description \\
|
& \dir{DESCRIPTION} & & Set program description \\
|
||||||
& \dir{ELSE} & & Conditional compilation switch \\
|
& \dir{ELSE} & & Conditional compilation switch \\
|
||||||
@ -74,8 +75,10 @@ Short & long & Opt & Explanation \\ \hline
|
|||||||
& \dir{PACKENUM} & & Enumeration type size \\
|
& \dir{PACKENUM} & & Enumeration type size \\
|
||||||
& \dir{PACKRECORDS} & & Record element alignment \\
|
& \dir{PACKRECORDS} & & Record element alignment \\
|
||||||
& \dir{SATURATION} & & Saturation (ignored) \\
|
& \dir{SATURATION} & & Saturation (ignored) \\
|
||||||
|
%% & \dir{SCREENNAME} & & Netware Module CLib-screenname \\
|
||||||
& \dir{STOP} & & Stop compilation \\
|
& \dir{STOP} & & Stop compilation \\
|
||||||
& \dir{UNDEF} & \copt{u} & Undefine symbol \\ \hline
|
& \dir{UNDEF} & \copt{u} & Undefine symbol \\ \hline
|
||||||
|
%% & \dir{VERSION} & & Set Netware Module Version number \\
|
||||||
%
|
%
|
||||||
%
|
%
|
||||||
\end{FPCltable}
|
\end{FPCltable}
|
Loading…
Reference in New Issue
Block a user