#
# $Log: not supported by cvs2svn $
# Revision 1.2  2000/05/18 16:48:19  soliday
# Now points to Makefile.Host
#
# Revision 1.1  1996/01/24 21:58:17  saunders
# First version.
#
#
#

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

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

