Index: Makefile.in =================================================================== RCS file: /cvsroot/tcllib/tcllib/Makefile.in,v retrieving revision 1.92 diff -u -u -p -r1.92 Makefile.in --- Makefile.in 15 Jan 2004 06:36:11 -0000 1.92 +++ Makefile.in 3 Feb 2004 16:27:18 -0000 @@ -67,6 +67,12 @@ install-doc: -no-examples -no-pkgs -no-html \ -no-wait -no-gui +install-htmldoc: + $(TCLSH_PROG) `$(CYGPATH) $(srcdir)/installer.tcl` \ + -html-path $(DESTDIR)$(pkglibdir)/htmldoc \ + -no-examples -no-pkgs -no-nroff \ + -no-wait -no-gui + test: $(TCLSH_PROG) `$(CYGPATH) $(srcdir)/sak.tcl` test