* config/mh-ncrsvr43: Removed AR_FLAGS
This commit is contained in:
parent
cc917275be
commit
952306d1b0
2 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
|||
Sat Sep 16 18:31:08 PDT 1995 Angela Marie Thomas <angela@cygnus.com>
|
||||
* config/mh-ncrsvr43: Removed AR_FLAGS
|
||||
|
||||
Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
|
||||
|
|
|
@ -7,6 +7,3 @@ CFLAGS = -g -Hnocopyr
|
|||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||
SYSV = -DSYSV -DSVR4
|
||||
RANLIB = true
|
||||
|
||||
# The l flag generates a warning from the SVR4 archiver, remove it.
|
||||
AR_FLAGS = cq
|
||||
|
|
Loading…
Reference in a new issue