pikotools/src/Makefile.dep

43 lines
2.6 KiB
Makefile
Raw Normal View History

# DO NOT DELETE
2021-04-30 01:17:29 +02:00
./convert/inttostr.o: ./convert/inttostr.h
2021-05-08 22:40:06 +02:00
./convert/misc.o: ./convert/misc.h ./convert/text.h ./convert/text_private.h
./convert/text.o: ./convert/text.h ./convert/text_private.h
./date/date.o: ./date/date.h convert/inttostr.h
./log/filelog.o: ./log/filelog.h textstream/textstream.h space/space.h
./log/filelog.o: textstream/types.h convert/inttostr.h date/date.h
./log/filelog.o: membuffer/membuffer.h textstream/types.h utf8/utf8.h
./log/filelog.o: utf8/utf8_templates.h utf8/utf8_private.h
./log/log.o: ./log/log.h textstream/textstream.h space/space.h
./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
./space/space.o: utf8/utf8_templates.h utf8/utf8_private.h convert/convert.h
./space/space.o: ./convert/inttostr.h convert/patternreplacer.h
2021-05-08 22:40:06 +02:00
./space/space.o: convert/strtoint.h ./convert/text.h ./convert/text_private.h
./space/space.o: ./convert/misc.h
2021-04-08 17:02:27 +02:00
./space/spaceparser.o: ./space/spaceparser.h ./space/space.h
./space/spaceparser.o: textstream/types.h convert/inttostr.h utf8/utf8.h
./space/spaceparser.o: textstream/textstream.h space/space.h date/date.h
./space/spaceparser.o: membuffer/membuffer.h textstream/types.h
./space/spaceparser.o: utf8/utf8_templates.h utf8/utf8_private.h
2021-05-08 22:40:06 +02:00
./space/spaceparser.o: convert/strtoint.h ./convert/text.h
./space/spaceparser.o: ./convert/text_private.h ./convert/misc.h
./utf8/utf8.o: ./utf8/utf8.h textstream/textstream.h space/space.h
./utf8/utf8.o: textstream/types.h convert/inttostr.h date/date.h
./utf8/utf8.o: membuffer/membuffer.h textstream/types.h utf8/utf8_templates.h
./utf8/utf8.o: utf8/utf8_private.h
./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