make depend
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# DO NOT DELETE
|
||||
|
||||
utf8_private.o: utf8_private.h ../textstream/textstream.h ../space/space.h
|
||||
utf8_private.o: ../textstream/types.h ../convert/inttostr.h ../date/date.h
|
||||
utf8_private.o: ../membuffer/membuffer.h ../textstream/types.h
|
||||
utf8.o: utf8.h ../textstream/textstream.h ../space/space.h
|
||||
utf8.o: ../textstream/types.h ../date/date.h ../convert/inttostr.h
|
||||
utf8.o: ../textstream/types.h ../convert/inttostr.h ../date/date.h
|
||||
utf8.o: ../membuffer/membuffer.h ../textstream/types.h
|
||||
utf8.o: ../utf8/utf8_templates.h utf8_private.h
|
||||
|
@@ -1 +1 @@
|
||||
o = utf8.o
|
||||
o = utf8_private.o utf8.o
|
Reference in New Issue
Block a user