summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makeconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makeconf b/Makeconf
index 8e3aec1d..aaf343f6 100644
--- a/Makeconf
+++ b/Makeconf
@@ -3,6 +3,9 @@
# This is the directory into which Hurd cross-building tools are placed
hurdinst := /home/hm1/hurdinst
+# This is the directory which serves as root for the Hurd.
+hurdroot := /home/hm1/hurdroot
+
# Where to find various things for compilation:
headers := $(hurdinst)/include
startup := $(hurdinst)/lib/crt0.o