|
|
1.1 root 1: #ident "@(#)local.h 1.3 'attmail mail(1) command'"
2: #ident "@(#)mailx:hdr/local.h 1.2.1.1"
3: /* Copyright (c) 1984 AT&T */
4: /* All Rights Reserved */
5:
6: /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
7: /* The copyright notice above does not evidence any */
8: /* actual or intended publication of such source code. */
9:
10: #ident "@(#)mailx:hdr/local.h 1.2"
11: /*
12: * mailx -- a modified version of a University of California at Berkeley
13: * mail program
14: *
15: */
16:
17: #ifdef V7
18: #include "v7.local.h"
19:
20: #else
21: #ifdef V9
22: #include "v9.local.h"
23: #else
24: #include "usg.local.h"
25: #endif
26: #endif
27:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.