Makefile 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # compat/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # 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. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. pkgdatadir = $(datadir)/cgminer
  14. pkgincludedir = $(includedir)/cgminer
  15. pkglibdir = $(libdir)/cgminer
  16. pkglibexecdir = $(libexecdir)/cgminer
  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 = i686-pc-mingw32
  30. host_triplet = i686-pc-mingw32
  31. target_triplet = i686-pc-mingw32
  32. am__append_1 = libusb-1.0
  33. subdir = compat
  34. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  35. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  36. am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
  37. $(top_srcdir)/m4/extensions.m4 \
  38. $(top_srcdir)/m4/gnulib-common.m4 \
  39. $(top_srcdir)/m4/gnulib-comp.m4 \
  40. $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/libtool.m4 \
  41. $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
  42. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  43. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/memchr.m4 \
  44. $(top_srcdir)/m4/memmem.m4 $(top_srcdir)/m4/mmap-anon.m4 \
  45. $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/onceonly.m4 \
  46. $(top_srcdir)/m4/sigaction.m4 $(top_srcdir)/m4/signal_h.m4 \
  47. $(top_srcdir)/m4/signalblocking.m4 \
  48. $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
  49. $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
  50. $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/configure.ac
  51. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  52. $(ACLOCAL_M4)
  53. mkinstalldirs = $(install_sh) -d
  54. CONFIG_HEADER = $(top_builddir)/config.h
  55. CONFIG_CLEAN_FILES =
  56. CONFIG_CLEAN_VPATH_FILES =
  57. AM_V_GEN = $(am__v_GEN_$(V))
  58. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  59. am__v_GEN_0 = @echo " GEN " $@;
  60. AM_V_at = $(am__v_at_$(V))
  61. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  62. am__v_at_0 = @
  63. SOURCES =
  64. DIST_SOURCES =
  65. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  66. html-recursive info-recursive install-data-recursive \
  67. install-dvi-recursive install-exec-recursive \
  68. install-html-recursive install-info-recursive \
  69. install-pdf-recursive install-ps-recursive install-recursive \
  70. installcheck-recursive installdirs-recursive pdf-recursive \
  71. ps-recursive uninstall-recursive
  72. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  73. distclean-recursive maintainer-clean-recursive
  74. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  75. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  76. distdir
  77. ETAGS = etags
  78. CTAGS = ctags
  79. DIST_SUBDIRS = jansson-2.5 libusb-1.0
  80. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  81. am__relativize = \
  82. dir0=`pwd`; \
  83. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  84. sed_rest='s,^[^/]*/*,,'; \
  85. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  86. sed_butlast='s,/*[^/]*$$,,'; \
  87. while test -n "$$dir1"; do \
  88. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  89. if test "$$first" != "."; then \
  90. if test "$$first" = ".."; then \
  91. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  92. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  93. else \
  94. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  95. if test "$$first2" = "$$first"; then \
  96. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  97. else \
  98. dir2="../$$dir2"; \
  99. fi; \
  100. dir0="$$dir0"/"$$first"; \
  101. fi; \
  102. fi; \
  103. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  104. done; \
  105. reldir="$$dir2"
  106. ACLOCAL = ${SHELL} /home/cross/code/missing --run aclocal-1.11
  107. ALLOCA =
  108. AMTAR = ${SHELL} /home/cross/code/missing --run tar
  109. AM_DEFAULT_VERBOSITY = 0
  110. APPLE_UNIVERSAL_BUILD = 0
  111. AR = ar
  112. AUTOCONF = ${SHELL} /home/cross/code/missing --run autoconf
  113. AUTOHEADER = ${SHELL} /home/cross/code/missing --run autoheader
  114. AUTOMAKE = ${SHELL} /home/cross/code/missing --run automake-1.11
  115. AWK = gawk
  116. BITSIZEOF_PTRDIFF_T =
  117. BITSIZEOF_SIG_ATOMIC_T =
  118. BITSIZEOF_SIZE_T =
  119. BITSIZEOF_WCHAR_T =
  120. BITSIZEOF_WINT_T =
  121. CC = gcc
  122. CCDEPMODE = depmode=gcc3
  123. CFLAGS = -g -O2
  124. CPP = gcc -E
  125. CPPFLAGS =
  126. CYGPATH_W = echo
  127. DEFS = -DHAVE_CONFIG_H
  128. DEPDIR = .deps
  129. DLLTOOL = dlltool
  130. DLOPEN_FLAGS =
  131. DSYMUTIL =
  132. DUMPBIN =
  133. ECHO_C =
  134. ECHO_N = -n
  135. ECHO_T =
  136. EGREP = /bin/grep -E
  137. EXEEXT = .exe
  138. FGREP = /bin/grep -F
  139. GNULIB_MBSCASECMP = 0
  140. GNULIB_MBSCASESTR = 0
  141. GNULIB_MBSCHR = 0
  142. GNULIB_MBSCSPN = 0
  143. GNULIB_MBSLEN = 0
  144. GNULIB_MBSNCASECMP = 0
  145. GNULIB_MBSNLEN = 0
  146. GNULIB_MBSPBRK = 0
  147. GNULIB_MBSPCASECMP = 0
  148. GNULIB_MBSRCHR = 0
  149. GNULIB_MBSSEP = 0
  150. GNULIB_MBSSPN = 0
  151. GNULIB_MBSSTR = 0
  152. GNULIB_MBSTOK_R = 0
  153. GNULIB_MEMCHR = 1
  154. GNULIB_MEMMEM = 1
  155. GNULIB_MEMPCPY = 0
  156. GNULIB_MEMRCHR = 0
  157. GNULIB_RAWMEMCHR = 0
  158. GNULIB_SIGACTION = 1
  159. GNULIB_SIGNAL_H_SIGPIPE = 0
  160. GNULIB_SIGPROCMASK = 1
  161. GNULIB_STPCPY = 0
  162. GNULIB_STPNCPY = 0
  163. GNULIB_STRCASESTR = 0
  164. GNULIB_STRCHRNUL = 0
  165. GNULIB_STRDUP = 0
  166. GNULIB_STRERROR = 0
  167. GNULIB_STRERROR_R = 0
  168. GNULIB_STRNCAT = 0
  169. GNULIB_STRNDUP = 0
  170. GNULIB_STRNLEN = 0
  171. GNULIB_STRPBRK = 0
  172. GNULIB_STRSEP = 0
  173. GNULIB_STRSIGNAL = 0
  174. GNULIB_STRSTR = 0
  175. GNULIB_STRTOK_R = 0
  176. GNULIB_STRVERSCMP = 0
  177. GREP = /bin/grep
  178. HAVE_DECL_MEMMEM = 0
  179. HAVE_DECL_MEMRCHR = 1
  180. HAVE_DECL_STRDUP = 1
  181. HAVE_DECL_STRERROR_R = 1
  182. HAVE_DECL_STRNDUP = 1
  183. HAVE_DECL_STRNLEN = 1
  184. HAVE_DECL_STRSIGNAL = 1
  185. HAVE_DECL_STRTOK_R = 1
  186. HAVE_INTTYPES_H = 1
  187. HAVE_LONG_LONG_INT = 1
  188. HAVE_MBSLEN = 0
  189. HAVE_MEMCHR = 1
  190. HAVE_MEMPCPY = 1
  191. HAVE_POSIX_SIGNALBLOCKING = 0
  192. HAVE_RAWMEMCHR = 1
  193. HAVE_SIGACTION = 0
  194. HAVE_SIGHANDLER_T = 0
  195. HAVE_SIGINFO_T = 0
  196. HAVE_SIGNED_SIG_ATOMIC_T =
  197. HAVE_SIGNED_WCHAR_T =
  198. HAVE_SIGNED_WINT_T =
  199. HAVE_SIGSET_T = 1
  200. HAVE_STDINT_H = 1
  201. HAVE_STPCPY = 1
  202. HAVE_STPNCPY = 1
  203. HAVE_STRCASESTR = 1
  204. HAVE_STRCHRNUL = 1
  205. HAVE_STRPBRK = 1
  206. HAVE_STRSEP = 1
  207. HAVE_STRUCT_SIGACTION_SA_SIGACTION = 1
  208. HAVE_STRVERSCMP = 1
  209. HAVE_SYS_BITYPES_H =
  210. HAVE_SYS_INTTYPES_H =
  211. HAVE_SYS_TYPES_H = 1
  212. HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = 1
  213. HAVE_UNSIGNED_LONG_LONG_INT = 1
  214. HAVE_WCHAR_H = 1
  215. HAVE_WCHAR_T = 1
  216. INCLUDE_NEXT = include_next
  217. INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
  218. INSTALL = /bin/install -c
  219. INSTALL_DATA = ${INSTALL} -m 644
  220. INSTALL_PROGRAM = ${INSTALL}
  221. INSTALL_SCRIPT = ${INSTALL}
  222. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  223. JANSSON_LIBS = compat/jansson-2.5/src/.libs/libjansson.a
  224. LD = c:/mingw/mingw32/bin/ld.exe
  225. LDFLAGS =
  226. LIBCURL_CFLAGS = @CPPFLAG_CURL_STATICLIB@ -IC:/MinGW/include
  227. LIBCURL_LIBS = -LC:/MinGW/lib -lcurl -lcurldll
  228. LIBGNU_LIBDEPS =
  229. LIBGNU_LTLIBDEPS =
  230. LIBOBJS =
  231. LIBS = -lpdcurses -lpthread
  232. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  233. LIBUDEV_LIBS =
  234. LIBUSB_CFLAGS =
  235. LIBUSB_LIBS = compat/libusb-1.0/libusb/.libs/libusb-1.0.a
  236. LIPO =
  237. LN_S = cp -p
  238. LTLIBOBJS =
  239. MAINT = #
  240. MAKEINFO = ${SHELL} /home/cross/code/missing --run makeinfo
  241. MANIFEST_TOOL = :
  242. MATH_LIBS = -lm
  243. MKDIR_P = /bin/mkdir -p
  244. MM_LIBS = -lwinmm
  245. NCURSES_LIBS =
  246. NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = <signal.h>
  247. NEXT_AS_FIRST_DIRECTIVE_STDDEF_H =
  248. NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
  249. NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
  250. NEXT_SIGNAL_H = <signal.h>
  251. NEXT_STDDEF_H =
  252. NEXT_STDINT_H = <stdint.h>
  253. NEXT_STRING_H = <string.h>
  254. NM = /mingw/bin/nm
  255. NMEDIT =
  256. OBJDUMP = objdump
  257. OBJEXT = o
  258. OTOOL =
  259. OTOOL64 =
  260. PACKAGE = cgminer
  261. PACKAGE_BUGREPORT = kernel@kolivas.org
  262. PACKAGE_NAME = cgminer
  263. PACKAGE_STRING = cgminer 4.3.5-scrypt.2
  264. PACKAGE_TARNAME = cgminer
  265. PACKAGE_URL =
  266. PACKAGE_VERSION = 4.3.5-scrypt.2
  267. PATH_SEPARATOR = :
  268. PDCURSES_LIBS =
  269. PKG_CONFIG = /mingw/bin/pkg-config
  270. PKG_CONFIG_LIBDIR =
  271. PKG_CONFIG_PATH =
  272. PRAGMA_COLUMNS =
  273. PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
  274. PTHREAD_FLAGS =
  275. PTHREAD_LIBS = -lpthread
  276. PTRDIFF_T_SUFFIX =
  277. RANLIB = ranlib
  278. REPLACE_MEMCHR = 0
  279. REPLACE_MEMMEM = 0
  280. REPLACE_NULL = 0
  281. REPLACE_STPNCPY = 0
  282. REPLACE_STRCASESTR = 0
  283. REPLACE_STRCHRNUL = 0
  284. REPLACE_STRDUP = 0
  285. REPLACE_STRERROR = 0
  286. REPLACE_STRERROR_R = 0
  287. REPLACE_STRNCAT = 0
  288. REPLACE_STRNDUP = 0
  289. REPLACE_STRNLEN = 0
  290. REPLACE_STRSIGNAL = 0
  291. REPLACE_STRSTR = 0
  292. REPLACE_STRTOK_R = 0
  293. RT_LIBS =
  294. SED = /bin/sed
  295. SET_MAKE =
  296. SHELL = /bin/sh
  297. SIG_ATOMIC_T_SUFFIX =
  298. SIZE_T_SUFFIX =
  299. STDDEF_H =
  300. STDINT_H =
  301. STRIP = strip
  302. UNDEFINE_STRTOK_R = 0
  303. VERSION = 4.3.5-scrypt.2
  304. VMAJ = 4
  305. WCHAR_T_SUFFIX =
  306. WINT_T_SUFFIX =
  307. WS2_LIBS = -lws2_32
  308. abs_builddir = /home/cross/code/compat
  309. abs_srcdir = /home/cross/code/compat
  310. abs_top_builddir = /home/cross/code
  311. abs_top_srcdir = /home/cross/code
  312. ac_ct_AR = ar
  313. ac_ct_CC = gcc
  314. ac_ct_DUMPBIN =
  315. am__include = include
  316. am__leading_dot = .
  317. am__quote =
  318. am__tar = ${AMTAR} chof - "$$tardir"
  319. am__untar = ${AMTAR} xf -
  320. bindir = ${exec_prefix}/bin
  321. build = i686-pc-mingw32
  322. build_alias =
  323. build_cpu = i686
  324. build_os = mingw32
  325. build_vendor = pc
  326. builddir = .
  327. datadir = ${datarootdir}
  328. datarootdir = ${prefix}/share
  329. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  330. dvidir = ${docdir}
  331. exec_prefix = ${prefix}
  332. gl_LIBOBJS = memmem.o sigaction.o sigprocmask.o
  333. gl_LTLIBOBJS = memmem.lo sigaction.lo sigprocmask.lo
  334. gltests_LIBOBJS =
  335. gltests_LTLIBOBJS =
  336. gltests_WITNESS = IN_CGMINER_GNULIB_TESTS
  337. host = i686-pc-mingw32
  338. host_alias =
  339. host_cpu = i686
  340. host_os = mingw32
  341. host_vendor = pc
  342. htmldir = ${docdir}
  343. includedir = ${prefix}/include
  344. infodir = ${datarootdir}/info
  345. install_sh = ${SHELL} /home/cross/code/install-sh
  346. libdir = ${exec_prefix}/lib
  347. libexecdir = ${exec_prefix}/libexec
  348. localedir = ${datarootdir}/locale
  349. localstatedir = ${prefix}/var
  350. mandir = ${datarootdir}/man
  351. mkdir_p = /bin/mkdir -p
  352. oldincludedir = /usr/include
  353. pdfdir = ${docdir}
  354. prefix = /usr/local
  355. program_transform_name = s,x,x,
  356. psdir = ${docdir}
  357. release_info =
  358. sbindir = ${exec_prefix}/sbin
  359. sharedstatedir = ${prefix}/com
  360. srcdir = .
  361. subdirs = compat/libusb-1.0 compat/jansson-2.5
  362. sysconfdir = ${prefix}/etc
  363. target = i686-pc-mingw32
  364. target_alias =
  365. target_cpu = i686
  366. target_os = mingw32
  367. target_vendor = pc
  368. top_build_prefix = ../
  369. top_builddir = ..
  370. top_srcdir = ..
  371. version_info = 7:5:3
  372. SUBDIRS = jansson-2.5 $(am__append_1)
  373. all: all-recursive
  374. .SUFFIXES:
  375. $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
  376. @for dep in $?; do \
  377. case '$(am__configure_deps)' in \
  378. *$$dep*) \
  379. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  380. && { if test -f $@; then exit 0; else break; fi; }; \
  381. exit 1;; \
  382. esac; \
  383. done; \
  384. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign compat/Makefile'; \
  385. $(am__cd) $(top_srcdir) && \
  386. $(AUTOMAKE) --foreign compat/Makefile
  387. .PRECIOUS: Makefile
  388. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  389. @case '$?' in \
  390. *config.status*) \
  391. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  392. *) \
  393. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  394. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  395. esac;
  396. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  397. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  398. $(top_srcdir)/configure: # $(am__configure_deps)
  399. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  400. $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
  401. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  402. $(am__aclocal_m4_deps):
  403. mostlyclean-libtool:
  404. -rm -f *.lo
  405. clean-libtool:
  406. -rm -rf .libs _libs
  407. # This directory's subdirectories are mostly independent; you can cd
  408. # into them and run `make' without going through this Makefile.
  409. # To change the values of `make' variables: instead of editing Makefiles,
  410. # (1) if the variable is set in `config.status', edit `config.status'
  411. # (which will cause the Makefiles to be regenerated when you run `make');
  412. # (2) otherwise, pass the desired values on the `make' command line.
  413. $(RECURSIVE_TARGETS):
  414. @fail= failcom='exit 1'; \
  415. for f in x $$MAKEFLAGS; do \
  416. case $$f in \
  417. *=* | --[!k]*);; \
  418. *k*) failcom='fail=yes';; \
  419. esac; \
  420. done; \
  421. dot_seen=no; \
  422. target=`echo $@ | sed s/-recursive//`; \
  423. list='$(SUBDIRS)'; for subdir in $$list; do \
  424. echo "Making $$target in $$subdir"; \
  425. if test "$$subdir" = "."; then \
  426. dot_seen=yes; \
  427. local_target="$$target-am"; \
  428. else \
  429. local_target="$$target"; \
  430. fi; \
  431. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  432. || eval $$failcom; \
  433. done; \
  434. if test "$$dot_seen" = "no"; then \
  435. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  436. fi; test -z "$$fail"
  437. $(RECURSIVE_CLEAN_TARGETS):
  438. @fail= failcom='exit 1'; \
  439. for f in x $$MAKEFLAGS; do \
  440. case $$f in \
  441. *=* | --[!k]*);; \
  442. *k*) failcom='fail=yes';; \
  443. esac; \
  444. done; \
  445. dot_seen=no; \
  446. case "$@" in \
  447. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  448. *) list='$(SUBDIRS)' ;; \
  449. esac; \
  450. rev=''; for subdir in $$list; do \
  451. if test "$$subdir" = "."; then :; else \
  452. rev="$$subdir $$rev"; \
  453. fi; \
  454. done; \
  455. rev="$$rev ."; \
  456. target=`echo $@ | sed s/-recursive//`; \
  457. for subdir in $$rev; do \
  458. echo "Making $$target in $$subdir"; \
  459. if test "$$subdir" = "."; then \
  460. local_target="$$target-am"; \
  461. else \
  462. local_target="$$target"; \
  463. fi; \
  464. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  465. || eval $$failcom; \
  466. done && test -z "$$fail"
  467. tags-recursive:
  468. list='$(SUBDIRS)'; for subdir in $$list; do \
  469. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  470. done
  471. ctags-recursive:
  472. list='$(SUBDIRS)'; for subdir in $$list; do \
  473. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  474. done
  475. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  476. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  477. unique=`for i in $$list; do \
  478. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  479. done | \
  480. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  481. END { if (nonempty) { for (i in files) print i; }; }'`; \
  482. mkid -fID $$unique
  483. tags: TAGS
  484. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  485. $(TAGS_FILES) $(LISP)
  486. set x; \
  487. here=`pwd`; \
  488. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  489. include_option=--etags-include; \
  490. empty_fix=.; \
  491. else \
  492. include_option=--include; \
  493. empty_fix=; \
  494. fi; \
  495. list='$(SUBDIRS)'; for subdir in $$list; do \
  496. if test "$$subdir" = .; then :; else \
  497. test ! -f $$subdir/TAGS || \
  498. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  499. fi; \
  500. done; \
  501. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  502. unique=`for i in $$list; do \
  503. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  504. done | \
  505. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  506. END { if (nonempty) { for (i in files) print i; }; }'`; \
  507. shift; \
  508. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  509. test -n "$$unique" || unique=$$empty_fix; \
  510. if test $$# -gt 0; then \
  511. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  512. "$$@" $$unique; \
  513. else \
  514. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  515. $$unique; \
  516. fi; \
  517. fi
  518. ctags: CTAGS
  519. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  520. $(TAGS_FILES) $(LISP)
  521. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  522. unique=`for i in $$list; do \
  523. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  524. done | \
  525. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  526. END { if (nonempty) { for (i in files) print i; }; }'`; \
  527. test -z "$(CTAGS_ARGS)$$unique" \
  528. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  529. $$unique
  530. GTAGS:
  531. here=`$(am__cd) $(top_builddir) && pwd` \
  532. && $(am__cd) $(top_srcdir) \
  533. && gtags -i $(GTAGS_ARGS) "$$here"
  534. distclean-tags:
  535. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  536. distdir: $(DISTFILES)
  537. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  538. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  539. list='$(DISTFILES)'; \
  540. dist_files=`for file in $$list; do echo $$file; done | \
  541. sed -e "s|^$$srcdirstrip/||;t" \
  542. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  543. case $$dist_files in \
  544. */*) $(MKDIR_P) `echo "$$dist_files" | \
  545. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  546. sort -u` ;; \
  547. esac; \
  548. for file in $$dist_files; do \
  549. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  550. if test -d $$d/$$file; then \
  551. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  552. if test -d "$(distdir)/$$file"; then \
  553. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  554. fi; \
  555. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  556. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  557. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  558. fi; \
  559. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  560. else \
  561. test -f "$(distdir)/$$file" \
  562. || cp -p $$d/$$file "$(distdir)/$$file" \
  563. || exit 1; \
  564. fi; \
  565. done
  566. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  567. if test "$$subdir" = .; then :; else \
  568. test -d "$(distdir)/$$subdir" \
  569. || $(MKDIR_P) "$(distdir)/$$subdir" \
  570. || exit 1; \
  571. fi; \
  572. done
  573. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  574. if test "$$subdir" = .; then :; else \
  575. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  576. $(am__relativize); \
  577. new_distdir=$$reldir; \
  578. dir1=$$subdir; dir2="$(top_distdir)"; \
  579. $(am__relativize); \
  580. new_top_distdir=$$reldir; \
  581. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  582. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  583. ($(am__cd) $$subdir && \
  584. $(MAKE) $(AM_MAKEFLAGS) \
  585. top_distdir="$$new_top_distdir" \
  586. distdir="$$new_distdir" \
  587. am__remove_distdir=: \
  588. am__skip_length_check=: \
  589. am__skip_mode_fix=: \
  590. distdir) \
  591. || exit 1; \
  592. fi; \
  593. done
  594. check-am: all-am
  595. check: check-recursive
  596. all-am: Makefile
  597. installdirs: installdirs-recursive
  598. installdirs-am:
  599. install: install-recursive
  600. install-exec: install-exec-recursive
  601. install-data: install-data-recursive
  602. uninstall: uninstall-recursive
  603. install-am: all-am
  604. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  605. installcheck: installcheck-recursive
  606. install-strip:
  607. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  608. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  609. `test -z '$(STRIP)' || \
  610. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  611. mostlyclean-generic:
  612. clean-generic:
  613. distclean-generic:
  614. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  615. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  616. maintainer-clean-generic:
  617. @echo "This command is intended for maintainers to use"
  618. @echo "it deletes files that may require special tools to rebuild."
  619. clean: clean-recursive
  620. clean-am: clean-generic clean-libtool mostlyclean-am
  621. distclean: distclean-recursive
  622. -rm -f Makefile
  623. distclean-am: clean-am distclean-generic distclean-tags
  624. dvi: dvi-recursive
  625. dvi-am:
  626. html: html-recursive
  627. html-am:
  628. info: info-recursive
  629. info-am:
  630. install-data-am:
  631. install-dvi: install-dvi-recursive
  632. install-dvi-am:
  633. install-exec-am:
  634. install-html: install-html-recursive
  635. install-html-am:
  636. install-info: install-info-recursive
  637. install-info-am:
  638. install-man:
  639. install-pdf: install-pdf-recursive
  640. install-pdf-am:
  641. install-ps: install-ps-recursive
  642. install-ps-am:
  643. installcheck-am:
  644. maintainer-clean: maintainer-clean-recursive
  645. -rm -f Makefile
  646. maintainer-clean-am: distclean-am maintainer-clean-generic
  647. mostlyclean: mostlyclean-recursive
  648. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  649. pdf: pdf-recursive
  650. pdf-am:
  651. ps: ps-recursive
  652. ps-am:
  653. uninstall-am:
  654. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
  655. install-am install-strip tags-recursive
  656. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  657. all all-am check check-am clean clean-generic clean-libtool \
  658. ctags ctags-recursive distclean distclean-generic \
  659. distclean-libtool distclean-tags distdir dvi dvi-am html \
  660. html-am info info-am install install-am install-data \
  661. install-data-am install-dvi install-dvi-am install-exec \
  662. install-exec-am install-html install-html-am install-info \
  663. install-info-am install-man install-pdf install-pdf-am \
  664. install-ps install-ps-am install-strip installcheck \
  665. installcheck-am installdirs installdirs-am maintainer-clean \
  666. maintainer-clean-generic mostlyclean mostlyclean-generic \
  667. mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
  668. uninstall uninstall-am
  669. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  670. # Otherwise a system limit (for SysV at least) may be exceeded.
  671. .NOEXPORT: