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

📄 makefile.in

📁 this is a glib for c language
💻 IN
📖 第 1 页 / 共 2 页
字号:
	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \	  test "$$dir" != "$$p" || dir=.; \	  echo "rm -f \"$${dir}/so_locations\""; \	  rm -f "$${dir}/so_locations"; \	donelibtestgobject.la: $(libtestgobject_la_OBJECTS) $(libtestgobject_la_DEPENDENCIES) 	$(LINK)  $(libtestgobject_la_OBJECTS) $(libtestgobject_la_LIBADD) $(LIBS)clean-checkPROGRAMS:	@list='$(check_PROGRAMS)'; for p in $$list; do \	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \	  echo " rm -f $$p $$f"; \	  rm -f $$p $$f ; \	doneaccumulator$(EXEEXT): $(accumulator_OBJECTS) $(accumulator_DEPENDENCIES) 	@rm -f accumulator$(EXEEXT)	$(LINK) $(accumulator_OBJECTS) $(accumulator_LDADD) $(LIBS)defaultiface$(EXEEXT): $(defaultiface_OBJECTS) $(defaultiface_DEPENDENCIES) 	@rm -f defaultiface$(EXEEXT)	$(LINK) $(defaultiface_OBJECTS) $(defaultiface_LDADD) $(LIBS)deftype$(EXEEXT): $(deftype_OBJECTS) $(deftype_DEPENDENCIES) 	@rm -f deftype$(EXEEXT)	$(LINK) $(deftype_OBJECTS) $(deftype_LDADD) $(LIBS)dynamictype$(EXEEXT): $(dynamictype_OBJECTS) $(dynamictype_DEPENDENCIES) 	@rm -f dynamictype$(EXEEXT)	$(LINK) $(dynamictype_OBJECTS) $(dynamictype_LDADD) $(LIBS)gvalue-test$(EXEEXT): $(gvalue_test_OBJECTS) $(gvalue_test_DEPENDENCIES) 	@rm -f gvalue-test$(EXEEXT)	$(LINK) $(gvalue_test_OBJECTS) $(gvalue_test_LDADD) $(LIBS)ifacecheck$(EXEEXT): $(ifacecheck_OBJECTS) $(ifacecheck_DEPENDENCIES) 	@rm -f ifacecheck$(EXEEXT)	$(LINK) $(ifacecheck_OBJECTS) $(ifacecheck_LDADD) $(LIBS)ifaceinherit$(EXEEXT): $(ifaceinherit_OBJECTS) $(ifaceinherit_DEPENDENCIES) 	@rm -f ifaceinherit$(EXEEXT)	$(LINK) $(ifaceinherit_OBJECTS) $(ifaceinherit_LDADD) $(LIBS)ifaceinit$(EXEEXT): $(ifaceinit_OBJECTS) $(ifaceinit_DEPENDENCIES) 	@rm -f ifaceinit$(EXEEXT)	$(LINK) $(ifaceinit_OBJECTS) $(ifaceinit_LDADD) $(LIBS)ifaceproperties$(EXEEXT): $(ifaceproperties_OBJECTS) $(ifaceproperties_DEPENDENCIES) 	@rm -f ifaceproperties$(EXEEXT)	$(LINK) $(ifaceproperties_OBJECTS) $(ifaceproperties_LDADD) $(LIBS)override$(EXEEXT): $(override_OBJECTS) $(override_DEPENDENCIES) 	@rm -f override$(EXEEXT)	$(LINK) $(override_OBJECTS) $(override_LDADD) $(LIBS)paramspec-test$(EXEEXT): $(paramspec_test_OBJECTS) $(paramspec_test_DEPENDENCIES) 	@rm -f paramspec-test$(EXEEXT)	$(LINK) $(paramspec_test_OBJECTS) $(paramspec_test_LDADD) $(LIBS)references$(EXEEXT): $(references_OBJECTS) $(references_DEPENDENCIES) 	@rm -f references$(EXEEXT)	$(LINK) $(references_OBJECTS) $(references_LDADD) $(LIBS)singleton$(EXEEXT): $(singleton_OBJECTS) $(singleton_DEPENDENCIES) 	@rm -f singleton$(EXEEXT)	$(LINK) $(singleton_OBJECTS) $(singleton_LDADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT)distclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accumulator.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defaultiface.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deftype.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynamictype.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gvalue-test.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifacecheck.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifaceinherit.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifaceinit.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifaceproperties.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/override.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paramspec-test.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/references.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/singleton.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testmarshal.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testmodule.Plo@am__quote@.c.o:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(COMPILE) -c $<.c.obj:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`.c.lo:@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(LTCOMPILE) -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 tagscheck-TESTS: $(TESTS)	@failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[	 ]'; \	srcdir=$(srcdir); export srcdir; \	list=' $(TESTS) '; \	if test -n "$$list"; then \	  for tst in $$list; do \	    if test -f ./$$tst; then dir=./; \	    elif test -f $$tst; then dir=; \	    else dir="$(srcdir)/"; fi; \	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \	      all=`expr $$all + 1`; \	      case " $(XFAIL_TESTS) " in \	      *$$ws$$tst$$ws*) \		xpass=`expr $$xpass + 1`; \		failed=`expr $$failed + 1`; \		echo "XPASS: $$tst"; \	      ;; \	      *) \		echo "PASS: $$tst"; \	      ;; \	      esac; \	    elif test $$? -ne 77; then \	      all=`expr $$all + 1`; \	      case " $(XFAIL_TESTS) " in \	      *$$ws$$tst$$ws*) \		xfail=`expr $$xfail + 1`; \		echo "XFAIL: $$tst"; \	      ;; \	      *) \		failed=`expr $$failed + 1`; \		echo "FAIL: $$tst"; \	      ;; \	      esac; \	    else \	      skip=`expr $$skip + 1`; \	      echo "SKIP: $$tst"; \	    fi; \	  done; \	  if test "$$failed" -eq 0; then \	    if test "$$xfail" -eq 0; then \	      banner="All $$all tests passed"; \	    else \	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \	    fi; \	  else \	    if test "$$xpass" -eq 0; then \	      banner="$$failed of $$all tests failed"; \	    else \	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \	    fi; \	  fi; \	  dashes="$$banner"; \	  skipped=""; \	  if test "$$skip" -ne 0; then \	    skipped="($$skip tests were not run)"; \	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \	      dashes="$$skipped"; \	  fi; \	  report=""; \	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \	    report="Please report to $(PACKAGE_BUGREPORT)"; \	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \	      dashes="$$report"; \	  fi; \	  dashes=`echo "$$dashes" | sed s/./=/g`; \	  echo "$$dashes"; \	  echo "$$banner"; \	  test -z "$$skipped" || echo "$$skipped"; \	  test -z "$$report" || echo "$$report"; \	  echo "$$dashes"; \	  test "$$failed" -eq 0; \	else :; fidistdir: $(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; \	done	$(MAKE) $(AM_MAKEFLAGS) \	  top_distdir="$(top_distdir)" distdir="$(distdir)" \	  dist-hookcheck-am: all-am	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)	$(MAKE) $(AM_MAKEFLAGS) check-TESTS check-localcheck: $(BUILT_SOURCES)	$(MAKE) $(AM_MAKEFLAGS) check-amall-am: Makefile $(LTLIBRARIES)installdirs:install: $(BUILT_SOURCES)	$(MAKE) $(AM_MAKEFLAGS) 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."	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)clean: clean-amclean-am: clean-checkPROGRAMS clean-generic clean-libtool \	clean-noinstLTLIBRARIES mostlyclean-amdistclean: distclean-am	-rm -rf ./$(DEPDIR)	-rm -f Makefiledistclean-am: clean-am distclean-compile distclean-generic \	distclean-local 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-TESTS check-am check-local \	clean clean-checkPROGRAMS clean-generic clean-libtool \	clean-noinstLTLIBRARIES ctags dist-hook distclean \	distclean-compile distclean-generic distclean-libtool \	distclean-local 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### testing rules# test: run all tests in cwd and subdirstest:	${TEST_PROGS}	@test -z "${TEST_PROGS}" || ${GTESTER} --verbose ${TEST_PROGS}	@ for subdir in $(SUBDIRS) . ; do \	    test "$$subdir" = "." -o "$$subdir" = "po" || \	    ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \	  done# test-report: run tests in subdirs and generate report# perf-report: run tests in subdirs with -m perf and generate report# full-report: like test-report: with -m perf and -m slowtest-report perf-report full-report:	${TEST_PROGS}	@test -z "${TEST_PROGS}" || { \	  case $@ in \	  test-report) test_options="-k";; \	  perf-report) test_options="-k -m=perf";; \	  full-report) test_options="-k -m=perf -m=slow";; \	  esac ; \	  if test -z "$$GTESTER_LOGDIR" ; then	\	    ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \	  elif test -n "${TEST_PROGS}" ; then \	    ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \	  fi ; \	}	@ ignore_logdir=true ; \	  if test -z "$$GTESTER_LOGDIR" ; then \	    GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \	    ignore_logdir=false ; \	  fi ; \	  for subdir in $(SUBDIRS) . ; do \	    test "$$subdir" = "." -o "$$subdir" = "po" || \	    ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \	  done ; \	  $$ignore_logdir || { \	    echo '<?xml version="1.0"?>' > $@.xml ; \	    echo '<report-collection>'  >> $@.xml ; \	    for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \	      sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \	    done ; \	    echo >> $@.xml ; \	    echo '</report-collection>' >> $@.xml ; \	    rm -rf "$$GTESTER_LOGDIR"/ ; \	    ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \	  }.PHONY: test test-report perf-report full-report# run make test as part of make checkcheck-local: testtestmarshal.h: stamp-testmarshal.h	@truestamp-testmarshal.h: @REBUILD@ testmarshal.list $(glib_genmarshal)	$(glib_genmarshal) --prefix=test_marshal $(srcdir)/testmarshal.list --header >> xgen-gmh \	&& (cmp -s xgen-gmh testmarshal.h 2>/dev/null || cp xgen-gmh testmarshal.h) \	&& rm -f xgen-gmh xgen-gmh~ \	&& echo timestamp > $@testmarshal.c: @REBUILD@ testmarshal.list $(glib_genmarshal)	$(glib_genmarshal) --prefix=test_marshal $(srcdir)/testmarshal.list --body >> xgen-gmc \	&& cp xgen-gmc testmarshal.c \	&& rm -f xgen-gmc xgen-gmc~dist-hook: $(BUILT_EXTRA_DIST)	files='$(BUILT_EXTRA_DIST)';				\	for f in $$files; do					\	  if test -f $$f; then d=.; else d=$(srcdir); fi;	\	  cp $$d/$$f $(distdir) || exit 1; donedistclean-local:	if test $(srcdir) = .; then :; else	\	    rm -f $(BUILT_EXTRA_DIST);		\	fi# 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 + -