Makefile deps

This commit is contained in:
2021-02-25 00:15:03 +01:00
parent afbe82e9f4
commit 3e84eb9dbf
18 changed files with 104 additions and 393 deletions

View File

@@ -16,8 +16,17 @@ item.o: ../../../morm/src/modelenv.h ../../../morm/src/modeldata.h
item.o: ../../../morm/src/cursorhelper.h ../../../morm/src/finderhelper.h
item.o: ../../../morm/src/fieldvaluehelper.h
item.o: ../../../morm/src/flatexpression.h
item.o: ../../../winix/winixd/models/itemcontent.h ../../../morm/src/finder.h
item.o: ../../../pikotools/utf8/utf8.h ../../../morm/src/cursor.h
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: ../../../winix/winixd/core/winix_const.h
item.o: ../../../pikotools/convert/convert.h
item.o: ../../../pikotools/convert/inttostr.h
item.o: ../../../pikotools/convert/patternreplacer.h
item.o: ../../../pikotools/convert/strtoint.h
item.o: ../../../pikotools/convert/text.h ../../../pikotools/convert/misc.h
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