1divert(-1)
2#
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988 The Regents of the University of California.
5# All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9VERSIONID(@(#)riscos4.5.m4	2.1 (Berkeley) 10/02/91)
10#
11
12define(`ALIAS_FILE', /usr/lib/aliases)dnl
13define(`HELP_FILE', /usr/lib/sendmail.hf)dnl
14define(`QUEUE_DIR', /usr/spool/mqueue)dnl
15define(`STATUS_FILE', /usr/lib/sendmail.st)dnl
16define(`LOCAL_MAILER', /bin/mail)dnl
17
18divert(0)
19