summaryrefslogtreecommitdiff
path: root/doc/README.SunPro
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.SunPro')
-rw-r--r--doc/README.SunPro5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/README.SunPro b/doc/README.SunPro
new file mode 100644
index 0000000..6808732
--- /dev/null
+++ b/doc/README.SunPro
@@ -0,0 +1,5 @@
+Sun C 5.9:
+gmake \
+ CC=/opt/SUNWspro/bin/c99 COMPILE_FLAGS="-I. -O2 -mt -v" \
+ MAKEDEPEND="/opt/SUNWspro/bin/c99 -xM1" clean all
+