Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4577 → Rev 4578

/branches/network/uspace/srv/net/Makefile
33,7 → 33,8
netif/dp8390 \
nil/eth \
net \
net/start
net/start \
socket
 
DIRS_MODULAR = il/ip \
il/arp \
41,7 → 42,6
tl/tcp \
# il/rarp \
# il/icmp \
# socket
 
DIRS_ALL = $(DIRS) $(DIRS_MODULAR)