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

多媒体编程

开发平台:

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