Browse Source

+ Some netware things (commented out, 1.1 stuff)

michael 22 years ago
parent
commit
628fef9cef
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/options.tex

+ 3 - 0
docs/options.tex

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