[project @ 2004-06-06 11:44:37 by panne]
[ghc-hetmet.git] / ghc / docs / storage-mgt / Makefile
index 6981a0b..7eec62b 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,8 +25,11 @@ distclean: clean
 
 maintainer-clean: distclean
 
+# dummy targets
 all:
-
 boot:
+install:
+install-docs:
+html:
 
 # End of file