From: Sandro Santilli Date: Mon, 6 Jun 2005 16:47:31 +0000 (+0000) Subject: Removed automatic build of docs X-Git-Tag: pgis_1_1_0~356 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ecbd0473d1c8cf44c1722a8b09c235be5baac51e;p=postgis Removed automatic build of docs git-svn-id: http://svn.osgeo.org/postgis/trunk@1736 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/Makefile b/Makefile index 41cc76dfa..1f970ba05 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ # #----------------------------------------------------- -all: Makefile.config liblwgeom loaderdumper utils docs +all: Makefile.config liblwgeom loaderdumper utils -install: all liblwgeom-install loaderdumper-install docs-install +install: all liblwgeom-install loaderdumper-install uninstall: liblwgeom-uninstall loaderdumper-uninstall docs-uninstall