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

📄 makefile

📁 友善之臂SBC-2410X开发板所使用的测试程序包
💻
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.7.5 from Makefile.am.# Makefile.  Generated from Makefile.in by configure.# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003# Free Software Foundation, Inc.# This Makefile.in is free software; the Free Software Foundation# gives unlimited permission to copy and/or distribute it,# with or without modifications, as long as this notice is preserved.# This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY, to the extent permitted by law; without# even the implied warranty of MERCHANTABILITY or FITNESS FOR A# PARTICULAR PURPOSE.srcdir = .top_srcdir = .pkgdatadir = $(datadir)/libzpkglibdir = $(libdir)/libzpkgincludedir = $(includedir)/libztop_builddir = .am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = /usr/bin/install -cinstall_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_HEADER = $(INSTALL_DATA)transform = $(program_transform_name)NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :host_triplet = armv4l-unknown-linux-gnuACLOCAL = ${SHELL} /friendly-arm/apps/mp3player/libz-1.1.4/missing --run aclocal-1.7AMDEP_FALSE = #AMDEP_TRUE = AMTAR = ${SHELL} /friendly-arm/apps/mp3player/libz-1.1.4/missing --run tarAUTOCONF = ${SHELL} /friendly-arm/apps/mp3player/libz-1.1.4/missing --run autoconfAUTOHEADER = ${SHELL} /friendly-arm/apps/mp3player/libz-1.1.4/missing --run autoheaderAUTOMAKE = ${SHELL} /friendly-arm/apps/mp3player/libz-1.1.4/missing --run automake-1.7AWK = gawkCC = armv4l-unknown-linux-gccCCDEPMODE = depmode=gccCFLAGS = -g -O2CPP = armv4l-unknown-linux-gcc -ECPPFLAGS = CYGPATH_W = echoDEFS = -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"libz\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libz\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 DEPDIR = .depsECHO = echoECHO_C = ECHO_N = -nECHO_T = EGREP = grep -EEXEEXT = INSTALL_DATA = ${INSTALL} -m 644INSTALL_PROGRAM = ${INSTALL}INSTALL_SCRIPT = ${INSTALL}INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -sLDFLAGS = LIBOBJS = LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtoolLIBTOOL_DEPS = ./ltmain.shLN_S = ln -sLTLIBOBJS = MAKEINFO = ${SHELL} /friendly-arm/apps/mp3player/libz-1.1.4/missing --run makeinfoOBJEXT = oPACKAGE = libzPACKAGE_BUGREPORT = PACKAGE_NAME = zlibPACKAGE_STRING = zlib 1.1.4PACKAGE_TARNAME = libzPACKAGE_VERSION = 1.1.4PATH_SEPARATOR = :RANLIB = armv4l-unknown-linux-ranlibSET_MAKE = SHELL = /bin/shSTRIP = armv4l-unknown-linux-stripVERSION = 1.1.4ac_ct_CC = ac_ct_RANLIB = ac_ct_STRIP = am__fastdepCC_FALSE = am__fastdepCC_TRUE = #am__include = includeam__leading_dot = .am__quote = bindir = ${exec_prefix}/binbuild = i686-pc-linux-gnubuild_alias = build_cpu = i686build_os = linux-gnubuild_vendor = pcdatadir = ${prefix}/shareexec_prefix = ${prefix}host = armv4l-unknown-linux-gnuhost_alias = armv4l-unknown-linuxhost_cpu = armv4lhost_os = linux-gnuhost_vendor = unknownincludedir = ${prefix}/includeinfodir = ${prefix}/infoinstall_sh = /friendly-arm/apps/mp3player/libz-1.1.4/install-shlibdir = ${exec_prefix}/liblibexecdir = ${exec_prefix}/libexeclocalstatedir = ${prefix}/varmandir = ${prefix}/manoldincludedir = /usr/includeprefix = /friendly-arm/apiprogram_transform_name = s,x,x,sbindir = ${exec_prefix}/sbinsharedstatedir = ${prefix}/comsysconfdir = ${prefix}/etctarget_alias = SUBDIRS = DIST_SUBDIRS = msvc++lib_LTLIBRARIES = libz.lainclude_HEADERS = zlib.h zconf.hlibz_la_SOURCES = adler32.c compress.c crc32.c gzio.c inflate.c  \			uncompr.c  \			deflate.c infblock.c infcodes.c inffast.c inftrees.c  \			infutil.c trees.c zutil.c  \			deflate.h infblock.h infcodes.h inffast.h inftrees.h  \			infutil.h trees.h zutil.h  \			inffixed.h zconf.h zlib.hEXTRA_DIST = README ChangeLoglibz_la_LDFLAGS = -version-info 0:0:0subdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_CLEAN_FILES =LTLIBRARIES = $(lib_LTLIBRARIES)libz_la_LIBADD =am_libz_la_OBJECTS = adler32.lo compress.lo crc32.lo gzio.lo inflate.lo \	uncompr.lo deflate.lo infblock.lo infcodes.lo inffast.lo \	inftrees.lo infutil.lo trees.lo zutil.lolibz_la_OBJECTS = $(am_libz_la_OBJECTS)DEFAULT_INCLUDES =  -I. -I$(srcdir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfilesDEP_FILES = ./$(DEPDIR)/adler32.Plo ./$(DEPDIR)/compress.Plo \	./$(DEPDIR)/crc32.Plo ./$(DEPDIR)/deflate.Plo \	./$(DEPDIR)/gzio.Plo ./$(DEPDIR)/infblock.Plo \	./$(DEPDIR)/infcodes.Plo ./$(DEPDIR)/inffast.Plo \	./$(DEPDIR)/inflate.Plo ./$(DEPDIR)/inftrees.Plo \	./$(DEPDIR)/infutil.Plo ./$(DEPDIR)/trees.Plo \	./$(DEPDIR)/uncompr.Plo ./$(DEPDIR)/zutil.PloCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \	$(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libz_la_SOURCES)HEADERS = $(include_HEADERS)RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \	ps-recursive install-info-recursive uninstall-info-recursive \	all-recursive install-data-recursive install-exec-recursive \	installdirs-recursive install-recursive uninstall-recursive \	check-recursive installcheck-recursiveDIST_COMMON = README $(include_HEADERS) ChangeLog Makefile.am \	Makefile.in aclocal.m4 config.guess config.sub configure \	configure.ac depcomp install-sh ltmain.sh missing mkinstalldirsSOURCES = $(libz_la_SOURCES)all: all-recursive.SUFFIXES:.SUFFIXES: .c .lo .o .objam__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)	cd $(top_srcdir) && \	  $(AUTOMAKE) --foreign  MakefileMakefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	$(SHELL) ./config.status --recheck$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)	cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4):  configure.ac 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)libLTLIBRARIES_INSTALL = $(INSTALL)install-libLTLIBRARIES: $(lib_LTLIBRARIES)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(libdir)	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \	  if test -f $$p; then \	    f="`echo $$p | sed -e 's|^.*/||'`"; \	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \	  else :; fi; \	doneuninstall-libLTLIBRARIES:	@$(NORMAL_UNINSTALL)	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \	    p="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \	doneclean-libLTLIBRARIES:	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)	@list='$(lib_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"; \	donelibz.la: $(libz_la_OBJECTS) $(libz_la_DEPENDENCIES) 	$(LINK) -rpath $(libdir) $(libz_la_LDFLAGS) $(libz_la_OBJECTS) $(libz_la_LIBADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT) core *.coredistclean-compile:	-rm -f *.tab.cinclude ./$(DEPDIR)/adler32.Ploinclude ./$(DEPDIR)/compress.Ploinclude ./$(DEPDIR)/crc32.Ploinclude ./$(DEPDIR)/deflate.Ploinclude ./$(DEPDIR)/gzio.Ploinclude ./$(DEPDIR)/infblock.Ploinclude ./$(DEPDIR)/infcodes.Ploinclude ./$(DEPDIR)/inffast.Ploinclude ./$(DEPDIR)/inflate.Ploinclude ./$(DEPDIR)/inftrees.Ploinclude ./$(DEPDIR)/infutil.Ploinclude ./$(DEPDIR)/trees.Ploinclude ./$(DEPDIR)/uncompr.Ploinclude ./$(DEPDIR)/zutil.Plodistclean-depend:	-rm -rf ./$(DEPDIR).c.o:#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \#	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \#	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \#	fi	source='$<' object='$@' libtool=no \	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \	$(CCDEPMODE) $(depcomp) \	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<.c.obj:#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \#	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \#	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \#	fi	source='$<' object='$@' libtool=no \	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \	$(CCDEPMODE) $(depcomp) \	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`.c.lo:#	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \#	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \#	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \#	fi	source='$<' object='$@' libtool=yes \	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \	$(CCDEPMODE) $(depcomp) \	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<mostlyclean-libtool:	-rm -f *.loclean-libtool:	-rm -rf .libs _libsdistclean-libtool:	-rm -f libtooluninstall-info-am:includeHEADERS_INSTALL = $(INSTALL_HEADER)install-includeHEADERS: $(include_HEADERS)	@$(NORMAL_INSTALL)	$(mkinstalldirs) $(DESTDIR)$(includedir)	@list='$(include_HEADERS)'; for p in $$list; do \	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \	  $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \	doneuninstall-includeHEADERS:	@$(NORMAL_UNINSTALL)	@list='$(include_HEADERS)'; for p in $$list; do \	  f="`echo $$p | sed -e 's|^.*/||'`"; \	  echo " rm -f $(DESTDIR)$(includedir)/$$f"; \	  rm -f $(DESTDIR)$(includedir)/$$f; \	done# This directory's subdirectories are mostly independent; you can cd# into them and run `make' without going through this Makefile.# To change the values of `make' variables: instead of editing Makefiles,# (1) if the variable is set in `config.status', edit `config.status'#     (which will cause the Makefiles to be regenerated when you run `make');# (2) otherwise, pass the desired values on the `make' command line.$(RECURSIVE_TARGETS):	@set fnord $$MAKEFLAGS; amf=$$2; \	dot_seen=no; \	target=`echo $@ | sed s/-recursive//`; \	list='$(SUBDIRS)'; for subdir in $$list; do \	  echo "Making $$target in $$subdir"; \	  if test "$$subdir" = "."; then \	    dot_seen=yes; \	    local_target="$$target-am"; \	  else \	    local_target="$$target"; \	  fi; \	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \	done; \	if test "$$dot_seen" = "no"; then \	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \

⌨️ 快捷键说明

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