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


Ignore:
Timestamp:
2010-10-08T21:32:49Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
368fb2c
Parents:
0a866eeb
Message:

Move the common packet interface to libc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/socket/Makefile

    r0a866eeb rc69d327  
    3535        generic/icmp_common.c \
    3636        generic/icmp_api.c \
    37         packet/packet.c \
    38         packet/packet_server.c
     37        packet/packet_server.c
    3938
    4039include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.