make depend

This commit is contained in:
2021-03-15 19:36:04 +01:00
parent fac3a7eb71
commit 7ccd435e2c
6 changed files with 34 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
# DO NOT DELETE
mainspaceparser.o: mainspaceparser.h ../space/space.h ../textstream/types.h
mainspaceparser.o: ../utf8/utf8.h ../textstream/textstream.h ../date/date.h
mainspaceparser.o: ../convert/inttostr.h ../membuffer/membuffer.h
mainspaceparser.o: ../textstream/types.h
mainspaceparser.o: ../convert/inttostr.h ../utf8/utf8.h
mainspaceparser.o: ../textstream/textstream.h ../date/date.h
mainspaceparser.o: ../membuffer/membuffer.h ../textstream/types.h
mainspaceparser.o: ../utf8/utf8_templates.h ../utf8/utf8_private.h