changed in Makefile: we have now one lib pikotools/pikotools.a

make depend
This commit is contained in:
2021-03-31 20:25:09 +02:00
parent 8fc1848ecc
commit 8d87d9a875
18 changed files with 719 additions and 477 deletions

View File

@@ -3,8 +3,8 @@
item.o: ../../../winix/winixd/models/item.h ../../../morm/src/model.h
item.o: ../../../pikotools/textstream/textstream.h
item.o: ../../../pikotools/space/space.h
item.o: ../../../pikotools/textstream/types.h ../../../pikotools/date/date.h
item.o: ../../../pikotools/convert/inttostr.h
item.o: ../../../pikotools/textstream/types.h
item.o: ../../../pikotools/convert/inttostr.h ../../../pikotools/date/date.h
item.o: ../../../pikotools/membuffer/membuffer.h
item.o: ../../../pikotools/textstream/types.h
item.o: ../../../morm/src/modelconnector.h ../../../morm/src/clearer.h
@@ -20,6 +20,8 @@ item.o: ../../../winix/winixd/models/itemcontent.h
item.o: ../../../winix/winixd/core/misc.h
item.o: ../../../winix/winixd/core/requesttypes.h
item.o: ../../../pikotools/utf8/utf8.h
item.o: ../../../pikotools/utf8/utf8_templates.h
item.o: ../../../pikotools/utf8/utf8_private.h
item.o: ../../../winix/winixd/core/winix_const.h
item.o: ../../../pikotools/convert/convert.h
item.o: ../../../pikotools/convert/inttostr.h
@@ -30,9 +32,8 @@ item.o: ../../../morm/src/finder.h ../../../morm/src/cursor.h
itemcontent.o: ../../../winix/winixd/models/itemcontent.h
itemcontent.o: ../../../pikotools/space/space.h
itemcontent.o: ../../../pikotools/textstream/types.h
itemcontent.o: ../../../pikotools/date/date.h
itemcontent.o: ../../../pikotools/convert/inttostr.h
itemcontent.o: ../../../morm/src/model.h
itemcontent.o: ../../../pikotools/date/date.h ../../../morm/src/model.h
itemcontent.o: ../../../pikotools/textstream/textstream.h
itemcontent.o: ../../../pikotools/membuffer/membuffer.h
itemcontent.o: ../../../pikotools/textstream/types.h
@@ -66,6 +67,8 @@ itemcontent.o: ../../../winix/winixd/core/user.h
itemcontent.o: ../../../winix/winixd/core/misc.h
itemcontent.o: ../../../winix/winixd/core/requesttypes.h
itemcontent.o: ../../../pikotools/utf8/utf8.h
itemcontent.o: ../../../pikotools/utf8/utf8_templates.h
itemcontent.o: ../../../pikotools/utf8/utf8_private.h
itemcontent.o: ../../../winix/winixd/core/winix_const.h
itemcontent.o: ../../../pikotools/convert/convert.h
itemcontent.o: ../../../pikotools/convert/inttostr.h