Changeset c0e74b1 in mainline for uspace/lib/socket/Makefile
- Timestamp:
- 2010-10-06T22:58:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ae972834
- Parents:
- 49d871ea (diff), d9e2e0e (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/socket/Makefile
r49d871ea rc0e74b1 33 33 34 34 SOURCES = \ 35 generic/socket_client.c \36 35 generic/socket_core.c \ 37 generic/socket_parse.c \38 generic/inet.c \39 generic/net_modules.c \40 36 generic/icmp_common.c \ 41 37 generic/icmp_api.c \
Note:
See TracChangeset
for help on using the changeset viewer.