tools/adflib: build only host variant which is used by Sam440 target
[AROS.git] / workbench / network / stacks / AROSTCP / db / protocols
blob40e8c7ae865efa8f451b9b963b79bc7310c5ce82
2 ; protocols -- the protocol database file for AROSTCP
4 ; Copyright © 1993 AmiTCP/IP Group, <amitcp-group@hut.fi>
5 ;                  Helsinki University of Technology, Finland.
6 ;                  All rights reserved.
8 ; This file should be included from netdb-file with following line:
9 ; WITH protocols PREFIX=P
10 ip   0
11 icmp 1 
12 tcp  6
13 udp  17
14 raw  255
15 ; EOF