update Makefile
This commit is contained in:
parent
636cfb70b0
commit
1ba21f8203
8
Makefile
8
Makefile
@ -314,8 +314,8 @@ iob_prefetch.o: io/iob_prefetch.c iob_internal.h iob.h io.h \
|
|||||||
uint64.h taia.h tai.h array.h
|
uint64.h taia.h tai.h array.h
|
||||||
iob_reset.o: io/iob_reset.c byte.h iob_internal.h iob.h io.h \
|
iob_reset.o: io/iob_reset.c byte.h iob_internal.h iob.h io.h \
|
||||||
uint64.h taia.h tai.h array.h
|
uint64.h taia.h tai.h array.h
|
||||||
iob_send.o: io/iob_send.c havebsdsf.h havealloca.h iob_internal.h \
|
iob_send.o: io/iob_send.c havebsdsf.h iob_internal.h iob.h io.h \
|
||||||
iob.h io.h uint64.h taia.h tai.h array.h
|
uint64.h taia.h tai.h array.h
|
||||||
iob_write.o: io/iob_write.c iob_internal.h iob.h io.h uint64.h \
|
iob_write.o: io/iob_write.c iob_internal.h iob.h io.h uint64.h \
|
||||||
taia.h tai.h array.h
|
taia.h tai.h array.h
|
||||||
mmap_private.o: mmap/mmap_private.c open.h mmap.h
|
mmap_private.o: mmap/mmap_private.c open.h mmap.h
|
||||||
@ -376,7 +376,7 @@ scan_ip6.o: socket/scan_ip6.c scan.h ip4.h ip6.h byte.h \
|
|||||||
uint32.h
|
uint32.h
|
||||||
scan_ip6_flat.o: socket/scan_ip6_flat.c scan.h
|
scan_ip6_flat.o: socket/scan_ip6_flat.c scan.h
|
||||||
scan_ip6if.o: socket/scan_ip6if.c ip6.h byte.h uint32.h byte.h \
|
scan_ip6if.o: socket/scan_ip6if.c ip6.h byte.h uint32.h byte.h \
|
||||||
socket.h uint16.h havealloca.h
|
socket.h uint16.h
|
||||||
socket_accept4.o: socket/socket_accept4.c windoze.h socket.h \
|
socket_accept4.o: socket/socket_accept4.c windoze.h socket.h \
|
||||||
uint16.h uint32.h havesl.h
|
uint16.h uint32.h havesl.h
|
||||||
socket_accept6.o: socket/socket_accept6.c windoze.h byte.h socket.h \
|
socket_accept6.o: socket/socket_accept6.c windoze.h byte.h socket.h \
|
||||||
@ -646,7 +646,7 @@ uninstall:
|
|||||||
rm -f $(LIBDIR)/libowfat.a
|
rm -f $(LIBDIR)/libowfat.a
|
||||||
|
|
||||||
VERSION=libowfat-0.24
|
VERSION=libowfat-0.24
|
||||||
CURNAME=libowfat-0.20
|
CURNAME=libowfat-0.24
|
||||||
|
|
||||||
tar: clean rename
|
tar: clean rename
|
||||||
rm -f dep libdep
|
rm -f dep libdep
|
||||||
|
Loading…
x
Reference in New Issue
Block a user