+ Some netware things (commented out, 1.1 stuff)

This commit is contained in:
michael 2003-02-25 19:13:18 +00:00
parent fe80fd337b
commit 628fef9cef

View File

@ -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}