makefile.in
来自「Gnome的一个单人纸牌游戏。」· IN 代码 · 共 497 行 · 第 1/2 页
IN
497 行
# Makefile.in generated by automake 1.6.3 from Makefile.am.# @configure_input@# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002# 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@SHELL = @SHELL@srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@prefix = @prefix@exec_prefix = @exec_prefix@bindir = @bindir@sbindir = @sbindir@libexecdir = @libexecdir@datadir = @datadir@sysconfdir = @sysconfdir@sharedstatedir = @sharedstatedir@localstatedir = @localstatedir@libdir = @libdir@infodir = @infodir@mandir = @mandir@includedir = @includedir@oldincludedir = /usr/includepkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = .ACLOCAL = @ACLOCAL@AUTOCONF = @AUTOCONF@AUTOMAKE = @AUTOMAKE@AUTOHEADER = @AUTOHEADER@am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_DATA = @INSTALL_DATA@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_HEADER = $(INSTALL_DATA)transform = @program_transform_name@NORMAL_INSTALL = :PRE_INSTALL = :POST_INSTALL = :NORMAL_UNINSTALL = :PRE_UNINSTALL = :POST_UNINSTALL = :EXEEXT = @EXEEXT@OBJEXT = @OBJEXT@PATH_SEPARATOR = @PATH_SEPARATOR@AMTAR = @AMTAR@AWK = @AWK@BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@CATALOGS = @CATALOGS@CATOBJEXT = @CATOBJEXT@CC = @CC@DATADIRNAME = @DATADIRNAME@DEPDIR = @DEPDIR@EXTRA_GNOME_CFLAGS = @EXTRA_GNOME_CFLAGS@EXTRA_GNOME_LIBS = @EXTRA_GNOME_LIBS@GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@GDK_PIXBUF_CONFIG = @GDK_PIXBUF_CONFIG@GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@GENCAT = @GENCAT@GMOFILES = @GMOFILES@GMSGFMT = @GMSGFMT@GNOMEGNORBA_LIBS = @GNOMEGNORBA_LIBS@GNOMEUI_LIBS = @GNOMEUI_LIBS@GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@GNOME_CONFIG = @GNOME_CONFIG@GNOME_DOCKLETS_LIBS = @GNOME_DOCKLETS_LIBS@GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@GNOME_LIBDIR = @GNOME_LIBDIR@GNOME_LIBS = @GNOME_LIBS@GNORBA_CFLAGS = @GNORBA_CFLAGS@GNORBA_LIBS = @GNORBA_LIBS@GTKXMHTML_LIBS = @GTKXMHTML_LIBS@GT_NO = @GT_NO@GT_YES = @GT_YES@INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@INSTOBJEXT = @INSTOBJEXT@INTLDEPS = @INTLDEPS@INTLLIBS = @INTLLIBS@INTLOBJS = @INTLOBJS@MAINT = @MAINT@MKINSTALLDIRS = @MKINSTALLDIRS@ORBIT_CFLAGS = @ORBIT_CFLAGS@ORBIT_CONFIG = @ORBIT_CONFIG@ORBIT_IDL = @ORBIT_IDL@ORBIT_LIBS = @ORBIT_LIBS@PACKAGE = @PACKAGE@POFILES = @POFILES@POSUB = @POSUB@RANLIB = @RANLIB@STRIP = @STRIP@USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@USE_NLS = @USE_NLS@VERSION = @VERSION@ZVT_LIBS = @ZVT_LIBS@am__include = @am__include@am__quote = @am__quote@cflags_set = @cflags_set@cxxflags_set = @cxxflags_set@install_sh = @install_sh@l = @l@SUBDIRS = macros intl pixmaps src poEXTRA_DIST = \ goal.desktop \ README \ AUTHORS \ TODOApplicationsdir = $(datadir)/gnome/apps/GamesApplications_DATA = goal.desktopsubdir = .ACLOCAL_M4 = $(top_srcdir)/aclocal.m4mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = config.hCONFIG_CLEAN_FILES = intl/MakefileDIST_SOURCES =DATA = $(Applications_DATA)RECURSIVE_TARGETS = info-recursive dvi-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 ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \ Makefile.am Makefile.in NEWS TODO acconfig.h aclocal.m4 \ config.guess config.h.in config.sub configure configure.in \ depcomp install-sh missing mkinstalldirsDIST_SUBDIRS = $(SUBDIRS)all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu MakefileMakefile: @MAINTAINER_MODE_TRUE@ $(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: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF)$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) 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@ $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h cd $(top_srcdir) && $(AUTOHEADER) touch $(srcdir)/config.h.indistclean-hdr: -rm -f config.h stamp-h1intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in cd $(top_builddir) && $(SHELL) ./config.status $@uninstall-info-am:ApplicationsDATA_INSTALL = $(INSTALL_DATA)install-ApplicationsDATA: $(Applications_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(Applicationsdir) @list='$(Applications_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(ApplicationsDATA_INSTALL) $$d$$p $(DESTDIR)$(Applicationsdir)/$$f"; \ $(ApplicationsDATA_INSTALL) $$d$$p $(DESTDIR)$(Applicationsdir)/$$f; \ doneuninstall-ApplicationsDATA: @$(NORMAL_UNINSTALL) @list='$(Applications_DATA)'; for p in $$list; do \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " rm -f $(DESTDIR)$(Applicationsdir)/$$f"; \ rm -f $(DESTDIR)$(Applicationsdir)/$$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; \ fi; test -z "$$fail"mostlyclean-recursive clean-recursive distclean-recursive \maintainer-clean-recursive: @set fnord $$MAKEFLAGS; amf=$$2; \ 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 ."; \
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?