Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4578 → Rev 4577

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