Rev 1363 | Rev 1393 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1363 | Rev 1392 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | 33 | ||
34 | DIRS = \ |
34 | DIRS = \ |
35 | libc \ |
35 | libc \ |
36 | softint \ |
36 | softint \ |
37 | softfloat \ |
37 | softfloat \ |
38 | libadt \ |
- | |
39 | init \ |
38 | init \ |
- | 39 | test \ |
|
40 | ns \ |
40 | ns \ |
41 | fb |
41 | fb |
42 | 42 | ||
43 | ifeq ($(ARCH), amd64) |
43 | ifeq ($(ARCH), amd64) |
44 | DIRS += pci \ |
44 | DIRS += pci \ |