xref: /csrg-svn/old/dlmpcc/pathnames.h (revision 42795)
137995Sbostic /*
237995Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337995Sbostic  * All rights reserved.
437995Sbostic  *
5*42795Sbostic  * %sccs.include.redist.c%
637995Sbostic  *
7*42795Sbostic  *	@(#)pathnames.h	5.2 (Berkeley) 06/01/90
837995Sbostic  */
937995Sbostic 
1037995Sbostic #include <paths.h>
1137995Sbostic 
1237995Sbostic #define	_PATH_MPCC32	"/usr/libdata/mpcc32"
1337995Sbostic #define	_PATH_MPCCDL	"/usr/libdata/mpccdl"
1437995Sbostic #define	_PATH_MPCCTAB	"/usr/libdata/mpcctab"
15