Codebase list geos / 36f36815-ca0e-4336-881f-345f3ea62ee4/main src / dirlist.mk
36f36815-ca0e-4336-881f-345f3ea62ee4/main

Tree @36f36815-ca0e-4336-881f-345f3ea62ee4/main (Download .tar.gz)

dirlist.mk @36f36815-ca0e-4336-881f-345f3ea62ee4/mainraw · history · blame

#
# List of directories use by makefile.vc to clean .obj files
#

GEOS_DIRLIST =  \
	algorithm \
	algorithm\distance \
	algorithm\locate \
	examples \
	geom \
	geom\util \
	geom\prep \
	geomgraph \
	geomgraph\index \
	headers \
	headers\geos \
	index \
	index\bintree \
	index\chain \
	index\intervalrtree \
	index\quadtree \
	index\strtree \
	index\sweepline \
	io \
	linearref \
	noding \
	noding\snapround \
	operation \
	operation\buffer \
	operation\distance \
	operation\intersection \
	operation\linemerge \
	operation\overlay \
	operation\overlay\snap \
	operation\overlay\validate \
	operation\polygonize \
	operation\predicate \
	operation\relate \
	operation\sharedpaths \
	operation\union \
	operation\valid \
	planargraph \
	planargraph\algorithm \
	precision \
	simplify \
	triangulate \
	triangulate\quadedge \
	util