# 1 "options"
# 1 "<built-in>"
# 1 "<command-line>"




# 1 "/usr/include/stdc-predef.h" 1 3 4

# 17 "/usr/include/stdc-predef.h" 3 4










































# 4 "<command-line>" 2
# 1 "options"
EXE_DEBUG = -DFULLDEBUG -g -O0
EXE_FROUNDING_MATH = -frounding-math
EXE_NDEBUG = -DNDEBUG

CGAL_EXACT = 
CGAL_INEXACT = -DCGAL_INEXACT

include $(GENERAL_RULES)/CGAL

EXE_INC = ${EXE_FROUNDING_MATH} ${EXE_NDEBUG} ${CGAL_EXACT} ${CGAL_INEXACT} ${CGAL_INC} ${c++CGALWARN} -IconformalVoronoiMesh/lnInclude -I$(LIB_SRC)/finiteVolume/lnInclude -I$(LIB_SRC)/meshTools/lnInclude -I$(LIB_SRC)/parallel/decompose/decompositionMethods/lnInclude -I$(LIB_SRC)/edgeMesh/lnInclude -I$(LIB_SRC)/fileFormats/lnInclude -I$(LIB_SRC)/dynamicMesh/lnInclude -I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/sampling/lnInclude -I$(LIB_SRC)/mesh/autoMesh/lnInclude -IvectorTools
# 28 "options"

EXE_LIBS = ${CGAL_LIBS} -lconformalVoronoiMesh -lmeshTools -ldecompositionMethods -L$(FOAM_LIBBIN)/dummy -lptscotchDecomp -ledgeMesh -lfileFormats -ltriSurface -ldynamicMesh -lsampling
