[project @ 2005-11-17 10:12:26 by simonmar]
[ghc-hetmet.git] / ghc / docs / storage-mgt / Makefile
index 9dc1c01..871766d 100644 (file)
@@ -2,7 +2,6 @@
 
 dvi: sm.dvi rp.dvi ldv.dvi
 ps: sm.ps rp.ps ldv.ps
-html:
 
 ######## General rules
 .SUFFIXES:
@@ -26,4 +25,13 @@ distclean: clean
 
 maintainer-clean: distclean
 
+# dummy targets
+all:
+boot:
+install:
+install-docs:
+html:
+chm:
+HxS:
+
 # End of file