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

驱动编程

开发平台:

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/icons
  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. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive 
  48. html-recursive info-recursive install-data-recursive 
  49. install-exec-recursive install-info-recursive 
  50. install-recursive installcheck-recursive installdirs-recursive 
  51. pdf-recursive ps-recursive uninstall-info-recursive 
  52. uninstall-recursive
  53. ETAGS = etags
  54. CTAGS = ctags
  55. DIST_SUBDIRS = $(SUBDIRS)
  56. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  57. ACLOCAL = @ACLOCAL@
  58. ALL_LINGUAS = @ALL_LINGUAS@
  59. AMDEP_FALSE = @AMDEP_FALSE@
  60. AMDEP_TRUE = @AMDEP_TRUE@
  61. AMTAR = @AMTAR@
  62. AR = @AR@
  63. AUTOCONF = @AUTOCONF@
  64. AUTOHEADER = @AUTOHEADER@
  65. AUTOMAKE = @AUTOMAKE@
  66. AWK = @AWK@
  67. CATALOGS = @CATALOGS@
  68. CATOBJEXT = @CATOBJEXT@
  69. CC = @CC@
  70. CCDEPMODE = @CCDEPMODE@
  71. CFLAGS = @CFLAGS@
  72. CPP = @CPP@
  73. CPPFLAGS = @CPPFLAGS@
  74. CXX = @CXX@
  75. CXXCPP = @CXXCPP@
  76. CXXDEPMODE = @CXXDEPMODE@
  77. CXXFLAGS = @CXXFLAGS@
  78. CYGPATH_W = @CYGPATH_W@
  79. DATADIRNAME = @DATADIRNAME@
  80. DEFS = @DEFS@
  81. DEPDIR = @DEPDIR@
  82. DOC_USER_FORMATS = @DOC_USER_FORMATS@
  83. ECHO = @ECHO@
  84. ECHO_C = @ECHO_C@
  85. ECHO_N = @ECHO_N@
  86. ECHO_T = @ECHO_T@
  87. EGREP = @EGREP@
  88. ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
  89. ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
  90. EXEEXT = @EXEEXT@
  91. F77 = @F77@
  92. FFLAGS = @FFLAGS@
  93. GCONFTOOL = @GCONFTOOL@
  94. GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
  95. GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
  96. GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
  97. GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
  98. GDU_MODULE_VERSION_CHECK_CFLAGS = @GDU_MODULE_VERSION_CHECK_CFLAGS@
  99. GDU_MODULE_VERSION_CHECK_LIBS = @GDU_MODULE_VERSION_CHECK_LIBS@
  100. GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
  101. GMOFILES = @GMOFILES@
  102. GMSGFMT = @GMSGFMT@
  103. GNOME14_CFLAGS = @GNOME14_CFLAGS@
  104. GNOME14_LIBS = @GNOME14_LIBS@
  105. GNOME_14 = @GNOME_14@
  106. GNOME_CFLAGS = @GNOME_CFLAGS@
  107. GNOME_LIBS = @GNOME_LIBS@
  108. GREP = @GREP@
  109. GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
  110. GSTREAMER_LIBS = @GSTREAMER_LIBS@
  111. HELP_DIR = @HELP_DIR@
  112. INSTALL_DATA = @INSTALL_DATA@
  113. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  114. INSTALL_SCHEMAS_FALSE = @INSTALL_SCHEMAS_FALSE@
  115. INSTALL_SCHEMAS_TRUE = @INSTALL_SCHEMAS_TRUE@
  116. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  117. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  118. INSTOBJEXT = @INSTOBJEXT@
  119. INTLLIBS = @INTLLIBS@
  120. INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
  121. INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
  122. INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
  123. INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
  124. INTLTOOL_ICONV = @INTLTOOL_ICONV@
  125. INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
  126. INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
  127. INTLTOOL_MERGE = @INTLTOOL_MERGE@
  128. INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
  129. INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
  130. INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
  131. INTLTOOL_PERL = @INTLTOOL_PERL@
  132. INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
  133. INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
  134. INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
  135. INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
  136. INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
  137. INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
  138. INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
  139. INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
  140. INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
  141. INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
  142. INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
  143. INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
  144. INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
  145. INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
  146. LDFLAGS = @LDFLAGS@
  147. LIBOBJS = @LIBOBJS@
  148. LIBS = @LIBS@
  149. LIBTOOL = @LIBTOOL@
  150. LIRC = @LIRC@
  151. LN_S = @LN_S@
  152. LTLIBOBJS = @LTLIBOBJS@
  153. MAINT = @MAINT@
  154. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  155. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  156. MAKEINFO = @MAKEINFO@
  157. MKINSTALLDIRS = @MKINSTALLDIRS@
  158. MSGFMT = @MSGFMT@
  159. OBJEXT = @OBJEXT@
  160. OMF_DIR = @OMF_DIR@
  161. PACKAGE = @PACKAGE@
  162. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  163. PACKAGE_NAME = @PACKAGE_NAME@
  164. PACKAGE_STRING = @PACKAGE_STRING@
  165. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  166. PACKAGE_VERSION = @PACKAGE_VERSION@
  167. PATH_SEPARATOR = @PATH_SEPARATOR@
  168. PKG_CONFIG = @PKG_CONFIG@
  169. POFILES = @POFILES@
  170. POSUB = @POSUB@
  171. PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  172. PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  173. RANLIB = @RANLIB@
  174. SET_MAKE = @SET_MAKE@
  175. SHELL = @SHELL@
  176. STRIP = @STRIP@
  177. USE_NLS = @USE_NLS@
  178. VERSION = @VERSION@
  179. XGETTEXT = @XGETTEXT@
  180. ac_ct_CC = @ac_ct_CC@
  181. ac_ct_CXX = @ac_ct_CXX@
  182. ac_ct_F77 = @ac_ct_F77@
  183. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  184. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  185. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  186. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  187. am__include = @am__include@
  188. am__leading_dot = @am__leading_dot@
  189. am__quote = @am__quote@
  190. am__tar = @am__tar@
  191. am__untar = @am__untar@
  192. bindir = @bindir@
  193. build = @build@
  194. build_alias = @build_alias@
  195. build_cpu = @build_cpu@
  196. build_os = @build_os@
  197. build_vendor = @build_vendor@
  198. datadir = @datadir@
  199. datarootdir = @datarootdir@
  200. docdir = @docdir@
  201. dvidir = @dvidir@
  202. exec_prefix = @exec_prefix@
  203. host = @host@
  204. host_alias = @host_alias@
  205. host_cpu = @host_cpu@
  206. host_os = @host_os@
  207. host_vendor = @host_vendor@
  208. htmldir = @htmldir@
  209. includedir = @includedir@
  210. infodir = @infodir@
  211. install_sh = @install_sh@
  212. libdir = @libdir@
  213. libexecdir = @libexecdir@
  214. localedir = @localedir@
  215. localstatedir = @localstatedir@
  216. mandir = @mandir@
  217. mkdir_p = @mkdir_p@
  218. oldincludedir = @oldincludedir@
  219. pdfdir = @pdfdir@
  220. prefix = @prefix@
  221. program_transform_name = @program_transform_name@
  222. psdir = @psdir@
  223. sbindir = @sbindir@
  224. sharedstatedir = @sharedstatedir@
  225. sysconfdir = @sysconfdir@
  226. target_alias = @target_alias@
  227. SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable
  228. gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
  229. all: all-recursive
  230. .SUFFIXES:
  231. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  232. @for dep in $?; do 
  233.   case '$(am__configure_deps)' in 
  234.     *$$dep*) 
  235.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  236. && exit 0; 
  237.       exit 1;; 
  238.   esac; 
  239. done; 
  240. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/icons/Makefile'; 
  241. cd $(top_srcdir) && 
  242.   $(AUTOMAKE) --gnu  data/icons/Makefile
  243. .PRECIOUS: Makefile
  244. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  245. @case '$?' in 
  246.   *config.status*) 
  247.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  248.   *) 
  249.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  250.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  251. esac;
  252. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  253. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  254. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  255. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  256. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  257. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  258. mostlyclean-libtool:
  259. -rm -f *.lo
  260. clean-libtool:
  261. -rm -rf .libs _libs
  262. distclean-libtool:
  263. -rm -f libtool
  264. uninstall-info-am:
  265. # This directory's subdirectories are mostly independent; you can cd
  266. # into them and run `make' without going through this Makefile.
  267. # To change the values of `make' variables: instead of editing Makefiles,
  268. # (1) if the variable is set in `config.status', edit `config.status'
  269. #     (which will cause the Makefiles to be regenerated when you run `make');
  270. # (2) otherwise, pass the desired values on the `make' command line.
  271. $(RECURSIVE_TARGETS):
  272. @failcom='exit 1'; 
  273. for f in x $$MAKEFLAGS; do 
  274.   case $$f in 
  275.     *=* | --[!k]*);; 
  276.     *k*) failcom='fail=yes';; 
  277.   esac; 
  278. done; 
  279. dot_seen=no; 
  280. target=`echo $@ | sed s/-recursive//`; 
  281. list='$(SUBDIRS)'; for subdir in $$list; do 
  282.   echo "Making $$target in $$subdir"; 
  283.   if test "$$subdir" = "."; then 
  284.     dot_seen=yes; 
  285.     local_target="$$target-am"; 
  286.   else 
  287.     local_target="$$target"; 
  288.   fi; 
  289.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  290.   || eval $$failcom; 
  291. done; 
  292. if test "$$dot_seen" = "no"; then 
  293.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  294. fi; test -z "$$fail"
  295. mostlyclean-recursive clean-recursive distclean-recursive 
  296. maintainer-clean-recursive:
  297. @failcom='exit 1'; 
  298. for f in x $$MAKEFLAGS; do 
  299.   case $$f in 
  300.     *=* | --[!k]*);; 
  301.     *k*) failcom='fail=yes';; 
  302.   esac; 
  303. done; 
  304. dot_seen=no; 
  305. case "$@" in 
  306.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  307.   *) list='$(SUBDIRS)' ;; 
  308. esac; 
  309. rev=''; for subdir in $$list; do 
  310.   if test "$$subdir" = "."; then :; else 
  311.     rev="$$subdir $$rev"; 
  312.   fi; 
  313. done; 
  314. rev="$$rev ."; 
  315. target=`echo $@ | sed s/-recursive//`; 
  316. for subdir in $$rev; do 
  317.   echo "Making $$target in $$subdir"; 
  318.   if test "$$subdir" = "."; then 
  319.     local_target="$$target-am"; 
  320.   else 
  321.     local_target="$$target"; 
  322.   fi; 
  323.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  324.   || eval $$failcom; 
  325. done && test -z "$$fail"
  326. tags-recursive:
  327. list='$(SUBDIRS)'; for subdir in $$list; do 
  328.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  329. done
  330. ctags-recursive:
  331. list='$(SUBDIRS)'; for subdir in $$list; do 
  332.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); 
  333. done
  334. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  335. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  336. unique=`for i in $$list; do 
  337.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  338.   done | 
  339.   $(AWK) '    { files[$$0] = 1; } 
  340.        END { for (i in files) print i; }'`; 
  341. mkid -fID $$unique
  342. tags: TAGS
  343. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  344. $(TAGS_FILES) $(LISP)
  345. tags=; 
  346. here=`pwd`; 
  347. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then 
  348.   include_option=--etags-include; 
  349.   empty_fix=.; 
  350. else 
  351.   include_option=--include; 
  352.   empty_fix=; 
  353. fi; 
  354. list='$(SUBDIRS)'; for subdir in $$list; do 
  355.   if test "$$subdir" = .; then :; else 
  356.     test ! -f $$subdir/TAGS || 
  357.       tags="$$tags $$include_option=$$here/$$subdir/TAGS"; 
  358.   fi; 
  359. done; 
  360. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  361. unique=`for i in $$list; do 
  362.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  363.   done | 
  364.   $(AWK) '    { files[$$0] = 1; } 
  365.        END { for (i in files) print i; }'`; 
  366. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else 
  367.   test -n "$$unique" || unique=$$empty_fix; 
  368.   $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  369.     $$tags $$unique; 
  370. fi
  371. ctags: CTAGS
  372. CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  373. $(TAGS_FILES) $(LISP)
  374. tags=; 
  375. here=`pwd`; 
  376. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  377. unique=`for i in $$list; do 
  378.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  379.   done | 
  380.   $(AWK) '    { files[$$0] = 1; } 
  381.        END { for (i in files) print i; }'`; 
  382. test -z "$(CTAGS_ARGS)$$tags$$unique" 
  383.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  384.      $$tags $$unique
  385. GTAGS:
  386. here=`$(am__cd) $(top_builddir) && pwd` 
  387.   && cd $(top_srcdir) 
  388.   && gtags -i $(GTAGS_ARGS) $$here
  389. distclean-tags:
  390. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  391. distdir: $(DISTFILES)
  392. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  393. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  394. list='$(DISTFILES)'; for file in $$list; do 
  395.   case $$file in 
  396.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  397.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  398.   esac; 
  399.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  400.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  401.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  402.     dir="/$$dir"; 
  403.     $(mkdir_p) "$(distdir)$$dir"; 
  404.   else 
  405.     dir=''; 
  406.   fi; 
  407.   if test -d $$d/$$file; then 
  408.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  409.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  410.     fi; 
  411.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  412.   else 
  413.     test -f $(distdir)/$$file 
  414.     || cp -p $$d/$$file $(distdir)/$$file 
  415.     || exit 1; 
  416.   fi; 
  417. done
  418. list='$(DIST_SUBDIRS)'; for subdir in $$list; do 
  419.   if test "$$subdir" = .; then :; else 
  420.     test -d "$(distdir)/$$subdir" 
  421.     || $(mkdir_p) "$(distdir)/$$subdir" 
  422.     || exit 1; 
  423.     distdir=`$(am__cd) $(distdir) && pwd`; 
  424.     top_distdir=`$(am__cd) $(top_distdir) && pwd`; 
  425.     (cd $$subdir && 
  426.       $(MAKE) $(AM_MAKEFLAGS) 
  427.         top_distdir="$$top_distdir" 
  428.         distdir="$$distdir/$$subdir" 
  429.         distdir) 
  430.       || exit 1; 
  431.   fi; 
  432. done
  433. check-am: all-am
  434. check: check-recursive
  435. all-am: Makefile
  436. installdirs: installdirs-recursive
  437. installdirs-am:
  438. install: install-recursive
  439. install-exec: install-exec-recursive
  440. install-data: install-data-recursive
  441. uninstall: uninstall-recursive
  442. install-am: all-am
  443. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  444. installcheck: installcheck-recursive
  445. install-strip:
  446. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  447.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  448.   `test -z '$(STRIP)' || 
  449.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  450. mostlyclean-generic:
  451. clean-generic:
  452. distclean-generic:
  453. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  454. maintainer-clean-generic:
  455. @echo "This command is intended for maintainers to use"
  456. @echo "it deletes files that may require special tools to rebuild."
  457. clean: clean-recursive
  458. clean-am: clean-generic clean-libtool mostlyclean-am
  459. distclean: distclean-recursive
  460. -rm -f Makefile
  461. distclean-am: clean-am distclean-generic distclean-libtool 
  462. distclean-tags
  463. dvi: dvi-recursive
  464. dvi-am:
  465. html: html-recursive
  466. info: info-recursive
  467. info-am:
  468. install-data-am:
  469. @$(NORMAL_INSTALL)
  470. $(MAKE) $(AM_MAKEFLAGS) install-data-hook
  471. install-exec-am:
  472. install-info: install-info-recursive
  473. install-man:
  474. installcheck-am:
  475. maintainer-clean: maintainer-clean-recursive
  476. -rm -f Makefile
  477. maintainer-clean-am: distclean-am maintainer-clean-generic
  478. mostlyclean: mostlyclean-recursive
  479. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  480. pdf: pdf-recursive
  481. pdf-am:
  482. ps: ps-recursive
  483. ps-am:
  484. uninstall-am: uninstall-info-am
  485. uninstall-info: uninstall-info-recursive
  486. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am 
  487. clean clean-generic clean-libtool clean-recursive ctags 
  488. ctags-recursive distclean distclean-generic distclean-libtool 
  489. distclean-recursive distclean-tags distdir dvi dvi-am html 
  490. html-am info info-am install install-am install-data 
  491. install-data-am install-data-hook install-exec install-exec-am 
  492. install-info install-info-am install-man install-strip 
  493. installcheck installcheck-am installdirs installdirs-am 
  494. maintainer-clean maintainer-clean-generic 
  495. maintainer-clean-recursive mostlyclean mostlyclean-generic 
  496. mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am 
  497. tags tags-recursive uninstall uninstall-am uninstall-info-am
  498. install-data-hook:
  499. @-if test -z "$(DESTDIR)"; then 
  500. echo "Updating Gtk icon cache."; 
  501. $(gtk_update_icon_cache); 
  502. else 
  503. echo "*** Icon cache not updated.  After install, run this:"; 
  504. echo "***   $(gtk_update_icon_cache)"; 
  505. fi
  506. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  507. # Otherwise a system limit (for SysV at least) may be exceeded.
  508. .NOEXPORT: