-#
-# PostGIS PGXS build system
-#
+# **********************************************************************
+# * $Id: Makefile.pgsql2shp.in
+# *
+# * PostGIS - Spatial Types for PostgreSQL
+# * http://postgis.refractions.net
+# * Copyright 2008 Mark Cave-Ayland
+# *
+# * This is free software; you can redistribute and/or modify it under
+# * the terms of the GNU General Public Licence. See the COPYING file.
+# *
+# **********************************************************************
+
PROGRAM=pgsql2shp
# List of objects to build
-#
-# PostGIS PGXS build system
-#
+# **********************************************************************
+# * $Id: Makefile.shp2pgsql.in
+# *
+# * PostGIS - Spatial Types for PostgreSQL
+# * http://postgis.refractions.net
+# * Copyright 2008 Mark Cave-Ayland
+# *
+# * This is free software; you can redistribute and/or modify it under
+# * the terms of the GNU General Public Licence. See the COPYING file.
+# *
+# **********************************************************************i
+
PROGRAM=shp2pgsql
# List of objects to build
+++ /dev/null
-#ifndef _COMPAT_H
-#define _COMPAT_H 1
-
-#include <stdlib.h>
-#include <ctype.h>
-#include <stdio.h>
-
-#if USE_VERSION < 73
-unsigned char *PQunescapeBytea(const unsigned char *strtext, size_t *retbuflen);
-#endif
-
-#endif /* ifndef _COMPAT_H */
#include "libpq-fe.h"
#include "shapefil.h"
#include "getopt.h"
-#include "compat.h"
#include <sys/types.h> // for getpid()
#include <unistd.h> // for getpid()
-#
-# PostGIS PGXS build system
-#
+# **********************************************************************
+# * $Id: Makefile.in
+# *
+# * PostGIS - Spatial Types for PostgreSQL
+# * http://postgis.refractions.net
+# * Copyright 2008 Mark Cave-Ayland
+# *
+# * This is free software; you can redistribute and/or modify it under
+# * the terms of the GNU General Public Licence. See the COPYING file.
+# *
+# **********************************************************************
+
MODULE_big=lwpostgis
-#
-# PostGIS PGXS build system
-#
+# **********************************************************************
+# * $Id: Makefile.in
+# *
+# * PostGIS - Spatial Types for PostgreSQL
+# * http://postgis.refractions.net
+# * Copyright 2008 Mark Cave-Ayland
+# *
+# * This is free software; you can redistribute and/or modify it under
+# * the terms of the GNU General Public Licence. See the COPYING file.
+# *
+# **********************************************************************
+
MODULE_big=lwpostgis