mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 00:03:23 -04:00
Rename Win32 include directory from win32_include to win32.
This commit is contained in:
parent
08d7e1c20e
commit
36adb2e095
@ -1,7 +1,7 @@
|
||||
# $Header: /cvsroot/pgsql/src/makefiles/Makefile.win32,v 1.1 2003/05/15 16:35:30 momjian Exp $
|
||||
# $Header: /cvsroot/pgsql/src/makefiles/Makefile.win32,v 1.2 2003/05/19 17:31:59 momjian Exp $
|
||||
|
||||
# Use replacement include files for those missing on Win32
|
||||
override CPPFLAGS+="-I$(top_srcdir)/src/include/port/win32_include"
|
||||
override CPPFLAGS+="-I$(top_srcdir)/src/include/port/win32"
|
||||
|
||||
DLLTOOL= dlltool
|
||||
DLLWRAP= dllwrap
|
||||
|
Loading…
x
Reference in New Issue
Block a user