mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
10 lines
259 B
Plaintext
10 lines
259 B
Plaintext
#AR = ar-a29k
|
|
#AR_FLAGS = qs
|
|
#RANLIB = echo
|
|
|
|
# This is a hack. By declaring subdirs using "SUBDIRS=" rather than
|
|
# with a space, config won't reset this. This is a hack to override
|
|
# the set of directories to be made.
|
|
SUBDIRS= binutils gas gnulib gcc clib
|
|
|