OSDN Git Service

Hi,
authorBruce Momjian <bruce@momjian.us>
Wed, 13 Oct 1999 11:38:42 +0000 (11:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 13 Oct 1999 11:38:42 +0000 (11:38 +0000)
commitc3ac9f07b7bf2f764155a9b0e97c761fa780ac27
treea17fda5d49da95d387b32c6c71e789dd27aca423
parent8ce829ea6a10de737a744fff8509cd1bef70a971
Hi,

I have changed a bit the makefiles for the win32 port - the *.def files
(created when building shared libraries) are now clean from
Makefile.shlib.

I have also removed "-g" from CFLAGS in the "cygwin32" template - it can
be
enabled when running configure.

                        Dan
src/Makefile.shlib
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/libpq/Makefile.in
src/pl/plpgsql/src/Makefile.in
src/template/cygwin32