Changes in uspace/lib/c/Makefile [32236e5:7acd787] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r32236e5 r7acd787 165 165 generic/assert.c \ 166 166 generic/bsearch.c \ 167 generic/pci.c \ 167 168 generic/pio_trace.c \ 168 169 generic/qsort.c \ … … 188 189 TEST_SOURCES = \ 189 190 test/adt/circ_buf.c \ 190 test/casting.c \191 191 test/fibril/timer.c \ 192 192 test/main.c \ … … 196 196 test/stdio/scanf.c \ 197 197 test/odict.c \ 198 test/perf.c \199 198 test/perm.c \ 200 199 test/qsort.c \
Note:
See TracChangeset
for help on using the changeset viewer.