make depend

This commit is contained in:
2021-04-30 01:17:29 +02:00
parent 16f6bdb358
commit f572250572

View File

@@ -1,8 +1,8 @@
# DO NOT DELETE
./convert/inttostr.o: ./convert/inttostr.h
./convert/misc.o: ./convert/misc.h ./convert/text.h
./convert/text.o: ./convert/text.h
./convert/inttostr.o: ./convert/inttostr.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