diff options
Diffstat (limited to 'config/mh-linux')
-rw-r--r-- | config/mh-linux | 4 |
1 files changed, 4 insertions, 0 deletions
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 |