date and time created 91/01/18 18:45:38 by bostic
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 19 Jan 1991 10:45:38 +0000 (02:45 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 19 Jan 1991 10:45:38 +0000 (02:45 -0800)
SCCS-vsn: usr.bin/ranlib/pathnames.h 5.1

usr/src/usr.bin/ranlib/pathnames.h [new file with mode: 0644]

diff --git a/usr/src/usr.bin/ranlib/pathnames.h b/usr/src/usr.bin/ranlib/pathnames.h
new file mode 100644 (file)
index 0000000..91e577d
--- /dev/null
@@ -0,0 +1,11 @@
+/*-
+ * Copyright (c) 1990 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * This code is derived from software contributed to Berkeley by
+ * Hugh Smith at The University of Guelph.
+ *
+ *     @(#)pathnames.h 5.1 (Berkeley) %G%
+ */
+
+#define _PATH_RANTMP   "/tmp/ranlib.XXXXXX"