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

maniviewhelp.h:	maniviewhelp
	cd O.${MACHTYPE} ; ${MAKE} maniviewhelp.h

gvinit.h:	gvinit
	cd O.${MACHTYPE} ; ${MAKE} gvinit.h

install:	_installdata

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