1984-08-23 13:26:44 +00:00
|
|
|
/* Intended as a common directory for ALL temporary files */
|
1984-08-23 13:33:11 +00:00
|
|
|
#define TMP_DIR "/usr/tmp"
|
1984-08-23 13:18:14 +00:00
|
|
|
|
1984-08-23 13:33:11 +00:00
|
|
|
/* Access to the ACK tree and parts thereof */
|
|
|
|
#define EM_DIR "/usr/em" /* The root directory for EM stuff */
|
|
|
|
#define RTERR_PATH "etc/pc_rt_errors"
|
1984-12-06 11:08:40 +00:00
|
|
|
#define ACK_PATH "lib/descr"
|