home *** CD-ROM | disk | FTP | other *** search
- # -----------------------------------------------------------------------
- # $Id: pkg_tcl.in,v 1.5 1994/07/29 06:54:30 mjl Exp $
- #
- # Maurice LeBrun
- # IFS, University of Texas at Austin
- # 14-Jul-1994
- #
- # Make assignments for PLplot/Tcl support.
- # -----------------------------------------------------------------------
-
- TCL_C = tclAPI.c tclMain.c tclMatrix.c
- TCL_OBJ = tclAPI$O tclMatrix$O
- TCL_OBJ_SA = tclMain$O
- TCL_EXE = pltcl$E
- TCL_INSTALL = install_tcl
-
-