# -*- Makefile -*- # # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # Michael A.G. Aivazis # California Institute of Technology # (C) 1998-2005 All Rights Reserved # # # # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # # Local (project) definitions # # C++ PROJ_CXX_INCLUDES += ../../iqPy/libiqPy/tnt \ ../../iqPy/libiqPy \ ../../geoshapespy/libgeoshapespy \ ../../pointsmodelpy/libpointsmodelpy PROJ_CXX_FLAGS += $(CXX_SOFLAGS) PROJ_LCXX_FLAGS += $(LCXX_SARFLAGS) # version # $Id$ # End of file