PageRenderTime 64ms CodeModel.GetById 29ms RepoModel.GetById 0ms app.codeStats 0ms

/flumotion/admin/assistant/Makefile.in

https://github.com/flyapen/UgFlu
Autoconf | 467 lines | 396 code | 48 blank | 23 comment | 40 complexity | 6c8a395bf9b2200d98d7010a0ce5f63c MD5 | raw file
  1. # Makefile.in generated by automake 1.10.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008 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. # py_compile = $(top_srcdir)/common/py-compile-destdir --destdir $(DESTDIR)
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkglibdir = $(libdir)/@PACKAGE@
  17. pkgincludedir = $(includedir)/@PACKAGE@
  18. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  19. install_sh_DATA = $(install_sh) -c -m 644
  20. install_sh_PROGRAM = $(install_sh) -c
  21. install_sh_SCRIPT = $(install_sh) -c
  22. INSTALL_HEADER = $(INSTALL_DATA)
  23. transform = $(program_transform_name)
  24. NORMAL_INSTALL = :
  25. PRE_INSTALL = :
  26. POST_INSTALL = :
  27. NORMAL_UNINSTALL = :
  28. PRE_UNINSTALL = :
  29. POST_UNINSTALL = :
  30. build_triplet = @build@
  31. host_triplet = @host@
  32. DIST_COMMON = $(component_PYTHON) $(srcdir)/Makefile.am \
  33. $(srcdir)/Makefile.in $(top_srcdir)/common/python.mk
  34. subdir = flumotion/admin/assistant
  35. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  36. am__aclocal_m4_deps = $(top_srcdir)/common/as-ac-expand.m4 \
  37. $(top_srcdir)/common/as-libtool-tags.m4 \
  38. $(top_srcdir)/common/as-python.m4 \
  39. $(top_srcdir)/common/as-version.m4 \
  40. $(top_srcdir)/common/intltool.m4 \
  41. $(top_srcdir)/common/twisted-module.m4 \
  42. $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
  43. $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
  44. $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/progtest.m4 \
  45. $(top_srcdir)/configure.ac
  46. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  47. $(ACLOCAL_M4)
  48. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  49. CONFIG_CLEAN_FILES =
  50. SOURCES =
  51. DIST_SOURCES =
  52. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  53. am__vpath_adj = case $$p in \
  54. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  55. *) f=$$p;; \
  56. esac;
  57. am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
  58. am__installdirs = "$(DESTDIR)$(componentdir)"
  59. componentPYTHON_INSTALL = $(INSTALL_DATA)
  60. py_compile = $(top_srcdir)/py-compile
  61. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  62. ACLOCAL = @ACLOCAL@
  63. ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
  64. AMTAR = @AMTAR@
  65. AR = @AR@
  66. AUTOCONF = @AUTOCONF@
  67. AUTOHEADER = @AUTOHEADER@
  68. AUTOMAKE = @AUTOMAKE@
  69. AWK = @AWK@
  70. BINDIR = @BINDIR@
  71. CC = @CC@
  72. CCDEPMODE = @CCDEPMODE@
  73. CFLAGS = @CFLAGS@
  74. CORTADO_PREFIX = @CORTADO_PREFIX@
  75. CPP = @CPP@
  76. CPPFLAGS = @CPPFLAGS@
  77. CYGPATH_W = @CYGPATH_W@
  78. DATADIR = @DATADIR@
  79. DEFS = @DEFS@
  80. DEPDIR = @DEPDIR@
  81. DSYMUTIL = @DSYMUTIL@
  82. ECHO = @ECHO@
  83. ECHO_C = @ECHO_C@
  84. ECHO_N = @ECHO_N@
  85. ECHO_T = @ECHO_T@
  86. EGREP = @EGREP@
  87. EPYDOC = @EPYDOC@
  88. EXEEXT = @EXEEXT@
  89. FLUMOTION = @FLUMOTION@
  90. FLUMOTION_MAJOR = @FLUMOTION_MAJOR@
  91. FLUMOTION_MICRO = @FLUMOTION_MICRO@
  92. FLUMOTION_MINOR = @FLUMOTION_MINOR@
  93. FLUMOTION_NANO = @FLUMOTION_NANO@
  94. FLUMOTION_RELEASE = @FLUMOTION_RELEASE@
  95. GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
  96. GMSGFMT = @GMSGFMT@
  97. GREP = @GREP@
  98. GST_010_REQ = @GST_010_REQ@
  99. GTK_CFLAGS = @GTK_CFLAGS@
  100. GTK_LIBS = @GTK_LIBS@
  101. INSTALL = @INSTALL@
  102. INSTALL_DATA = @INSTALL_DATA@
  103. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  104. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  105. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  106. INTLLIBS = @INTLLIBS@
  107. INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
  108. INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
  109. INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
  110. INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
  111. INTLTOOL_ICONV = @INTLTOOL_ICONV@
  112. INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
  113. INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
  114. INTLTOOL_MERGE = @INTLTOOL_MERGE@
  115. INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
  116. INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
  117. INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
  118. INTLTOOL_PERL = @INTLTOOL_PERL@
  119. INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
  120. INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
  121. INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
  122. INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
  123. INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
  124. INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
  125. INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
  126. INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
  127. INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
  128. INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
  129. INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
  130. INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
  131. INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
  132. INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
  133. LDFLAGS = @LDFLAGS@
  134. LIBDIR = @LIBDIR@
  135. LIBICONV = @LIBICONV@
  136. LIBINTL = @LIBINTL@
  137. LIBOBJS = @LIBOBJS@
  138. LIBS = @LIBS@
  139. LIBTOOL = @LIBTOOL@
  140. LN_S = @LN_S@
  141. LOCALSTATEDIR = @LOCALSTATEDIR@
  142. LTLIBICONV = @LTLIBICONV@
  143. LTLIBINTL = @LTLIBINTL@
  144. LTLIBOBJS = @LTLIBOBJS@
  145. MAKEINFO = @MAKEINFO@
  146. MKDIR_P = @MKDIR_P@
  147. MKINSTALLDIRS = @MKINSTALLDIRS@
  148. MSGFMT = @MSGFMT@
  149. MSGMERGE = @MSGMERGE@
  150. NMEDIT = @NMEDIT@
  151. OBJEXT = @OBJEXT@
  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. POSUB = @POSUB@
  161. PYCHECKER = @PYCHECKER@
  162. PYGST_010_REQ = @PYGST_010_REQ@
  163. PYGTK_010_REQ = @PYGTK_010_REQ@
  164. PYGTK_CFLAGS = @PYGTK_CFLAGS@
  165. PYGTK_CODEGEN = @PYGTK_CODEGEN@
  166. PYGTK_DEFSDIR = @PYGTK_DEFSDIR@
  167. PYGTK_LIBS = @PYGTK_LIBS@
  168. PYTHON = @PYTHON@
  169. PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
  170. PYTHON_INCLUDES = @PYTHON_INCLUDES@
  171. PYTHON_PLATFORM = @PYTHON_PLATFORM@
  172. PYTHON_PREFIX = @PYTHON_PREFIX@
  173. PYTHON_VERSION = @PYTHON_VERSION@
  174. RANLIB = @RANLIB@
  175. RELEASE = @RELEASE@
  176. SBINDIR = @SBINDIR@
  177. SED = @SED@
  178. SET_MAKE = @SET_MAKE@
  179. SHELL = @SHELL@
  180. STRIP = @STRIP@
  181. SYSCONFDIR = @SYSCONFDIR@
  182. USE_NLS = @USE_NLS@
  183. VERSION = @VERSION@
  184. XGETTEXT = @XGETTEXT@
  185. XVFB = @XVFB@
  186. abs_builddir = @abs_builddir@
  187. abs_srcdir = @abs_srcdir@
  188. abs_top_builddir = @abs_top_builddir@
  189. abs_top_srcdir = @abs_top_srcdir@
  190. ac_ct_CC = @ac_ct_CC@
  191. am__include = @am__include@
  192. am__leading_dot = @am__leading_dot@
  193. am__quote = @am__quote@
  194. am__tar = @am__tar@
  195. am__untar = @am__untar@
  196. bindir = @bindir@
  197. build = @build@
  198. build_alias = @build_alias@
  199. build_cpu = @build_cpu@
  200. build_os = @build_os@
  201. build_vendor = @build_vendor@
  202. builddir = @builddir@
  203. datadir = @datadir@
  204. datarootdir = @datarootdir@
  205. docdir = @docdir@
  206. dvidir = @dvidir@
  207. exec_prefix = @exec_prefix@
  208. host = @host@
  209. host_alias = @host_alias@
  210. host_cpu = @host_cpu@
  211. host_os = @host_os@
  212. host_vendor = @host_vendor@
  213. htmldir = @htmldir@
  214. includedir = @includedir@
  215. infodir = @infodir@
  216. install_sh = @install_sh@
  217. libdir = @libdir@
  218. libexecdir = @libexecdir@
  219. localedir = @localedir@
  220. localstatedir = @localstatedir@
  221. mandir = @mandir@
  222. mkdir_p = @mkdir_p@
  223. oldincludedir = @oldincludedir@
  224. pdfdir = @pdfdir@
  225. pkgpyexecdir = @pkgpyexecdir@
  226. pkgpythondir = @pkgpythondir@
  227. prefix = @prefix@
  228. program_transform_name = @program_transform_name@
  229. psdir = @psdir@
  230. pyexecdir = @pyexecdir@
  231. pythondir = @pythondir@
  232. sbindir = @sbindir@
  233. sharedstatedir = @sharedstatedir@
  234. srcdir = @srcdir@
  235. sysconfdir = @sysconfdir@
  236. target_alias = @target_alias@
  237. top_build_prefix = @top_build_prefix@
  238. top_builddir = @top_builddir@
  239. top_srcdir = @top_srcdir@
  240. componentdir = $(libdir)/flumotion/python/flumotion/admin/assistant
  241. component_PYTHON = \
  242. __init__.py \
  243. configurationwriter.py \
  244. interfaces.py \
  245. models.py \
  246. save.py
  247. TAGS_FILES = $(component_PYTHON)
  248. all: all-am
  249. .SUFFIXES:
  250. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/common/python.mk $(am__configure_deps)
  251. @for dep in $?; do \
  252. case '$(am__configure_deps)' in \
  253. *$$dep*) \
  254. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  255. && exit 0; \
  256. exit 1;; \
  257. esac; \
  258. done; \
  259. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu flumotion/admin/assistant/Makefile'; \
  260. cd $(top_srcdir) && \
  261. $(AUTOMAKE) --gnu flumotion/admin/assistant/Makefile
  262. .PRECIOUS: Makefile
  263. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  264. @case '$?' in \
  265. *config.status*) \
  266. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  267. *) \
  268. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  269. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  270. esac;
  271. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  272. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  273. $(top_srcdir)/configure: $(am__configure_deps)
  274. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  275. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  276. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  277. mostlyclean-libtool:
  278. -rm -f *.lo
  279. clean-libtool:
  280. -rm -rf .libs _libs
  281. install-componentPYTHON: $(component_PYTHON)
  282. @$(NORMAL_INSTALL)
  283. test -z "$(componentdir)" || $(MKDIR_P) "$(DESTDIR)$(componentdir)"
  284. @list='$(component_PYTHON)'; dlist=''; for p in $$list; do\
  285. if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
  286. if test -f $$b$$p; then \
  287. f=$(am__strip_dir) \
  288. dlist="$$dlist $$f"; \
  289. echo " $(componentPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(componentdir)/$$f'"; \
  290. $(componentPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(componentdir)/$$f"; \
  291. else :; fi; \
  292. done; \
  293. if test -n "$$dlist"; then \
  294. if test -z "$(DESTDIR)"; then \
  295. PYTHON=$(PYTHON) $(py_compile) --basedir "$(componentdir)" $$dlist; \
  296. else \
  297. PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(componentdir)" $$dlist; \
  298. fi; \
  299. else :; fi
  300. uninstall-componentPYTHON:
  301. @$(NORMAL_UNINSTALL)
  302. @list='$(component_PYTHON)'; dlist=''; for p in $$list; do\
  303. f=$(am__strip_dir) \
  304. rm -f "$(DESTDIR)$(componentdir)/$$f"; \
  305. rm -f "$(DESTDIR)$(componentdir)/$${f}c"; \
  306. rm -f "$(DESTDIR)$(componentdir)/$${f}o"; \
  307. done
  308. tags: TAGS
  309. TAGS:
  310. ctags: CTAGS
  311. CTAGS:
  312. distdir: $(DISTFILES)
  313. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  314. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  315. list='$(DISTFILES)'; \
  316. dist_files=`for file in $$list; do echo $$file; done | \
  317. sed -e "s|^$$srcdirstrip/||;t" \
  318. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  319. case $$dist_files in \
  320. */*) $(MKDIR_P) `echo "$$dist_files" | \
  321. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  322. sort -u` ;; \
  323. esac; \
  324. for file in $$dist_files; do \
  325. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  326. if test -d $$d/$$file; then \
  327. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  328. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  329. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  330. fi; \
  331. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  332. else \
  333. test -f $(distdir)/$$file \
  334. || cp -p $$d/$$file $(distdir)/$$file \
  335. || exit 1; \
  336. fi; \
  337. done
  338. check-am: all-am
  339. check: check-am
  340. all-am: Makefile
  341. installdirs:
  342. for dir in "$(DESTDIR)$(componentdir)"; do \
  343. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  344. done
  345. install: install-am
  346. install-exec: install-exec-am
  347. install-data: install-data-am
  348. uninstall: uninstall-am
  349. install-am: all-am
  350. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  351. installcheck: installcheck-am
  352. install-strip:
  353. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  354. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  355. `test -z '$(STRIP)' || \
  356. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  357. mostlyclean-generic:
  358. clean-generic:
  359. distclean-generic:
  360. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  361. maintainer-clean-generic:
  362. @echo "This command is intended for maintainers to use"
  363. @echo "it deletes files that may require special tools to rebuild."
  364. clean: clean-am
  365. clean-am: clean-generic clean-libtool clean-local mostlyclean-am
  366. distclean: distclean-am
  367. -rm -f Makefile
  368. distclean-am: clean-am distclean-generic
  369. dvi: dvi-am
  370. dvi-am:
  371. html: html-am
  372. info: info-am
  373. info-am:
  374. install-data-am: install-componentPYTHON
  375. install-dvi: install-dvi-am
  376. install-exec-am:
  377. install-html: install-html-am
  378. install-info: install-info-am
  379. install-man:
  380. install-pdf: install-pdf-am
  381. install-ps: install-ps-am
  382. installcheck-am:
  383. maintainer-clean: maintainer-clean-am
  384. -rm -f Makefile
  385. maintainer-clean-am: distclean-am maintainer-clean-generic
  386. mostlyclean: mostlyclean-am
  387. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  388. pdf: pdf-am
  389. pdf-am:
  390. ps: ps-am
  391. ps-am:
  392. uninstall-am: uninstall-componentPYTHON
  393. .MAKE: install-am install-strip
  394. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  395. clean-local distclean distclean-generic distclean-libtool \
  396. distdir dvi dvi-am html html-am info info-am install \
  397. install-am install-componentPYTHON install-data \
  398. install-data-am install-dvi install-dvi-am install-exec \
  399. install-exec-am install-html install-html-am install-info \
  400. install-info-am install-man install-pdf install-pdf-am \
  401. install-ps install-ps-am install-strip installcheck \
  402. installcheck-am installdirs maintainer-clean \
  403. maintainer-clean-generic mostlyclean mostlyclean-generic \
  404. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
  405. uninstall-componentPYTHON
  406. #if HAVE_PYCHECKER
  407. #check-local: $(PYCHECKER_FILES)
  408. # if test ! -z "$(PYCHECKER_FILES)"; \
  409. # then \
  410. # PYTHONPATH=$(top_srcdir):$(top_builddir) \
  411. # pychecker -Q -F $(top_srcdir)/misc/pycheckerrc \
  412. # $(PYCHECKER_FILES); \
  413. # fi
  414. #endif
  415. clean-local:
  416. rm -rf *.pyc *.pyo
  417. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  418. # Otherwise a system limit (for SysV at least) may be exceeded.
  419. .NOEXPORT: