[Lemon-commits] [lemon_svn] marci: r587 - hugo/trunk/src/work/jacint
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:40:23 CET 2006
Author: marci
Date: Tue Apr 27 13:04:35 2004
New Revision: 587
Modified:
hugo/trunk/src/work/jacint/makefile
Log:
makefile
Modified: hugo/trunk/src/work/jacint/makefile
==============================================================================
--- hugo/trunk/src/work/jacint/makefile (original)
+++ hugo/trunk/src/work/jacint/makefile Tue Apr 27 13:04:35 2004
@@ -6,7 +6,7 @@
CXXFLAGS = -W -Wall -ansi -pedantic -O3 $(INCLUDEDIRS)
LEDAROOT ?= /ledasrc/LEDA-4.1
-BINARIES = preflow_res_comp
+BINARIES = preflow_res_comp preflow_excess_test
all: $(BINARIES)
More information about the Lemon-commits
mailing list