From: Paul Ramsey Date: Tue, 7 Aug 2001 21:36:08 +0000 (+0000) Subject: This file is superceded by the Makefile. X-Git-Tag: pgis_0_6_0~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef3e0404dd0794b032d9a3351e62b18fa1f8d0be;p=postgis This file is superceded by the Makefile. git-svn-id: http://svn.osgeo.org/postgis/trunk@50 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/examples/wkb_reader/comp b/examples/wkb_reader/comp deleted file mode 100644 index bf67b16d2..000000000 --- a/examples/wkb_reader/comp +++ /dev/null @@ -1,2 +0,0 @@ -gcc -g -I/data3/postgresql-7.1.2/include -I/usr/include/pgsql -I/usr/local/include/pgsql -L/data3/postgresql-7.1.2/lib readwkb.c -o readwkb -lpq -