#
# $Log: not supported by cvs2svn $
# Revision 1.3  2004/04/07 21:36:02  soliday
# Build rules are now compatible with Base 3.14
#
# Revision 1.2  2000/05/19 15:39:17  soliday
# Now points to Makefile.Host
#
# Revision 1.1  1995/12/15 20:12:03  saunders
# Added proper installation Makefile and Now points to Makefile.Host
#
#
#

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

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

