📄 makefile.am
字号:
-mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/clients.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/clients.maluninstall-local-clients.mal: $(RM) $(DESTDIR)$(pkglibdir)/clients.malscript_factory.mal: factory.malinstall-exec-local-factory.mal: factory.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/factory.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/factory.maluninstall-local-factory.mal: $(RM) $(DESTDIR)$(pkglibdir)/factory.malscript_mdb.mal: mdb.malinstall-exec-local-mdb.mal: mdb.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/mdb.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/mdb.maluninstall-local-mdb.mal: $(RM) $(DESTDIR)$(pkglibdir)/mdb.malscript_pcre.mal: pcre.malinstall-exec-local-pcre.mal: pcre.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/pcre.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/pcre.maluninstall-local-pcre.mal: $(RM) $(DESTDIR)$(pkglibdir)/pcre.malscript_tablet.mal: tablet.malinstall-exec-local-tablet.mal: tablet.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/tablet.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/tablet.maluninstall-local-tablet.mal: $(RM) $(DESTDIR)$(pkglibdir)/tablet.malscript_mat.mal: mat.malinstall-exec-local-mat.mal: mat.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/mat.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/mat.maluninstall-local-mat.mal: $(RM) $(DESTDIR)$(pkglibdir)/mat.malscript_urlbox.mal: urlbox.malinstall-exec-local-urlbox.mal: urlbox.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/urlbox.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/urlbox.maluninstall-local-urlbox.mal: $(RM) $(DESTDIR)$(pkglibdir)/urlbox.malscript_statistics.mal: statistics.malinstall-exec-local-statistics.mal: statistics.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/statistics.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/statistics.maluninstall-local-statistics.mal: $(RM) $(DESTDIR)$(pkglibdir)/statistics.malscript_transaction.mal: transaction.malinstall-exec-local-transaction.mal: transaction.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/transaction.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/transaction.maluninstall-local-transaction.mal: $(RM) $(DESTDIR)$(pkglibdir)/transaction.malscript_pbm.mal: pbm.malinstall-exec-local-pbm.mal: pbm.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/pbm.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/pbm.maluninstall-local-pbm.mal: $(RM) $(DESTDIR)$(pkglibdir)/pbm.malscript_mserver.mal: mserver.malinstall-exec-local-mserver.mal: mserver.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/mserver.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/mserver.maluninstall-local-mserver.mal: $(RM) $(DESTDIR)$(pkglibdir)/mserver.malscript_sabaoth.mal: sabaoth.malinstall-exec-local-sabaoth.mal: sabaoth.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/sabaoth.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/sabaoth.maluninstall-local-sabaoth.mal: $(RM) $(DESTDIR)$(pkglibdir)/sabaoth.malscript_radix.mal: radix.malinstall-exec-local-radix.mal: radix.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/radix.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/radix.maluninstall-local-radix.mal: $(RM) $(DESTDIR)$(pkglibdir)/radix.malscript_bpm.mal: bpm.malinstall-exec-local-bpm.mal: bpm.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/bpm.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/bpm.maluninstall-local-bpm.mal: $(RM) $(DESTDIR)$(pkglibdir)/bpm.malif NEED_MXtablet.c: tablet.mxpcre.mal: pcre.mxtablet.h: tablet.mxbbp.c: bbp.mxtransaction.c: transaction.mxprofiler.h: profiler.mxprofiler.c: profiler.mxinspect.h: inspect.mxbpm.h: bpm.mxlanguage.c: language.mxlanguage.h: language.mxbpm.c: bpm.mxradix.c: radix.mxpbm.mal: pbm.mx
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -