From 2dbae0468ebddedd92d56fa7dcc31f3373713f6a Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Tue, 23 Jan 2001 10:41:51 +0000 Subject: [PATCH] - update. --- Packages/Geomview/demo/Geomview/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Packages/Geomview/demo/Geomview/Makefile b/Packages/Geomview/demo/Geomview/Makefile index f1296daf568..a2b4ef9c65e 100644 --- a/Packages/Geomview/demo/Geomview/Makefile +++ b/Packages/Geomview/demo/Geomview/Makefile @@ -14,11 +14,9 @@ include $(CGAL_MAKEFILE) CXXFLAGS = \ -I../../include \ - -I../../../Triangulation/include \ - -I../../../Triangulation3/include \ $(TESTSUITE_CXXFLAGS) \ $(CGAL_CXXFLAGS) \ - -O2 -W -Wall -pedantic + -W -Wall # -O2 # -pedantic # -g -W -Wall -Winline # -O2 -mcpu=pentiumpro -march=pentiumpro -W -Wall -DLOOPS=10000000 # -O2 -W -Winline -Wunused -malign-double @@ -33,6 +31,8 @@ CXXFLAGS = \ # -frepo # -pedantic # -B$(UTIL)/Binutils/$(UNAME)/bin/ \ + # -I../../../Triangulation/include \ + # -I../../../Triangulation3/include \ # -Wa,-xarch=v8plus # g++ sans -m*=ultra* # /Fatst1.s # /Op /Oi /Od /Za /O2 /Ox