summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/devtools/OS/maxion
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-04-02 19:48:38 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-04-02 19:48:38 +0000
commit0273b8fbd6947b4b7e823ada965ae763cab5ac86 (patch)
treeae5e5293b5d1243eef968a7ebb13394550e92d3f /gnu/usr.sbin/sendmail/devtools/OS/maxion
parent43225228859332051b0497d6732b906e2c753f85 (diff)
Remove sendmail's `Build' scaffolding and add real Makefiles
praliases should be in section 1, not 8 Use arc4random(3) instead of random(3) Add some sample OpenBSD .mc files
Diffstat (limited to 'gnu/usr.sbin/sendmail/devtools/OS/maxion')
-rw-r--r--gnu/usr.sbin/sendmail/devtools/OS/maxion13
1 files changed, 0 insertions, 13 deletions
diff --git a/gnu/usr.sbin/sendmail/devtools/OS/maxion b/gnu/usr.sbin/sendmail/devtools/OS/maxion
deleted file mode 100644
index 226baf593ed..00000000000
--- a/gnu/usr.sbin/sendmail/devtools/OS/maxion
+++ /dev/null
@@ -1,13 +0,0 @@
-# $Sendmail: maxion,v 8.8 1999/04/24 05:38:02 gshapiro Exp $
-define(`confCC', `/usr/ucb/cc')
-define(`confMAPDEF', `-DNDBM -DNIS')
-define(`confLIBDIRS', `-L/usr/ucblib')
-define(`confLIBS', `-ldbm -lgen -lucb')
-define(`confMBINDIR', `/usr/ucblib')
-define(`confSBINDIR', `/usr/ucbetc')
-define(`confUBINDIR', `/usr/ucb')
-define(`confEBINDIR', `/usr/ucblib')
-define(`confSBINOWN', `smtp')
-define(`confSBINGRP', `mail')
-define(`confSTDIR', `/var/adm/log')
-define(`confINSTALL', `/usr/ucb/install')