summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1993-11-18 21:31:42 +0000
committerMichael I. Bushnell <mib@gnu.org>1993-11-18 21:31:42 +0000
commita96138bccad2c74c0cb5fdaafc95a87036b6987f (patch)
tree83fdebca235a468d172d575e67bab4d536696704
parent3ac328c6ad937bf90c1b3145cb84f324c9ec8c94 (diff)
Formerly Makeconf.~5~
-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