summaryrefslogtreecommitdiff
path: root/devtools/OS/SVR4
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/OS/SVR4')
-rw-r--r--devtools/OS/SVR416
1 files changed, 16 insertions, 0 deletions
diff --git a/devtools/OS/SVR4 b/devtools/OS/SVR4
new file mode 100644
index 0000000000000..c709146a6b043
--- /dev/null
+++ b/devtools/OS/SVR4
@@ -0,0 +1,16 @@
+# $Id: SVR4,v 8.10 2002/03/21 23:59:26 gshapiro Exp $
+
+dnl DO NOT EDIT THIS FILE.
+dnl Place personal settings in devtools/Site/site.config.m4
+
+define(`confCC', `gcc')
+define(`confMAPDEF', `-DNDBM')
+define(`confENVDEF', `-D__svr4__')
+define(`confLIBS', `-ldbm -lsocket -lnsl -lelf')
+define(`confMBINDIR', `/usr/ucblib')
+define(`confSBINDIR', `/usr/ucbetc')
+define(`confUBINDIR', `/usr/ucb')
+define(`confEBINDIR', `/usr/ucblib')
+define(`confSBINGRP', `mail')
+define(`confINSTALL', `/usr/ucb/install')
+define(`confDEPEND_TYPE', `CC-M')