src/work/jacint/makefile
author alpar
Fri, 20 Feb 2004 00:29:19 +0000
changeset 104 7a2d991e9852
child 111 3a5ebcd91d37
permissions -rw-r--r--
A smart (and fast) graph class
jacint@72
     1
BINARIES = flow_test
jacint@72
     2
jacint@72
     3
include ../makefile
jacint@72
     4
jacint@72
     5
CXXFLAGS := $(CXXFLAGS) -I.. -I../../include