diff options
| author | Bruce Momjian | 1999-01-18 12:43:55 +0000 |
|---|---|---|
| committer | Bruce Momjian | 1999-01-18 12:43:55 +0000 |
| commit | 909c51973363acebf7a33a46a77663cdb64e25a4 (patch) | |
| tree | d795a18db00cbe0ad500b53ab1ee834a0a8b2469 /src/template | |
| parent | d3423daaeee02b036af8c625f124c7b431eaa7f2 (diff) | |
Add missing Windows files.
Diffstat (limited to 'src/template')
| -rw-r--r-- | src/template/cygwin32 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/template/cygwin32 b/src/template/cygwin32 new file mode 100644 index 00000000000..4e643782950 --- /dev/null +++ b/src/template/cygwin32 @@ -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 |
