Rev 4425 | Rev 4504 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4425 | Rev 4455 | ||
---|---|---|---|
Line 52... | Line 52... | ||
52 | app/tetris \ |
52 | app/tetris \ |
53 | app/tester \ |
53 | app/tester \ |
54 | app/trace \ |
54 | app/trace \ |
55 | app/klog \ |
55 | app/klog \ |
56 | app/init \ |
56 | app/init \ |
- | 57 | app/getvc \ |
|
57 | app/bdsh |
58 | app/bdsh |
58 | 59 | ||
59 | ifeq ($(UARCH),amd64) |
60 | ifeq ($(UARCH),amd64) |
60 | DIRS += srv/pci |
61 | DIRS += srv/pci |
61 | endif |
62 | endif |