📄 makefile.am
字号:
## This file is generated by autogen.py, do not edit## Process this file with automake to produce Makefile.in## autogen includes dependencies so automake doesn't need to generated themAUTOMAKE_OPTIONS = no-dependencies 1.4 foreignif NEED_MXNEED_MX = 1endifscript_monet_options.py: monet_options.pyinstall-exec-local-monet_options.py: monet_options.py -mkdir -p $(DESTDIR)$(pkgdatadir)/python -$(RM) $(DESTDIR)$(pkgdatadir)/python/monet_options.py chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkgdatadir)/python/monet_options.pyuninstall-local-monet_options.py: $(RM) $(DESTDIR)$(pkgdatadir)/python/monet_options.pyif NEED_MXstream.c: stream.mxdummy_gdk_utils.h: dummy_gdk_utils.mxmonet_utils.h: monet_utils.mxstream.h: stream.mxmonet_options.c: monet_options.mxmonet_options.h: monet_options.mxendifmonet_options.py: monet_options.py.instream.o stream.lo: stream.c stream.h monet_utils.hmonet_options.o monet_options.lo: monet_options.c monet_options.h monet_utils.h monet_getopt.hlibmutils_la_CFLAGS=-DLIBMUTILS $(AM_CFLAGS)mutilsdir = $(libdir)libmutils_la-monet_options.lo: monet_options.c monet_options.h monet_utils.h monet_getopt.h $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmutils_la_CFLAGS) $(CFLAGS) -c -o libmutils_la-monet_options.lo `test -f 'monet_options.c' || echo '$(srcdir)/'`monet_options.cnodist_libmutils_la_SOURCES = monet_utils.h monet_options.c monet_options.hdist_libmutils_la_SOURCES = monet_getopt.hINCLUDES = -I$(srcdir) $(Z_CFLAGS) $(BZ_CFLAGS) $(OPENSSL_INCS) $(CURL_INCS)CFLAGS += $(THREAD_SAVE_FLAGS)libstream_la_CFLAGS=-DLIBSTREAM $(AM_CFLAGS)streamdir = $(libdir)libstream_la_LIBADD = libmutils.la $(SOCKET_LIBS) $(Z_LIBS) $(BZ_LIBS) $(OPENSSL_LIBS) $(CURL_LIBS)$(do)install-streamLTLIBRARIES : install-mutilsLTLIBRARIESlibstream_la-stream.lo: stream.c stream.h monet_utils.h $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_la_CFLAGS) $(CFLAGS) -c -o libstream_la-stream.lo `test -f 'stream.c' || echo '$(srcdir)/'`stream.cnodist_libstream_la_SOURCES = stream.c stream.h dummy_gdk_utils.hdist_libstream_la_SOURCES =BUILT_SOURCES = monet_options.py monet_utils.h monet_options.c monet_options.h stream.c stream.h dummy_gdk_utils.hMOSTLYCLEANFILES = monet_options.py monet_utils.h monet_options.c monet_options.h stream.c stream.h dummy_gdk_utils.hEXTRA_DIST = Makefile.msc monet_getopt.h getopt.c getopt1.c memcmp.c monet_utils.mx monet_options.mx stream.mx dummy_gdk_utils.mx $(BUILT_SOURCES)mutils_LTLIBRARIES = libmutils.lastream_LTLIBRARIES = libstream.labin_SCRIPTS = script_monet_options.pyinstall-exec-local-SCRIPTS: all-local-SCRIPTS: $(bin_SCRIPTS)uninstall-local: uninstall-local-monet_options.pyinstall-exec-local: install-exec-local-monet_options.pycommonincludedir = $(pkgincludedir)/commonnodist_commoninclude_HEADERS = monet_utils.h monet_options.h monet_getopt.h stream.h dummy_gdk_utils.h include $(MONETDB_CONFDIR)/*.mkinclude $(top_builddir)/*.mk
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -