]> Git repositories of Nishi - tewi.git/commitdiff
add
authorNishi <nishi@nishi.boats>
Thu, 10 Oct 2024 01:58:20 +0000 (01:58 +0000)
committerNishi <nishi@nishi.boats>
Thu, 10 Oct 2024 01:58:20 +0000 (01:58 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@298 8739d7e6-ffea-ec47-b151-bdff447c6205

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

diff --git a/Platform/unixware.mk b/Platform/unixware.mk
new file mode 100644 (file)
index 0000000..d3f2343
--- /dev/null
@@ -0,0 +1,9 @@
+# $Id$
+
+CC = gcc
+AR = ar
+CFLAGS = -g -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -D_DEFAULT_SOURCE -fPIC -D_XOPEN_SOURCE=600
+LDFLAGS =
+LIBS =
+EXEC =
+LIBSUF = .so