#
# $Log: not supported by cvs2svn $
# Revision 1.2  2003/10/22 18:07:46  soliday
# Updated the makefiles to work with base 3.13.x
#
# Revision 1.1  1998/08/12 22:41:55  borland
# First version.
#
# Revision 1.1  1996/01/03  19:23:11  saunders
# Added makefiles and tcl index script for installation.
#
#
#

TOP=../../..
include $(TOP)/configure/CONFIG
include $(TOP)/src/mplib/leutl/Makefile.OAG
include $(TOP)/configure/RULES

buildInstall:
	@$(INSTALL_BIN)/makeTclIndex $(INSTALL_LIB)

