summaryrefslogtreecommitdiff
path: root/Makeconf
diff options
context:
space:
mode:
Diffstat (limited to 'Makeconf')
-rw-r--r--Makeconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makeconf b/Makeconf
index 49375fba..b6134ef4 100644
--- a/Makeconf
+++ b/Makeconf
@@ -35,9 +35,6 @@
# Put this first so it's the default
all:
-# What version of the Hurd is this?
-hurd-version := 0.3
-
# Figure out how to locate the parent directory from here.
ifeq (.,$(dir))
.. =