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

📄 makefile.in

📁 QT calclator for linux enviroenment
💻 IN
📖 第 1 页 / 共 2 页
字号:
# Makefile.in generated by automake 1.9.6 from Makefile.am.# @configure_input@# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004, 2005  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@## No modifications of this Makefile should be necessary.## To use this template:#     1) Define: figdir, docname, lang, omffile, and entities in#        your Makefile.am file for each document directory,#        although figdir, omffile, and entities may be empty#     2) Make sure the Makefile in (1) also includes #	 "include $(top_srcdir)/xmldocs.make" and#	 "dist-hook: app-dist-hook".#     3) Optionally define 'entities' to hold xml entities which#        you would also like installed#     4) Figures must go under $(figdir)/ and be in PNG format#     5) You should only have one document per directory #     6) Note that the figure directory, $(figdir)/, should not have its#        own Makefile since this Makefile installs those figures.## example Makefile.am:#   figdir = figures#   docname = scrollkeeper-manual#   lang = C#   omffile=scrollkeeper-manual-C.omf#   entities = fdl.xml#   include $(top_srcdir)/xmldocs.make#   dist-hook: app-dist-hook## About this file:#	This file was taken from scrollkeeper_example2, a package illustrating#	how to install documentation and OMF files for use with ScrollKeeper #	0.3.x and 0.4.x.  For more information, see:#		http://scrollkeeper.sourceforge.net/#	Version: 0.1.2 (last updated: March 20, 2002)## # No modifications of this Makefile should be necessary.## This file contains the build instructions for installing OMF files.  It is# generally called from the makefiles for particular formats of documentation.## Note that you must configure your package with --localstatedir=/var# so that the scrollkeeper-update command below will update the database# in the standard scrollkeeper directory.## If it is impossible to configure with --localstatedir=/var, then# modify the definition of scrollkeeper_localstate_dir so that# it points to the correct location. Note that you must still use # $(localstatedir) in this or when people build RPMs it will update# the real database on their system instead of the one under RPM_BUILD_ROOT.## Note: This make file is not incorporated into xmldocs.make because, in#       general, there will be other documents install besides XML documents#       and the makefiles for these formats should also include this file.## About this file:#	This file was derived from scrollkeeper_example2, a package#	illustrating how to install documentation and OMF files for use with#	ScrollKeeper 0.3.x and 0.4.x.  For more information, see:#		http://scrollkeeper.sourceforge.net/	# 	Version: 0.1.3 (last updated: March 20, 2002)#srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ../..am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@install_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@DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \	$(top_srcdir)/omf.make $(top_srcdir)/xmldocs.makesubdir = help/zh_HKACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.inam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \	$(ACLOCAL_M4)mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_HEADER = $(top_builddir)/config.hCONFIG_CLEAN_FILES =SOURCES =DIST_SOURCES =DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)ACLOCAL = @ACLOCAL@ALL_LINGUAS = @ALL_LINGUAS@AMDEP_FALSE = @AMDEP_FALSE@AMDEP_TRUE = @AMDEP_TRUE@AMTAR = @AMTAR@AR = @AR@ATK_CFLAGS = @ATK_CFLAGS@ATK_LIBS = @ATK_LIBS@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@CATALOGS = @CATALOGS@CATOBJEXT = @CATOBJEXT@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CXX = @CXX@CXXCPP = @CXXCPP@CXXDEPMODE = @CXXDEPMODE@CXXFLAGS = @CXXFLAGS@CYGPATH_W = @CYGPATH_W@DATADIRNAME = @DATADIRNAME@DEFS = @DEFS@DEPDIR = @DEPDIR@DISABLE_DEPRECATED = @DISABLE_DEPRECATED@DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@DOC_USER_FORMATS = @DOC_USER_FORMATS@DSYMUTIL = @DSYMUTIL@ECHO = @ECHO@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@ENABLE_SK_FALSE = @ENABLE_SK_FALSE@ENABLE_SK_TRUE = @ENABLE_SK_TRUE@EXEEXT = @EXEEXT@F77 = @F77@FFLAGS = @FFLAGS@GCONFTOOL = @GCONFTOOL@GCONF_CFLAGS = @GCONF_CFLAGS@GCONF_LIBS = @GCONF_LIBS@GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@GETTEXT_PACKAGE = @GETTEXT_PACKAGE@GMOFILES = @GMOFILES@GMSGFMT = @GMSGFMT@GREP = @GREP@HAVE_GNOME_DOC_UTILS_FALSE = @HAVE_GNOME_DOC_UTILS_FALSE@HAVE_GNOME_DOC_UTILS_TRUE = @HAVE_GNOME_DOC_UTILS_TRUE@HAVE_YACC = @HAVE_YACC@HELP_DIR = @HELP_DIR@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@INSTOBJEXT = @INSTOBJEXT@INTLLIBS = @INTLLIBS@INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@INTLTOOL_MERGE = @INTLTOOL_MERGE@INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@INTLTOOL_PERL = @INTLTOOL_PERL@INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@INTLTOOL_UPDATE = @INTLTOOL_UPDATE@INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@LDFLAGS = @LDFLAGS@LEX = @LEX@LEXLIB = @LEXLIB@LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@LFLAGS = @LFLAGS@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LIBTOOL = @LIBTOOL@LN_S = @LN_S@LTLIBOBJS = @LTLIBOBJS@MAINT = @MAINT@MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@MAKEINFO = @MAKEINFO@MKINSTALLDIRS = @MKINSTALLDIRS@MSGFMT = @MSGFMT@MSGFMT_OPTS = @MSGFMT_OPTS@MSGMERGE = @MSGMERGE@NMEDIT = @NMEDIT@OBJEXT = @OBJEXT@OMF_DIR = @OMF_DIR@PACKAGE = @PACKAGE@PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@PACKAGE_CFLAGS = @PACKAGE_CFLAGS@PACKAGE_LIBS = @PACKAGE_LIBS@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_STRING = @PACKAGE_STRING@PACKAGE_TARNAME = @PACKAGE_TARNAME@PACKAGE_VERSION = @PACKAGE_VERSION@PATH_SEPARATOR = @PATH_SEPARATOR@PKG_CONFIG = @PKG_CONFIG@POFILES = @POFILES@POSUB = @POSUB@PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@RANLIB = @RANLIB@SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@SED = @SED@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@USE_NLS = @USE_NLS@VERSION = @VERSION@XGETTEXT = @XGETTEXT@YACC = @YACC@YFLAGS = @YFLAGS@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@ac_ct_F77 = @ac_ct_F77@am__fastdepCC_FALSE = @am__fastdepCC_FALSE@am__fastdepCC_TRUE = @am__fastdepCC_TRUE@am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@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@datadir = @datadir@datarootdir = @datarootdir@# **********  Begin of section some packagers may need to modify  **********# This variable (docdir) specifies where the documents should be installed.# This default value should work for most packages.docdir = $(datadir)/gnome/help/$(docname)/$(lang)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@

⌨️ 快捷键说明

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