]> Git repositories of Nishi - tewi.git/commitdiff
add cygwin file
authorNishi <nishi@nishi.boats>
Thu, 26 Sep 2024 03:14:30 +0000 (03:14 +0000)
committerNishi <nishi@nishi.boats>
Thu, 26 Sep 2024 03:14:30 +0000 (03:14 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@165 8739d7e6-ffea-ec47-b151-bdff447c6205

Platform/cygwin.mk [new file with mode: 0644]

diff --git a/Platform/cygwin.mk b/Platform/cygwin.mk
new file mode 100644 (file)
index 0000000..c624c6d
--- /dev/null
@@ -0,0 +1,9 @@
+# $Id$
+
+CC = cc
+AR = ar
+CFLAGS = -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -fPIC -DNO_IPV6
+LDFLAGS =
+LIBS =
+EXEC =
+LIB = .so