Makefile.in
上传用户:ledjyj
上传日期:2014-08-27
资源大小:2639k
文件大小:11k
源码类别:

驱动编程

开发平台:

Unix_Linux

  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005  Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkgincludedir = $(includedir)/@PACKAGE@
  19. top_builddir = ../..
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. INSTALL = @INSTALL@
  22. install_sh_DATA = $(install_sh) -c -m 644
  23. install_sh_PROGRAM = $(install_sh) -c
  24. install_sh_SCRIPT = $(install_sh) -c
  25. INSTALL_HEADER = $(INSTALL_DATA)
  26. transform = $(program_transform_name)
  27. NORMAL_INSTALL = :
  28. PRE_INSTALL = :
  29. POST_INSTALL = :
  30. NORMAL_UNINSTALL = :
  31. PRE_UNINSTALL = :
  32. POST_UNINSTALL = :
  33. build_triplet = @build@
  34. host_triplet = @host@
  35. subdir = data/pixmaps
  36. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  37. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  38. am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 
  39. $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.in
  40. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  41. $(ACLOCAL_M4)
  42. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  43. CONFIG_HEADER = $(top_builddir)/config.h
  44. CONFIG_CLEAN_FILES =
  45. SOURCES =
  46. DIST_SOURCES =
  47. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  48. ACLOCAL = @ACLOCAL@
  49. ALL_LINGUAS = @ALL_LINGUAS@
  50. AMDEP_FALSE = @AMDEP_FALSE@
  51. AMDEP_TRUE = @AMDEP_TRUE@
  52. AMTAR = @AMTAR@
  53. AR = @AR@
  54. AUTOCONF = @AUTOCONF@
  55. AUTOHEADER = @AUTOHEADER@
  56. AUTOMAKE = @AUTOMAKE@
  57. AWK = @AWK@
  58. CATALOGS = @CATALOGS@
  59. CATOBJEXT = @CATOBJEXT@
  60. CC = @CC@
  61. CCDEPMODE = @CCDEPMODE@
  62. CFLAGS = @CFLAGS@
  63. CPP = @CPP@
  64. CPPFLAGS = @CPPFLAGS@
  65. CXX = @CXX@
  66. CXXCPP = @CXXCPP@
  67. CXXDEPMODE = @CXXDEPMODE@
  68. CXXFLAGS = @CXXFLAGS@
  69. CYGPATH_W = @CYGPATH_W@
  70. DATADIRNAME = @DATADIRNAME@
  71. DEFS = @DEFS@
  72. DEPDIR = @DEPDIR@
  73. DOC_USER_FORMATS = @DOC_USER_FORMATS@
  74. ECHO = @ECHO@
  75. ECHO_C = @ECHO_C@
  76. ECHO_N = @ECHO_N@
  77. ECHO_T = @ECHO_T@
  78. EGREP = @EGREP@
  79. ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
  80. ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
  81. EXEEXT = @EXEEXT@
  82. F77 = @F77@
  83. FFLAGS = @FFLAGS@
  84. GCONFTOOL = @GCONFTOOL@
  85. GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
  86. GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
  87. GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
  88. GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
  89. GDU_MODULE_VERSION_CHECK_CFLAGS = @GDU_MODULE_VERSION_CHECK_CFLAGS@
  90. GDU_MODULE_VERSION_CHECK_LIBS = @GDU_MODULE_VERSION_CHECK_LIBS@
  91. GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
  92. GMOFILES = @GMOFILES@
  93. GMSGFMT = @GMSGFMT@
  94. GNOME14_CFLAGS = @GNOME14_CFLAGS@
  95. GNOME14_LIBS = @GNOME14_LIBS@
  96. GNOME_14 = @GNOME_14@
  97. GNOME_CFLAGS = @GNOME_CFLAGS@
  98. GNOME_LIBS = @GNOME_LIBS@
  99. GREP = @GREP@
  100. GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
  101. GSTREAMER_LIBS = @GSTREAMER_LIBS@
  102. HELP_DIR = @HELP_DIR@
  103. INSTALL_DATA = @INSTALL_DATA@
  104. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  105. INSTALL_SCHEMAS_FALSE = @INSTALL_SCHEMAS_FALSE@
  106. INSTALL_SCHEMAS_TRUE = @INSTALL_SCHEMAS_TRUE@
  107. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  108. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  109. INSTOBJEXT = @INSTOBJEXT@
  110. INTLLIBS = @INTLLIBS@
  111. INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
  112. INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
  113. INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
  114. INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
  115. INTLTOOL_ICONV = @INTLTOOL_ICONV@
  116. INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
  117. INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
  118. INTLTOOL_MERGE = @INTLTOOL_MERGE@
  119. INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
  120. INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
  121. INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
  122. INTLTOOL_PERL = @INTLTOOL_PERL@
  123. INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
  124. INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
  125. INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
  126. INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
  127. INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
  128. INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
  129. INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
  130. INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
  131. INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
  132. INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
  133. INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
  134. INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
  135. INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
  136. INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
  137. LDFLAGS = @LDFLAGS@
  138. LIBOBJS = @LIBOBJS@
  139. LIBS = @LIBS@
  140. LIBTOOL = @LIBTOOL@
  141. LIRC = @LIRC@
  142. LN_S = @LN_S@
  143. LTLIBOBJS = @LTLIBOBJS@
  144. MAINT = @MAINT@
  145. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  146. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  147. MAKEINFO = @MAKEINFO@
  148. MKINSTALLDIRS = @MKINSTALLDIRS@
  149. MSGFMT = @MSGFMT@
  150. OBJEXT = @OBJEXT@
  151. OMF_DIR = @OMF_DIR@
  152. PACKAGE = @PACKAGE@
  153. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  154. PACKAGE_NAME = @PACKAGE_NAME@
  155. PACKAGE_STRING = @PACKAGE_STRING@
  156. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  157. PACKAGE_VERSION = @PACKAGE_VERSION@
  158. PATH_SEPARATOR = @PATH_SEPARATOR@
  159. PKG_CONFIG = @PKG_CONFIG@
  160. POFILES = @POFILES@
  161. POSUB = @POSUB@
  162. PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  163. PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  164. RANLIB = @RANLIB@
  165. SET_MAKE = @SET_MAKE@
  166. SHELL = @SHELL@
  167. STRIP = @STRIP@
  168. USE_NLS = @USE_NLS@
  169. VERSION = @VERSION@
  170. XGETTEXT = @XGETTEXT@
  171. ac_ct_CC = @ac_ct_CC@
  172. ac_ct_CXX = @ac_ct_CXX@
  173. ac_ct_F77 = @ac_ct_F77@
  174. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  175. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  176. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  177. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  178. am__include = @am__include@
  179. am__leading_dot = @am__leading_dot@
  180. am__quote = @am__quote@
  181. am__tar = @am__tar@
  182. am__untar = @am__untar@
  183. bindir = @bindir@
  184. build = @build@
  185. build_alias = @build_alias@
  186. build_cpu = @build_cpu@
  187. build_os = @build_os@
  188. build_vendor = @build_vendor@
  189. datadir = @datadir@
  190. datarootdir = @datarootdir@
  191. docdir = @docdir@
  192. dvidir = @dvidir@
  193. exec_prefix = @exec_prefix@
  194. host = @host@
  195. host_alias = @host_alias@
  196. host_cpu = @host_cpu@
  197. host_os = @host_os@
  198. host_vendor = @host_vendor@
  199. htmldir = @htmldir@
  200. includedir = @includedir@
  201. infodir = @infodir@
  202. install_sh = @install_sh@
  203. libdir = @libdir@
  204. libexecdir = @libexecdir@
  205. localedir = @localedir@
  206. localstatedir = @localstatedir@
  207. mandir = @mandir@
  208. mkdir_p = @mkdir_p@
  209. oldincludedir = @oldincludedir@
  210. pdfdir = @pdfdir@
  211. prefix = @prefix@
  212. program_transform_name = @program_transform_name@
  213. psdir = @psdir@
  214. sbindir = @sbindir@
  215. sharedstatedir = @sharedstatedir@
  216. sysconfdir = @sysconfdir@
  217. target_alias = @target_alias@
  218. EXTRA_DIST = digits.xpm 
  219.              freq_up.xpm  
  220.              signal.xpm 
  221.              vol_down.xpm 
  222.              freq_down.xpm  
  223.              stereo.xpm 
  224.              vol_up.xpm
  225. all: all-am
  226. .SUFFIXES:
  227. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  228. @for dep in $?; do 
  229.   case '$(am__configure_deps)' in 
  230.     *$$dep*) 
  231.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  232. && exit 0; 
  233.       exit 1;; 
  234.   esac; 
  235. done; 
  236. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/pixmaps/Makefile'; 
  237. cd $(top_srcdir) && 
  238.   $(AUTOMAKE) --gnu  data/pixmaps/Makefile
  239. .PRECIOUS: Makefile
  240. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  241. @case '$?' in 
  242.   *config.status*) 
  243.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  244.   *) 
  245.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  246.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  247. esac;
  248. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  249. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  250. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  251. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  252. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  253. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  254. mostlyclean-libtool:
  255. -rm -f *.lo
  256. clean-libtool:
  257. -rm -rf .libs _libs
  258. distclean-libtool:
  259. -rm -f libtool
  260. uninstall-info-am:
  261. tags: TAGS
  262. TAGS:
  263. ctags: CTAGS
  264. CTAGS:
  265. distdir: $(DISTFILES)
  266. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  267. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  268. list='$(DISTFILES)'; for file in $$list; do 
  269.   case $$file in 
  270.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  271.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  272.   esac; 
  273.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  274.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  275.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  276.     dir="/$$dir"; 
  277.     $(mkdir_p) "$(distdir)$$dir"; 
  278.   else 
  279.     dir=''; 
  280.   fi; 
  281.   if test -d $$d/$$file; then 
  282.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  283.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  284.     fi; 
  285.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  286.   else 
  287.     test -f $(distdir)/$$file 
  288.     || cp -p $$d/$$file $(distdir)/$$file 
  289.     || exit 1; 
  290.   fi; 
  291. done
  292. check-am: all-am
  293. check: check-am
  294. all-am: Makefile
  295. installdirs:
  296. install: install-am
  297. install-exec: install-exec-am
  298. install-data: install-data-am
  299. uninstall: uninstall-am
  300. install-am: all-am
  301. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  302. installcheck: installcheck-am
  303. install-strip:
  304. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  305.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  306.   `test -z '$(STRIP)' || 
  307.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  308. mostlyclean-generic:
  309. clean-generic:
  310. distclean-generic:
  311. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  312. maintainer-clean-generic:
  313. @echo "This command is intended for maintainers to use"
  314. @echo "it deletes files that may require special tools to rebuild."
  315. clean: clean-am
  316. clean-am: clean-generic clean-libtool mostlyclean-am
  317. distclean: distclean-am
  318. -rm -f Makefile
  319. distclean-am: clean-am distclean-generic distclean-libtool
  320. dvi: dvi-am
  321. dvi-am:
  322. html: html-am
  323. info: info-am
  324. info-am:
  325. install-data-am:
  326. install-exec-am:
  327. install-info: install-info-am
  328. install-man:
  329. installcheck-am:
  330. maintainer-clean: maintainer-clean-am
  331. -rm -f Makefile
  332. maintainer-clean-am: distclean-am maintainer-clean-generic
  333. mostlyclean: mostlyclean-am
  334. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  335. pdf: pdf-am
  336. pdf-am:
  337. ps: ps-am
  338. ps-am:
  339. uninstall-am: uninstall-info-am
  340. .PHONY: all all-am check check-am clean clean-generic clean-libtool 
  341. distclean distclean-generic distclean-libtool distdir dvi 
  342. dvi-am html html-am info info-am install install-am 
  343. install-data install-data-am install-exec install-exec-am 
  344. install-info install-info-am install-man install-strip 
  345. installcheck installcheck-am installdirs maintainer-clean 
  346. maintainer-clean-generic mostlyclean mostlyclean-generic 
  347. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am 
  348. uninstall-info-am
  349. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  350. # Otherwise a system limit (for SysV at least) may be exceeded.
  351. .NOEXPORT: