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

📄 makefile.in

📁 独立flash播放器!This the developer’s wiki for Gnash and related projects. Content on these pages may not
💻 IN
📖 第 1 页 / 共 2 页
字号:
htmldir = @htmldir@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localedir = $(datadir)/localelocalstatedir = @localstatedir@mandir = @mandir@mconfig = @mconfig@mkdir_p = @mkdir_p@oldincludedir = @oldincludedir@pdfdir = @pdfdir@prefix = @prefix@program_transform_name = @program_transform_name@psdir = @psdir@pth_config = @pth_config@pthread_config = @pthread_config@sbindir = @sbindir@sharedstatedir = @sharedstatedir@srcdir = @srcdir@sysconfdir = @sysconfdir@target_alias = @target_alias@top_builddir = @top_builddir@top_srcdir = @top_srcdir@AUTOMAKE_OPTIONS = dejagnuAM_CPPFLAGS = # -WallAM_LDFLAGS = \	$(top_builddir)/libbase/libgnashbase.la \	$(top_builddir)/libamf/libgnashamf.la \	$(top_builddir)/libnet/libgnashnet.la \	$(top_builddir)/cygnal/libcygnal.la \	$(BOOST_LIBS) \	$(PTHREAD_LIBS)INCLUDES = -I.. \        -I$(top_srcdir)	\        -I$(top_srcdir)/libamf \        -I$(top_srcdir)/libnet \        -I$(top_srcdir)/libbase \        -I$(top_srcdir)/cygnal \        -I$(top_srcdir)/server \        -DLOCALEDIR=\"$(localedir)\" \	$(BOOST_CFLAGS) \	$(PTHREAD_CFLAGS)test_crc_SOURCES = test_crc.cpptest_crc_LDADD = $(AM_LDFLAGS) test_crc_DEPENDENCIES = site-updateTEST_DRIVERS = ../simple.expCLEANFILES = \	site.exp.bak \	testrun.* all: all-am.SUFFIXES:.SUFFIXES: .cpp .lo .o .obj$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)	@for dep in $?; do \	  case '$(am__configure_deps)' in \	    *$$dep*) \	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \		&& exit 0; \	      exit 1;; \	  esac; \	done; \	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  cygnal/testsuite/cygnal.all/Makefile'; \	cd $(top_srcdir) && \	  $(AUTOMAKE) --gnu  cygnal/testsuite/cygnal.all/Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status	@case '$?' in \	  *config.status*) \	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \	  *) \	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \	esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshclean-checkPROGRAMS:	@list='$(check_PROGRAMS)'; for p in $$list; do \	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \	  echo " rm -f $$p $$f"; \	  rm -f $$p $$f ; \	donetest_crc$(EXEEXT): $(test_crc_OBJECTS) $(test_crc_DEPENDENCIES) 	@rm -f test_crc$(EXEEXT)	$(CXXLINK) $(test_crc_OBJECTS) $(test_crc_LDADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT)distclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_crc.Po@am__quote@.cpp.o:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<.cpp.obj:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`.cpp.lo:@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<mostlyclean-libtool:	-rm -f *.loclean-libtool:	-rm -rf .libs _libsID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \	unique=`for i in $$list; do \	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \	  done | \	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \	      END { if (nonempty) { for (i in files) print i; }; }'`; \	mkid -fID $$uniquetags: TAGSTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \		$(TAGS_FILES) $(LISP)	tags=; \	here=`pwd`; \	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \	unique=`for i in $$list; do \	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \	  done | \	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \	      END { if (nonempty) { for (i in files) print i; }; }'`; \	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \	  test -n "$$unique" || unique=$$empty_fix; \	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \	    $$tags $$unique; \	fictags: CTAGSCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \		$(TAGS_FILES) $(LISP)	tags=; \	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \	unique=`for i in $$list; do \	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \	  done | \	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \	      END { if (nonempty) { for (i in files) print i; }; }'`; \	test -z "$(CTAGS_ARGS)$$tags$$unique" \	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \	     $$tags $$uniqueGTAGS:	here=`$(am__cd) $(top_builddir) && pwd` \	  && cd $(top_srcdir) \	  && gtags -i $(GTAGS_ARGS) $$heredistclean-tags:	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tagssite.exp: Makefile	@echo 'Making a new site.exp file...'	@echo '## these variables are automatically generated by make ##' >site.tmp	@echo '# Do not edit here.  If you wish to override these values' >>site.tmp	@echo '# edit the last section' >>site.tmp	@echo 'set srcdir $(srcdir)' >>site.tmp	@echo "set objdir `pwd`" >>site.tmp	@echo 'set build_alias "$(build_alias)"' >>site.tmp	@echo 'set build_triplet $(build_triplet)' >>site.tmp	@echo 'set host_alias "$(host_alias)"' >>site.tmp	@echo 'set host_triplet $(host_triplet)' >>site.tmp	@echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp	@test ! -f site.exp || \	  sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp	@-rm -f site.bak	@test ! -f site.exp || mv site.exp site.bak	@mv site.tmp site.expdistclean-DEJAGNU:	-rm -f site.exp site.bak	-l='$(DEJATOOL)'; for tool in $$l; do \	  rm -f $$tool.sum $$tool.log; \	donedistdir: $(DISTFILES)	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \	list='$(DISTFILES)'; \	  dist_files=`for file in $$list; do echo $$file; done | \	  sed -e "s|^$$srcdirstrip/||;t" \	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \	case $$dist_files in \	  */*) $(MKDIR_P) `echo "$$dist_files" | \			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \			   sort -u` ;; \	esac; \	for file in $$dist_files; do \	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \	  if test -d $$d/$$file; then \	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \	    fi; \	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \	  else \	    test -f $(distdir)/$$file \	    || cp -p $$d/$$file $(distdir)/$$file \	    || exit 1; \	  fi; \	donecheck-am: all-am	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)	$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNUcheck: check-amall-am: Makefileinstalldirs:install: install-aminstall-exec: install-exec-aminstall-data: install-data-amuninstall: uninstall-aminstall-am: all-am	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-aminstallcheck: installcheck-aminstall-strip:	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \	  `test -z '$(STRIP)' || \	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` installmostlyclean-generic:clean-generic:	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)distclean-generic:	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)maintainer-clean-generic:	@echo "This command is intended for maintainers to use"	@echo "it deletes files that may require special tools to rebuild."clean: clean-amclean-am: clean-checkPROGRAMS clean-generic clean-libtool \	mostlyclean-amdistclean: distclean-am	-rm -rf ./$(DEPDIR)	-rm -f Makefiledistclean-am: clean-am distclean-DEJAGNU distclean-compile \	distclean-generic distclean-tagsdvi: dvi-amdvi-am:html: html-aminfo: info-aminfo-am:install-data-am:install-dvi: install-dvi-aminstall-exec-am:install-html: install-html-aminstall-info: install-info-aminstall-man:install-pdf: install-pdf-aminstall-ps: install-ps-aminstallcheck-am:maintainer-clean: maintainer-clean-am	-rm -rf ./$(DEPDIR)	-rm -f Makefilemaintainer-clean-am: distclean-am maintainer-clean-genericmostlyclean: mostlyclean-ammostlyclean-am: mostlyclean-compile mostlyclean-generic \	mostlyclean-libtoolpdf: pdf-ampdf-am:ps: ps-amps-am:uninstall-am:.MAKE: install-am install-strip.PHONY: CTAGS GTAGS all all-am check check-DEJAGNU check-am clean \	clean-checkPROGRAMS clean-generic clean-libtool ctags \	distclean distclean-DEJAGNU distclean-compile \	distclean-generic distclean-libtool distclean-tags distdir dvi \	dvi-am html html-am info info-am install install-am \	install-data install-data-am install-dvi install-dvi-am \	install-exec install-exec-am install-html install-html-am \	install-info install-info-am install-man install-pdf \	install-pdf-am install-ps install-ps-am install-strip \	installcheck installcheck-am installdirs maintainer-clean \	maintainer-clean-generic mostlyclean mostlyclean-compile \	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \	tags uninstall uninstall-am# Rebuild with GCC 4.x Mudflap supportmudflap:	@echo "Rebuilding with GCC Mudflap support"	$(MAKE) CXXFLAGS="$(CXXFLAGS) $(MUDFLAP_OPT)" LIBS="$(LIBS) $(MUDFLAP_LIB)"check-DEJAGNU: site-update	@runtest=$(RUNTEST); \	if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \	  $$runtest $(RUNTESTFLAGS) $(TEST_DRIVERS); true; \	else \	  echo "WARNING: could not find \`runtest'" 1>&2; \	  for i in "$(check_PROGRAMS)"; do \	    $(SHELL) $$i; \	  done; \	fisite-update: site.exp	@rm -fr site.exp.bak	@cp site.exp site.exp.bak	@sed -e '/testcases/d' site.exp.bak > site.exp	@echo "# This is a list of the pre-compiled testcases" >> site.exp	@echo "set testcases \"$(check_PROGRAMS)\"" >> site.exp# Tell versions [3.59,3.63) of GNU make to not export all variables.# Otherwise a system limit (for SysV at least) may be exceeded..NOEXPORT:

⌨️ 快捷键说明

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