📄 makefile.am
字号:
## 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 = 1endifCFLAGS += $(THREAD_SAVE_FLAGS)INCLUDES = -I$(srcdir)script_Mapi.pm: Mapi.pminstall-exec-local-Mapi.pm: Mapi.pm -mkdir -p $(DESTDIR)$(datadir)/MonetDB/perl -$(RM) $(DESTDIR)$(datadir)/MonetDB/perl/Mapi.pm chmod a+x $< $(INSTALL) $< $(DESTDIR)$(datadir)/MonetDB/perl/Mapi.pmuninstall-local-Mapi.pm: $(RM) $(DESTDIR)$(datadir)/MonetDB/perl/Mapi.pmif NEED_MXendifif HAVE_PERL_DEVELHAVE_PERL_DEVEL_1_SUBDIR = MonetDB-CLI-MapiPPelseHAVE_PERL_DEVEL_1_SUBDIR = endifif HAVE_PERL_DEVELHAVE_PERL_DEVEL_2_SUBDIR = MonetDB-CLI-MapiLibelseHAVE_PERL_DEVEL_2_SUBDIR = endifif HAVE_PERL_DEVELHAVE_PERL_DEVEL_3_SUBDIR = MonetDB-CLIelseHAVE_PERL_DEVEL_3_SUBDIR = endifif HAVE_PERL_DEVELHAVE_PERL_DEVEL_4_SUBDIR = DBDelseHAVE_PERL_DEVEL_4_SUBDIR = endifif HAVE_PERL_SWIGHAVE_PERL_SWIG_5_SUBDIR = CimplelseHAVE_PERL_SWIG_5_SUBDIR = endifSUBDIRS = $(HAVE_PERL_DEVEL_1_SUBDIR) $(HAVE_PERL_DEVEL_2_SUBDIR) $(HAVE_PERL_DEVEL_3_SUBDIR) $(HAVE_PERL_DEVEL_4_SUBDIR) $(HAVE_PERL_SWIG_5_SUBDIR)BUILT_SOURCES = Mapi.pmMOSTLYCLEANFILES = Mapi.pmEXTRA_DIST = Makefile.msc $(BUILT_SOURCES)bin_SCRIPTS = script_Mapi.pminstall-exec-local-SCRIPTS: all-local-SCRIPTS: $(bin_SCRIPTS)uninstall-local: uninstall-local-Mapi.pminstall-exec-local: install-exec-local-Mapi.pminclude $(MONETDB_CONFDIR)/*.mkinclude $(top_builddir)/*.mk
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -