[project @ 2002-07-12 04:45:27 by sof]
[ghc-hetmet.git] / ghc / docs / users_guide / win32-dlls.sgml
index 48ab0e6..1435b18 100644 (file)
@@ -266,7 +266,7 @@ single module tree in the DLL).
 Compile this up:
 
 <Screen>
-gcc -c dllMain.c
+ghc -c dllMain.c
 </Screen>
 </Para>
 </ListItem>