* mh-linux (SYSV): Don't define.

(RANLIB): Don't define.
This commit is contained in:
Ian Lance Taylor 1995-02-09 16:05:25 +00:00
parent 2d336b1b51
commit cdce29f24d
1 changed files with 2 additions and 8 deletions

View File

@ -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.