Rev 4720 | Rev 4726 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4720 | Rev 4722 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | 36 | ||
37 | OUTPUT = $(NAME) |
37 | OUTPUT = $(NAME) |
38 | SOURCES = \ |
38 | SOURCES = \ |
39 | $(NAME).c \ |
39 | $(NAME).c \ |
40 | $(NAME)_module.c \ |
40 | $(NAME)_module.c \ |
- | 41 | $(NET_BASE)crc.c \ |
|
41 | $(NET_BASE)module.c \ |
42 | $(NET_BASE)module.c \ |
42 | $(NET_BASE)modules.c \ |
43 | $(NET_BASE)modules.c \ |
43 | $(NET_BASE)il/ip/ip_client.c \ |
44 | $(NET_BASE)il/ip/ip_client.c \ |
44 | $(NET_BASE)il/ip/ip_remote.c \ |
45 | $(NET_BASE)il/ip/ip_remote.c \ |
45 | $(NET_BASE)net/net_remote.c \ |
46 | $(NET_BASE)net/net_remote.c \ |