(P_tmpdir): Remove definition.
authorBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 23 Oct 1992 22:45:43 +0000 (18:45 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Fri, 23 Oct 1992 22:45:43 +0000 (18:45 -0400)
From-SVN: r2581

gcc/config/convex/convex.h

index 15b26a8..8632be4 100644 (file)
@@ -96,11 +96,6 @@ extern char *output_call ();
 #define TARGET_DEFAULT 0
 #endif
 
-/* Convex ships /tmp as a separate file system - thus it
-   usually has more free space than /usr/tmp */
-
-#define P_tmpdir       "/tmp/"
-
 /* Allow $ in identifiers. */
 
 #define DOLLARS_IN_IDENTIFIERS 2