New installation mechanism

This commit is contained in:
ceriel
1991-10-15 16:02:38 +00:00
parent 7bcafc2ab5
commit da4264f1fd
17 changed files with 1059 additions and 610 deletions

View File

@@ -4,7 +4,7 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* Intended as a common directory for ALL temporary files */
#define TMP_DIR "/usr/tmp"
#define TMP_DIR "/tmp"
/* Access to the ACK tree and parts thereof */
#define EM_DIR "/usr/em" /* The root directory for EM stuff */