Makefile.in
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:17k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. # Makefile.in generated by automake 1.8.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004  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. SOURCES = $(libdirac_motionest_a_SOURCES)
  14. srcdir = @srcdir@
  15. top_srcdir = @top_srcdir@
  16. VPATH = @srcdir@
  17. pkgdatadir = $(datadir)/@PACKAGE@
  18. pkglibdir = $(libdir)/@PACKAGE@
  19. pkgincludedir = $(includedir)/@PACKAGE@
  20. top_builddir = ..
  21. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  22. INSTALL = @INSTALL@
  23. install_sh_DATA = $(install_sh) -c -m 644
  24. install_sh_PROGRAM = $(install_sh) -c
  25. install_sh_SCRIPT = $(install_sh) -c
  26. INSTALL_HEADER = $(INSTALL_DATA)
  27. transform = $(program_transform_name)
  28. NORMAL_INSTALL = :
  29. PRE_INSTALL = :
  30. POST_INSTALL = :
  31. NORMAL_UNINSTALL = :
  32. PRE_UNINSTALL = :
  33. POST_UNINSTALL = :
  34. subdir = libdirac_motionest
  35. DIST_COMMON = $(library_include_HEADERS) $(srcdir)/Makefile.am 
  36. $(srcdir)/Makefile.in
  37. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  38. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  39. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  40. $(ACLOCAL_M4)
  41. mkinstalldirs = $(mkdir_p)
  42. CONFIG_CLEAN_FILES =
  43. AR = ar
  44. ARFLAGS = cru
  45. am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"
  46. libLIBRARIES_INSTALL = $(INSTALL_DATA)
  47. LIBRARIES = $(lib_LIBRARIES)
  48. libdirac_motionest_a_LIBADD =
  49. am__objects_1 =
  50. am__objects_2 = block_match.$(OBJEXT) downconvert.$(OBJEXT) 
  51. me_mode_decn.$(OBJEXT) me_subpel.$(OBJEXT) me_utils.$(OBJEXT) 
  52. motion_estimate.$(OBJEXT) pixel_match.$(OBJEXT)
  53. am_libdirac_motionest_a_OBJECTS = $(am__objects_1) $(am__objects_2)
  54. libdirac_motionest_a_OBJECTS = $(am_libdirac_motionest_a_OBJECTS)
  55. DEFAULT_INCLUDES = -I. -I$(srcdir)
  56. depcomp = $(SHELL) $(top_srcdir)/depcomp
  57. am__depfiles_maybe = depfiles
  58. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/block_match.Po 
  59. @AMDEP_TRUE@ ./$(DEPDIR)/downconvert.Po 
  60. @AMDEP_TRUE@ ./$(DEPDIR)/me_mode_decn.Po 
  61. @AMDEP_TRUE@ ./$(DEPDIR)/me_subpel.Po ./$(DEPDIR)/me_utils.Po 
  62. @AMDEP_TRUE@ ./$(DEPDIR)/motion_estimate.Po 
  63. @AMDEP_TRUE@ ./$(DEPDIR)/pixel_match.Po
  64. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  65. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  66. CXXLD = $(CXX)
  67. CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) 
  68. -o $@
  69. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
  70. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  71. CCLD = $(CC)
  72. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  73. SOURCES = $(libdirac_motionest_a_SOURCES)
  74. DIST_SOURCES = $(libdirac_motionest_a_SOURCES)
  75. library_includeHEADERS_INSTALL = $(INSTALL_HEADER)
  76. HEADERS = $(library_include_HEADERS)
  77. ETAGS = etags
  78. CTAGS = ctags
  79. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  80. ACLOCAL = @ACLOCAL@
  81. AMDEP_FALSE = @AMDEP_FALSE@
  82. AMDEP_TRUE = @AMDEP_TRUE@
  83. AMTAR = @AMTAR@
  84. AUTOCONF = @AUTOCONF@
  85. AUTOHEADER = @AUTOHEADER@
  86. AUTOM4TE = @AUTOM4TE@
  87. AUTOMAKE = @AUTOMAKE@
  88. AWK = @AWK@
  89. CC = @CC@
  90. CCDEPMODE = @CCDEPMODE@
  91. CFLAGS = @CFLAGS@
  92. CPP = @CPP@
  93. CPPFLAGS = @CPPFLAGS@
  94. CXX = @CXX@
  95. CXXCPP = @CXXCPP@
  96. CXXDEPMODE = @CXXDEPMODE@
  97. CXXFLAGS = @CXXFLAGS@
  98. CYGPATH_W = @CYGPATH_W@
  99. DEFS = @DEFS@
  100. DEPDIR = @DEPDIR@
  101. ECHO_C = @ECHO_C@
  102. ECHO_N = @ECHO_N@
  103. ECHO_T = @ECHO_T@
  104. EGREP = @EGREP@
  105. EXEEXT = @EXEEXT@
  106. GENERIC_LIBRARY_NAME = @GENERIC_LIBRARY_NAME@
  107. GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
  108. GENERIC_RELEASE = @GENERIC_RELEASE@
  109. GENERIC_VERSION = @GENERIC_VERSION@
  110. HAVE_ALGO_FALSE = @HAVE_ALGO_FALSE@
  111. HAVE_ALGO_TRUE = @HAVE_ALGO_TRUE@
  112. HAVE_CPPUNIT_FALSE = @HAVE_CPPUNIT_FALSE@
  113. HAVE_CPPUNIT_TRUE = @HAVE_CPPUNIT_TRUE@
  114. HAVE_DOT = @HAVE_DOT@
  115. HAVE_DOT_FALSE = @HAVE_DOT_FALSE@
  116. HAVE_DOT_TRUE = @HAVE_DOT_TRUE@
  117. HAVE_DOXYGEN = @HAVE_DOXYGEN@
  118. HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
  119. HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
  120. HAVE_DVIPDFM = @HAVE_DVIPDFM@
  121. HAVE_DVIPDFM_FALSE = @HAVE_DVIPDFM_FALSE@
  122. HAVE_DVIPDFM_TRUE = @HAVE_DVIPDFM_TRUE@
  123. HAVE_LATEX = @HAVE_LATEX@
  124. HAVE_LATEX_FALSE = @HAVE_LATEX_FALSE@
  125. HAVE_LATEX_TRUE = @HAVE_LATEX_TRUE@
  126. INSTALL_DATA = @INSTALL_DATA@
  127. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  128. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  129. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  130. LDFLAGS = @LDFLAGS@
  131. LIBOBJS = @LIBOBJS@
  132. LIBS = @LIBS@
  133. LTLIBOBJS = @LTLIBOBJS@
  134. MAKEINFO = @MAKEINFO@
  135. OBJEXT = @OBJEXT@
  136. OVERLAY_FALSE = @OVERLAY_FALSE@
  137. OVERLAY_TRUE = @OVERLAY_TRUE@
  138. PACKAGE = @PACKAGE@
  139. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  140. PACKAGE_NAME = @PACKAGE_NAME@
  141. PACKAGE_STRING = @PACKAGE_STRING@
  142. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  143. PACKAGE_VERSION = @PACKAGE_VERSION@
  144. PATH_SEPARATOR = @PATH_SEPARATOR@
  145. RANLIB = @RANLIB@
  146. SET_MAKE = @SET_MAKE@
  147. SHELL = @SHELL@
  148. STRIP = @STRIP@
  149. USE_MSVC_FALSE = @USE_MSVC_FALSE@
  150. USE_MSVC_TRUE = @USE_MSVC_TRUE@
  151. VERSION = @VERSION@
  152. ac_ct_CC = @ac_ct_CC@
  153. ac_ct_CXX = @ac_ct_CXX@
  154. ac_ct_RANLIB = @ac_ct_RANLIB@
  155. ac_ct_STRIP = @ac_ct_STRIP@
  156. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  157. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  158. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  159. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  160. am__include = @am__include@
  161. am__leading_dot = @am__leading_dot@
  162. am__quote = @am__quote@
  163. bindir = @bindir@
  164. build_alias = @build_alias@
  165. datadir = @datadir@
  166. exec_prefix = @exec_prefix@
  167. host_alias = @host_alias@
  168. includedir = @includedir@
  169. infodir = @infodir@
  170. install_sh = @install_sh@
  171. libdir = @libdir@
  172. libexecdir = @libexecdir@
  173. localstatedir = @localstatedir@
  174. mandir = @mandir@
  175. mkdir_p = @mkdir_p@
  176. oldincludedir = @oldincludedir@
  177. prefix = @prefix@
  178. program_transform_name = @program_transform_name@
  179. sbindir = @sbindir@
  180. sharedstatedir = @sharedstatedir@
  181. sysconfdir = @sysconfdir@
  182. target_alias = @target_alias@
  183. INCLUDES = -I$(top_srcdir) -I$(srcdir)
  184. h_sources = block_match.h downconvert.h me_mode_decn.h me_subpel.h me_utils.h motion_estimate.h pixel_match.h
  185. cpp_sources = block_match.cpp downconvert.cpp me_mode_decn.cpp me_subpel.cpp me_utils.cpp motion_estimate.cpp pixel_match.cpp
  186. lib_LIBRARIES = libdirac_motionest.a
  187. libdirac_motionest_a_SOURCES = $(h_sources) $(cpp_sources)
  188. library_includedir = $(includedir)/$(GENERIC_LIBRARY_NAME)/libdirac_motionest
  189. library_include_HEADERS = $(h_sources)
  190. @USE_MSVC_TRUE@CLEANFILES = *.pdb *.ilk
  191. @USE_MSVC_FALSE@libdirac_motionest_a_AR = ar crv
  192. @USE_MSVC_TRUE@libdirac_motionest_a_AR = link.exe -lib /out:libdirac_motionest.a $(libdirac_motionest_a_OBJECTS) ; echo
  193. all: all-am
  194. .SUFFIXES:
  195. .SUFFIXES: .cpp .o .obj
  196. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  197. @for dep in $?; do 
  198.   case '$(am__configure_deps)' in 
  199.     *$$dep*) 
  200.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  201. && exit 0; 
  202.       exit 1;; 
  203.   esac; 
  204. done; 
  205. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libdirac_motionest/Makefile'; 
  206. cd $(top_srcdir) && 
  207.   $(AUTOMAKE) --foreign  libdirac_motionest/Makefile
  208. .PRECIOUS: Makefile
  209. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  210. @case '$?' in 
  211.   *config.status*) 
  212.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  213.   *) 
  214.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  215.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  216. esac;
  217. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  218. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  219. $(top_srcdir)/configure:  $(am__configure_deps)
  220. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  221. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  222. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  223. install-libLIBRARIES: $(lib_LIBRARIES)
  224. @$(NORMAL_INSTALL)
  225. test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
  226. @list='$(lib_LIBRARIES)'; for p in $$list; do 
  227.   if test -f $$p; then 
  228.     f="`echo $$p | sed -e 's|^.*/||'`"; 
  229.     echo " $(libLIBRARIES_INSTALL) '$$p' '$(DESTDIR)$(libdir)/$$f'"; 
  230.     $(libLIBRARIES_INSTALL) "$$p" "$(DESTDIR)$(libdir)/$$f"; 
  231.   else :; fi; 
  232. done
  233. @$(POST_INSTALL)
  234. @list='$(lib_LIBRARIES)'; for p in $$list; do 
  235.   if test -f $$p; then 
  236.     p="`echo $$p | sed -e 's|^.*/||'`"; 
  237.     echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; 
  238.     $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; 
  239.   else :; fi; 
  240. done
  241. uninstall-libLIBRARIES:
  242. @$(NORMAL_UNINSTALL)
  243. @list='$(lib_LIBRARIES)'; for p in $$list; do 
  244.   p="`echo $$p | sed -e 's|^.*/||'`"; 
  245.   echo " rm -f '$(DESTDIR)$(libdir)/$$p'"; 
  246.   rm -f "$(DESTDIR)$(libdir)/$$p"; 
  247. done
  248. clean-libLIBRARIES:
  249. -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
  250. libdirac_motionest.a: $(libdirac_motionest_a_OBJECTS) $(libdirac_motionest_a_DEPENDENCIES) 
  251. -rm -f libdirac_motionest.a
  252. $(libdirac_motionest_a_AR) libdirac_motionest.a $(libdirac_motionest_a_OBJECTS) $(libdirac_motionest_a_LIBADD)
  253. $(RANLIB) libdirac_motionest.a
  254. mostlyclean-compile:
  255. -rm -f *.$(OBJEXT)
  256. distclean-compile:
  257. -rm -f *.tab.c
  258. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/block_match.Po@am__quote@
  259. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/downconvert.Po@am__quote@
  260. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/me_mode_decn.Po@am__quote@
  261. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/me_subpel.Po@am__quote@
  262. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/me_utils.Po@am__quote@
  263. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/motion_estimate.Po@am__quote@
  264. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixel_match.Po@am__quote@
  265. .cpp.o:
  266. @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; 
  267. @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  268. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  269. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  270. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  271. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  272. .cpp.obj:
  273. @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; 
  274. @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  275. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  276. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  277. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  278. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  279. uninstall-info-am:
  280. install-library_includeHEADERS: $(library_include_HEADERS)
  281. @$(NORMAL_INSTALL)
  282. test -z "$(library_includedir)" || $(mkdir_p) "$(DESTDIR)$(library_includedir)"
  283. @list='$(library_include_HEADERS)'; for p in $$list; do 
  284.   if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; 
  285.   f="`echo $$p | sed -e 's|^.*/||'`"; 
  286.   echo " $(library_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(library_includedir)/$$f'"; 
  287.   $(library_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(library_includedir)/$$f"; 
  288. done
  289. uninstall-library_includeHEADERS:
  290. @$(NORMAL_UNINSTALL)
  291. @list='$(library_include_HEADERS)'; for p in $$list; do 
  292.   f="`echo $$p | sed -e 's|^.*/||'`"; 
  293.   echo " rm -f '$(DESTDIR)$(library_includedir)/$$f'"; 
  294.   rm -f "$(DESTDIR)$(library_includedir)/$$f"; 
  295. done
  296. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  297. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  298. unique=`for i in $$list; do 
  299.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  300.   done | 
  301.   $(AWK) '    { files[$$0] = 1; } 
  302.        END { for (i in files) print i; }'`; 
  303. mkid -fID $$unique
  304. tags: TAGS
  305. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  306. $(TAGS_FILES) $(LISP)
  307. tags=; 
  308. here=`pwd`; 
  309. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  310. unique=`for i in $$list; do 
  311.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  312.   done | 
  313.   $(AWK) '    { files[$$0] = 1; } 
  314.        END { for (i in files) print i; }'`; 
  315. test -z "$(ETAGS_ARGS)$$tags$$unique" 
  316.   || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  317.      $$tags $$unique
  318. ctags: CTAGS
  319. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  320. $(TAGS_FILES) $(LISP)
  321. tags=; 
  322. here=`pwd`; 
  323. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  324. unique=`for i in $$list; do 
  325.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  326.   done | 
  327.   $(AWK) '    { files[$$0] = 1; } 
  328.        END { for (i in files) print i; }'`; 
  329. test -z "$(CTAGS_ARGS)$$tags$$unique" 
  330.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  331.      $$tags $$unique
  332. GTAGS:
  333. here=`$(am__cd) $(top_builddir) && pwd` 
  334.   && cd $(top_srcdir) 
  335.   && gtags -i $(GTAGS_ARGS) $$here
  336. distclean-tags:
  337. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  338. distdir: $(DISTFILES)
  339. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  340. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  341. list='$(DISTFILES)'; for file in $$list; do 
  342.   case $$file in 
  343.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  344.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  345.   esac; 
  346.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  347.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  348.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  349.     dir="/$$dir"; 
  350.     $(mkdir_p) "$(distdir)$$dir"; 
  351.   else 
  352.     dir=''; 
  353.   fi; 
  354.   if test -d $$d/$$file; then 
  355.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  356.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  357.     fi; 
  358.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  359.   else 
  360.     test -f $(distdir)/$$file 
  361.     || cp -p $$d/$$file $(distdir)/$$file 
  362.     || exit 1; 
  363.   fi; 
  364. done
  365. check-am: all-am
  366. check: check-am
  367. all-am: Makefile $(LIBRARIES) $(HEADERS)
  368. installdirs:
  369. for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"; do 
  370.   test -z "$$dir" || $(mkdir_p) "$$dir"; 
  371. done
  372. install: install-am
  373. install-exec: install-exec-am
  374. install-data: install-data-am
  375. uninstall: uninstall-am
  376. install-am: all-am
  377. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  378. installcheck: installcheck-am
  379. install-strip:
  380. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  381.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  382.   `test -z '$(STRIP)' || 
  383.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  384. mostlyclean-generic:
  385. clean-generic:
  386. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  387. distclean-generic:
  388. -rm -f $(CONFIG_CLEAN_FILES)
  389. maintainer-clean-generic:
  390. @echo "This command is intended for maintainers to use"
  391. @echo "it deletes files that may require special tools to rebuild."
  392. clean: clean-am
  393. clean-am: clean-generic clean-libLIBRARIES mostlyclean-am
  394. distclean: distclean-am
  395. -rm -rf ./$(DEPDIR)
  396. -rm -f Makefile
  397. distclean-am: clean-am distclean-compile distclean-generic 
  398. distclean-tags
  399. dvi: dvi-am
  400. dvi-am:
  401. html: html-am
  402. info: info-am
  403. info-am:
  404. install-data-am: install-library_includeHEADERS
  405. install-exec-am: install-libLIBRARIES
  406. install-info: install-info-am
  407. install-man:
  408. installcheck-am:
  409. maintainer-clean: maintainer-clean-am
  410. -rm -rf ./$(DEPDIR)
  411. -rm -f Makefile
  412. maintainer-clean-am: distclean-am maintainer-clean-generic
  413. mostlyclean: mostlyclean-am
  414. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  415. pdf: pdf-am
  416. pdf-am:
  417. ps: ps-am
  418. ps-am:
  419. uninstall-am: uninstall-info-am uninstall-libLIBRARIES 
  420. uninstall-library_includeHEADERS
  421. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic 
  422. clean-libLIBRARIES ctags distclean distclean-compile 
  423. distclean-generic distclean-tags distdir dvi dvi-am html 
  424. html-am info info-am install install-am install-data 
  425. install-data-am install-exec install-exec-am install-info 
  426. install-info-am install-libLIBRARIES 
  427. install-library_includeHEADERS install-man install-strip 
  428. installcheck installcheck-am installdirs maintainer-clean 
  429. maintainer-clean-generic mostlyclean mostlyclean-compile 
  430. mostlyclean-generic pdf pdf-am ps ps-am tags uninstall 
  431. uninstall-am uninstall-info-am uninstall-libLIBRARIES 
  432. uninstall-library_includeHEADERS
  433. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  434. # Otherwise a system limit (for SysV at least) may be exceeded.
  435. .NOEXPORT: