changeset 617 | dc17013b0e52 |
parent 616 | 31879aac4dc3 |
child 771 | ad7dff9ee2fd |
1.1 --- a/src/work/marci/leda/makefile Tue May 11 20:20:41 2004 +0000 1.2 +++ b/src/work/marci/leda/makefile Tue May 11 21:26:29 2004 +0000 1.3 @@ -4,7 +4,7 @@ 1.4 INCLUDEDIRS ?= -I. -I../.. -I../../{marci,jacint,alpar,klao,akos,athos} -I$(LEDAROOT)/incl -I../../.. 1.5 LDFLAGS = -L$(LEDAROOT) -lG -lL -lm 1.6 1.7 -BINARIES = bipartite_matching_leda bipartite_matching_leda_gen 1.8 +BINARIES = bipartite_matching_leda bipartite_matching_leda_gen comparison 1.9 1.10 include ../../makefile 1.11