em_path.h.src 268 B

1234567
  1. /* Intended as a common directory for ALL temporary files */
  2. #define TMP_DIR "/usr/tmp"
  3. /* Access to the ACK tree and parts thereof */
  4. #define EM_DIR "/usr/em" /* The root directory for EM stuff */
  5. #define RTERR_PATH "etc/pc_rt_errors"
  6. #define ACK_PATH "lib/descr"