1992-06-23 06:47:53 +00:00
|
|
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
1993-11-15 23:01:36 +00:00
|
|
|
# FIXME: What is this used for? It should go away (and even if it hasn't,
|
|
|
|
# it's not clear linux should define it).
|
1992-06-23 06:47:53 +00:00
|
|
|
SYSV = -DSYSV
|
|
|
|
RANLIB = ranlib
|
1993-11-15 23:01:36 +00:00
|
|
|
|
|
|
|
# What is this doing here?
|
|
|
|
#LDFLAGS = -static
|