[project @ 2005-10-17 10:47:10 by simonmar]
authorsimonmar <unknown>
Mon, 17 Oct 2005 10:47:10 +0000 (10:47 +0000)
committersimonmar <unknown>
Mon, 17 Oct 2005 10:47:10 +0000 (10:47 +0000)
merge rev. 1.13.2.12 from ghc-6-4-branch

docs/building/building.xml

index 4fc7c87..0375c38 100644 (file)
@@ -3819,7 +3819,9 @@ GhcBootLibs = YES</programlisting>
              <listitem>
                <para>Touch the generated configuration files, just to make
                sure they don't get replaced during the build:</para>
-<screen>$ touch <filename><replaceable>H</replaceable></filename>/ghc/includes/{ghcautoconf.h,DerivedConstants.h,GHCConstants.h,mkDerivedConstants.c,mkDerivedConstantsHdr,mkDerivedConstants.o,mkGHCConstants,mkGHCConstants.o}</screen>
+<screen>$ cd <filename><replaceable>H</replaceable></filename>/ghc/includes
+$ touch ghcautoconf.h DerivedConstants.h GHCConstants.h mkDerivedConstants.c
+$ touch mkDerivedConstantsHdr mkDerivedConstants.o mkGHCConstants mkGHCConstants.o</screen>
 
                <para>Note: it has been reported that these files still get
                  overwritten during the next stage.  We have installed a fix