Rev 4605 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4605 | Rev 4613 | ||
---|---|---|---|
Line 55... | Line 55... | ||
55 | app/tester \ |
55 | app/tester \ |
56 | app/trace \ |
56 | app/trace \ |
57 | app/klog \ |
57 | app/klog \ |
58 | app/init \ |
58 | app/init \ |
59 | app/getvc \ |
59 | app/getvc \ |
60 | app/bdsh |
60 | app/bdsh \ |
- | 61 | app/chkpnt |
|
61 | 62 | ||
62 | ifeq ($(UARCH),amd64) |
63 | ifeq ($(UARCH),amd64) |
63 | DIRS += srv/pci |
64 | DIRS += srv/pci |
64 | endif |
65 | endif |
65 | 66 |