Commit 06285c0c by Brendan Kehoe

(P_tmpdir): Remove definition.

From-SVN: r2581
parent 9155df2b
...@@ -96,11 +96,6 @@ extern char *output_call (); ...@@ -96,11 +96,6 @@ extern char *output_call ();
#define TARGET_DEFAULT 0 #define TARGET_DEFAULT 0
#endif #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. */ /* Allow $ in identifiers. */
#define DOLLARS_IN_IDENTIFIERS 2 #define DOLLARS_IN_IDENTIFIERS 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment