GEOM = ../../..
include ${GEOM}/makefiles/Makedefs.global
include Makedefs
include ${GEOM}/makefiles/Makedefs.SUBDIRS

all:	_always

include ${GEOM}/makefiles/Makerules.allsrc
include ${GEOM}/makefiles/Makerules.TKmodulesrc

install:	installwrapper

installwrapper:
	${INSTALL} -F ${MODULEDIR} emodule_wish.sh
