diff -r 31879aac4dc3 -r dc17013b0e52 src/work/makefile --- a/src/work/makefile Tue May 11 20:20:41 2004 +0000 +++ b/src/work/makefile Tue May 11 21:26:29 2004 +0000 @@ -1,5 +1,5 @@ INCLUDEDIRS ?= -I../include -I. -I./{marci,jacint,alpar,klao,akos} -CXXFLAGS = -g -O0 -W -Wall $(INCLUDEDIRS) -ansi -pedantic +CXXFLAGS = -g -O3 -W -Wall $(INCLUDEDIRS) -ansi -pedantic BINARIES ?= bin_heap_demo