Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4719 → Rev 4720

/branches/network/uspace/srv/net/app/ping/Makefile
40,6 → 40,7
SOURCES = \
$(NAME).c \
$(NET_BASE)app/parse.c \
$(NET_BASE)app/print_error.c \
$(NET_BASE)inet.c \
$(NET_BASE)modules.c \
$(NET_BASE)tl/icmp/icmp_api.c \