From 4933378ed6fc1472bd6f94e8315ec4a2f917a109 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Sun, 26 Jun 2022 05:40:44 +0200 Subject: [PATCH] make depend --- src/Makefile.dep | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Makefile.dep b/src/Makefile.dep index bbf1f99..88924d2 100644 --- a/src/Makefile.dep +++ b/src/Makefile.dep @@ -61,12 +61,6 @@ ./mainoptions/mainoptionsparser.o: convert/inttostr.h utf8/utf8.h ./mainoptions/mainoptionsparser.o: textstream/stream.h utf8/utf8_templates.h ./mainoptions/mainoptionsparser.o: utf8/utf8_private.h -./html/htmlparser.o: ./html/htmlparser.h convert/baseparser.h -./html/htmlparser.o: textstream/textstream.h textstream/stream.h -./html/htmlparser.o: space/space.h textstream/types.h convert/inttostr.h -./html/htmlparser.o: utf8/utf8.h textstream/stream.h utf8/utf8_templates.h -./html/htmlparser.o: utf8/utf8_private.h date/date.h membuffer/membuffer.h -./html/htmlparser.o: textstream/types.h utf8/utf8_stream.h convert/text.h ./html/bbcodeparser.o: ./html/bbcodeparser.h ./html/htmlparser.h ./html/bbcodeparser.o: convert/baseparser.h textstream/textstream.h ./html/bbcodeparser.o: textstream/stream.h space/space.h textstream/types.h @@ -74,3 +68,9 @@ ./html/bbcodeparser.o: utf8/utf8_templates.h utf8/utf8_private.h date/date.h ./html/bbcodeparser.o: membuffer/membuffer.h textstream/types.h ./html/bbcodeparser.o: utf8/utf8_stream.h +./html/htmlparser.o: ./html/htmlparser.h convert/baseparser.h +./html/htmlparser.o: textstream/textstream.h textstream/stream.h +./html/htmlparser.o: space/space.h textstream/types.h convert/inttostr.h +./html/htmlparser.o: utf8/utf8.h textstream/stream.h utf8/utf8_templates.h +./html/htmlparser.o: utf8/utf8_private.h date/date.h membuffer/membuffer.h +./html/htmlparser.o: textstream/types.h utf8/utf8_stream.h convert/text.h