Rev 4307 | Rev 4719 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4307 | Rev 4588 | ||
---|---|---|---|
Line 40... | Line 40... | ||
40 | SOURCES = \ |
40 | SOURCES = \ |
41 | $(NAME).c \ |
41 | $(NAME).c \ |
42 | $(NET_BASE)modules.c \ |
42 | $(NET_BASE)modules.c \ |
43 | $(NET_BASE)self_test.c \ |
43 | $(NET_BASE)self_test.c \ |
44 | $(STRUCTURES)char_map.c \ |
44 | $(STRUCTURES)char_map.c \ |
- | 45 | $(STRUCTURES)dynamic_fifo.c \ |
|
45 | $(STRUCTURES)measured_strings.c \ |
46 | $(STRUCTURES)measured_strings.c \ |
46 | $(NET_BASE)crc.c |
47 | $(NET_BASE)crc.c |
47 | 48 | ||
48 | include $(NET_BASE)Makefile.module |
49 | include $(NET_BASE)Makefile.module |