xref: /csrg-svn/usr.bin/gprof/pathnames.h (revision 62017)
137995Sbostic /*
2*62017Sbostic  * Copyright (c) 1989, 1993
3*62017Sbostic  *	The Regents of the University of California.  All rights reserved.
437995Sbostic  *
542683Sbostic  * %sccs.include.redist.c%
637995Sbostic  *
7*62017Sbostic  *	@(#)pathnames.h	8.1 (Berkeley) 06/06/93
837995Sbostic  */
937995Sbostic 
1037995Sbostic #define	_PATH_FLAT_BLURB	"/usr/share/misc/gprof.flat"
1137995Sbostic #define	_PATH_CALLG_BLURB	"/usr/share/misc/gprof.callg"
1237995Sbostic 
13