GEOM = ../../..
include ${GEOM}/makefiles/Makedefs.global
include Makedefs
include ${GEOM}/makefiles/Makerules.src

hingehelp.h:	hingehelp
	cd O.sgi ; ${MAKE} hingehelp.h

hingedata.h:	hingedata
	cd O.sgi ; ${MAKE} hingedata.h


install:	_installdata

_installdata:
	-${INSTALL} -O -m 444 -F ${GEOM}/data/geom  ${DATAFILES}
