📄 makefile.am
字号:
$(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_qep.maluninstall-local-opt_qep.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_qep.malscript_opt_mergetable.mal: opt_mergetable.malinstall-exec-local-opt_mergetable.mal: opt_mergetable.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_mergetable.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_mergetable.maluninstall-local-opt_mergetable.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_mergetable.malscript_opt_generators.mal: opt_generators.malinstall-exec-local-opt_generators.mal: opt_generators.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_generators.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_generators.maluninstall-local-opt_generators.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_generators.malscript_opt_remoteQueries.mal: opt_remoteQueries.malinstall-exec-local-opt_remoteQueries.mal: opt_remoteQueries.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_remoteQueries.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_remoteQueries.maluninstall-local-opt_remoteQueries.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_remoteQueries.malscript_opt_joinselect.mal: opt_joinselect.malinstall-exec-local-opt_joinselect.mal: opt_joinselect.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_joinselect.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_joinselect.maluninstall-local-opt_joinselect.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_joinselect.malscript_opt_constantExpression.mal: opt_constantExpression.malinstall-exec-local-opt_constantExpression.mal: opt_constantExpression.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_constantExpression.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_constantExpression.maluninstall-local-opt_constantExpression.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_constantExpression.malscript_opt_inliners.mal: opt_inliners.malinstall-exec-local-opt_inliners.mal: opt_inliners.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_inliners.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_inliners.maluninstall-local-opt_inliners.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_inliners.malscript_opt_pushranges.mal: opt_pushranges.malinstall-exec-local-opt_pushranges.mal: opt_pushranges.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_pushranges.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_pushranges.maluninstall-local-opt_pushranges.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_pushranges.malscript_opt_accessmode.mal: opt_accessmode.malinstall-exec-local-opt_accessmode.mal: opt_accessmode.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_accessmode.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_accessmode.maluninstall-local-opt_accessmode.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_accessmode.malscript_opt_joinpath.mal: opt_joinpath.malinstall-exec-local-opt_joinpath.mal: opt_joinpath.mal -mkdir -p $(DESTDIR)$(pkglibdir) -$(RM) $(DESTDIR)$(pkglibdir)/opt_joinpath.mal chmod a+x $< $(INSTALL) $< $(DESTDIR)$(pkglibdir)/opt_joinpath.maluninstall-local-opt_joinpath.mal: $(RM) $(DESTDIR)$(pkglibdir)/opt_joinpath.malif NEED_MXopt_support.mal: opt_support.mxopt_singleton.mal: opt_singleton.mxopt_strengthReduction.mal: opt_strengthReduction.mxopt_commonTerms.c: opt_commonTerms.mxopt_reduce.h: opt_reduce.mxopt_commonTerms.h: opt_commonTerms.mxopt_constantExpression.mal: opt_constantExpression.mx
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -