diff options
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index f55d0765a4a..a9dc55e5ad4 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2006/09/14 17:04:07 gdt Exp $ +# $NetBSD: Makefile,v 1.17 2007/07/28 11:10:05 gdt Exp $ # COMMENT= Software for geographical-related uses SUBDIR+= epsg +SUBDIR+= epsg-docs SUBDIR+= garmin-utils SUBDIR+= gdal-lib SUBDIR+= geos |