make depend
parent
ac407b2362
commit
0865c41e48
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue