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

# This CC setting gets used in case of "make depend"
CC = ${CPLUSPLUS} -I./include

# Ignore errors in compiling QvLib, which seems to need at least g++ 2.7.2.

.IGNORE:
