[project @ 2001-09-25 15:24:14 by rrt]
[ghc-hetmet.git] / ghc / WindowsInstaller / MakeInstaller.txt
index 77030a7..9b0d3ed 100644 (file)
@@ -7,9 +7,8 @@ that this "laying on of hands" is unnecessary.
 2. strip ghc/compiler/ghc.exe ghc/driver/ghci/ghci.exe hslibs/tools/*/*.exe
 3. cp ghc/utils/ghc-pkg/ghc-pkg.bin ghc/utils/ghc-pkg/ghc-pkg.exe
 4. strip ghc/utils/*/*.exe
-5. (cd docs/building && make building.ps && ps2pdf building.ps building.pdf)
-6. (cd ghc/docs/set && make set.ps && ps2pdf set.ps set.pdf)
-7. Make License and ANNOUNCE into RTF (or just rename as RTF?).
+5. (cd ghc/docs/set && make set.ps set.html && ps2pdf set.ps set.pdf)
+6. Make License and ANNOUNCE into RTF (or just rename as RTF?).
 
 It also seems necessary to run jadetex once more on the docs before
 turning them into PS. The docs are built correctly under Linux, so I'm