* mh-linux: Don't put -static in LDFLAGS. Add comments.

This commit is contained in:
Jim Kingdon 1993-11-15 23:01:36 +00:00
parent 90081eca02
commit 1c50f634d1
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# 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
LDFLAGS = -static
# What is this doing here?
#LDFLAGS = -static