make depend

This commit is contained in:
Tomasz Sowa 2021-03-16 18:43:34 +01:00
parent 0c0f15ab8a
commit 61291cf7ad
1 changed files with 3 additions and 1 deletions

View File

@ -5,11 +5,13 @@ jsontospaceparser.o: ../convert/inttostr.h ../utf8/utf8.h
jsontospaceparser.o: ../textstream/textstream.h ../space/space.h
jsontospaceparser.o: ../date/date.h ../membuffer/membuffer.h
jsontospaceparser.o: ../textstream/types.h ../utf8/utf8_templates.h
jsontospaceparser.o: ../utf8/utf8_private.h
jsontospaceparser.o: ../utf8/utf8_private.h ../convert/strtoint.h
jsontospaceparser.o: ../convert/text.h ../convert/misc.h
main.o: space.h ../textstream/types.h ../convert/inttostr.h ../utf8/utf8.h
main.o: ../textstream/textstream.h ../space/space.h ../date/date.h
main.o: ../membuffer/membuffer.h ../textstream/types.h
main.o: ../utf8/utf8_templates.h ../utf8/utf8_private.h
main.o: ../space/jsontospaceparser.h
space.o: space.h ../textstream/types.h ../convert/inttostr.h ../utf8/utf8.h
space.o: ../textstream/textstream.h ../space/space.h ../date/date.h
space.o: ../membuffer/membuffer.h ../textstream/types.h