[project @ 2005-01-28 12:55:17 by simonmar]
[ghc-hetmet.git] / ghc / docs / users_guide / phases.xml
index 62d7b9e..cd687a7 100644 (file)
@@ -387,7 +387,7 @@ $ cat foo.hspp</screen>
 
       <varlistentry>
        <term>
-          <constant><replaceable>os</replaceable>_TARGET_OS=1</constant>
+          <constant><replaceable>os</replaceable>_OS=1</constant>
         </term>
        <listitem>
          <para>This define allows conditional compilation based on
@@ -400,7 +400,7 @@ $ cat foo.hspp</screen>
        
       <varlistentry>
        <term>
-          <constant><replaceable>arch</replaceable>_TARGET_ARCH=1</constant>
+          <constant><replaceable>arch</replaceable>_ARCH=1</constant>
         </term>
        <listitem>
          <para>This define allows conditional compilation based on