1991-04-24 21:06:14 +02:00
|
|
|
#AR = ar-a29k
|
|
|
|
#AR_FLAGS = qs
|
1992-06-10 08:32:35 +02:00
|
|
|
#RANLIB = true
|
1991-04-13 04:12:45 +02:00
|
|
|
|
|
|
|
# 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.
|
1991-04-13 12:01:48 +02:00
|
|
|
SUBDIRS= binutils gas gnulib gcc clib
|
1991-04-13 04:12:45 +02:00
|
|
|
|