|
|
| |
dns_transmit.o: \ | dns_transmit.o: \ |
compile dns_transmit.c socket.h uint16.h alloc.h error.h byte.h \ | compile dns_transmit.c socket.h uint16.h alloc.h error.h byte.h \ |
uint16.h dns.h stralloc.h gen_alloc.h iopause.h taia.h tai.h uint64.h \ |
uint32.h dns.h stralloc.h gen_alloc.h iopause.h taia.h tai.h uint64.h \ |
taia.h | taia.h |
./compile dns_transmit.c | ./compile dns_transmit.c |
| |
|
|
rm -f trylsock.o trylsock | rm -f trylsock.o trylsock |
| |
socket_accept.o: \ | socket_accept.o: \ |
compile socket_accept.c byte.h socket.h uint16.h |
compile socket_accept.c byte.h socket.h uint16.h uint32.h |
./compile socket_accept.c | ./compile socket_accept.c |
| |
socket_accept6.o: \ | socket_accept6.o: \ |
compile socket_accept6.c byte.h socket.h uint16.h |
compile socket_accept6.c byte.h socket.h uint16.h uint32.h |
./compile socket_accept6.c | ./compile socket_accept6.c |
| |
socket_bind.o: \ | socket_bind.o: \ |
compile socket_bind.c byte.h socket.h uint16.h |
compile socket_bind.c byte.h socket.h uint16.h uint32.h |
./compile socket_bind.c | ./compile socket_bind.c |
| |
socket_bind6.o: \ | socket_bind6.o: \ |
|
|
./compile socket_bind6.c | ./compile socket_bind6.c |
| |
socket_conn.o: \ | socket_conn.o: \ |
compile socket_conn.c byte.h socket.h uint16.h |
compile socket_conn.c byte.h socket.h uint16.h uint32.h |
./compile socket_conn.c | ./compile socket_conn.c |
| |
socket_connect6.o: \ | socket_connect6.o: \ |
|
|
./compile socket_connect6.c | ./compile socket_connect6.c |
| |
socket_listen.o: \ | socket_listen.o: \ |
compile socket_listen.c socket.h uint16.h |
compile socket_listen.c socket.h uint16.h uint32.h |
./compile socket_listen.c | ./compile socket_listen.c |
| |
socket_recv.o: \ | socket_recv.o: \ |
compile socket_recv.c byte.h socket.h uint16.h |
compile socket_recv.c byte.h socket.h uint16.h uint32.h |
./compile socket_recv.c | ./compile socket_recv.c |
| |
socket_recv6.o: \ | socket_recv6.o: \ |
|
|
./compile socket_recv6.c | ./compile socket_recv6.c |
| |
socket_send.o: \ | socket_send.o: \ |
compile socket_send.c byte.h socket.h uint16.h |
compile socket_send.c byte.h socket.h uint16.h uint32.h |
./compile socket_send.c | ./compile socket_send.c |
| |
socket_send6.o: \ | socket_send6.o: \ |
|
|
./compile socket_send6.c | ./compile socket_send6.c |
| |
socket_tcp.o: \ | socket_tcp.o: \ |
compile socket_tcp.c ndelay.h socket.h uint16.h |
compile socket_tcp.c ndelay.h socket.h uint16.h uint32.h |
./compile socket_tcp.c | ./compile socket_tcp.c |
| |
socket_tcp6.o: \ | socket_tcp6.o: \ |
|
|
./compile socket_tcp6.c | ./compile socket_tcp6.c |
| |
socket_udp.o: \ | socket_udp.o: \ |
compile socket_udp.c ndelay.h socket.h uint16.h |
compile socket_udp.c ndelay.h socket.h uint16.h uint32.h |
./compile socket_udp.c | ./compile socket_udp.c |
| |
socket_udp6.o: \ | socket_udp6.o: \ |