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

📄 makefile.in

📁 fdisk 实现源码,可以查询Linux下系统的分区信息
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.10 from Makefile.am.# @configure_input@# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004, 2005, 2006  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.@SET_MAKE@VPATH = @srcdir@pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdinstall_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 = :build_triplet = @build@host_triplet = @host@@MAKE_TESTS_TRUE@am__append_1 = testssubdir = .DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \	$(srcdir)/Makefile.in $(srcdir)/config.h.in \	$(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \	INSTALL NEWS THANKS TODO autotools/config.guess \	autotools/config.rpath autotools/config.sub autotools/depcomp \	autotools/install-sh autotools/missing autotools/mkinstalldirs \	autotools/texinfo.texACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \	$(top_srcdir)/configure.acam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \	$(ACLOCAL_M4)am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.linenomkinstalldirs = $(SHELL) $(top_srcdir)/autotools/mkinstalldirsCONFIG_HEADER = config.hCONFIG_CLEAN_FILES =SOURCES =DIST_SOURCES =RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \	html-recursive info-recursive install-data-recursive \	install-dvi-recursive install-exec-recursive \	install-html-recursive install-info-recursive \	install-pdf-recursive install-ps-recursive install-recursive \	installcheck-recursive installdirs-recursive pdf-recursive \	ps-recursive uninstall-recursiveRECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\  distclean-recursive maintainer-clean-recursiveETAGS = etagsCTAGS = ctagsDIST_SUBDIRS = po src doc testsDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)distdir = $(PACKAGE)-$(VERSION)top_distdir = $(distdir)am__remove_distdir = \  { test ! -d $(distdir) \    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \         && rm -fr $(distdir); }; }DIST_ARCHIVES = $(distdir).tar.gzGZIP_ENV = --bestdistuninstallcheck_listfiles = find . -type f -printdistcleancheck_listfiles = find . -type f -printACLOCAL = @ACLOCAL@AMTAR = @AMTAR@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@CHECK_CFLAGS = @CHECK_CFLAGS@CHECK_LIBS = @CHECK_LIBS@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CURSES_LIBS = @CURSES_LIBS@CYGPATH_W = @CYGPATH_W@DEFS = @DEFS@DEPDIR = @DEPDIR@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@EXEEXT = @EXEEXT@GMSGFMT = @GMSGFMT@GMSGFMT_015 = @GMSGFMT_015@GREP = @GREP@INSTALL = @INSTALL@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@INTLLIBS = @INTLLIBS@INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@LDFLAGS = @LDFLAGS@LIBICONV = @LIBICONV@LIBINTL = @LIBINTL@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LN_S = @LN_S@LTLIBICONV = @LTLIBICONV@LTLIBINTL = @LTLIBINTL@LTLIBOBJS = @LTLIBOBJS@MAINT = @MAINT@MAKEINFO = @MAKEINFO@MKDIR_P = @MKDIR_P@MSGFMT = @MSGFMT@MSGFMT_015 = @MSGFMT_015@MSGMERGE = @MSGMERGE@OBJEXT = @OBJEXT@PACKAGE = @PACKAGE@PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_STRING = @PACKAGE_STRING@PACKAGE_TARNAME = @PACKAGE_TARNAME@PACKAGE_VERSION = @PACKAGE_VERSION@PARTED_LIBS = @PARTED_LIBS@PATH_SEPARATOR = @PATH_SEPARATOR@POSUB = @POSUB@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@SYMLINK = @SYMLINK@SYMLINKFROM = @SYMLINKFROM@USE_NLS = @USE_NLS@VERSION = @VERSION@XGETTEXT = @XGETTEXT@XGETTEXT_015 = @XGETTEXT_015@abs_builddir = @abs_builddir@abs_srcdir = @abs_srcdir@abs_top_builddir = @abs_top_builddir@abs_top_srcdir = @abs_top_srcdir@ac_ct_CC = @ac_ct_CC@am__include = @am__include@am__leading_dot = @am__leading_dot@am__quote = @am__quote@am__tar = @am__tar@am__untar = @am__untar@bindir = @bindir@build = @build@build_alias = @build_alias@build_cpu = @build_cpu@build_os = @build_os@build_vendor = @build_vendor@builddir = @builddir@datadir = @datadir@datarootdir = @datarootdir@docdir = @docdir@dvidir = @dvidir@exec_prefix = @exec_prefix@host = @host@host_alias = @host_alias@host_cpu = @host_cpu@host_os = @host_os@host_vendor = @host_vendor@htmldir = @htmldir@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localedir = @localedir@localstatedir = @localstatedir@mandir = @mandir@mkdir_p = @mkdir_p@oldincludedir = @oldincludedir@pdfdir = @pdfdir@prefix = @prefix@program_transform_name = @program_transform_name@psdir = @psdir@sbindir = @sbindir@sharedstatedir = @sharedstatedir@srcdir = @srcdir@sysconfdir = @sysconfdir@target_alias = @target_alias@top_builddir = @top_builddir@top_srcdir = @top_srcdir@SUBDIRS = po src doc $(am__append_1)EXTRA_DIST = autotools/config.rpath autotools/mkinstalldirs \	     ABOUT-NLS AUTHORS THANKS ChangeLog NEWS README fdisk.specACLOCAL_AMFLAGS = -I m4all: config.h	$(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:am--refresh:	@:$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)	@for dep in $?; do \	  case '$(am__configure_deps)' in \	    *$$dep*) \	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \	      cd $(srcdir) && $(AUTOMAKE) --gnu  \		&& exit 0; \	      exit 1;; \	  esac; \	done; \	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \	cd $(top_srcdir) && \	  $(AUTOMAKE) --gnu  Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status	@case '$?' in \	  *config.status*) \	    echo ' $(SHELL) ./config.status'; \	    $(SHELL) ./config.status;; \	  *) \	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \	esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)	$(SHELL) ./config.status --recheck$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)	cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)config.h: stamp-h1	@if test ! -f $@; then \	  rm -f stamp-h1; \	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \	else :; fistamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status	@rm -f stamp-h1	cd $(top_builddir) && $(SHELL) ./config.status config.h$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 	cd $(top_srcdir) && $(AUTOHEADER)	rm -f stamp-h1	touch $@distclean-hdr:	-rm -f config.h stamp-h1# 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):	@failcom='exit 1'; \	for f in x $$MAKEFLAGS; do \	  case $$f in \	    *=* | --[!k]*);; \	    *k*) failcom='fail=yes';; \	  esac; \	done; \	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) \	  || eval $$failcom; \	done; \	if test "$$dot_seen" = "no"; then \	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \	fi; test -z "$$fail"$(RECURSIVE_CLEAN_TARGETS):	@failcom='exit 1'; \	for f in x $$MAKEFLAGS; do \	  case $$f in \	    *=* | --[!k]*);; \	    *k*) failcom='fail=yes';; \	  esac; \	done; \	dot_seen=no; \	case "$@" in \	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \	  *) list='$(SUBDIRS)' ;; \	esac; \	rev=''; for subdir in $$list; do \	  if test "$$subdir" = "."; then :; else \	    rev="$$subdir $$rev"; \	  fi; \	done; \	rev="$$rev ."; \	target=`echo $@ | sed s/-recursive//`; \	for subdir in $$rev; do \	  echo "Making $$target in $$subdir"; \	  if test "$$subdir" = "."; then \	    local_target="$$target-am"; \	  else \	    local_target="$$target"; \	  fi; \	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \	  || eval $$failcom; \	done && test -z "$$fail"tags-recursive:	list='$(SUBDIRS)'; for subdir in $$list; do \	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \	done

⌨️ 快捷键说明

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