Skip to content
Snippets Groups Projects
Commit 184a430d authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 1ea63532
No related branches found
No related tags found
No related merge requests found
# $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 # Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
# #
...@@ -28,11 +28,6 @@ INCLUDE = -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric\ ...@@ -28,11 +28,6 @@ INCLUDE = -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric\
-I../contrib/NR -I../contrib/NR
CFLAGS = ${OPTIM} ${FLAGS} ${INCLUDE} CFLAGS = ${OPTIM} ${FLAGS} ${INCLUDE}
ifdef DEVROOT
INCLUDE := $(INCLUDE) -I$(DEVROOT)/MeshAdapt/model/include
endif
SRC = CAD.cpp \ SRC = CAD.cpp \
ExtrudeParams.cpp \ ExtrudeParams.cpp \
Geo.cpp \ Geo.cpp \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment