Changes in uspace/lib/posix/Makefile [4e6a610:5a6c28d1] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/Makefile
r4e6a610 r5a6c28d1 82 82 TEST_SOURCES = \ 83 83 test/main.c \ 84 test/stdio.c \ 85 test/stdlib.c \ 86 test/unistd.c 87 88 EXTRA_TEST_CFLAGS = -Wno-deprecated-declarations 84 test/scanf.c 89 85 90 86 EXPORT_CPPFLAGS = \
Note:
See TracChangeset
for help on using the changeset viewer.