]> gcc.gnu.org Git - gcc.git/commitdiff
(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 15b26a8fe94d475b1822b8f5b86d847498abec2c..8632be4ad770232161601c8c9be8c0fc48f2d037 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
This page took 0.065881 seconds and 5 git commands to generate.