xref: /csrg-svn/old/ld/pathnames.h (revision 42688)
137030Sbostic /*
237030Sbostic  * Copyright (c) 1989 The Regents of the University of California.
337030Sbostic  * All rights reserved.
437030Sbostic  *
5*42688Sbostic  * %sccs.include.redist.c%
637030Sbostic  *
7*42688Sbostic  *	@(#)pathnames.h	5.3 (Berkeley) 06/01/90
837030Sbostic  */
937030Sbostic 
1037030Sbostic #define	_PATH_USRLIB	"/usr/lib"
1137030Sbostic #define	_PATH_LOCALLIB	"/usr/local/lib"
12