Changes in uspace/lib/c/Makefile [7a6065c:c631734] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r7a6065c rc631734 118 118 generic/io/kio.c \ 119 119 generic/io/klog.c \ 120 generic/io/serial.c \121 120 generic/io/snprintf.c \ 122 121 generic/io/vprintf.c \ … … 143 142 generic/getopt.c \ 144 143 generic/adt/checksum.c \ 145 generic/adt/circ_buf.c \146 144 generic/adt/list.c \ 147 145 generic/adt/hash_table.c \ … … 182 180 183 181 TEST_SOURCES = \ 184 test/adt/circ_buf.c \185 182 test/fibril/timer.c \ 186 183 test/main.c \
Note:
See TracChangeset
for help on using the changeset viewer.