WIP
This commit is contained in:
parent
426b8b1d87
commit
f18a4b1601
@ -11,7 +11,7 @@ libeb_la_SOURCES = appendix.c appsub.c bcd.c binary.c bitmap.c book.c \
|
|||||||
booklist.c copyright.c cross.c eb.c endword.c error.c exactword.c \
|
booklist.c copyright.c cross.c eb.c endword.c error.c exactword.c \
|
||||||
filename.c font.c hook.c jacode.c keyword.c lock.c log.c match.c \
|
filename.c font.c hook.c jacode.c keyword.c lock.c log.c match.c \
|
||||||
menu.c multi.c narwalt.c narwfont.c readtext.c search.c setword.c \
|
menu.c multi.c narwalt.c narwfont.c readtext.c search.c setword.c \
|
||||||
stopcode.c strcasecmp.c subbook.c text.c widealt.c widefont.c word.c \
|
stopcode.c strcasecmp.c subbook.c text.c widealt.c widefont.c word.c all.c \
|
||||||
zio.c $(libeb_ebnet_sources)
|
zio.c $(libeb_ebnet_sources)
|
||||||
libeb_la_LDFLAGS = -no-undefined -version-info @LIBEB_VERSION_INFO@ \
|
libeb_la_LDFLAGS = -no-undefined -version-info @LIBEB_VERSION_INFO@ \
|
||||||
$(ZLIBLIBS) $(INTLLIBS)
|
$(ZLIBLIBS) $(INTLLIBS)
|
||||||
|
@ -65,7 +65,7 @@ am__libeb_la_SOURCES_DIST = appendix.c appsub.c bcd.c binary.c \
|
|||||||
error.c exactword.c filename.c font.c hook.c jacode.c \
|
error.c exactword.c filename.c font.c hook.c jacode.c \
|
||||||
keyword.c lock.c log.c match.c menu.c multi.c narwalt.c \
|
keyword.c lock.c log.c match.c menu.c multi.c narwalt.c \
|
||||||
narwfont.c readtext.c search.c setword.c stopcode.c \
|
narwfont.c readtext.c search.c setword.c stopcode.c \
|
||||||
strcasecmp.c subbook.c text.c widealt.c widefont.c word.c \
|
strcasecmp.c subbook.c text.c widealt.c widefont.c word.c all.c \
|
||||||
zio.c ebnet.c multiplex.c linebuf.c urlparts.c getaddrinfo.c \
|
zio.c ebnet.c multiplex.c linebuf.c urlparts.c getaddrinfo.c \
|
||||||
dummyin6.c
|
dummyin6.c
|
||||||
@ENABLE_EBNET_TRUE@am__objects_1 = ebnet.lo multiplex.lo linebuf.lo \
|
@ENABLE_EBNET_TRUE@am__objects_1 = ebnet.lo multiplex.lo linebuf.lo \
|
||||||
@ -249,7 +249,7 @@ libeb_la_SOURCES = appendix.c appsub.c bcd.c binary.c bitmap.c book.c \
|
|||||||
booklist.c copyright.c cross.c eb.c endword.c error.c exactword.c \
|
booklist.c copyright.c cross.c eb.c endword.c error.c exactword.c \
|
||||||
filename.c font.c hook.c jacode.c keyword.c lock.c log.c match.c \
|
filename.c font.c hook.c jacode.c keyword.c lock.c log.c match.c \
|
||||||
menu.c multi.c narwalt.c narwfont.c readtext.c search.c setword.c \
|
menu.c multi.c narwalt.c narwfont.c readtext.c search.c setword.c \
|
||||||
stopcode.c strcasecmp.c subbook.c text.c widealt.c widefont.c word.c \
|
stopcode.c strcasecmp.c subbook.c text.c widealt.c widefont.c word.c all.c \
|
||||||
zio.c $(libeb_ebnet_sources)
|
zio.c $(libeb_ebnet_sources)
|
||||||
|
|
||||||
libeb_la_LDFLAGS = -no-undefined -version-info @LIBEB_VERSION_INFO@ \
|
libeb_la_LDFLAGS = -no-undefined -version-info @LIBEB_VERSION_INFO@ \
|
||||||
|
Loading…
Reference in New Issue
Block a user