]> Git repositories of Nishi - tewi.git/commitdiff
trying to add nextstep support
authorNishi <nishi@nishi.boats>
Mon, 14 Oct 2024 17:31:33 +0000 (17:31 +0000)
committerNishi <nishi@nishi.boats>
Mon, 14 Oct 2024 17:31:33 +0000 (17:31 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@320 8739d7e6-ffea-ec47-b151-bdff447c6205

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

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