[Lemon-commits] [lemon_svn] marci: r610 - hugo/trunk/src/test
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:40:33 CET 2006
Author: marci
Date: Wed Apr 28 16:20:24 2004
New Revision: 610
Modified:
hugo/trunk/src/test/makefile
Log:
test makefile hiba
Modified: hugo/trunk/src/test/makefile
==============================================================================
--- hugo/trunk/src/test/makefile (original)
+++ hugo/trunk/src/test/makefile Wed Apr 28 16:20:24 2004
@@ -7,7 +7,7 @@
CXXFLAGS = -W -Wall -ansi -pedantic -O3 $(INCLUDEDIRS)
LEDAROOT ?= /ledasrc/LEDA-4.1
-BINARIES = dijkstra_heap_test
+BINARIES = dijkstra_heap_test
all: $(BINARIES)
More information about the Lemon-commits
mailing list