Changeset 7390870 in mainline for uspace/lib/socket/Makefile


Ignore:
Timestamp:
2010-09-26T12:36:26Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
edba2b6f
Parents:
c5b59ce
Message:

Move ADT's used by the networking stack to libc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/socket/Makefile

    rc5b59ce r7390870  
    4242        packet/packet.c \
    4343        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
    4845
    4946include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.