[Lemon-commits] [lemon_svn] athos: r909 - hugo/trunk/src/work

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:42:10 CET 2006


Author: athos
Date: Wed Jun  2 11:47:10 2004
New Revision: 909

Modified:
   hugo/trunk/src/work/makefile

Log:
Restored common makefile.

Modified: hugo/trunk/src/work/makefile
==============================================================================
--- hugo/trunk/src/work/makefile	(original)
+++ hugo/trunk/src/work/makefile	Wed Jun  2 11:47:10 2004
@@ -1,5 +1,5 @@
 INCLUDEDIRS ?= -I.. -I. -I./{marci,jacint,alpar,klao,akos}
-CXXFLAGS = -g -W -Wall $(INCLUDEDIRS) -ansi -pedantic
+CXXFLAGS = -g -O3 -W -Wall $(INCLUDEDIRS) -ansi -pedantic
 
 BINARIES ?= bin_heap_demo
 



More information about the Lemon-commits mailing list