On Tue, Sep 09, 2008 at 09:44:00AM +0100, Claus Reinke wrote: > >== make install-docs - --unix - --no-print-directory -r; > >in /cygdrive/c/fptools/ghc/docs/ext-core > >------------------------------------------------------------------------ > >make[3]: *** No rule to make target `install-docs'. Stop. > >Failed making install-docs in ext-core: 1 > >make[2]: *** [install-docs] Error 1 > >make[1]: *** [install-docs] Error 1 > >make[1]: Leaving directory `/cygdrive/c/fptools/ghc' > >make: *** [binary-dist] Error 2 > > there is no 'install-docs' target ifneq "$(LATEX_DOCS)" "YES".
Thanks, now fixed. Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
