##################################################################
# Licensed Materials - Property of IBM.
# (C) Copyright IBM Corporation 2005
# All Rights Reserved.
#
# US Government Users Restricted Rights -
# Use, duplication or disclosure restricted by
# GSA ADP Schedule Contract with IBM Corporation.

RELATIVE_SRC_TOP=../..
include $(RELATIVE_SRC_TOP)/Make.before

default: tclIndex

clean:
	$(RM) tclIndex

include $(RELATIVE_SRC_TOP)/Make.after
