📄 makefile.in
字号:
box_LTLIBRARIES = lib_box.laprofiler_LTLIBRARIES = lib_profiler.laconst_LTLIBRARIES = lib_const.laalgebraExtensions_LTLIBRARIES = lib_algebraExtensions.lainspect_LTLIBRARIES = lib_inspect.lamanual_LTLIBRARIES = lib_manual.lafactory_LTLIBRARIES = lib_factory.lamdb_LTLIBRARIES = lib_mdb.lapbm_LTLIBRARIES = lib_pbm.laurlbox_LTLIBRARIES = lib_urlbox.lamat_LTLIBRARIES = lib_mat.lasabaoth_LTLIBRARIES = lib_sabaoth.laradix_LTLIBRARIES = lib_radix.labpm_LTLIBRARIES = lib_bpm.laclients_LTLIBRARIES = lib_clients.lamserver_LTLIBRARIES = lib_mserver.labin_SCRIPTS = script_language.mal script_constraints.mal script_mal_init.mal script_box.mal script_bbp.mal script_profiler.mal script_const.mal script_batExtensions.mal script_algebraExtensions.mal script_inspect.mal script_manual.mal script_crackers.mal script_mal_io.mal script_chopper.mal script_clients.mal script_factory.mal script_mdb.mal script_pcre.mal script_tablet.mal script_mat.mal script_urlbox.mal script_statistics.mal script_transaction.mal script_pbm.mal script_mserver.mal script_sabaoth.mal script_radix.mal script_bpm.malmalincludedir = $(pkgincludedir)/malnodist_malinclude_HEADERS = mal_io.h crackers.h tablet.h statistics.h tablet.h profiler.h inspect.h bpm.h language.h radix.h pbm.h const.h crackers.h factory.h mdb.h clients.h manual.h constraints.h mserver.h mal_io.h sabaoth.h urlbox.h mat.h statistics.h box.h all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am.SUFFIXES:.SUFFIXES: .c .lo .o .obj$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/modules/mal/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign src/modules/mal/Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshinstall-algebraExtensionsLTLIBRARIES: $(algebraExtensions_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(algebraExtensionsdir)" || $(mkdir_p) "$(DESTDIR)$(algebraExtensionsdir)" @list='$(algebraExtensions_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(algebraExtensionsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(algebraExtensionsdir)/$$f'"; \ $(LIBTOOL) --mode=install $(algebraExtensionsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(algebraExtensionsdir)/$$f"; \ else :; fi; \ doneuninstall-algebraExtensionsLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(algebraExtensions_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(algebraExtensionsdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(algebraExtensionsdir)/$$p"; \ doneclean-algebraExtensionsLTLIBRARIES: -test -z "$(algebraExtensions_LTLIBRARIES)" || rm -f $(algebraExtensions_LTLIBRARIES) @list='$(algebraExtensions_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-batExtensionsLTLIBRARIES: $(batExtensions_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(batExtensionsdir)" || $(mkdir_p) "$(DESTDIR)$(batExtensionsdir)" @list='$(batExtensions_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(batExtensionsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(batExtensionsdir)/$$f'"; \ $(LIBTOOL) --mode=install $(batExtensionsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(batExtensionsdir)/$$f"; \ else :; fi; \ doneuninstall-batExtensionsLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(batExtensions_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(batExtensionsdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(batExtensionsdir)/$$p"; \ doneclean-batExtensionsLTLIBRARIES: -test -z "$(batExtensions_LTLIBRARIES)" || rm -f $(batExtensions_LTLIBRARIES) @list='$(batExtensions_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-bbpLTLIBRARIES: $(bbp_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(bbpdir)" || $(mkdir_p) "$(DESTDIR)$(bbpdir)" @list='$(bbp_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(bbpLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(bbpdir)/$$f'"; \ $(LIBTOOL) --mode=install $(bbpLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(bbpdir)/$$f"; \ else :; fi; \ doneuninstall-bbpLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(bbp_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(bbpdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(bbpdir)/$$p"; \ doneclean-bbpLTLIBRARIES: -test -z "$(bbp_LTLIBRARIES)" || rm -f $(bbp_LTLIBRARIES) @list='$(bbp_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-boxLTLIBRARIES: $(box_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(boxdir)" || $(mkdir_p) "$(DESTDIR)$(boxdir)" @list='$(box_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(boxLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(boxdir)/$$f'"; \ $(LIBTOOL) --mode=install $(boxLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(boxdir)/$$f"; \ else :; fi; \ doneuninstall-boxLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(box_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(boxdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(boxdir)/$$p"; \ doneclean-boxLTLIBRARIES: -test -z "$(box_LTLIBRARIES)" || rm -f $(box_LTLIBRARIES) @list='$(box_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-bpmLTLIBRARIES: $(bpm_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(bpmdir)" || $(mkdir_p) "$(DESTDIR)$(bpmdir)" @list='$(bpm_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(bpmLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(bpmdir)/$$f'"; \ $(LIBTOOL) --mode=install $(bpmLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(bpmdir)/$$f"; \ else :; fi; \ doneuninstall-bpmLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(bpm_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(bpmdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(bpmdir)/$$p"; \ doneclean-bpmLTLIBRARIES: -test -z "$(bpm_LTLIBRARIES)" || rm -f $(bpm_LTLIBRARIES) @list='$(bpm_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-chopperLTLIBRARIES: $(chopper_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(chopperdir)" || $(mkdir_p) "$(DESTDIR)$(chopperdir)" @list='$(chopper_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(chopperLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(chopperdir)/$$f'"; \ $(LIBTOOL) --mode=install $(chopperLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(chopperdir)/$$f"; \ else :; fi; \ doneuninstall-chopperLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(chopper_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(chopperdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(chopperdir)/$$p"; \ doneclean-chopperLTLIBRARIES: -test -z "$(chopper_LTLIBRARIES)" || rm -f $(chopper_LTLIBRARIES) @list='$(chopper_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-clientsLTLIBRARIES: $(clients_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(clientsdir)" || $(mkdir_p) "$(DESTDIR)$(clientsdir)" @list='$(clients_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(clientsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(clientsdir)/$$f'"; \ $(LIBTOOL) --mode=install $(clientsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(clientsdir)/$$f"; \ else :; fi; \ doneuninstall-clientsLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(clients_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(clientsdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(clientsdir)/$$p"; \ doneclean-clientsLTLIBRARIES: -test -z "$(clients_LTLIBRARIES)" || rm -f $(clients_LTLIBRARIES) @list='$(clients_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-constLTLIBRARIES: $(const_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(constdir)" || $(mkdir_p) "$(DESTDIR)$(constdir)" @list='$(const_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(constLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(constdir)/$$f'"; \ $(LIBTOOL) --mode=install $(constLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(constdir)/$$f"; \ else :; fi; \ doneuninstall-constLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(const_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(constdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(constdir)/$$p"; \ doneclean-constLTLIBRARIES: -test -z "$(const_LTLIBRARIES)" || rm -f $(const_LTLIBRARIES) @list='$(const_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ doneinstall-constraintsLTLIBRARIES: $(constraints_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(constraintsdir)" || $(mkdir_p) "$(DESTDIR)$(constraintsdir)" @list='$(constraints_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(constraintsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(constraintsdir)/$$f'"; \ $(LIBTOOL) --mode=install $(constraintsLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(constraintsdir)/$$f"; \ else :; fi; \ doneuninstall-constraintsLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(constraints_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(constraintsdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(constraintsdir)/$$p"; \ doneclean-constraintsLTLIBRARIES: -test -z "$(constraints_LTLIBRARIES)" || rm -f $(constraints_LTLIBRARIES) @list='$(constraints_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -