mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add missing Windows files.
This commit is contained in:
11
src/template/cygwin32
Normal file
11
src/template/cygwin32
Normal file
@ -0,0 +1,11 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O2 -g
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:/usr/local/include
|
||||
SRCH_LIB:/usr/local/lib
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.dll
|
||||
YFLAGS:-d -L /sw/cygwin-b20/share/
|
||||
YACC:
|
||||
LIBS:-lcygipc
|
Reference in New Issue
Block a user