PACKAGE = Tclpathplan
VERSION = 0.5

OBJS = dghandle.o tclpathplan.o makecw.o find_ints.o intersect.o wrapper.o
LIBS = -ltri -lvis -lpathplan -lcdt

TESTACTION = ./pathtest.tcl

include $(TOP_DIR)Config.mk
