* mh-linux (SYSV): Don't define.
(RANLIB): Don't define.
This commit is contained in:
parent
2d336b1b51
commit
cdce29f24d
1 changed files with 2 additions and 8 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue