diff --git a/Geo/Makefile b/Geo/Makefile index e6a86c29551b4f30594eea697f68fb749c15f974..9c0026ab5442fa516d560c4559707c3175de3813 100644 --- a/Geo/Makefile +++ b/Geo/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 2006-08-13 03:23:44 geuzaine Exp $ +# $Id: Makefile,v 1.91 2006-08-13 05:31:41 geuzaine Exp $ # # Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle # @@ -28,11 +28,6 @@ INCLUDE = -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric\ -I../contrib/NR CFLAGS = ${OPTIM} ${FLAGS} ${INCLUDE} -ifdef DEVROOT - INCLUDE := $(INCLUDE) -I$(DEVROOT)/MeshAdapt/model/include -endif - - SRC = CAD.cpp \ ExtrudeParams.cpp \ Geo.cpp \