11 строки
153 B
Makefile
11 строки
153 B
Makefile
#
|
|
# This file is part of project GEOS (http://trac.osgeo.org/geos/)
|
|
#
|
|
SUBDIRS = \
|
|
geos
|
|
|
|
include_HEADERS = \
|
|
geos.h
|
|
|
|
EXTRA_DIST = CMakeLists.txt
|