summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-11-01 18:15:26 +0000
committerRoland McGrath <roland@gnu.org>1994-11-01 18:15:26 +0000
commit135dd5bffcb583232d7854b1594873e058930ad4 (patch)
tree365507c99565a59e7fbc446b6317834fce728798 /Makeconf
parentbba6f67aa1602f3c97d8b361cfcd2d5150b7fafb (diff)
entered into RCS
Diffstat (limited to 'Makeconf')
-rw-r--r--Makeconf4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makeconf b/Makeconf
index 609d8311..0645c7f1 100644
--- a/Makeconf
+++ b/Makeconf
@@ -39,10 +39,12 @@ all:
hurdinst := /home/gd3/hurdinst
# This is the directory which serves as root for the Hurd.
-hostname := $(shell hostname)
hurdroot-douglas.gnu.ai.mit.edu = /home/hm2/hurdroot
hurdroot-ernst.gnu.ai.mit.edu = /home/hm1/hurdroot
+ifndef hurdroot
+hostname := $(shell hostname)
hurdroot := $(hurdroot-$(hostname))
+endif
# This is the device with the filesystem mounted as $(hurdroot)
hurdrootdev := /dev/hd0f