]>
Commit | Line | Data |
---|---|---|
fc4214d1 RP |
1 | #AR = ar-a29k |
2 | #AR_FLAGS = qs | |
3b57ba90 | 3 | #RANLIB = true |
ec342d7d RP |
4 | |
5 | # This is a hack. By declaring subdirs using "SUBDIRS=" rather than | |
6 | # with a space, config won't reset this. This is a hack to override | |
7 | # the set of directories to be made. | |
bc719a59 | 8 | SUBDIRS= binutils gas gnulib gcc clib |
ec342d7d | 9 |