xref: /original-bsd/usr.bin/xinstall/pathnames.h (revision b72553ae)
1df23df03Sbostic /*
2*b72553aeSbostic  * Copyright (c) 1989, 1993
3*b72553aeSbostic  *	The Regents of the University of California.  All rights reserved.
4df23df03Sbostic  *
551c4247aSbostic  * %sccs.include.redist.c%
6df23df03Sbostic  *
7*b72553aeSbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/06/93
8df23df03Sbostic  */
9df23df03Sbostic 
10df23df03Sbostic #define	_PATH_STRIP	"/usr/bin/strip"
11