#
# $Log: not supported by cvs2svn $
# Revision 1.1  2003/10/22 18:02:24  soliday
# Added makefiles.
#
#
#

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

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

