Rev 4153 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4153 | Rev 4263 | ||
---|---|---|---|
Line 43... | Line 43... | ||
43 | 43 | ||
44 | OUTPUT = tester |
44 | OUTPUT = tester |
45 | SOURCES = tester.c \ |
45 | SOURCES = tester.c \ |
46 | thread/thread1.c \ |
46 | thread/thread1.c \ |
47 | print/print1.c \ |
47 | print/print1.c \ |
- | 48 | print/print4.c \ |
|
48 | fault/fault1.c \ |
49 | fault/fault1.c \ |
49 | fault/fault2.c \ |
50 | fault/fault2.c \ |
50 | ipc/register.c \ |
51 | ipc/register.c \ |
51 | ipc/connect.c \ |
52 | ipc/connect.c \ |
52 | ipc/send_async.c \ |
53 | ipc/send_async.c \ |