diff options
Diffstat (limited to 'src/makefiles/Makefile.win')
| -rw-r--r-- | src/makefiles/Makefile.win | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/makefiles/Makefile.win b/src/makefiles/Makefile.win index 7fce66b1ac..cca9bcbbe0 100644 --- a/src/makefiles/Makefile.win +++ b/src/makefiles/Makefile.win @@ -1,4 +1,4 @@ -# $Header: /cvsroot/pgsql/src/makefiles/Attic/Makefile.win,v 1.13 2001/05/25 15:48:33 momjian Exp $ +# $Header: /cvsroot/pgsql/src/makefiles/Attic/Makefile.win,v 1.14 2001/08/29 19:14:40 petere Exp $ LDFLAGS+= -g DLLTOOL= dlltool DLLWRAP= dllwrap @@ -33,3 +33,5 @@ override CPPFLAGS+= -DUSE_DL_IMPORT endif override javadir := '$(shell cygpath -w $(javadir))' + +sqlmansect = 7 |
