Rev 1028 | Rev 1181 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1028 | Rev 1113 | ||
---|---|---|---|
Line 30... | Line 30... | ||
30 | # |
30 | # |
31 | 31 | ||
32 | -include Makefile.config |
32 | -include Makefile.config |
33 | 33 | ||
34 | DIRS = \ |
34 | DIRS = \ |
- | 35 | libc \ |
|
35 | softint \ |
36 | softint \ |
36 | softfloat \ |
37 | softfloat \ |
37 | libc \ |
- | |
38 | libipc \ |
38 | libipc \ |
39 | libadt \ |
39 | libadt \ |
40 | init \ |
40 | init \ |
41 | ns |
41 | ns |
42 | 42 |