Changeset 9912f49 in mainline for uspace/lib/c/Makefile
- Timestamp:
- 2018-07-13T13:49:12Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f97ef44
- Parents:
- 99d3123
- git-author:
- Jiri Svoboda <jiri@…> (2018-07-12 21:45:51)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-07-13 13:49:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/Makefile
r99d3123 r9912f49 76 76 generic/errno.c \ 77 77 generic/gsort.c \ 78 generic/inttypes.c \ 78 79 generic/loc.c \ 79 80 generic/mem.c \ … … 197 198 test/main.c \ 198 199 test/mem.c \ 200 test/inttypes.c \ 199 201 test/io/table.c \ 200 202 test/stdio/scanf.c \
Note:
See TracChangeset
for help on using the changeset viewer.