1 /* @(#)pathnames.h.in 8.4 (Berkeley) 6/26/96 */
4 #define _PATH_BSHELL "/bin/sh"
8 #define _PATH_EXRC ".exrc"
12 #define _PATH_MSGCAT "/usr/share/vi/catalog/"
16 #define _PATH_NEXRC ".nexrc"
19 #ifndef _PATH_PRESERVE
20 #define _PATH_PRESERVE "/var/tmp/vi.recover"
23 #ifndef _PATH_SYSV_PTY
24 #define _PATH_SYSV_PTY "/dev/ptmx"
27 #ifndef _PATH_SENDMAIL
28 #define _PATH_SENDMAIL "/usr/sbin/sendmail"
32 #define _PATH_SYSEXRC "/etc/vi.exrc"
36 #define _PATH_TAGS "tags"
40 #define _PATH_TMP "/tmp"
44 #define _PATH_TTY "/dev/tty"