Changeset 7390870 in mainline for uspace/lib/socket/Makefile
- Timestamp:
- 2010-09-26T12:36:26Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- edba2b6f
- Parents:
- c5b59ce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/socket/Makefile
rc5b59ce r7390870 42 42 packet/packet.c \ 43 43 packet/packet_client.c \ 44 packet/packet_server.c \ 45 adt/dynamic_fifo.c \ 46 adt/measured_strings.c \ 47 adt/char_map.c 44 packet/packet_server.c 48 45 49 46 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.