mirror of /home/gitosis/repositories/libowfat.git
botched dependency
parent
4ce3cdc16f
commit
10c9e4748d
|
@ -263,7 +263,7 @@ socket_remote6.o: havesl.h
|
|||
|
||||
dns_nd6.o fmt_xlong.o scan_xlong.o fmt_ip6_flat.o $(TEXTCODE_OBJS): haveinline.h
|
||||
|
||||
iob_send.o scan_ip6if.c: havealloca.h
|
||||
iob_send.o scan_ip6if.o: havealloca.h
|
||||
|
||||
dep: haveip6.h haven2i.h havesl.h haveinline.h iopause.h select.h haveepoll.h havekqueue.h havedevpoll.h
|
||||
gcc -I. -MM */*.c t.c > dep
|
||||
|
|
2
Makefile
2
Makefile
|
@ -692,7 +692,7 @@ socket_remote6.o: havesl.h
|
|||
|
||||
dns_nd6.o fmt_xlong.o scan_xlong.o fmt_ip6_flat.o $(TEXTCODE_OBJS): haveinline.h
|
||||
|
||||
iob_send.o scan_ip6if.c: havealloca.h
|
||||
iob_send.o scan_ip6if.o: havealloca.h
|
||||
|
||||
dep: haveip6.h haven2i.h havesl.h haveinline.h iopause.h select.h haveepoll.h havekqueue.h havedevpoll.h
|
||||
gcc -I. -MM */*.c t.c > dep
|
||||
|
|
Loading…
Reference in New Issue