summaryrefslogtreecommitdiff
path: root/geography/gdal-lib/patches/patch-ab
blob: 643eedfdc78f224e01cb4401957879f9c007ec54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2007/03/07 16:04:56 joerg Exp $

--- ogr/GNUmakefile.orig	2007-03-07 15:23:10.000000000 +0000
+++ ogr/GNUmakefile
@@ -15,7 +15,7 @@ CPPFLAGS	:=	-Iogrsf_frmts -I. $(GDAL_INC
 
 default:	lib apps
 
-all:	sublibs apps test_ogrsf$(EXE) docs
+all:	sublibs apps test_ogrsf$(EXE)
 
 ifeq ($(OGR_ENABLED),yes)