aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/mh-linux10
1 files changed, 2 insertions, 8 deletions
diff --git a/config/mh-linux b/config/mh-linux
index 5763f77..0fb3a05 100644
--- a/config/mh-linux
+++ b/config/mh-linux
@@ -1,8 +1,2 @@
-# Define SYSV as -DSYSV if you are using a System V operating system.
-# FIXME: What is this used for? It should go away (and even if it hasn't,
-# it's not clear linux should define it).
-SYSV = -DSYSV
-RANLIB = ranlib
-
-# What is this doing here?
-#LDFLAGS = -static
+# This is the Makefile fragment used when running on a Linux host.
+# It does not have to do anything at present.