summaryrefslogtreecommitdiff
path: root/devtools/OS/NonStop-UX
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/OS/NonStop-UX')
-rw-r--r--devtools/OS/NonStop-UX18
1 files changed, 18 insertions, 0 deletions
diff --git a/devtools/OS/NonStop-UX b/devtools/OS/NonStop-UX
new file mode 100644
index 000000000000..b68993bf20a8
--- /dev/null
+++ b/devtools/OS/NonStop-UX
@@ -0,0 +1,18 @@
+# $Id: NonStop-UX,v 8.13 2002/03/21 23:59:25 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', `-DNonStop_UX_BXX -D_SVID')
+APPENDDEF(`confINCDIRS', `-I/usr/include -I/usr/ucbinclude')
+define(`confLIBDIRS', `-L/usr/ucblib')
+define(`confLIBS', `-lsocket -lnsl -lelf -lucb')
+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')