X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FMakefile;h=67d4e3f774fd1cb4e1d0ab8e681d344dad8ba11a;hb=bef67119f9d329f4d41abef55a67db6b9baad83b;hp=01a6ba42706b3953f60b5f3da8773aa5d425b5bd;hpb=391a299af4deb7bd593696ee6d53ac8f5c4667e1;p=ghc-hetmet.git diff --git a/compiler/Makefile b/compiler/Makefile index 01a6ba4..67d4e3f 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -450,6 +450,9 @@ primop-primop-info.hs-incl: prelude/primops.txt primop-usage.hs-incl: prelude/primops.txt $(GENPRIMOP) --usage < $< > $@ +install-docs: + @: + #----------------------------------------------------------------------------- # binary-dist #