break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.sbin / update / pathnames.h
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.3 (Berkeley) %G%
*/
#define _PATH_BIN "/bin"
#define _PATH_USR "/usr"
#define _PATH_USRBIN "/usr/bin"
#define _PATH_USRLIB "/usr/lib"