From da1123c78780b2f35a626fd694aff427e3e12892 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sun, 28 Jul 2019 15:17:17 +0100 Subject: Corrected typo in environment before running make We recently moved the system's `rm' program absolute address to a shell variable that is found during the `./project' script. But I had forgot to account for the difference between the Make and Bash variable naming differences. I had also forgot to add a value to the HOME variable. With this commit both are corrected: the system's `rm' path is now called `sys_rm' and the HOME variable is set. --- .file-metadata | Bin 6239 -> 6187 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '.file-metadata') diff --git a/.file-metadata b/.file-metadata index 1e4b3c5..cef42f3 100644 Binary files a/.file-metadata and b/.file-metadata differ -- cgit v1.2.1