From 677291b54f544168f841292a43322b9cc47f2c3e Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Tue, 23 Jun 1992 06:47:53 +0000 Subject: [PATCH] New file for Linux. --- config/.Sanitize | 1 + config/mh-linux | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 config/mh-linux diff --git a/config/.Sanitize b/config/.Sanitize index 0edcced..6223d95 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -29,6 +29,7 @@ mh-decstation mh-delta88 mh-dgux mh-irix4 +mh-linux mh-ncr3000 mh-sco mh-solaris diff --git a/config/mh-linux b/config/mh-linux new file mode 100644 index 0000000..2eb4083 --- /dev/null +++ b/config/mh-linux @@ -0,0 +1,4 @@ +# Define SYSV as -DSYSV if you are using a System V operating system. +SYSV = -DSYSV +RANLIB = ranlib +LDFLAGS = -static -- 2.7.4