diff options
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 |
