Makefile.in 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  1. # Makefile.in generated by automake 1.14.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2013 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. VPATH = @srcdir@
  13. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  14. am__make_running_with_option = \
  15. case $${target_option-} in \
  16. ?) ;; \
  17. *) echo "am__make_running_with_option: internal error: invalid" \
  18. "target option '$${target_option-}' specified" >&2; \
  19. exit 1;; \
  20. esac; \
  21. has_opt=no; \
  22. sane_makeflags=$$MAKEFLAGS; \
  23. if $(am__is_gnu_make); then \
  24. sane_makeflags=$$MFLAGS; \
  25. else \
  26. case $$MAKEFLAGS in \
  27. *\\[\ \ ]*) \
  28. bs=\\; \
  29. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  30. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  31. esac; \
  32. fi; \
  33. skip_next=no; \
  34. strip_trailopt () \
  35. { \
  36. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  37. }; \
  38. for flg in $$sane_makeflags; do \
  39. test $$skip_next = yes && { skip_next=no; continue; }; \
  40. case $$flg in \
  41. *=*|--*) continue;; \
  42. -*I) strip_trailopt 'I'; skip_next=yes;; \
  43. -*I?*) strip_trailopt 'I';; \
  44. -*O) strip_trailopt 'O'; skip_next=yes;; \
  45. -*O?*) strip_trailopt 'O';; \
  46. -*l) strip_trailopt 'l'; skip_next=yes;; \
  47. -*l?*) strip_trailopt 'l';; \
  48. -[dEDm]) skip_next=yes;; \
  49. -[JT]) skip_next=yes;; \
  50. esac; \
  51. case $$flg in \
  52. *$$target_option*) has_opt=yes; break;; \
  53. esac; \
  54. done; \
  55. test $$has_opt = yes
  56. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  57. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  58. pkgdatadir = $(datadir)/@PACKAGE@
  59. pkgincludedir = $(includedir)/@PACKAGE@
  60. pkglibdir = $(libdir)/@PACKAGE@
  61. pkglibexecdir = $(libexecdir)/@PACKAGE@
  62. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  63. install_sh_DATA = $(install_sh) -c -m 644
  64. install_sh_PROGRAM = $(install_sh) -c
  65. install_sh_SCRIPT = $(install_sh) -c
  66. INSTALL_HEADER = $(INSTALL_DATA)
  67. transform = $(program_transform_name)
  68. NORMAL_INSTALL = :
  69. PRE_INSTALL = :
  70. POST_INSTALL = :
  71. NORMAL_UNINSTALL = :
  72. PRE_UNINSTALL = :
  73. POST_UNINSTALL = :
  74. @CLUSTER_FALSE@bin_PROGRAMS = qa$(EXEEXT)
  75. @CLUSTER_TRUE@bin_PROGRAMS = qa$(EXEEXT) indiana$(EXEEXT) \
  76. @CLUSTER_TRUE@ stranamore$(EXEEXT)
  77. subdir = src
  78. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  79. $(top_srcdir)/depcomp
  80. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  81. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  82. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  83. $(ACLOCAL_M4)
  84. mkinstalldirs = $(install_sh) -d
  85. CONFIG_HEADER = $(top_builddir)/src/include/config.h
  86. CONFIG_CLEAN_FILES =
  87. CONFIG_CLEAN_VPATH_FILES =
  88. am__installdirs = "$(DESTDIR)$(bindir)"
  89. PROGRAMS = $(bin_PROGRAMS)
  90. am__indiana_SOURCES_DIST = indiana.c qa_sock.c
  91. @CLUSTER_TRUE@am_indiana_OBJECTS = indiana.$(OBJEXT) qa_sock.$(OBJEXT)
  92. indiana_OBJECTS = $(am_indiana_OBJECTS)
  93. @CLUSTER_TRUE@indiana_DEPENDENCIES = questions/libquestions.a
  94. am_qa_OBJECTS = qa.$(OBJEXT) qa_sock.$(OBJEXT) cmdline.$(OBJEXT)
  95. qa_OBJECTS = $(am_qa_OBJECTS)
  96. qa_DEPENDENCIES = questions/libquestions.a
  97. am__stranamore_SOURCES_DIST = stranamore.c
  98. @CLUSTER_TRUE@am_stranamore_OBJECTS = stranamore.$(OBJEXT)
  99. stranamore_OBJECTS = $(am_stranamore_OBJECTS)
  100. stranamore_DEPENDENCIES =
  101. AM_V_P = $(am__v_P_@AM_V@)
  102. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  103. am__v_P_0 = false
  104. am__v_P_1 = :
  105. AM_V_GEN = $(am__v_GEN_@AM_V@)
  106. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  107. am__v_GEN_0 = @echo " GEN " $@;
  108. am__v_GEN_1 =
  109. AM_V_at = $(am__v_at_@AM_V@)
  110. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  111. am__v_at_0 = @
  112. am__v_at_1 =
  113. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src/include
  114. depcomp = $(SHELL) $(top_srcdir)/depcomp
  115. am__depfiles_maybe = depfiles
  116. am__mv = mv -f
  117. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  118. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  119. AM_V_CC = $(am__v_CC_@AM_V@)
  120. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  121. am__v_CC_0 = @echo " CC " $@;
  122. am__v_CC_1 =
  123. CCLD = $(CC)
  124. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  125. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  126. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  127. am__v_CCLD_0 = @echo " CCLD " $@;
  128. am__v_CCLD_1 =
  129. SOURCES = $(indiana_SOURCES) $(qa_SOURCES) $(stranamore_SOURCES)
  130. DIST_SOURCES = $(am__indiana_SOURCES_DIST) $(qa_SOURCES) \
  131. $(am__stranamore_SOURCES_DIST)
  132. RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
  133. ctags-recursive dvi-recursive html-recursive info-recursive \
  134. install-data-recursive install-dvi-recursive \
  135. install-exec-recursive install-html-recursive \
  136. install-info-recursive install-pdf-recursive \
  137. install-ps-recursive install-recursive installcheck-recursive \
  138. installdirs-recursive pdf-recursive ps-recursive \
  139. tags-recursive uninstall-recursive
  140. am__can_run_installinfo = \
  141. case $$AM_UPDATE_INFO_DIR in \
  142. n|no|NO) false;; \
  143. *) (install-info --version) >/dev/null 2>&1;; \
  144. esac
  145. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  146. distclean-recursive maintainer-clean-recursive
  147. am__recursive_targets = \
  148. $(RECURSIVE_TARGETS) \
  149. $(RECURSIVE_CLEAN_TARGETS) \
  150. $(am__extra_recursive_targets)
  151. AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
  152. distdir
  153. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  154. # Read a list of newline-separated strings from the standard input,
  155. # and print each of them once, without duplicates. Input order is
  156. # *not* preserved.
  157. am__uniquify_input = $(AWK) '\
  158. BEGIN { nonempty = 0; } \
  159. { items[$$0] = 1; nonempty = 1; } \
  160. END { if (nonempty) { for (i in items) print i; }; } \
  161. '
  162. # Make sure the list of sources is unique. This is necessary because,
  163. # e.g., the same source file might be shared among _SOURCES variables
  164. # for different programs/libraries.
  165. am__define_uniq_tagged_files = \
  166. list='$(am__tagged_files)'; \
  167. unique=`for i in $$list; do \
  168. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  169. done | $(am__uniquify_input)`
  170. ETAGS = etags
  171. CTAGS = ctags
  172. DIST_SUBDIRS = $(SUBDIRS)
  173. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  174. am__relativize = \
  175. dir0=`pwd`; \
  176. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  177. sed_rest='s,^[^/]*/*,,'; \
  178. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  179. sed_butlast='s,/*[^/]*$$,,'; \
  180. while test -n "$$dir1"; do \
  181. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  182. if test "$$first" != "."; then \
  183. if test "$$first" = ".."; then \
  184. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  185. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  186. else \
  187. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  188. if test "$$first2" = "$$first"; then \
  189. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  190. else \
  191. dir2="../$$dir2"; \
  192. fi; \
  193. dir0="$$dir0"/"$$first"; \
  194. fi; \
  195. fi; \
  196. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  197. done; \
  198. reldir="$$dir2"
  199. ACLOCAL = @ACLOCAL@
  200. AMTAR = @AMTAR@
  201. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  202. AUTOCONF = @AUTOCONF@
  203. AUTOHEADER = @AUTOHEADER@
  204. AUTOMAKE = @AUTOMAKE@
  205. AWK = @AWK@
  206. CC = @CC@
  207. CCDEPMODE = @CCDEPMODE@
  208. CFLAGS = @CFLAGS@
  209. CPP = @CPP@
  210. CPPFLAGS = @CPPFLAGS@
  211. CYGPATH_W = @CYGPATH_W@
  212. DEFS = @DEFS@
  213. DEPDIR = @DEPDIR@
  214. ECHO_C = @ECHO_C@
  215. ECHO_N = @ECHO_N@
  216. ECHO_T = @ECHO_T@
  217. EGREP = @EGREP@
  218. EXEEXT = @EXEEXT@
  219. GREP = @GREP@
  220. INSTALL = @INSTALL@
  221. INSTALL_DATA = @INSTALL_DATA@
  222. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  223. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  224. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  225. LDFLAGS = @LDFLAGS@
  226. LIBOBJS = @LIBOBJS@
  227. LIBS = @LIBS@
  228. LTLIBOBJS = @LTLIBOBJS@
  229. MAKEINFO = @MAKEINFO@
  230. MKDIR_P = @MKDIR_P@
  231. OBJEXT = @OBJEXT@
  232. PACKAGE = @PACKAGE@
  233. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  234. PACKAGE_NAME = @PACKAGE_NAME@
  235. PACKAGE_STRING = @PACKAGE_STRING@
  236. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  237. PACKAGE_URL = @PACKAGE_URL@
  238. PACKAGE_VERSION = @PACKAGE_VERSION@
  239. PATH_SEPARATOR = @PATH_SEPARATOR@
  240. RANLIB = @RANLIB@
  241. SET_MAKE = @SET_MAKE@
  242. SHELL = @SHELL@
  243. STRIP = @STRIP@
  244. VERSION = @VERSION@
  245. abs_builddir = @abs_builddir@
  246. abs_srcdir = @abs_srcdir@
  247. abs_top_builddir = @abs_top_builddir@
  248. abs_top_srcdir = @abs_top_srcdir@
  249. ac_ct_CC = @ac_ct_CC@
  250. am__include = @am__include@
  251. am__leading_dot = @am__leading_dot@
  252. am__quote = @am__quote@
  253. am__tar = @am__tar@
  254. am__untar = @am__untar@
  255. bindir = @bindir@
  256. build_alias = @build_alias@
  257. builddir = @builddir@
  258. datadir = @datadir@
  259. datarootdir = @datarootdir@
  260. docdir = @docdir@
  261. dvidir = @dvidir@
  262. exec_prefix = @exec_prefix@
  263. host_alias = @host_alias@
  264. htmldir = @htmldir@
  265. includedir = @includedir@
  266. infodir = @infodir@
  267. install_sh = @install_sh@
  268. libdir = @libdir@
  269. libexecdir = @libexecdir@
  270. localedir = @localedir@
  271. localstatedir = @localstatedir@
  272. mandir = @mandir@
  273. mkdir_p = @mkdir_p@
  274. oldincludedir = @oldincludedir@
  275. pdfdir = @pdfdir@
  276. prefix = @prefix@
  277. program_transform_name = @program_transform_name@
  278. psdir = @psdir@
  279. sbindir = @sbindir@
  280. sharedstatedir = @sharedstatedir@
  281. srcdir = @srcdir@
  282. sysconfdir = @sysconfdir@
  283. target_alias = @target_alias@
  284. top_build_prefix = @top_build_prefix@
  285. top_builddir = @top_builddir@
  286. top_srcdir = @top_srcdir@
  287. SUBDIRS = questions/ apps/ tests/
  288. @CLUSTER_TRUE@indiana_SOURCES = indiana.c qa_sock.c
  289. @CLUSTER_TRUE@indiana_LDADD = questions/libquestions.a -lssl -lcrypto
  290. @CLUSTER_TRUE@stranamore_SOURCES = stranamore.c
  291. @CLUSTER_TRUE@stranamore_LDADD = -lssl -lcrypto
  292. qa_SOURCES = qa.c qa_sock.c cmdline.c
  293. qa_LDADD = questions/libquestions.a -lssl -lcrypto
  294. all: all-recursive
  295. .SUFFIXES:
  296. .SUFFIXES: .c .o .obj
  297. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  298. @for dep in $?; do \
  299. case '$(am__configure_deps)' in \
  300. *$$dep*) \
  301. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  302. && { if test -f $@; then exit 0; else break; fi; }; \
  303. exit 1;; \
  304. esac; \
  305. done; \
  306. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
  307. $(am__cd) $(top_srcdir) && \
  308. $(AUTOMAKE) --gnu src/Makefile
  309. .PRECIOUS: Makefile
  310. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  311. @case '$?' in \
  312. *config.status*) \
  313. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  314. *) \
  315. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  316. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  317. esac;
  318. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  319. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  320. $(top_srcdir)/configure: $(am__configure_deps)
  321. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  322. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  323. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  324. $(am__aclocal_m4_deps):
  325. install-binPROGRAMS: $(bin_PROGRAMS)
  326. @$(NORMAL_INSTALL)
  327. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  328. if test -n "$$list"; then \
  329. echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  330. $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  331. fi; \
  332. for p in $$list; do echo "$$p $$p"; done | \
  333. sed 's/$(EXEEXT)$$//' | \
  334. while read p p1; do if test -f $$p \
  335. ; then echo "$$p"; echo "$$p"; else :; fi; \
  336. done | \
  337. sed -e 'p;s,.*/,,;n;h' \
  338. -e 's|.*|.|' \
  339. -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  340. sed 'N;N;N;s,\n, ,g' | \
  341. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  342. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  343. if ($$2 == $$4) files[d] = files[d] " " $$1; \
  344. else { print "f", $$3 "/" $$4, $$1; } } \
  345. END { for (d in files) print "f", d, files[d] }' | \
  346. while read type dir files; do \
  347. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  348. test -z "$$files" || { \
  349. echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  350. $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  351. } \
  352. ; done
  353. uninstall-binPROGRAMS:
  354. @$(NORMAL_UNINSTALL)
  355. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  356. files=`for p in $$list; do echo "$$p"; done | \
  357. sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  358. -e 's/$$/$(EXEEXT)/' \
  359. `; \
  360. test -n "$$list" || exit 0; \
  361. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  362. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  363. clean-binPROGRAMS:
  364. -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  365. indiana$(EXEEXT): $(indiana_OBJECTS) $(indiana_DEPENDENCIES) $(EXTRA_indiana_DEPENDENCIES)
  366. @rm -f indiana$(EXEEXT)
  367. $(AM_V_CCLD)$(LINK) $(indiana_OBJECTS) $(indiana_LDADD) $(LIBS)
  368. qa$(EXEEXT): $(qa_OBJECTS) $(qa_DEPENDENCIES) $(EXTRA_qa_DEPENDENCIES)
  369. @rm -f qa$(EXEEXT)
  370. $(AM_V_CCLD)$(LINK) $(qa_OBJECTS) $(qa_LDADD) $(LIBS)
  371. stranamore$(EXEEXT): $(stranamore_OBJECTS) $(stranamore_DEPENDENCIES) $(EXTRA_stranamore_DEPENDENCIES)
  372. @rm -f stranamore$(EXEEXT)
  373. $(AM_V_CCLD)$(LINK) $(stranamore_OBJECTS) $(stranamore_LDADD) $(LIBS)
  374. mostlyclean-compile:
  375. -rm -f *.$(OBJEXT)
  376. distclean-compile:
  377. -rm -f *.tab.c
  378. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmdline.Po@am__quote@
  379. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/indiana.Po@am__quote@
  380. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa.Po@am__quote@
  381. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qa_sock.Po@am__quote@
  382. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stranamore.Po@am__quote@
  383. .c.o:
  384. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  385. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  386. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  387. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  388. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  389. .c.obj:
  390. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  391. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  392. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  393. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  394. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  395. # This directory's subdirectories are mostly independent; you can cd
  396. # into them and run 'make' without going through this Makefile.
  397. # To change the values of 'make' variables: instead of editing Makefiles,
  398. # (1) if the variable is set in 'config.status', edit 'config.status'
  399. # (which will cause the Makefiles to be regenerated when you run 'make');
  400. # (2) otherwise, pass the desired values on the 'make' command line.
  401. $(am__recursive_targets):
  402. @fail=; \
  403. if $(am__make_keepgoing); then \
  404. failcom='fail=yes'; \
  405. else \
  406. failcom='exit 1'; \
  407. fi; \
  408. dot_seen=no; \
  409. target=`echo $@ | sed s/-recursive//`; \
  410. case "$@" in \
  411. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  412. *) list='$(SUBDIRS)' ;; \
  413. esac; \
  414. for subdir in $$list; do \
  415. echo "Making $$target in $$subdir"; \
  416. if test "$$subdir" = "."; then \
  417. dot_seen=yes; \
  418. local_target="$$target-am"; \
  419. else \
  420. local_target="$$target"; \
  421. fi; \
  422. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  423. || eval $$failcom; \
  424. done; \
  425. if test "$$dot_seen" = "no"; then \
  426. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  427. fi; test -z "$$fail"
  428. ID: $(am__tagged_files)
  429. $(am__define_uniq_tagged_files); mkid -fID $$unique
  430. tags: tags-recursive
  431. TAGS: tags
  432. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  433. set x; \
  434. here=`pwd`; \
  435. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  436. include_option=--etags-include; \
  437. empty_fix=.; \
  438. else \
  439. include_option=--include; \
  440. empty_fix=; \
  441. fi; \
  442. list='$(SUBDIRS)'; for subdir in $$list; do \
  443. if test "$$subdir" = .; then :; else \
  444. test ! -f $$subdir/TAGS || \
  445. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  446. fi; \
  447. done; \
  448. $(am__define_uniq_tagged_files); \
  449. shift; \
  450. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  451. test -n "$$unique" || unique=$$empty_fix; \
  452. if test $$# -gt 0; then \
  453. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  454. "$$@" $$unique; \
  455. else \
  456. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  457. $$unique; \
  458. fi; \
  459. fi
  460. ctags: ctags-recursive
  461. CTAGS: ctags
  462. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  463. $(am__define_uniq_tagged_files); \
  464. test -z "$(CTAGS_ARGS)$$unique" \
  465. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  466. $$unique
  467. GTAGS:
  468. here=`$(am__cd) $(top_builddir) && pwd` \
  469. && $(am__cd) $(top_srcdir) \
  470. && gtags -i $(GTAGS_ARGS) "$$here"
  471. cscopelist: cscopelist-recursive
  472. cscopelist-am: $(am__tagged_files)
  473. list='$(am__tagged_files)'; \
  474. case "$(srcdir)" in \
  475. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  476. *) sdir=$(subdir)/$(srcdir) ;; \
  477. esac; \
  478. for i in $$list; do \
  479. if test -f "$$i"; then \
  480. echo "$(subdir)/$$i"; \
  481. else \
  482. echo "$$sdir/$$i"; \
  483. fi; \
  484. done >> $(top_builddir)/cscope.files
  485. distclean-tags:
  486. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  487. distdir: $(DISTFILES)
  488. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  489. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  490. list='$(DISTFILES)'; \
  491. dist_files=`for file in $$list; do echo $$file; done | \
  492. sed -e "s|^$$srcdirstrip/||;t" \
  493. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  494. case $$dist_files in \
  495. */*) $(MKDIR_P) `echo "$$dist_files" | \
  496. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  497. sort -u` ;; \
  498. esac; \
  499. for file in $$dist_files; do \
  500. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  501. if test -d $$d/$$file; then \
  502. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  503. if test -d "$(distdir)/$$file"; then \
  504. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  505. fi; \
  506. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  507. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  508. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  509. fi; \
  510. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  511. else \
  512. test -f "$(distdir)/$$file" \
  513. || cp -p $$d/$$file "$(distdir)/$$file" \
  514. || exit 1; \
  515. fi; \
  516. done
  517. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  518. if test "$$subdir" = .; then :; else \
  519. $(am__make_dryrun) \
  520. || test -d "$(distdir)/$$subdir" \
  521. || $(MKDIR_P) "$(distdir)/$$subdir" \
  522. || exit 1; \
  523. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  524. $(am__relativize); \
  525. new_distdir=$$reldir; \
  526. dir1=$$subdir; dir2="$(top_distdir)"; \
  527. $(am__relativize); \
  528. new_top_distdir=$$reldir; \
  529. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  530. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  531. ($(am__cd) $$subdir && \
  532. $(MAKE) $(AM_MAKEFLAGS) \
  533. top_distdir="$$new_top_distdir" \
  534. distdir="$$new_distdir" \
  535. am__remove_distdir=: \
  536. am__skip_length_check=: \
  537. am__skip_mode_fix=: \
  538. distdir) \
  539. || exit 1; \
  540. fi; \
  541. done
  542. check-am: all-am
  543. check: check-recursive
  544. all-am: Makefile $(PROGRAMS)
  545. installdirs: installdirs-recursive
  546. installdirs-am:
  547. for dir in "$(DESTDIR)$(bindir)"; do \
  548. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  549. done
  550. install: install-recursive
  551. install-exec: install-exec-recursive
  552. install-data: install-data-recursive
  553. uninstall: uninstall-recursive
  554. install-am: all-am
  555. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  556. installcheck: installcheck-recursive
  557. install-strip:
  558. if test -z '$(STRIP)'; then \
  559. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  560. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  561. install; \
  562. else \
  563. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  564. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  565. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  566. fi
  567. mostlyclean-generic:
  568. clean-generic:
  569. distclean-generic:
  570. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  571. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  572. maintainer-clean-generic:
  573. @echo "This command is intended for maintainers to use"
  574. @echo "it deletes files that may require special tools to rebuild."
  575. clean: clean-recursive
  576. clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
  577. distclean: distclean-recursive
  578. -rm -rf ./$(DEPDIR)
  579. -rm -f Makefile
  580. distclean-am: clean-am distclean-compile distclean-generic \
  581. distclean-tags
  582. dvi: dvi-recursive
  583. dvi-am:
  584. html: html-recursive
  585. html-am:
  586. info: info-recursive
  587. info-am:
  588. install-data-am:
  589. install-dvi: install-dvi-recursive
  590. install-dvi-am:
  591. install-exec-am: install-binPROGRAMS
  592. install-html: install-html-recursive
  593. install-html-am:
  594. install-info: install-info-recursive
  595. install-info-am:
  596. install-man:
  597. install-pdf: install-pdf-recursive
  598. install-pdf-am:
  599. install-ps: install-ps-recursive
  600. install-ps-am:
  601. installcheck-am:
  602. maintainer-clean: maintainer-clean-recursive
  603. -rm -rf ./$(DEPDIR)
  604. -rm -f Makefile
  605. maintainer-clean-am: distclean-am maintainer-clean-generic
  606. mostlyclean: mostlyclean-recursive
  607. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  608. pdf: pdf-recursive
  609. pdf-am:
  610. ps: ps-recursive
  611. ps-am:
  612. uninstall-am: uninstall-binPROGRAMS
  613. .MAKE: $(am__recursive_targets) install-am install-strip
  614. .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
  615. check-am clean clean-binPROGRAMS clean-generic cscopelist-am \
  616. ctags ctags-am distclean distclean-compile distclean-generic \
  617. distclean-tags distdir dvi dvi-am html html-am info info-am \
  618. install install-am install-binPROGRAMS install-data \
  619. install-data-am install-dvi install-dvi-am install-exec \
  620. install-exec-am install-html install-html-am install-info \
  621. install-info-am install-man install-pdf install-pdf-am \
  622. install-ps install-ps-am install-strip installcheck \
  623. installcheck-am installdirs installdirs-am maintainer-clean \
  624. maintainer-clean-generic mostlyclean mostlyclean-compile \
  625. mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
  626. uninstall-am uninstall-binPROGRAMS
  627. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  628. # Otherwise a system limit (for SysV at least) may be exceeded.
  629. .NOEXPORT: