home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / maths / plplot / plplot_2 / cf / pkg_tcl.in < prev    next >
Encoding:
Text File  |  1994-07-29  |  460 b   |  17 lines

  1. # -----------------------------------------------------------------------
  2. # $Id: pkg_tcl.in,v 1.5 1994/07/29 06:54:30 mjl Exp $
  3. #
  4. # Maurice LeBrun
  5. # IFS, University of Texas at Austin
  6. # 14-Jul-1994
  7. #
  8. # Make assignments for PLplot/Tcl support.
  9. # -----------------------------------------------------------------------
  10.  
  11. TCL_C        = tclAPI.c tclMain.c tclMatrix.c
  12. TCL_OBJ        = tclAPI$O tclMatrix$O
  13. TCL_OBJ_SA    = tclMain$O 
  14. TCL_EXE        = pltcl$E
  15. TCL_INSTALL    = install_tcl
  16.  
  17.