src/work/makefile
changeset 390 8dc830d3f9ef
parent 389 770cc1f4861f
child 392 b8d635e1672d
equal deleted inserted replaced
17:70c27383bee6 18:370ad5bdbb8f
     1 INCLUDEDIRS ?= -I../include -I. -I./{marci,jacint,alpar,klao,akos}
     1 INCLUDEDIRS ?= -I../include -I. -I./{marci,jacint,alpar,klao,akos}
     2 CXXFLAGS = -g -O2 -W -Wall $(INCLUDEDIRS) -ansi -pedantic
     2 CXXFLAGS = -g -O3 -W -Wall $(INCLUDEDIRS) -ansi -pedantic
     3 
     3 
     4 BINARIES ?= bin_heap_demo
     4 BINARIES ?= bin_heap_demo
     5 
     5 
     6 # Hat, ez elismerem, hogy nagyon ronda, de mukodik minden altalam
     6 # Hat, ez elismerem, hogy nagyon ronda, de mukodik minden altalam
     7 # ismert rendszeren :-)  (Misi)
     7 # ismert rendszeren :-)  (Misi)