Fix a few shellisms, configure for Z80 traditional and ANSI C only
[Ack-5.5.git] / em_path.h
diff --git a/em_path.h b/em_path.h
new file mode 100644 (file)
index 0000000..0cb0ab3
--- /dev/null
+++ b/em_path.h
@@ -0,0 +1,11 @@
+/* $Id: em_path.h.src,v 2.9 1994/06/24 11:03:57 ceriel Exp $ */
+/*
+ * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
+ * 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                "/tmp"
+
+/* Access to the ACK tree and parts thereof */
+#define EM_DIR         "/home/nick/src/Ack-5.5/stage"  /* The root directory for EM stuff */
+#define ACK_PATH       "lib/descr"