Newer
Older
monitord / jthread-1.2.1 / pkgconfig / .svn / text-base / Makefile.in.svn-base
@root root on 23 Jan 2012 10 KB Migration from SVN revision 455
  1. # Makefile.in generated by automake 1.9.5 from Makefile.am.
  2. # @configure_input@
  3.  
  4. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5. # 2003, 2004, 2005 Free Software Foundation, Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9.  
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  12. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  13. # PARTICULAR PURPOSE.
  14.  
  15. @SET_MAKE@
  16.  
  17. srcdir = @srcdir@
  18. top_srcdir = @top_srcdir@
  19. VPATH = @srcdir@
  20. pkgdatadir = $(datadir)/@PACKAGE@
  21. pkglibdir = $(libdir)/@PACKAGE@
  22. pkgincludedir = $(includedir)/@PACKAGE@
  23. top_builddir = ..
  24. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  25. INSTALL = @INSTALL@
  26. install_sh_DATA = $(install_sh) -c -m 644
  27. install_sh_PROGRAM = $(install_sh) -c
  28. install_sh_SCRIPT = $(install_sh) -c
  29. INSTALL_HEADER = $(INSTALL_DATA)
  30. transform = $(program_transform_name)
  31. NORMAL_INSTALL = :
  32. PRE_INSTALL = :
  33. POST_INSTALL = :
  34. NORMAL_UNINSTALL = :
  35. PRE_UNINSTALL = :
  36. POST_UNINSTALL = :
  37. build_triplet = @build@
  38. host_triplet = @host@
  39. subdir = pkgconfig
  40. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  41. $(srcdir)/jthread-uninstalled.pc.in $(srcdir)/jthread.pc.in
  42. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  43. am__aclocal_m4_deps = $(top_srcdir)/configure.in
  44. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  45. $(ACLOCAL_M4)
  46. mkinstalldirs = $(install_sh) -d
  47. CONFIG_CLEAN_FILES = jthread.pc jthread-uninstalled.pc
  48. SOURCES =
  49. DIST_SOURCES =
  50. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  51. am__vpath_adj = case $$p in \
  52. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  53. *) f=$$p;; \
  54. esac;
  55. am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
  56. am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
  57. pkgconfigDATA_INSTALL = $(INSTALL_DATA)
  58. DATA = $(pkgconfig_DATA)
  59. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  60. ACLOCAL = @ACLOCAL@
  61. AMDEP_FALSE = @AMDEP_FALSE@
  62. AMDEP_TRUE = @AMDEP_TRUE@
  63. AMTAR = @AMTAR@
  64. AR = @AR@
  65. AUTOCONF = @AUTOCONF@
  66. AUTOHEADER = @AUTOHEADER@
  67. AUTOMAKE = @AUTOMAKE@
  68. AWK = @AWK@
  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. DEFS = @DEFS@
  80. DEPDIR = @DEPDIR@
  81. ECHO = @ECHO@
  82. ECHO_C = @ECHO_C@
  83. ECHO_N = @ECHO_N@
  84. ECHO_T = @ECHO_T@
  85. EGREP = @EGREP@
  86. EXEEXT = @EXEEXT@
  87. F77 = @F77@
  88. FFLAGS = @FFLAGS@
  89. INSTALL_DATA = @INSTALL_DATA@
  90. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  91. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  92. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  93. LDFLAGS = @LDFLAGS@
  94. LIBOBJS = @LIBOBJS@
  95. LIBS = @LIBS@
  96. LIBTOOL = @LIBTOOL@
  97. LN_S = @LN_S@
  98. LTLIBOBJS = @LTLIBOBJS@
  99. MAKEINFO = @MAKEINFO@
  100. OBJEXT = @OBJEXT@
  101. PACKAGE = @PACKAGE@
  102. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  103. PACKAGE_NAME = @PACKAGE_NAME@
  104. PACKAGE_STRING = @PACKAGE_STRING@
  105. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  106. PACKAGE_VERSION = @PACKAGE_VERSION@
  107. PATH_SEPARATOR = @PATH_SEPARATOR@
  108. RANLIB = @RANLIB@
  109. SET_MAKE = @SET_MAKE@
  110. SHELL = @SHELL@
  111. STRIP = @STRIP@
  112. VERSION = @VERSION@
  113. ac_ct_AR = @ac_ct_AR@
  114. ac_ct_CC = @ac_ct_CC@
  115. ac_ct_CXX = @ac_ct_CXX@
  116. ac_ct_F77 = @ac_ct_F77@
  117. ac_ct_RANLIB = @ac_ct_RANLIB@
  118. ac_ct_STRIP = @ac_ct_STRIP@
  119. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  120. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  121. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  122. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  123. am__include = @am__include@
  124. am__leading_dot = @am__leading_dot@
  125. am__quote = @am__quote@
  126. am__tar = @am__tar@
  127. am__untar = @am__untar@
  128. bindir = @bindir@
  129. build = @build@
  130. build_alias = @build_alias@
  131. build_cpu = @build_cpu@
  132. build_os = @build_os@
  133. build_vendor = @build_vendor@
  134. datadir = @datadir@
  135. exec_prefix = @exec_prefix@
  136. host = @host@
  137. host_alias = @host_alias@
  138. host_cpu = @host_cpu@
  139. host_os = @host_os@
  140. host_vendor = @host_vendor@
  141. includedir = @includedir@
  142. infodir = @infodir@
  143. install_sh = @install_sh@
  144. libdir = @libdir@
  145. libexecdir = @libexecdir@
  146. localstatedir = @localstatedir@
  147. mandir = @mandir@
  148. mkdir_p = @mkdir_p@
  149. oldincludedir = @oldincludedir@
  150. prefix = @prefix@
  151. program_transform_name = @program_transform_name@
  152. sbindir = @sbindir@
  153. sharedstatedir = @sharedstatedir@
  154. sysconfdir = @sysconfdir@
  155. target_alias = @target_alias@
  156.  
  157. ### all of the standard pc files we need to generate
  158. pcfiles = \
  159. jthread.pc
  160.  
  161. pcfiles_uninstalled = \
  162. jthread-uninstalled.pc
  163.  
  164. pkgconfigdir = $(libdir)/pkgconfig
  165. pkgconfig_DATA = $(pcfiles)
  166. EXTRA_DIST = \
  167. jthread.pc.in \
  168. jthread-uninstalled.pc.in
  169.  
  170. CLEANFILES = $(pcfiles) $(pcfiles_uninstalled)
  171. all: all-am
  172.  
  173. .SUFFIXES:
  174. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  175. @for dep in $?; do \
  176. case '$(am__configure_deps)' in \
  177. *$$dep*) \
  178. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  179. && exit 0; \
  180. exit 1;; \
  181. esac; \
  182. done; \
  183. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign pkgconfig/Makefile'; \
  184. cd $(top_srcdir) && \
  185. $(AUTOMAKE) --foreign pkgconfig/Makefile
  186. .PRECIOUS: Makefile
  187. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  188. @case '$?' in \
  189. *config.status*) \
  190. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  191. *) \
  192. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  193. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  194. esac;
  195.  
  196. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  197. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  198.  
  199. $(top_srcdir)/configure: $(am__configure_deps)
  200. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  201. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  202. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  203. jthread.pc: $(top_builddir)/config.status $(srcdir)/jthread.pc.in
  204. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  205. jthread-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/jthread-uninstalled.pc.in
  206. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
  207.  
  208. mostlyclean-libtool:
  209. -rm -f *.lo
  210.  
  211. clean-libtool:
  212. -rm -rf .libs _libs
  213.  
  214. distclean-libtool:
  215. -rm -f libtool
  216. uninstall-info-am:
  217. install-pkgconfigDATA: $(pkgconfig_DATA)
  218. @$(NORMAL_INSTALL)
  219. test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
  220. @list='$(pkgconfig_DATA)'; for p in $$list; do \
  221. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  222. f=$(am__strip_dir) \
  223. echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
  224. $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
  225. done
  226.  
  227. uninstall-pkgconfigDATA:
  228. @$(NORMAL_UNINSTALL)
  229. @list='$(pkgconfig_DATA)'; for p in $$list; do \
  230. f=$(am__strip_dir) \
  231. echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
  232. rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
  233. done
  234. tags: TAGS
  235. TAGS:
  236.  
  237. ctags: CTAGS
  238. CTAGS:
  239.  
  240.  
  241. distdir: $(DISTFILES)
  242. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  243. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  244. list='$(DISTFILES)'; for file in $$list; do \
  245. case $$file in \
  246. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  247. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  248. esac; \
  249. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  250. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  251. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  252. dir="/$$dir"; \
  253. $(mkdir_p) "$(distdir)$$dir"; \
  254. else \
  255. dir=''; \
  256. fi; \
  257. if test -d $$d/$$file; then \
  258. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  259. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  260. fi; \
  261. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  262. else \
  263. test -f $(distdir)/$$file \
  264. || cp -p $$d/$$file $(distdir)/$$file \
  265. || exit 1; \
  266. fi; \
  267. done
  268. check-am: all-am
  269. check: check-am
  270. all-am: Makefile $(DATA) all-local
  271. installdirs:
  272. for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
  273. test -z "$$dir" || $(mkdir_p) "$$dir"; \
  274. done
  275. install: install-am
  276. install-exec: install-exec-am
  277. install-data: install-data-am
  278. uninstall: uninstall-am
  279.  
  280. install-am: all-am
  281. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  282.  
  283. installcheck: installcheck-am
  284. install-strip:
  285. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  286. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  287. `test -z '$(STRIP)' || \
  288. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  289. mostlyclean-generic:
  290.  
  291. clean-generic:
  292. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  293.  
  294. distclean-generic:
  295. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  296.  
  297. maintainer-clean-generic:
  298. @echo "This command is intended for maintainers to use"
  299. @echo "it deletes files that may require special tools to rebuild."
  300. clean: clean-am
  301.  
  302. clean-am: clean-generic clean-libtool mostlyclean-am
  303.  
  304. distclean: distclean-am
  305. -rm -f Makefile
  306. distclean-am: clean-am distclean-generic distclean-libtool
  307.  
  308. dvi: dvi-am
  309.  
  310. dvi-am:
  311.  
  312. html: html-am
  313.  
  314. info: info-am
  315.  
  316. info-am:
  317.  
  318. install-data-am: install-pkgconfigDATA
  319.  
  320. install-exec-am:
  321.  
  322. install-info: install-info-am
  323.  
  324. install-man:
  325.  
  326. installcheck-am:
  327.  
  328. maintainer-clean: maintainer-clean-am
  329. -rm -f Makefile
  330. maintainer-clean-am: distclean-am maintainer-clean-generic
  331.  
  332. mostlyclean: mostlyclean-am
  333.  
  334. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  335.  
  336. pdf: pdf-am
  337.  
  338. pdf-am:
  339.  
  340. ps: ps-am
  341.  
  342. ps-am:
  343.  
  344. uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
  345.  
  346. .PHONY: all all-am all-local check check-am clean clean-generic \
  347. clean-libtool distclean distclean-generic distclean-libtool \
  348. distdir dvi dvi-am html html-am info info-am install \
  349. install-am install-data install-data-am install-exec \
  350. install-exec-am install-info install-info-am install-man \
  351. install-pkgconfigDATA install-strip installcheck \
  352. installcheck-am installdirs maintainer-clean \
  353. maintainer-clean-generic mostlyclean mostlyclean-generic \
  354. mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
  355. uninstall-info-am uninstall-pkgconfigDATA
  356.  
  357.  
  358. all-local: $(pcfiles) $(pcfiles_uninstalled)
  359. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  360. # Otherwise a system limit (for SysV at least) may be exceeded.
  361. .NOEXPORT: