xref: /original-bsd/usr.bin/ranlib/pathnames.h (revision 95a66346)
1 /*-
2  * Copyright (c) 1990 The Regents of the University of California.
3  * All rights reserved.
4  *
5  * This code is derived from software contributed to Berkeley by
6  * Hugh Smith at The University of Guelph.
7  *
8  *	@(#)pathnames.h	5.1 (Berkeley) 01/18/91
9  */
10 
11 #define _PATH_RANTMP	"/tmp/ranlib.XXXXXX"
12