:INSTALLDIR: test

pathplan :LIBRARY: shortest.c route.c solvers.c

$(INCLUDEDIR) :INSTALLDIR: pathplan.h

test :: test.c -lpathplan -lm
