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

include $(MAMBO_TOP)/Make.tcl

default: tclIndex pkgIndex.tcl

clean:
	$(RM) tclIndex pkgIndex.tcl
