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

驱动编程

开发平台:

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