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

.DEFAULT:
	cd O.${MACHTYPE} ; ${MAKE} $@

