@@ -9,11 +9,11 @@ # Copyright (c) 1999-2000 Scriptics Corporation. # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: Makefile.in,v 1.6 2000/02/09 21:19:24 wart Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.7 2000/05/04 20:08:51 aborr Exp $ lib_BINARIES=$(tls_LIB_FILE) BINARIES=$(lib_BINARIES) @@ -240,11 +240,11 @@ # $(INSTALL_DATA) $$i $(mandir)/mann ; \ # done test: binaries libraries ( echo \ - pkg_mkIndex . $(exampleA_LIB_FILE) \;\ + pkg_mkIndex . $(tls_LIB_FILE) \;\ exit; ) | \ $(TCLSH_PROG) TCL_LIBRARY=$(TCL_LIBRARY_DIR) \ LD_LIBRARY_PATH=$(BUILD_DIR):$(TCL_BIN_DIR):$(LD_LIBRARY_PATH) \ TCLLIBPATH=. \