📄 makefile.am
字号:
-mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_partitionedQuery.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_partitionedQuery.maluninstall-local-opt_partitionedQuery.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_partitionedQuery.malscript_opt_coercion.mal: opt_coercion.malinstall-exec-local-opt_coercion.mal: opt_coercion.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_coercion.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_coercion.maluninstall-local-opt_coercion.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_coercion.malscript_opt_emptySet.mal: opt_emptySet.malinstall-exec-local-opt_emptySet.mal: opt_emptySet.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_emptySet.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_emptySet.maluninstall-local-opt_emptySet.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_emptySet.malscript_opt_peephole.mal: opt_peephole.malinstall-exec-local-opt_peephole.mal: opt_peephole.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_peephole.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_peephole.maluninstall-local-opt_peephole.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_peephole.malscript_opt_multiplex.mal: opt_multiplex.malinstall-exec-local-opt_multiplex.mal: opt_multiplex.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_multiplex.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_multiplex.maluninstall-local-opt_multiplex.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_multiplex.malscript_opt_singleton.mal: opt_singleton.malinstall-exec-local-opt_singleton.mal: opt_singleton.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_singleton.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_singleton.maluninstall-local-opt_singleton.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_singleton.malscript_opt_costModel.mal: opt_costModel.malinstall-exec-local-opt_costModel.mal: opt_costModel.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_costModel.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_costModel.maluninstall-local-opt_costModel.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_costModel.malscript_opt_reduce.mal: opt_reduce.malinstall-exec-local-opt_reduce.mal: opt_reduce.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_reduce.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_reduce.maluninstall-local-opt_reduce.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_reduce.malscript_opt_macro.mal: opt_macro.malinstall-exec-local-opt_macro.mal: opt_macro.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_macro.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_macro.maluninstall-local-opt_macro.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_macro.malscript_opt_accumulators.mal: opt_accumulators.malinstall-exec-local-opt_accumulators.mal: opt_accumulators.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_accumulators.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_accumulators.maluninstall-local-opt_accumulators.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_accumulators.malscript_opt_qep.mal: opt_qep.malinstall-exec-local-opt_qep.mal: opt_qep.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_qep.mal chmod a+x $<
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -