remove INSTALL=cp
This commit is contained in:
parent
46d284c9fc
commit
9dea029fad
@ -1,7 +1,6 @@
|
|||||||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||||
SYSV = -DSYSV -DSVR4
|
SYSV = -DSYSV -DSVR4
|
||||||
RANLIB = true
|
RANLIB = true
|
||||||
INSTALL = cp
|
|
||||||
|
|
||||||
# The l flag generates a warning from the SVR4 archiver, remove it.
|
# The l flag generates a warning from the SVR4 archiver, remove it.
|
||||||
AR_FLAGS = cq
|
AR_FLAGS = cq
|
||||||
|
Loading…
Reference in New Issue
Block a user