8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
SubDir TOP sys net net_help ;
|
|
|
|
# HDRS += $(TOP)/sys/net/net_help/ ;
|
|
|
|
Module net_help : net_help.c msg_help.c inet_pton.c inet_ntop.c ;
|
|
|
|
|