src/work/makefile
changeset 127 dcace15b1874
parent 99 f26897fb91fd
child 132 1ac27e476e25
     1.1 --- a/src/work/makefile	Tue Feb 24 16:36:02 2004 +0000
     1.2 +++ b/src/work/makefile	Tue Feb 24 18:22:53 2004 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4 -INCLUDEDIRS=-I../include -I. -I./jacint
     1.5 +INCLUDEDIRS=-I../include -I. -I./jacint -I./marci
     1.6  CXXFLAGS=-g -O -Wall $(INCLUDEDIRS) -ansi -pedantic
     1.7  
     1.8  BINARIES = bin_heap_demo marci_graph_demo iterator_bfs_dfs_demo graphdemo bfsdemo bfsdemo2