Changeset ac307b2 in mainline for uspace/lib/c/Makefile
- Timestamp:
- 2017-11-25T11:12:23Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 98cb5e0d
- Parents:
- f571ca49 (diff), 0851a3d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
rf571ca49 rac307b2 143 143 generic/getopt.c \ 144 144 generic/adt/checksum.c \ 145 generic/adt/circ_buf.c \ 145 146 generic/adt/list.c \ 146 147 generic/adt/hash_table.c \ … … 181 182 182 183 TEST_SOURCES = \ 184 test/adt/circ_buf.c \ 183 185 test/fibril/timer.c \ 184 186 test/main.c \
Note:
See TracChangeset
for help on using the changeset viewer.