[Lemon-commits] [lemon_svn] marci: r66 - hugo/trunk/src/work

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:37:06 CET 2006


Author: marci
Date: Fri Jan 30 16:23:46 2004
New Revision: 66

Modified:
   hugo/trunk/src/work/makefile

Log:
atrendezes


Modified: hugo/trunk/src/work/makefile
==============================================================================
--- hugo/trunk/src/work/makefile	(original)
+++ hugo/trunk/src/work/makefile	Fri Jan 30 16:23:46 2004
@@ -1,7 +1,7 @@
-INCLUDEDIRS=-I../include -I.
+INCLUDEDIRS=-I../include -I. -I./jacint
 CXXFLAGS=-g -O -Wall $(INCLUDEDIRS) -ansi -pedantic
 
-BINARIES = bfsdemo bfsdemo2 proba bin_heap_demo marci_graph_demo iterator_bfs_dfs_demo graphdemo
+BINARIES = bfsdemo bfsdemo2 bin_heap_demo marci_graph_demo iterator_bfs_dfs_demo graphdemo proba
 
 # Hat, ez elismerem, hogy nagyon ronda, de mukodik minden altalam
 # ismert rendszeren :-)  (Misi)



More information about the Lemon-commits mailing list