summaryrefslogtreecommitdiffstats
path: root/Makefiles/os/sunos
diff options
context:
space:
mode:
Diffstat (limited to 'Makefiles/os/sunos')
-rw-r--r--Makefiles/os/sunos7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefiles/os/sunos b/Makefiles/os/sunos
new file mode 100644
index 0000000..93324f7
--- /dev/null
+++ b/Makefiles/os/sunos
@@ -0,0 +1,7 @@
+# $Id: sunos,v 1.1.1.1 2000/02/16 23:32:47 shmit Exp $
+
+CC= gcc
+INSTALL= /usr/ucb/install
+
+OSFLAGS= -DOS_SUNOS
+OSLIBS= -lnsl -lsocket