-# $Header: /cvsroot/pgsql/contrib/dbase/Attic/Makefile,v 1.2 2001/09/06 10:49:29 petere Exp $
+# $Header: /cvsroot/pgsql/contrib/dbase/Attic/Makefile,v 1.3 2001/12/21 04:13:12 momjian Exp $
subdir = contrib/dbase
top_builddir = ../..
PROGRAM = dbf2pg
OBJS = dbf.o dbf2pg.o endian.o
PG_CPPFLAGS = -I$(libpq_srcdir)
-PG_LIBS = $(libpq)
+PG_LIBS = $(libpq) -liconv
DOCS = README.dbf2pg
MAN = dbf2pg.1 # XXX not implemented
ENVIRONMENT
This program is affected by the environment-variables as
used by "PostgresSQL." See the documentation of Post-
- gresSQL for more info.
+ gresSQL for more info. This program requires libiconv.
BUGS
Fields larger than 8192 characters are not supported and