From 0865c41e481a280a7478dae185d5cd2ee106cc3b Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Sun, 20 Jun 2021 16:47:12 +0200 Subject: [PATCH] make depend --- src/Makefile.dep | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Makefile.dep b/src/Makefile.dep index ba664bc..773aa26 100644 --- a/src/Makefile.dep +++ b/src/Makefile.dep @@ -4,21 +4,21 @@ ./convert/misc.o: ./convert/misc.h ./convert/text.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 utf8/utf8.h -./log/filelog.o: utf8/utf8_templates.h utf8/utf8_private.h date/date.h -./log/filelog.o: membuffer/membuffer.h textstream/types.h -./log/log.o: ./log/log.h textstream/textstream.h space/space.h -./log/log.o: textstream/types.h convert/inttostr.h utf8/utf8.h +./log/filelog.o: ./log/filelog.h textstream/textstream.h textstream/stream.h +./log/filelog.o: space/space.h textstream/types.h convert/inttostr.h +./log/filelog.o: utf8/utf8.h utf8/utf8_templates.h utf8/utf8_private.h +./log/filelog.o: date/date.h membuffer/membuffer.h textstream/types.h +./log/log.o: ./log/log.h textstream/textstream.h textstream/stream.h +./log/log.o: space/space.h textstream/types.h convert/inttostr.h utf8/utf8.h ./log/log.o: utf8/utf8_templates.h utf8/utf8_private.h date/date.h ./log/log.o: membuffer/membuffer.h textstream/types.h ./log/filelog.h ./space/space.o: ./space/space.h textstream/types.h convert/inttostr.h ./space/space.o: utf8/utf8.h utf8/utf8_templates.h utf8/utf8_private.h ./space/space.o: convert/convert.h ./convert/inttostr.h ./space/space.o: convert/patternreplacer.h textstream/textstream.h -./space/space.o: space/space.h date/date.h membuffer/membuffer.h -./space/space.o: textstream/types.h convert/strtoint.h ./convert/text.h -./space/space.o: ./convert/misc.h +./space/space.o: textstream/stream.h space/space.h date/date.h +./space/space.o: membuffer/membuffer.h textstream/types.h convert/strtoint.h +./space/space.o: ./convert/text.h ./convert/misc.h ./space/spaceparser.o: ./space/spaceparser.h ./space/space.h ./space/spaceparser.o: textstream/types.h convert/inttostr.h utf8/utf8.h ./space/spaceparser.o: utf8/utf8_templates.h utf8/utf8_private.h