View | Details | Raw Unified
Collapse All | Expand All

(-) djbdns-1.05/Makefile (-10 / +10 lines)
 Lines 332-338    Link Here 
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
 Lines 855-869    Link Here 
	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: \
 Lines 871-877    Link Here 
	./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: \
 Lines 879-889    Link Here 
	./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: \
 Lines 891-897    Link Here 
	./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: \
 Lines 899-905    Link Here 
	./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: \
 Lines 907-913    Link Here 
	./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: \