Index: Makefile.in =================================================================== RCS file: /cvsroot/tcllib/tklib/Makefile.in,v retrieving revision 1.6 diff -u -u -p -r1.6 Makefile.in --- Makefile.in 28 Nov 2003 22:42:03 -0000 1.6 +++ Makefile.in 3 Jan 2004 00:52:54 -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