<item>cbm610 (all CBM-II II computers with 80 column video)
   <item>geos
   <item>lunix
+  <item>lynx
   <item>nes
   <item>pet (all CBM PET systems except the 2001)
   <item>plus4
   <item>supervision
+  <item>vic20
   </itemize>
 
   <tag><tt>-v, --verbose</tt></tag>
 
   This macro is defined if the target is the Apple ][ (-t apple2).
 
+  <tag><tt>__APPLE2ENH__</tt></tag>
+
+  This macro is defined if the target is the enhanced Apple // (-t apple2enh).
+
   <tag><tt>__ATARI__</tt></tag>
 
   This macro is defined if the target is one of the Atari computers
 
   This macro is defined if you are compiling for the GEOS system (-t geos).
 
+  <tag><tt>__LUNIX__</tt></tag>
+
+  This macro is defined if you are compiling for the LUnix system (-t lunix).
+
+  <tag><tt>__LYNX__</tt></tag>
+
+  This macro is defined if the target is the Atari Lynx (-t lynx).
+
+  <tag><tt>__NES__</tt></tag>
+
+  This macro is defined if the target is the NES (-t nes).
+
   <tag><tt>__PET__</tt></tag>
 
   This macro is defined if the target is the PET family of computers (-t pet).
 
   This macro is defined if the target is the plus/4 (-t plus4).
 
+  <tag><tt>__SUPERVISION__</tt></tag>
+
+  This macro is defined if the target is the supervision (-t supervision).
+
   <tag><tt>__VIC20__</tt></tag>
 
   This macro is defined if the target is the vic20 (-t vic20).