make depend

This commit is contained in:
2021-05-18 23:58:17 +02:00
parent ad4e8078ae
commit db93586c0e
2 changed files with 19 additions and 15 deletions

View File

@@ -12,13 +12,6 @@
./log/log.o: textstream/types.h convert/inttostr.h date/date.h
./log/log.o: membuffer/membuffer.h textstream/types.h ./log/filelog.h
./log/log.o: utf8/utf8.h utf8/utf8_templates.h utf8/utf8_private.h
./mainspaceparser/mainspaceparser.o: ./mainspaceparser/mainspaceparser.h
./mainspaceparser/mainspaceparser.o: space/space.h textstream/types.h
./mainspaceparser/mainspaceparser.o: convert/inttostr.h utf8/utf8.h
./mainspaceparser/mainspaceparser.o: textstream/textstream.h date/date.h
./mainspaceparser/mainspaceparser.o: membuffer/membuffer.h textstream/types.h
./mainspaceparser/mainspaceparser.o: utf8/utf8_templates.h
./mainspaceparser/mainspaceparser.o: utf8/utf8_private.h
./space/space.o: ./space/space.h textstream/types.h convert/inttostr.h
./space/space.o: utf8/utf8.h textstream/textstream.h space/space.h
./space/space.o: date/date.h membuffer/membuffer.h textstream/types.h
@@ -38,3 +31,9 @@
./utf8/utf8_private.o: utf8/utf8_private.h textstream/textstream.h
./utf8/utf8_private.o: space/space.h textstream/types.h convert/inttostr.h
./utf8/utf8_private.o: date/date.h membuffer/membuffer.h textstream/types.h
./mainoptions/mainoptionsparser.o: ./mainoptions/mainoptionsparser.h
./mainoptions/mainoptionsparser.o: space/space.h textstream/types.h
./mainoptions/mainoptionsparser.o: convert/inttostr.h utf8/utf8.h
./mainoptions/mainoptionsparser.o: textstream/textstream.h date/date.h
./mainoptions/mainoptionsparser.o: membuffer/membuffer.h textstream/types.h
./mainoptions/mainoptionsparser.o: utf8/utf8_templates.h utf8/utf8_private.h