⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 AM
📖 第 1 页 / 共 4 页
字号:
## 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_language.mal: language.malinstall-exec-local-language.mal: language.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/language.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/language.maluninstall-local-language.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/language.malscript_constraints.mal: constraints.malinstall-exec-local-constraints.mal: constraints.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/constraints.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/constraints.maluninstall-local-constraints.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/constraints.malscript_mal_init.mal: mal_init.malinstall-exec-local-mal_init.mal: mal_init.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/mal_init.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/mal_init.maluninstall-local-mal_init.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/mal_init.malscript_box.mal: box.malinstall-exec-local-box.mal: box.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/box.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/box.maluninstall-local-box.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/box.malscript_bbp.mal: bbp.malinstall-exec-local-bbp.mal: bbp.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/bbp.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/bbp.maluninstall-local-bbp.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/bbp.malscript_profiler.mal: profiler.malinstall-exec-local-profiler.mal: profiler.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/profiler.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/profiler.maluninstall-local-profiler.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/profiler.malscript_const.mal: const.malinstall-exec-local-const.mal: const.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/const.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/const.maluninstall-local-const.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/const.malscript_batExtensions.mal: batExtensions.malinstall-exec-local-batExtensions.mal: batExtensions.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/batExtensions.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/batExtensions.maluninstall-local-batExtensions.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/batExtensions.malscript_algebraExtensions.mal: algebraExtensions.malinstall-exec-local-algebraExtensions.mal: algebraExtensions.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/algebraExtensions.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/algebraExtensions.maluninstall-local-algebraExtensions.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/algebraExtensions.malscript_inspect.mal: inspect.malinstall-exec-local-inspect.mal: inspect.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/inspect.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/inspect.maluninstall-local-inspect.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/inspect.malscript_manual.mal: manual.malinstall-exec-local-manual.mal: manual.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/manual.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/manual.maluninstall-local-manual.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/manual.malscript_crackers.mal: crackers.malinstall-exec-local-crackers.mal: crackers.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/crackers.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/crackers.maluninstall-local-crackers.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/crackers.malscript_mal_io.mal: mal_io.malinstall-exec-local-mal_io.mal: mal_io.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/mal_io.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/mal_io.maluninstall-local-mal_io.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/mal_io.malscript_chopper.mal: chopper.malinstall-exec-local-chopper.mal: chopper.mal	-mkdir -p $(DESTDIR)$(pkglibdir)	-$(RM) $(DESTDIR)$(pkglibdir)/chopper.mal	chmod a+x $<	$(INSTALL) $< $(DESTDIR)$(pkglibdir)/chopper.maluninstall-local-chopper.mal: 	$(RM) $(DESTDIR)$(pkglibdir)/chopper.malscript_clients.mal: clients.malinstall-exec-local-clients.mal: clients.mal

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -