Changes in uspace/lib/posix/Makefile [5a6c28d1:4e6a610] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/Makefile
r5a6c28d1 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.