equal
deleted
inserted
replaced
3 INCLUDEDIRS ?= -I../../{marci,alpar,klao,akos,athos} -I. -I../../.. -I../.. -I.. -I$(GLPKROOT)/include |
3 INCLUDEDIRS ?= -I../../{marci,alpar,klao,akos,athos} -I. -I../../.. -I../.. -I.. -I$(GLPKROOT)/include |
4 #INCLUDEDIRS ?= -I../.. -I../.. -I../../{marci,jacint,alpar,klao,akos} -I/usr/local/glpk-4.4/include |
4 #INCLUDEDIRS ?= -I../.. -I../.. -I../../{marci,jacint,alpar,klao,akos} -I/usr/local/glpk-4.4/include |
5 CXXFLAGS = -g -O2 -W -Wall $(INCLUDEDIRS) -ansi -pedantic |
5 CXXFLAGS = -g -O2 -W -Wall $(INCLUDEDIRS) -ansi -pedantic |
6 LDFLAGS = -L$(GLPKROOT)/lib -lglpk |
6 LDFLAGS = -L$(GLPKROOT)/lib -lglpk |
7 |
7 |
8 BINARIES = max_flow_by_lp sample sample2 sample11 sample15 |
8 BINARIES = max_flow_by_lp# sample sample2 sample11 sample15 |
9 |
9 |
10 #include ../makefile |
10 #include ../makefile |
11 |
11 |
12 # Hat, ez elismerem, hogy nagyon ronda, de mukodik minden altalam |
12 # Hat, ez elismerem, hogy nagyon ronda, de mukodik minden altalam |
13 # ismert rendszeren :-) (Misi) |
13 # ismert rendszeren :-) (Misi) |