summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_sunos5_kcc.GNU
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-27 21:56:56 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-27 21:56:56 +0000
commit0fbe899f0ae661488df3c4b602d5d81d8b19a203 (patch)
tree8e87326670981c14d12ee0c354b5bb7fd00734fd /include/makeinclude/platform_sunos5_kcc.GNU
parentc73851e88aa6201b73f7a00738252ce2b29d16ad (diff)
downloadATCD-0fbe899f0ae661488df3c4b602d5d81d8b19a203.tar.gz
ChangeLogTag:Tue Jul 27 16:55:44 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'include/makeinclude/platform_sunos5_kcc.GNU')
-rw-r--r--include/makeinclude/platform_sunos5_kcc.GNU2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/makeinclude/platform_sunos5_kcc.GNU b/include/makeinclude/platform_sunos5_kcc.GNU
index 65c66bfd88f..570f45b8769 100644
--- a/include/makeinclude/platform_sunos5_kcc.GNU
+++ b/include/makeinclude/platform_sunos5_kcc.GNU
@@ -26,6 +26,8 @@ LD = $(CXX)
LIBS += -lsocket -ldl -lnsl -lgen -lposix4
+MATHLIB = -lm
+
CPPFLAGS += $(CFLAGS)
OCFLAGS += -K2
PIC = -KPIC