67622ee16f
to help reduce clutter in the output from doing a make.
10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
#AR = ar-a29k
|
|
#AR_FLAGS = qs
|
|
#RANLIB = echo >/dev/null
|
|
|
|
# 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
|
|
|