X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdocs%2Fext-core%2FMakefile;h=bd03ea6f6fce8cc2c90513eb04f042b1708462e6;hb=fc9bacdece12574a9ba9d2de2a74783da19f2ac4;hp=b5814d03647a71c50e58af65ccdf8a1bf273b8e4;hpb=c1c1e720a1e42df940c932f789f74bd5bcff4882;p=ghc-hetmet.git diff --git a/ghc/docs/ext-core/Makefile b/ghc/docs/ext-core/Makefile index b5814d0..bd03ea6 100644 --- a/ghc/docs/ext-core/Makefile +++ b/ghc/docs/ext-core/Makefile @@ -2,7 +2,6 @@ dvi: core.dvi ps: core.ps -html: core.dvi: core.tex prims.tex latex core.tex @@ -31,4 +30,11 @@ distclean: clean maintainer-clean: distclean +# dummy targets +all: +boot: +install: +install-docs: +html: + # End of file