Rev 3597 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3597 | Rev 3612 | ||
---|---|---|---|
Line 52... | Line 52... | ||
52 | ipc/connect.c \ |
52 | ipc/connect.c \ |
53 | ipc/send_async.c \ |
53 | ipc/send_async.c \ |
54 | ipc/send_sync.c \ |
54 | ipc/send_sync.c \ |
55 | ipc/answer.c \ |
55 | ipc/answer.c \ |
56 | ipc/hangup.c \ |
56 | ipc/hangup.c \ |
- | 57 | loop/loop1.c \ |
|
57 | devmap/devmap1.c \ |
58 | devmap/devmap1.c \ |
58 | vfs/vfs1.c \ |
59 | vfs/vfs1.c \ |
59 | debug/debug1.c |
60 | debug/debug1.c |
60 | 61 | ||
61 | OBJECTS := $(addsuffix .o,$(basename $(SOURCES))) |
62 | OBJECTS := $(addsuffix .o,$(basename $(SOURCES))) |