1divert(-1)
2#
3# Copyright (c) 1994 Eric P. Allman
4# Copyright (c) 1994
5#	The Regents of the University of California.  All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9
10# Support for DYNIX/ptx 2.x.
11
12divert(0)
13VERSIONID(`@(#)ptx2.m4	8.1 (Berkeley) 12/04/94')
14ifdef(`ALIAS_FILE',,`define(`ALIAS_FILE', /usr/lib/aliases)')dnl
15ifdef(`HELP_FILE',,`define(`HELP_FILE', /usr/lib/sendmail.hf)')dnl
16ifdef(`STATUS_FILE',,`define(`STATUS_FILE', /usr/lib/sendmail.st)')dnl
17define(`LOCAL_MAILER_PATH', `/bin/mail')dnl
18define(`LOCAL_MAILER_FLAGS', `rmn')dnl
19define(`LOCAL_SHELL_FLAGS', `e')dnl
20