10 lines
249 B
Plaintext
10 lines
249 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 gcc clib
|
|
|