add .Vx so tmac.andoc will call tmac.mdoc-old
[unix-history] / usr / src / bin / rcp / pathnames.h
CommitLineData
abf47aac
KB
1/*
2 * Copyright (c) 1989 The Regents of the University of California.
3 * All rights reserved.
4 *
27c71911 5 * %sccs.include.redist.c%
abf47aac 6 *
27c71911 7 * @(#)pathnames.h 5.3 (Berkeley) %G%
abf47aac
KB
8 */
9
323abf9d
KB
10#include <paths.h>
11
abf47aac 12#define _PATH_CP "/bin/cp"
323abf9d 13#define _PATH_RSH "/usr/bin/rsh"