Rev 2577 | Rev 2645 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2577 | Rev 2642 | ||
---|---|---|---|
Line 31... | Line 31... | ||
31 | 31 | ||
32 | -include Makefile.config |
32 | -include Makefile.config |
33 | 33 | ||
34 | DIRS = \ |
34 | DIRS = \ |
35 | lib/libc \ |
35 | lib/libc \ |
- | 36 | lib/libfs \ |
|
36 | lib/softint \ |
37 | lib/softint \ |
37 | lib/softfloat \ |
38 | lib/softfloat \ |
38 | srv/ns \ |
39 | srv/ns \ |
39 | srv/fb \ |
40 | srv/fb \ |
40 | srv/kbd \ |
41 | srv/kbd \ |