Makefile.in 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508
  1. # Makefile.in generated by automake 1.10.2 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. VPATH = @srcdir@
  14. pkgdatadir = $(datadir)/@PACKAGE@
  15. pkglibdir = $(libdir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  18. install_sh_DATA = $(install_sh) -c -m 644
  19. install_sh_PROGRAM = $(install_sh) -c
  20. install_sh_SCRIPT = $(install_sh) -c
  21. INSTALL_HEADER = $(INSTALL_DATA)
  22. transform = $(program_transform_name)
  23. NORMAL_INSTALL = :
  24. PRE_INSTALL = :
  25. POST_INSTALL = :
  26. NORMAL_UNINSTALL = :
  27. PRE_UNINSTALL = :
  28. POST_UNINSTALL = :
  29. build_triplet = @build@
  30. host_triplet = @host@
  31. subdir = AI/EmptyAI
  32. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  33. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  34. am__aclocal_m4_deps = $(top_srcdir)/aclocal/m4/ax_boost_base.m4 \
  35. $(top_srcdir)/aclocal/m4/ax_boost_filesystem.m4 \
  36. $(top_srcdir)/aclocal/m4/ax_boost_iostreams.m4 \
  37. $(top_srcdir)/aclocal/m4/ax_boost_system.m4 \
  38. $(top_srcdir)/aclocal/m4/ax_boost_thread.m4 \
  39. $(top_srcdir)/aclocal/m4/libtool.m4 \
  40. $(top_srcdir)/aclocal/m4/ltoptions.m4 \
  41. $(top_srcdir)/aclocal/m4/ltsugar.m4 \
  42. $(top_srcdir)/aclocal/m4/ltversion.m4 \
  43. $(top_srcdir)/aclocal/m4/lt~obsolete.m4 \
  44. $(top_srcdir)/configure.ac
  45. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  46. $(ACLOCAL_M4)
  47. mkinstalldirs = $(install_sh) -d
  48. CONFIG_CLEAN_FILES =
  49. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  50. am__vpath_adj = case $$p in \
  51. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  52. *) f=$$p;; \
  53. esac;
  54. am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
  55. am__installdirs = "$(DESTDIR)$(pkglibdir)"
  56. pkglibLTLIBRARIES_INSTALL = $(INSTALL)
  57. LTLIBRARIES = $(pkglib_LTLIBRARIES)
  58. EmptyAI_la_DEPENDENCIES = $(top_builddir)/lib/libvcmi.la
  59. am_EmptyAI_la_OBJECTS = CEmptyAI.lo exp_funcs.lo
  60. EmptyAI_la_OBJECTS = $(am_EmptyAI_la_OBJECTS)
  61. EmptyAI_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
  62. $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
  63. $(CXXFLAGS) $(EmptyAI_la_LDFLAGS) $(LDFLAGS) -o $@
  64. DEFAULT_INCLUDES = -I.@am__isrc@
  65. depcomp = $(SHELL) $(top_srcdir)/depcomp
  66. am__depfiles_maybe = depfiles
  67. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  68. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  69. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  70. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  71. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  72. CXXLD = $(CXX)
  73. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  74. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
  75. $(LDFLAGS) -o $@
  76. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  77. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  78. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  79. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  80. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  81. CCLD = $(CC)
  82. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  83. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  84. $(LDFLAGS) -o $@
  85. SOURCES = $(EmptyAI_la_SOURCES)
  86. DIST_SOURCES = $(EmptyAI_la_SOURCES)
  87. ETAGS = etags
  88. CTAGS = ctags
  89. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  90. ACLOCAL = @ACLOCAL@
  91. AMTAR = @AMTAR@
  92. AR = @AR@
  93. AUTOCONF = @AUTOCONF@
  94. AUTOHEADER = @AUTOHEADER@
  95. AUTOMAKE = @AUTOMAKE@
  96. AWK = @AWK@
  97. BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
  98. BOOST_FILESYSTEM_LIB = @BOOST_FILESYSTEM_LIB@
  99. BOOST_IOSTREAMS_LIB = @BOOST_IOSTREAMS_LIB@
  100. BOOST_LDFLAGS = @BOOST_LDFLAGS@
  101. BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
  102. BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
  103. CC = @CC@
  104. CCDEPMODE = @CCDEPMODE@
  105. CFLAGS = @CFLAGS@
  106. CPP = @CPP@
  107. CPPFLAGS = @CPPFLAGS@
  108. CXX = @CXX@
  109. CXXCPP = @CXXCPP@
  110. CXXDEPMODE = @CXXDEPMODE@
  111. CXXFLAGS = @CXXFLAGS@
  112. CYGPATH_W = @CYGPATH_W@
  113. DEFS = @DEFS@
  114. DEPDIR = @DEPDIR@
  115. DSYMUTIL = @DSYMUTIL@
  116. DUMPBIN = @DUMPBIN@
  117. ECHO_C = @ECHO_C@
  118. ECHO_N = @ECHO_N@
  119. ECHO_T = @ECHO_T@
  120. EGREP = @EGREP@
  121. EXEEXT = @EXEEXT@
  122. FFMPEG_CXXFLAGS = @FFMPEG_CXXFLAGS@
  123. FFMPEG_LIBS = @FFMPEG_LIBS@
  124. FGREP = @FGREP@
  125. GREP = @GREP@
  126. HAVE_SDL_CONFIG = @HAVE_SDL_CONFIG@
  127. INSTALL = @INSTALL@
  128. INSTALL_DATA = @INSTALL_DATA@
  129. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  130. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  131. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  132. LD = @LD@
  133. LDFLAGS = @LDFLAGS@
  134. LIBOBJS = @LIBOBJS@
  135. LIBS = @LIBS@
  136. LIBTOOL = @LIBTOOL@
  137. LIPO = @LIPO@
  138. LN_S = @LN_S@
  139. LTLIBOBJS = @LTLIBOBJS@
  140. MAKEINFO = @MAKEINFO@
  141. MKDIR_P = @MKDIR_P@
  142. NM = @NM@
  143. NMEDIT = @NMEDIT@
  144. OBJDUMP = @OBJDUMP@
  145. OBJEXT = @OBJEXT@
  146. OTOOL = @OTOOL@
  147. OTOOL64 = @OTOOL64@
  148. PACKAGE = @PACKAGE@
  149. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  150. PACKAGE_NAME = @PACKAGE_NAME@
  151. PACKAGE_STRING = @PACKAGE_STRING@
  152. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  153. PACKAGE_VERSION = @PACKAGE_VERSION@
  154. PATH_SEPARATOR = @PATH_SEPARATOR@
  155. RANLIB = @RANLIB@
  156. SDL_CXXFLAGS = @SDL_CXXFLAGS@
  157. SDL_LIBS = @SDL_LIBS@
  158. SED = @SED@
  159. SET_MAKE = @SET_MAKE@
  160. SHELL = @SHELL@
  161. STRIP = @STRIP@
  162. VERSION = @VERSION@
  163. abs_builddir = @abs_builddir@
  164. abs_srcdir = @abs_srcdir@
  165. abs_top_builddir = @abs_top_builddir@
  166. abs_top_srcdir = @abs_top_srcdir@
  167. ac_ct_CC = @ac_ct_CC@
  168. ac_ct_CXX = @ac_ct_CXX@
  169. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  170. am__include = @am__include@
  171. am__leading_dot = @am__leading_dot@
  172. am__quote = @am__quote@
  173. am__tar = @am__tar@
  174. am__untar = @am__untar@
  175. bindir = @bindir@
  176. build = @build@
  177. build_alias = @build_alias@
  178. build_cpu = @build_cpu@
  179. build_os = @build_os@
  180. build_vendor = @build_vendor@
  181. builddir = @builddir@
  182. datadir = @datadir@
  183. datarootdir = @datarootdir@
  184. docdir = @docdir@
  185. dvidir = @dvidir@
  186. exec_prefix = @exec_prefix@
  187. host = @host@
  188. host_alias = @host_alias@
  189. host_cpu = @host_cpu@
  190. host_os = @host_os@
  191. host_vendor = @host_vendor@
  192. htmldir = @htmldir@
  193. includedir = @includedir@
  194. infodir = @infodir@
  195. install_sh = @install_sh@
  196. libdir = @libdir@
  197. libexecdir = @libexecdir@
  198. localedir = @localedir@
  199. localstatedir = @localstatedir@
  200. lt_ECHO = @lt_ECHO@
  201. mandir = @mandir@
  202. mkdir_p = @mkdir_p@
  203. oldincludedir = @oldincludedir@
  204. pdfdir = @pdfdir@
  205. prefix = @prefix@
  206. program_transform_name = @program_transform_name@
  207. psdir = @psdir@
  208. sbindir = @sbindir@
  209. sharedstatedir = @sharedstatedir@
  210. srcdir = @srcdir@
  211. sysconfdir = @sysconfdir@
  212. target_alias = @target_alias@
  213. top_build_prefix = @top_build_prefix@
  214. top_builddir = @top_builddir@
  215. top_srcdir = @top_srcdir@
  216. pkglib_LTLIBRARIES = EmptyAI.la
  217. EmptyAI_la_LIBADD = $(top_builddir)/lib/libvcmi.la
  218. EmptyAI_la_LDFLAGS = -L$(top_builddir)/lib -module
  219. EmptyAI_la_SOURCES = \
  220. CEmptyAI.cpp \
  221. CEmptyAI.h \
  222. exp_funcs.cpp
  223. all: all-am
  224. .SUFFIXES:
  225. .SUFFIXES: .cpp .lo .o .obj
  226. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  227. @for dep in $?; do \
  228. case '$(am__configure_deps)' in \
  229. *$$dep*) \
  230. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  231. && { if test -f $@; then exit 0; else break; fi; }; \
  232. exit 1;; \
  233. esac; \
  234. done; \
  235. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu AI/EmptyAI/Makefile'; \
  236. cd $(top_srcdir) && \
  237. $(AUTOMAKE) --gnu AI/EmptyAI/Makefile
  238. .PRECIOUS: Makefile
  239. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  240. @case '$?' in \
  241. *config.status*) \
  242. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  243. *) \
  244. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  245. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  246. esac;
  247. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  248. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  249. $(top_srcdir)/configure: $(am__configure_deps)
  250. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  251. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  252. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  253. install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
  254. @$(NORMAL_INSTALL)
  255. test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
  256. @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  257. if test -f $$p; then \
  258. f=$(am__strip_dir) \
  259. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
  260. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
  261. else :; fi; \
  262. done
  263. uninstall-pkglibLTLIBRARIES:
  264. @$(NORMAL_UNINSTALL)
  265. @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  266. p=$(am__strip_dir) \
  267. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
  268. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
  269. done
  270. clean-pkglibLTLIBRARIES:
  271. -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
  272. @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
  273. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  274. test "$$dir" != "$$p" || dir=.; \
  275. echo "rm -f \"$${dir}/so_locations\""; \
  276. rm -f "$${dir}/so_locations"; \
  277. done
  278. EmptyAI.la: $(EmptyAI_la_OBJECTS) $(EmptyAI_la_DEPENDENCIES)
  279. $(EmptyAI_la_LINK) -rpath $(pkglibdir) $(EmptyAI_la_OBJECTS) $(EmptyAI_la_LIBADD) $(LIBS)
  280. mostlyclean-compile:
  281. -rm -f *.$(OBJEXT)
  282. distclean-compile:
  283. -rm -f *.tab.c
  284. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CEmptyAI.Plo@am__quote@
  285. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp_funcs.Plo@am__quote@
  286. .cpp.o:
  287. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  288. @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  289. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  290. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  291. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  292. .cpp.obj:
  293. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  294. @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  295. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  296. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  297. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  298. .cpp.lo:
  299. @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  300. @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  301. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  302. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  303. @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
  304. mostlyclean-libtool:
  305. -rm -f *.lo
  306. clean-libtool:
  307. -rm -rf .libs _libs
  308. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  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; nonempty = 1; } \
  314. END { if (nonempty) { for (i in files) print i; }; }'`; \
  315. mkid -fID $$unique
  316. tags: TAGS
  317. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  318. $(TAGS_FILES) $(LISP)
  319. tags=; \
  320. here=`pwd`; \
  321. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  322. unique=`for i in $$list; do \
  323. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  324. done | \
  325. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  326. END { if (nonempty) { for (i in files) print i; }; }'`; \
  327. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  328. test -n "$$unique" || unique=$$empty_fix; \
  329. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  330. $$tags $$unique; \
  331. fi
  332. ctags: CTAGS
  333. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  334. $(TAGS_FILES) $(LISP)
  335. tags=; \
  336. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  337. unique=`for i in $$list; do \
  338. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  339. done | \
  340. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  341. END { if (nonempty) { for (i in files) print i; }; }'`; \
  342. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  343. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  344. $$tags $$unique
  345. GTAGS:
  346. here=`$(am__cd) $(top_builddir) && pwd` \
  347. && cd $(top_srcdir) \
  348. && gtags -i $(GTAGS_ARGS) $$here
  349. distclean-tags:
  350. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  351. distdir: $(DISTFILES)
  352. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  353. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  354. list='$(DISTFILES)'; \
  355. dist_files=`for file in $$list; do echo $$file; done | \
  356. sed -e "s|^$$srcdirstrip/||;t" \
  357. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  358. case $$dist_files in \
  359. */*) $(MKDIR_P) `echo "$$dist_files" | \
  360. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  361. sort -u` ;; \
  362. esac; \
  363. for file in $$dist_files; do \
  364. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  365. if test -d $$d/$$file; then \
  366. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  367. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  368. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  369. fi; \
  370. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  371. else \
  372. test -f $(distdir)/$$file \
  373. || cp -p $$d/$$file $(distdir)/$$file \
  374. || exit 1; \
  375. fi; \
  376. done
  377. check-am: all-am
  378. check: check-am
  379. all-am: Makefile $(LTLIBRARIES)
  380. installdirs:
  381. for dir in "$(DESTDIR)$(pkglibdir)"; do \
  382. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  383. done
  384. install: install-am
  385. install-exec: install-exec-am
  386. install-data: install-data-am
  387. uninstall: uninstall-am
  388. install-am: all-am
  389. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  390. installcheck: installcheck-am
  391. install-strip:
  392. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  393. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  394. `test -z '$(STRIP)' || \
  395. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  396. mostlyclean-generic:
  397. clean-generic:
  398. distclean-generic:
  399. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  400. maintainer-clean-generic:
  401. @echo "This command is intended for maintainers to use"
  402. @echo "it deletes files that may require special tools to rebuild."
  403. clean: clean-am
  404. clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
  405. mostlyclean-am
  406. distclean: distclean-am
  407. -rm -rf ./$(DEPDIR)
  408. -rm -f Makefile
  409. distclean-am: clean-am distclean-compile distclean-generic \
  410. distclean-tags
  411. dvi: dvi-am
  412. dvi-am:
  413. html: html-am
  414. info: info-am
  415. info-am:
  416. install-data-am:
  417. install-dvi: install-dvi-am
  418. install-exec-am: install-pkglibLTLIBRARIES
  419. install-html: install-html-am
  420. install-info: install-info-am
  421. install-man:
  422. install-pdf: install-pdf-am
  423. install-ps: install-ps-am
  424. installcheck-am:
  425. maintainer-clean: maintainer-clean-am
  426. -rm -rf ./$(DEPDIR)
  427. -rm -f Makefile
  428. maintainer-clean-am: distclean-am maintainer-clean-generic
  429. mostlyclean: mostlyclean-am
  430. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  431. mostlyclean-libtool
  432. pdf: pdf-am
  433. pdf-am:
  434. ps: ps-am
  435. ps-am:
  436. uninstall-am: uninstall-pkglibLTLIBRARIES
  437. .MAKE: install-am install-strip
  438. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  439. clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
  440. distclean-compile distclean-generic distclean-libtool \
  441. distclean-tags distdir dvi dvi-am html html-am info info-am \
  442. install install-am install-data install-data-am install-dvi \
  443. install-dvi-am install-exec install-exec-am install-html \
  444. install-html-am install-info install-info-am install-man \
  445. install-pdf install-pdf-am install-pkglibLTLIBRARIES \
  446. install-ps install-ps-am install-strip installcheck \
  447. installcheck-am installdirs maintainer-clean \
  448. maintainer-clean-generic mostlyclean mostlyclean-compile \
  449. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  450. tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
  451. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  452. # Otherwise a system limit (for SysV at least) may be exceeded.
  453. .NOEXPORT: