Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/net/tl/icmp/Makefile

    rf63a591d r54146a0  
    3232EXTRA_CFLAGS = -I$(LIBNET_PREFIX)/include
    3333BINARY = icmp
     34STATIC_ONLY = y
    3435
    3536SOURCES = \
    36         icmp.c \
    37         icmp_module.c
     37        icmp.c
    3838
    3939include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.