(P_tmpdir): Remove definition.

From-SVN: r2581
This commit is contained in:
Brendan Kehoe 1992-10-23 18:45:43 -04:00
parent 9155df2b1b
commit 06285c0cb3
1 changed files with 0 additions and 5 deletions

View 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