Changeset 4e6a610 in mainline for uspace/lib/posix/Makefile
- Timestamp:
- 2018-06-25T09:54:28Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bfe90b6
- Parents:
- fb0ec570
- git-author:
- Jiri Svoboda <jiri@…> (2018-06-24 17:51:54)
- git-committer:
- Jiri Svoboda <jiri@…> (2018-06-25 09:54:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/Makefile
rfb0ec570 r4e6a610 82 82 TEST_SOURCES = \ 83 83 test/main.c \ 84 test/scanf.c 84 test/stdio.c \ 85 test/stdlib.c \ 86 test/unistd.c 87 88 EXTRA_TEST_CFLAGS = -Wno-deprecated-declarations 85 89 86 90 EXPORT_CPPFLAGS = \
Note:
See TracChangeset
for help on using the changeset viewer.