break out special local mail processing (e.g., mapping to the
[unix-history] / usr / src / usr.bin / calendar / pathnames.h
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 8.1 (Berkeley) %G%
*/
#include <paths.h>
#define _PATH_CPP "/usr/bin/cpp"
/* XXX -- fix when cpp parses arguments rationally */
#define _PATH_INCLUDE "-I/usr/share/calendar"