Makefile 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # lib/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. # Copyright (C) 2002-2011 Free Software Foundation, Inc.
  14. #
  15. # This file is free software, distributed under the terms of the GNU
  16. # General Public License. As a special exception to the GNU General
  17. # Public License, this file may be distributed as part of a program
  18. # that contains a configuration script generated by Autoconf, under
  19. # the same distribution terms as the rest of that program.
  20. #
  21. # Generated by gnulib-tool.
  22. # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files memmem sigaction signal
  23. pkgdatadir = $(datadir)/cgminer
  24. pkgincludedir = $(includedir)/cgminer
  25. pkglibdir = $(libdir)/cgminer
  26. pkglibexecdir = $(libexecdir)/cgminer
  27. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  28. install_sh_DATA = $(install_sh) -c -m 644
  29. install_sh_PROGRAM = $(install_sh) -c
  30. install_sh_SCRIPT = $(install_sh) -c
  31. INSTALL_HEADER = $(INSTALL_DATA)
  32. transform = $(program_transform_name)
  33. NORMAL_INSTALL = :
  34. PRE_INSTALL = :
  35. POST_INSTALL = :
  36. NORMAL_UNINSTALL = :
  37. PRE_UNINSTALL = :
  38. POST_UNINSTALL = :
  39. build_triplet = i686-pc-mingw32
  40. host_triplet = i686-pc-mingw32
  41. target_triplet = i686-pc-mingw32
  42. subdir = lib
  43. DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
  44. $(srcdir)/Makefile.in
  45. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  46. am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
  47. $(top_srcdir)/m4/extensions.m4 \
  48. $(top_srcdir)/m4/gnulib-common.m4 \
  49. $(top_srcdir)/m4/gnulib-comp.m4 \
  50. $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/libtool.m4 \
  51. $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/ltoptions.m4 \
  52. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  53. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/memchr.m4 \
  54. $(top_srcdir)/m4/memmem.m4 $(top_srcdir)/m4/mmap-anon.m4 \
  55. $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/onceonly.m4 \
  56. $(top_srcdir)/m4/sigaction.m4 $(top_srcdir)/m4/signal_h.m4 \
  57. $(top_srcdir)/m4/signalblocking.m4 \
  58. $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \
  59. $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
  60. $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/configure.ac
  61. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  62. $(ACLOCAL_M4)
  63. mkinstalldirs = $(install_sh) -d
  64. CONFIG_HEADER = $(top_builddir)/config.h
  65. CONFIG_CLEAN_FILES =
  66. CONFIG_CLEAN_VPATH_FILES =
  67. LIBRARIES = $(noinst_LIBRARIES)
  68. ARFLAGS = cru
  69. AM_V_AR = $(am__v_AR_$(V))
  70. am__v_AR_ = $(am__v_AR_$(AM_DEFAULT_VERBOSITY))
  71. am__v_AR_0 = @echo " AR " $@;
  72. AM_V_at = $(am__v_at_$(V))
  73. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  74. am__v_at_0 = @
  75. libgnu_a_AR = $(AR) $(ARFLAGS)
  76. am__DEPENDENCIES_1 =
  77. am_libgnu_a_OBJECTS = dummy.$(OBJEXT)
  78. libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
  79. LTLIBRARIES = $(noinst_LTLIBRARIES)
  80. DEFAULT_INCLUDES = -I. -I$(top_builddir)
  81. depcomp = $(SHELL) $(top_srcdir)/depcomp
  82. am__depfiles_maybe = depfiles
  83. am__mv = mv -f
  84. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  85. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  86. AM_V_lt = $(am__v_lt_$(V))
  87. am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
  88. am__v_lt_0 = --silent
  89. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  90. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  91. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  92. $(AM_CFLAGS) $(CFLAGS)
  93. AM_V_CC = $(am__v_CC_$(V))
  94. am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
  95. am__v_CC_0 = @echo " CC " $@;
  96. CCLD = $(CC)
  97. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  98. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  99. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  100. AM_V_CCLD = $(am__v_CCLD_$(V))
  101. am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
  102. am__v_CCLD_0 = @echo " CCLD " $@;
  103. AM_V_GEN = $(am__v_GEN_$(V))
  104. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  105. am__v_GEN_0 = @echo " GEN " $@;
  106. SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
  107. DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
  108. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  109. html-recursive info-recursive install-data-recursive \
  110. install-dvi-recursive install-exec-recursive \
  111. install-html-recursive install-info-recursive \
  112. install-pdf-recursive install-ps-recursive install-recursive \
  113. installcheck-recursive installdirs-recursive pdf-recursive \
  114. ps-recursive uninstall-recursive
  115. HEADERS = $(noinst_HEADERS)
  116. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  117. distclean-recursive maintainer-clean-recursive
  118. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  119. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  120. distdir
  121. ETAGS = etags
  122. CTAGS = ctags
  123. DIST_SUBDIRS = $(SUBDIRS)
  124. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  125. am__relativize = \
  126. dir0=`pwd`; \
  127. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  128. sed_rest='s,^[^/]*/*,,'; \
  129. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  130. sed_butlast='s,/*[^/]*$$,,'; \
  131. while test -n "$$dir1"; do \
  132. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  133. if test "$$first" != "."; then \
  134. if test "$$first" = ".."; then \
  135. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  136. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  137. else \
  138. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  139. if test "$$first2" = "$$first"; then \
  140. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  141. else \
  142. dir2="../$$dir2"; \
  143. fi; \
  144. dir0="$$dir0"/"$$first"; \
  145. fi; \
  146. fi; \
  147. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  148. done; \
  149. reldir="$$dir2"
  150. ACLOCAL = ${SHELL} /home/cross/code/missing --run aclocal-1.11
  151. ALLOCA =
  152. AMTAR = ${SHELL} /home/cross/code/missing --run tar
  153. AM_DEFAULT_VERBOSITY = 0
  154. APPLE_UNIVERSAL_BUILD = 0
  155. AR = ar
  156. AUTOCONF = ${SHELL} /home/cross/code/missing --run autoconf
  157. AUTOHEADER = ${SHELL} /home/cross/code/missing --run autoheader
  158. AUTOMAKE = ${SHELL} /home/cross/code/missing --run automake-1.11
  159. AWK = gawk
  160. BITSIZEOF_PTRDIFF_T =
  161. BITSIZEOF_SIG_ATOMIC_T =
  162. BITSIZEOF_SIZE_T =
  163. BITSIZEOF_WCHAR_T =
  164. BITSIZEOF_WINT_T =
  165. CC = gcc
  166. CCDEPMODE = depmode=gcc3
  167. CFLAGS = -g -O2
  168. CPP = gcc -E
  169. CPPFLAGS =
  170. CYGPATH_W = echo
  171. DEFS = -DHAVE_CONFIG_H
  172. DEPDIR = .deps
  173. DLLTOOL = dlltool
  174. DLOPEN_FLAGS =
  175. DSYMUTIL =
  176. DUMPBIN =
  177. ECHO_C =
  178. ECHO_N = -n
  179. ECHO_T =
  180. EGREP = /bin/grep -E
  181. EXEEXT = .exe
  182. FGREP = /bin/grep -F
  183. GNULIB_MBSCASECMP = 0
  184. GNULIB_MBSCASESTR = 0
  185. GNULIB_MBSCHR = 0
  186. GNULIB_MBSCSPN = 0
  187. GNULIB_MBSLEN = 0
  188. GNULIB_MBSNCASECMP = 0
  189. GNULIB_MBSNLEN = 0
  190. GNULIB_MBSPBRK = 0
  191. GNULIB_MBSPCASECMP = 0
  192. GNULIB_MBSRCHR = 0
  193. GNULIB_MBSSEP = 0
  194. GNULIB_MBSSPN = 0
  195. GNULIB_MBSSTR = 0
  196. GNULIB_MBSTOK_R = 0
  197. GNULIB_MEMCHR = 1
  198. GNULIB_MEMMEM = 1
  199. GNULIB_MEMPCPY = 0
  200. GNULIB_MEMRCHR = 0
  201. GNULIB_RAWMEMCHR = 0
  202. GNULIB_SIGACTION = 1
  203. GNULIB_SIGNAL_H_SIGPIPE = 0
  204. GNULIB_SIGPROCMASK = 1
  205. GNULIB_STPCPY = 0
  206. GNULIB_STPNCPY = 0
  207. GNULIB_STRCASESTR = 0
  208. GNULIB_STRCHRNUL = 0
  209. GNULIB_STRDUP = 0
  210. GNULIB_STRERROR = 0
  211. GNULIB_STRERROR_R = 0
  212. GNULIB_STRNCAT = 0
  213. GNULIB_STRNDUP = 0
  214. GNULIB_STRNLEN = 0
  215. GNULIB_STRPBRK = 0
  216. GNULIB_STRSEP = 0
  217. GNULIB_STRSIGNAL = 0
  218. GNULIB_STRSTR = 0
  219. GNULIB_STRTOK_R = 0
  220. GNULIB_STRVERSCMP = 0
  221. GREP = /bin/grep
  222. HAVE_DECL_MEMMEM = 0
  223. HAVE_DECL_MEMRCHR = 1
  224. HAVE_DECL_STRDUP = 1
  225. HAVE_DECL_STRERROR_R = 1
  226. HAVE_DECL_STRNDUP = 1
  227. HAVE_DECL_STRNLEN = 1
  228. HAVE_DECL_STRSIGNAL = 1
  229. HAVE_DECL_STRTOK_R = 1
  230. HAVE_INTTYPES_H = 1
  231. HAVE_LONG_LONG_INT = 1
  232. HAVE_MBSLEN = 0
  233. HAVE_MEMCHR = 1
  234. HAVE_MEMPCPY = 1
  235. HAVE_POSIX_SIGNALBLOCKING = 0
  236. HAVE_RAWMEMCHR = 1
  237. HAVE_SIGACTION = 0
  238. HAVE_SIGHANDLER_T = 0
  239. HAVE_SIGINFO_T = 0
  240. HAVE_SIGNED_SIG_ATOMIC_T =
  241. HAVE_SIGNED_WCHAR_T =
  242. HAVE_SIGNED_WINT_T =
  243. HAVE_SIGSET_T = 1
  244. HAVE_STDINT_H = 1
  245. HAVE_STPCPY = 1
  246. HAVE_STPNCPY = 1
  247. HAVE_STRCASESTR = 1
  248. HAVE_STRCHRNUL = 1
  249. HAVE_STRPBRK = 1
  250. HAVE_STRSEP = 1
  251. HAVE_STRUCT_SIGACTION_SA_SIGACTION = 1
  252. HAVE_STRVERSCMP = 1
  253. HAVE_SYS_BITYPES_H =
  254. HAVE_SYS_INTTYPES_H =
  255. HAVE_SYS_TYPES_H = 1
  256. HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = 1
  257. HAVE_UNSIGNED_LONG_LONG_INT = 1
  258. HAVE_WCHAR_H = 1
  259. HAVE_WCHAR_T = 1
  260. INCLUDE_NEXT = include_next
  261. INCLUDE_NEXT_AS_FIRST_DIRECTIVE = include_next
  262. INSTALL = /bin/install -c
  263. INSTALL_DATA = ${INSTALL} -m 644
  264. INSTALL_PROGRAM = ${INSTALL}
  265. INSTALL_SCRIPT = ${INSTALL}
  266. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  267. JANSSON_LIBS = compat/jansson-2.5/src/.libs/libjansson.a
  268. LD = c:/mingw/mingw32/bin/ld.exe
  269. LDFLAGS =
  270. LIBCURL_CFLAGS = @CPPFLAG_CURL_STATICLIB@ -IC:/MinGW/include
  271. LIBCURL_LIBS = -LC:/MinGW/lib -lcurl -lcurldll
  272. LIBGNU_LIBDEPS =
  273. LIBGNU_LTLIBDEPS =
  274. LIBOBJS =
  275. LIBS = -lpdcurses -lpthread
  276. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  277. LIBUDEV_LIBS =
  278. LIBUSB_CFLAGS =
  279. LIBUSB_LIBS = compat/libusb-1.0/libusb/.libs/libusb-1.0.a
  280. LIPO =
  281. LN_S = cp -p
  282. LTLIBOBJS =
  283. MAINT = #
  284. MAKEINFO = ${SHELL} /home/cross/code/missing --run makeinfo
  285. MANIFEST_TOOL = :
  286. MATH_LIBS = -lm
  287. MKDIR_P = /bin/mkdir -p
  288. MM_LIBS = -lwinmm
  289. NCURSES_LIBS =
  290. NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = <signal.h>
  291. NEXT_AS_FIRST_DIRECTIVE_STDDEF_H =
  292. NEXT_AS_FIRST_DIRECTIVE_STDINT_H = <stdint.h>
  293. NEXT_AS_FIRST_DIRECTIVE_STRING_H = <string.h>
  294. NEXT_SIGNAL_H = <signal.h>
  295. NEXT_STDDEF_H =
  296. NEXT_STDINT_H = <stdint.h>
  297. NEXT_STRING_H = <string.h>
  298. NM = /mingw/bin/nm
  299. NMEDIT =
  300. OBJDUMP = objdump
  301. OBJEXT = o
  302. OTOOL =
  303. OTOOL64 =
  304. PACKAGE = cgminer
  305. PACKAGE_BUGREPORT = kernel@kolivas.org
  306. PACKAGE_NAME = cgminer
  307. PACKAGE_STRING = cgminer 4.3.5-scrypt.2
  308. PACKAGE_TARNAME = cgminer
  309. PACKAGE_URL =
  310. PACKAGE_VERSION = 4.3.5-scrypt.2
  311. PATH_SEPARATOR = :
  312. PDCURSES_LIBS =
  313. PKG_CONFIG = /mingw/bin/pkg-config
  314. PKG_CONFIG_LIBDIR =
  315. PKG_CONFIG_PATH =
  316. PRAGMA_COLUMNS =
  317. PRAGMA_SYSTEM_HEADER = #pragma GCC system_header
  318. PTHREAD_FLAGS =
  319. PTHREAD_LIBS = -lpthread
  320. PTRDIFF_T_SUFFIX =
  321. RANLIB = ranlib
  322. REPLACE_MEMCHR = 0
  323. REPLACE_MEMMEM = 0
  324. REPLACE_NULL = 0
  325. REPLACE_STPNCPY = 0
  326. REPLACE_STRCASESTR = 0
  327. REPLACE_STRCHRNUL = 0
  328. REPLACE_STRDUP = 0
  329. REPLACE_STRERROR = 0
  330. REPLACE_STRERROR_R = 0
  331. REPLACE_STRNCAT = 0
  332. REPLACE_STRNDUP = 0
  333. REPLACE_STRNLEN = 0
  334. REPLACE_STRSIGNAL = 0
  335. REPLACE_STRSTR = 0
  336. REPLACE_STRTOK_R = 0
  337. RT_LIBS =
  338. SED = /bin/sed
  339. SET_MAKE =
  340. SHELL = /bin/sh
  341. SIG_ATOMIC_T_SUFFIX =
  342. SIZE_T_SUFFIX =
  343. STDDEF_H =
  344. STDINT_H =
  345. STRIP = strip
  346. UNDEFINE_STRTOK_R = 0
  347. VERSION = 4.3.5-scrypt.2
  348. VMAJ = 4
  349. WCHAR_T_SUFFIX =
  350. WINT_T_SUFFIX =
  351. WS2_LIBS = -lws2_32
  352. abs_builddir = /home/cross/code/lib
  353. abs_srcdir = /home/cross/code/lib
  354. abs_top_builddir = /home/cross/code
  355. abs_top_srcdir = /home/cross/code
  356. ac_ct_AR = ar
  357. ac_ct_CC = gcc
  358. ac_ct_DUMPBIN =
  359. am__include = include
  360. am__leading_dot = .
  361. am__quote =
  362. am__tar = ${AMTAR} chof - "$$tardir"
  363. am__untar = ${AMTAR} xf -
  364. bindir = ${exec_prefix}/bin
  365. build = i686-pc-mingw32
  366. build_alias =
  367. build_cpu = i686
  368. build_os = mingw32
  369. build_vendor = pc
  370. builddir = .
  371. datadir = ${datarootdir}
  372. datarootdir = ${prefix}/share
  373. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  374. dvidir = ${docdir}
  375. exec_prefix = ${prefix}
  376. gl_LIBOBJS = memmem.o sigaction.o sigprocmask.o
  377. gl_LTLIBOBJS = memmem.lo sigaction.lo sigprocmask.lo
  378. gltests_LIBOBJS =
  379. gltests_LTLIBOBJS =
  380. gltests_WITNESS = IN_CGMINER_GNULIB_TESTS
  381. host = i686-pc-mingw32
  382. host_alias =
  383. host_cpu = i686
  384. host_os = mingw32
  385. host_vendor = pc
  386. htmldir = ${docdir}
  387. includedir = ${prefix}/include
  388. infodir = ${datarootdir}/info
  389. install_sh = ${SHELL} /home/cross/code/install-sh
  390. libdir = ${exec_prefix}/lib
  391. libexecdir = ${exec_prefix}/libexec
  392. localedir = ${datarootdir}/locale
  393. localstatedir = ${prefix}/var
  394. mandir = ${datarootdir}/man
  395. mkdir_p = /bin/mkdir -p
  396. oldincludedir = /usr/include
  397. pdfdir = ${docdir}
  398. prefix = /usr/local
  399. program_transform_name = s,x,x,
  400. psdir = ${docdir}
  401. release_info =
  402. sbindir = ${exec_prefix}/sbin
  403. sharedstatedir = ${prefix}/com
  404. srcdir = .
  405. subdirs = compat/libusb-1.0 compat/jansson-2.5
  406. sysconfdir = ${prefix}/etc
  407. target = i686-pc-mingw32
  408. target_alias =
  409. target_cpu = i686
  410. target_os = mingw32
  411. target_vendor = pc
  412. top_build_prefix = ../
  413. top_builddir = ..
  414. top_srcdir = ..
  415. version_info = 7:5:3
  416. AUTOMAKE_OPTIONS = 1.5 gnits
  417. SUBDIRS =
  418. noinst_HEADERS =
  419. noinst_LIBRARIES = libgnu.a
  420. noinst_LTLIBRARIES =
  421. EXTRA_DIST = $(top_srcdir)/./arg-nonnull.h $(top_srcdir)/./c++defs.h \
  422. memchr.c memchr.valgrind memmem.c str-two-way.h sig-handler.h \
  423. sigaction.c signal.in.h sigprocmask.c stddef.in.h stdint.in.h \
  424. string.in.h $(top_srcdir)/./warn-on-use.h
  425. # The BUILT_SOURCES created by this Makefile snippet are not used via #include
  426. # statements but through direct file reference. Therefore this snippet must be
  427. # present in all Makefile.am that need it. This is ensured by the applicability
  428. # 'all' defined above.
  429. # The BUILT_SOURCES created by this Makefile snippet are not used via #include
  430. # statements but through direct file reference. Therefore this snippet must be
  431. # present in all Makefile.am that need it. This is ensured by the applicability
  432. # 'all' defined above.
  433. BUILT_SOURCES = arg-nonnull.h c++defs.h signal.h $(STDDEF_H) \
  434. $(STDINT_H) string.h warn-on-use.h
  435. SUFFIXES =
  436. MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
  437. c++defs.h c++defs.h-t signal.h signal.h-t stddef.h stddef.h-t \
  438. stdint.h stdint.h-t string.h string.h-t warn-on-use.h \
  439. warn-on-use.h-t
  440. MOSTLYCLEANDIRS =
  441. CLEANFILES =
  442. DISTCLEANFILES =
  443. MAINTAINERCLEANFILES =
  444. AM_CPPFLAGS =
  445. AM_CFLAGS =
  446. libgnu_a_SOURCES = dummy.c
  447. libgnu_a_LIBADD = $(gl_LIBOBJS)
  448. libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
  449. EXTRA_libgnu_a_SOURCES = memchr.c memmem.c sigaction.c sigprocmask.c
  450. ARG_NONNULL_H = arg-nonnull.h
  451. CXXDEFS_H = c++defs.h
  452. WARN_ON_USE_H = warn-on-use.h
  453. all: $(BUILT_SOURCES)
  454. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  455. .SUFFIXES:
  456. .SUFFIXES: .c .lo .o .obj
  457. $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
  458. @for dep in $?; do \
  459. case '$(am__configure_deps)' in \
  460. *$$dep*) \
  461. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  462. && { if test -f $@; then exit 0; else break; fi; }; \
  463. exit 1;; \
  464. esac; \
  465. done; \
  466. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
  467. $(am__cd) $(top_srcdir) && \
  468. $(AUTOMAKE) --gnits lib/Makefile
  469. .PRECIOUS: Makefile
  470. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  471. @case '$?' in \
  472. *config.status*) \
  473. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  474. *) \
  475. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  476. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  477. esac;
  478. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  479. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  480. $(top_srcdir)/configure: # $(am__configure_deps)
  481. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  482. $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
  483. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  484. $(am__aclocal_m4_deps):
  485. clean-noinstLIBRARIES:
  486. -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  487. libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES)
  488. $(AM_V_at)-rm -f libgnu.a
  489. $(AM_V_AR)$(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD)
  490. $(AM_V_at)$(RANLIB) libgnu.a
  491. clean-noinstLTLIBRARIES:
  492. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  493. @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
  494. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  495. test "$$dir" != "$$p" || dir=.; \
  496. echo "rm -f \"$${dir}/so_locations\""; \
  497. rm -f "$${dir}/so_locations"; \
  498. done
  499. mostlyclean-compile:
  500. -rm -f *.$(OBJEXT)
  501. distclean-compile:
  502. -rm -f *.tab.c
  503. include ./$(DEPDIR)/dummy.Po
  504. include ./$(DEPDIR)/memchr.Po
  505. include ./$(DEPDIR)/memmem.Po
  506. include ./$(DEPDIR)/sigaction.Po
  507. include ./$(DEPDIR)/sigprocmask.Po
  508. .c.o:
  509. $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  510. $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  511. $(am__mv) $$depbase.Tpo $$depbase.Po
  512. # $(AM_V_CC) \
  513. # source='$<' object='$@' libtool=no \
  514. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  515. # $(COMPILE) -c -o $@ $<
  516. .c.obj:
  517. $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  518. $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  519. $(am__mv) $$depbase.Tpo $$depbase.Po
  520. # $(AM_V_CC) \
  521. # source='$<' object='$@' libtool=no \
  522. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  523. # $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  524. .c.lo:
  525. $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  526. $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  527. $(am__mv) $$depbase.Tpo $$depbase.Plo
  528. # $(AM_V_CC) \
  529. # source='$<' object='$@' libtool=yes \
  530. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  531. # $(LTCOMPILE) -c -o $@ $<
  532. mostlyclean-libtool:
  533. -rm -f *.lo
  534. clean-libtool:
  535. -rm -rf .libs _libs
  536. # This directory's subdirectories are mostly independent; you can cd
  537. # into them and run `make' without going through this Makefile.
  538. # To change the values of `make' variables: instead of editing Makefiles,
  539. # (1) if the variable is set in `config.status', edit `config.status'
  540. # (which will cause the Makefiles to be regenerated when you run `make');
  541. # (2) otherwise, pass the desired values on the `make' command line.
  542. $(RECURSIVE_TARGETS):
  543. @fail= failcom='exit 1'; \
  544. for f in x $$MAKEFLAGS; do \
  545. case $$f in \
  546. *=* | --[!k]*);; \
  547. *k*) failcom='fail=yes';; \
  548. esac; \
  549. done; \
  550. dot_seen=no; \
  551. target=`echo $@ | sed s/-recursive//`; \
  552. list='$(SUBDIRS)'; for subdir in $$list; do \
  553. echo "Making $$target in $$subdir"; \
  554. if test "$$subdir" = "."; then \
  555. dot_seen=yes; \
  556. local_target="$$target-am"; \
  557. else \
  558. local_target="$$target"; \
  559. fi; \
  560. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  561. || eval $$failcom; \
  562. done; \
  563. if test "$$dot_seen" = "no"; then \
  564. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  565. fi; test -z "$$fail"
  566. $(RECURSIVE_CLEAN_TARGETS):
  567. @fail= failcom='exit 1'; \
  568. for f in x $$MAKEFLAGS; do \
  569. case $$f in \
  570. *=* | --[!k]*);; \
  571. *k*) failcom='fail=yes';; \
  572. esac; \
  573. done; \
  574. dot_seen=no; \
  575. case "$@" in \
  576. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  577. *) list='$(SUBDIRS)' ;; \
  578. esac; \
  579. rev=''; for subdir in $$list; do \
  580. if test "$$subdir" = "."; then :; else \
  581. rev="$$subdir $$rev"; \
  582. fi; \
  583. done; \
  584. rev="$$rev ."; \
  585. target=`echo $@ | sed s/-recursive//`; \
  586. for subdir in $$rev; do \
  587. echo "Making $$target in $$subdir"; \
  588. if test "$$subdir" = "."; then \
  589. local_target="$$target-am"; \
  590. else \
  591. local_target="$$target"; \
  592. fi; \
  593. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  594. || eval $$failcom; \
  595. done && test -z "$$fail"
  596. tags-recursive:
  597. list='$(SUBDIRS)'; for subdir in $$list; do \
  598. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  599. done
  600. ctags-recursive:
  601. list='$(SUBDIRS)'; for subdir in $$list; do \
  602. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  603. done
  604. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  605. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  606. unique=`for i in $$list; do \
  607. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  608. done | \
  609. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  610. END { if (nonempty) { for (i in files) print i; }; }'`; \
  611. mkid -fID $$unique
  612. tags: TAGS
  613. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  614. $(TAGS_FILES) $(LISP)
  615. set x; \
  616. here=`pwd`; \
  617. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  618. include_option=--etags-include; \
  619. empty_fix=.; \
  620. else \
  621. include_option=--include; \
  622. empty_fix=; \
  623. fi; \
  624. list='$(SUBDIRS)'; for subdir in $$list; do \
  625. if test "$$subdir" = .; then :; else \
  626. test ! -f $$subdir/TAGS || \
  627. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  628. fi; \
  629. done; \
  630. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  631. unique=`for i in $$list; do \
  632. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  633. done | \
  634. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  635. END { if (nonempty) { for (i in files) print i; }; }'`; \
  636. shift; \
  637. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  638. test -n "$$unique" || unique=$$empty_fix; \
  639. if test $$# -gt 0; then \
  640. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  641. "$$@" $$unique; \
  642. else \
  643. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  644. $$unique; \
  645. fi; \
  646. fi
  647. ctags: CTAGS
  648. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  649. $(TAGS_FILES) $(LISP)
  650. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  651. unique=`for i in $$list; do \
  652. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  653. done | \
  654. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  655. END { if (nonempty) { for (i in files) print i; }; }'`; \
  656. test -z "$(CTAGS_ARGS)$$unique" \
  657. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  658. $$unique
  659. GTAGS:
  660. here=`$(am__cd) $(top_builddir) && pwd` \
  661. && $(am__cd) $(top_srcdir) \
  662. && gtags -i $(GTAGS_ARGS) "$$here"
  663. distclean-tags:
  664. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  665. distdir: $(DISTFILES)
  666. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  667. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  668. list='$(DISTFILES)'; \
  669. dist_files=`for file in $$list; do echo $$file; done | \
  670. sed -e "s|^$$srcdirstrip/||;t" \
  671. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  672. case $$dist_files in \
  673. */*) $(MKDIR_P) `echo "$$dist_files" | \
  674. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  675. sort -u` ;; \
  676. esac; \
  677. for file in $$dist_files; do \
  678. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  679. if test -d $$d/$$file; then \
  680. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  681. if test -d "$(distdir)/$$file"; then \
  682. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  683. fi; \
  684. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  685. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  686. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  687. fi; \
  688. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  689. else \
  690. test -f "$(distdir)/$$file" \
  691. || cp -p $$d/$$file "$(distdir)/$$file" \
  692. || exit 1; \
  693. fi; \
  694. done
  695. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  696. if test "$$subdir" = .; then :; else \
  697. test -d "$(distdir)/$$subdir" \
  698. || $(MKDIR_P) "$(distdir)/$$subdir" \
  699. || exit 1; \
  700. fi; \
  701. done
  702. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  703. if test "$$subdir" = .; then :; else \
  704. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  705. $(am__relativize); \
  706. new_distdir=$$reldir; \
  707. dir1=$$subdir; dir2="$(top_distdir)"; \
  708. $(am__relativize); \
  709. new_top_distdir=$$reldir; \
  710. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  711. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  712. ($(am__cd) $$subdir && \
  713. $(MAKE) $(AM_MAKEFLAGS) \
  714. top_distdir="$$new_top_distdir" \
  715. distdir="$$new_distdir" \
  716. am__remove_distdir=: \
  717. am__skip_length_check=: \
  718. am__skip_mode_fix=: \
  719. distdir) \
  720. || exit 1; \
  721. fi; \
  722. done
  723. check-am: all-am
  724. check: $(BUILT_SOURCES)
  725. $(MAKE) $(AM_MAKEFLAGS) check-recursive
  726. all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
  727. installdirs: installdirs-recursive
  728. installdirs-am:
  729. install: $(BUILT_SOURCES)
  730. $(MAKE) $(AM_MAKEFLAGS) install-recursive
  731. install-exec: install-exec-recursive
  732. install-data: install-data-recursive
  733. uninstall: uninstall-recursive
  734. install-am: all-am
  735. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  736. installcheck: installcheck-recursive
  737. install-strip:
  738. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  739. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  740. `test -z '$(STRIP)' || \
  741. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  742. mostlyclean-generic:
  743. -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
  744. clean-generic:
  745. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  746. distclean-generic:
  747. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  748. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  749. -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  750. maintainer-clean-generic:
  751. @echo "This command is intended for maintainers to use"
  752. @echo "it deletes files that may require special tools to rebuild."
  753. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  754. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  755. clean: clean-recursive
  756. clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
  757. clean-noinstLTLIBRARIES mostlyclean-am
  758. distclean: distclean-recursive
  759. -rm -rf ./$(DEPDIR)
  760. -rm -f Makefile
  761. distclean-am: clean-am distclean-compile distclean-generic \
  762. distclean-tags
  763. dvi: dvi-recursive
  764. dvi-am:
  765. html: html-recursive
  766. html-am:
  767. info: info-recursive
  768. info-am:
  769. install-data-am:
  770. install-dvi: install-dvi-recursive
  771. install-dvi-am:
  772. install-exec-am:
  773. install-html: install-html-recursive
  774. install-html-am:
  775. install-info: install-info-recursive
  776. install-info-am:
  777. install-man:
  778. install-pdf: install-pdf-recursive
  779. install-pdf-am:
  780. install-ps: install-ps-recursive
  781. install-ps-am:
  782. installcheck-am:
  783. maintainer-clean: maintainer-clean-recursive
  784. -rm -rf ./$(DEPDIR)
  785. -rm -f Makefile
  786. maintainer-clean-am: distclean-am maintainer-clean-generic
  787. mostlyclean: mostlyclean-recursive
  788. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  789. mostlyclean-libtool mostlyclean-local
  790. pdf: pdf-recursive
  791. pdf-am:
  792. ps: ps-recursive
  793. ps-am:
  794. uninstall-am:
  795. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
  796. ctags-recursive install install-am install-strip \
  797. tags-recursive
  798. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  799. all all-am check check-am clean clean-generic clean-libtool \
  800. clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
  801. ctags-recursive distclean distclean-compile distclean-generic \
  802. distclean-libtool distclean-tags distdir dvi dvi-am html \
  803. html-am info info-am install install-am install-data \
  804. install-data-am install-dvi install-dvi-am install-exec \
  805. install-exec-am install-html install-html-am install-info \
  806. install-info-am install-man install-pdf install-pdf-am \
  807. install-ps install-ps-am install-strip installcheck \
  808. installcheck-am installdirs installdirs-am maintainer-clean \
  809. maintainer-clean-generic mostlyclean mostlyclean-compile \
  810. mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
  811. pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
  812. # The arg-nonnull.h that gets inserted into generated .h files is the same as
  813. # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
  814. arg-nonnull.h: $(top_srcdir)/./arg-nonnull.h
  815. $(AM_V_GEN)rm -f $@-t $@ && \
  816. sed -n -e '/GL_ARG_NONNULL/,$$p' \
  817. < $(top_srcdir)/./arg-nonnull.h \
  818. > $@-t && \
  819. mv $@-t $@
  820. # The c++defs.h that gets inserted into generated .h files is the same as
  821. # build-aux/c++defs.h, except that it has the copyright header cut off.
  822. c++defs.h: $(top_srcdir)/./c++defs.h
  823. $(AM_V_GEN)rm -f $@-t $@ && \
  824. sed -n -e '/_GL_CXXDEFS/,$$p' \
  825. < $(top_srcdir)/./c++defs.h \
  826. > $@-t && \
  827. mv $@-t $@
  828. # We need the following in order to create <signal.h> when the system
  829. # doesn't have a complete one.
  830. signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  831. $(AM_V_GEN)rm -f $@-t $@ && \
  832. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  833. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  834. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  835. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  836. -e 's|@''PRAGMA_COLUMNS''@||g' \
  837. -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
  838. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
  839. -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
  840. -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
  841. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
  842. -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
  843. -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
  844. -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
  845. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
  846. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
  847. -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
  848. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  849. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  850. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
  851. < $(srcdir)/signal.in.h; \
  852. } > $@-t && \
  853. mv $@-t $@
  854. # We need the following in order to create <stddef.h> when the system
  855. # doesn't have one that works with the given compiler.
  856. #stddef.h: stddef.in.h $(top_builddir)/config.status
  857. # $(AM_V_GEN)rm -f $@-t $@ && \
  858. # { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  859. # sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  860. # -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  861. # -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  862. # -e 's|@''PRAGMA_COLUMNS''@||g' \
  863. # -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
  864. # -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
  865. # -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
  866. # < $(srcdir)/stddef.in.h; \
  867. # } > $@-t && \
  868. # mv $@-t $@
  869. stddef.h: $(top_builddir)/config.status
  870. rm -f $@
  871. # We need the following in order to create <stdint.h> when the system
  872. # doesn't have one that works with the given compiler.
  873. #stdint.h: stdint.in.h $(top_builddir)/config.status
  874. # $(AM_V_GEN)rm -f $@-t $@ && \
  875. # { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  876. # sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  877. # -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
  878. # -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  879. # -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  880. # -e 's|@''PRAGMA_COLUMNS''@||g' \
  881. # -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
  882. # -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
  883. # -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
  884. # -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
  885. # -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
  886. # -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
  887. # -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
  888. # -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
  889. # -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
  890. # -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
  891. # -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
  892. # -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
  893. # -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
  894. # -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
  895. # -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
  896. # -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
  897. # -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
  898. # -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
  899. # -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
  900. # -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
  901. # -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
  902. # -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
  903. # < $(srcdir)/stdint.in.h; \
  904. # } > $@-t && \
  905. # mv $@-t $@
  906. stdint.h: $(top_builddir)/config.status
  907. rm -f $@
  908. # We need the following in order to create <string.h> when the system
  909. # doesn't have one that works with the given compiler.
  910. string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
  911. $(AM_V_GEN)rm -f $@-t $@ && \
  912. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  913. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  914. -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
  915. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  916. -e 's|@''PRAGMA_COLUMNS''@||g' \
  917. -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
  918. -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
  919. -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
  920. -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
  921. -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
  922. -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
  923. -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
  924. -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
  925. -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
  926. -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
  927. -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
  928. -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
  929. -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
  930. -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
  931. -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
  932. -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
  933. -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
  934. -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
  935. -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
  936. -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
  937. -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
  938. -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
  939. -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
  940. -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
  941. -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
  942. -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
  943. -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
  944. -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
  945. -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
  946. -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
  947. -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
  948. -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
  949. -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
  950. -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
  951. -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
  952. -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
  953. < $(srcdir)/string.in.h | \
  954. sed -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
  955. -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
  956. -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
  957. -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
  958. -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
  959. -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
  960. -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
  961. -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
  962. -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
  963. -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
  964. -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
  965. -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
  966. -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
  967. -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
  968. -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
  969. -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
  970. -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
  971. -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
  972. -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
  973. -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
  974. -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
  975. -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
  976. -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
  977. -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
  978. -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
  979. -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
  980. -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
  981. -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
  982. -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
  983. -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
  984. -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
  985. -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
  986. -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
  987. -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
  988. -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
  989. -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
  990. -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
  991. < $(srcdir)/string.in.h; \
  992. } > $@-t && \
  993. mv $@-t $@
  994. # The warn-on-use.h that gets inserted into generated .h files is the same as
  995. # build-aux/warn-on-use.h, except that it has the copyright header cut off.
  996. warn-on-use.h: $(top_srcdir)/./warn-on-use.h
  997. $(AM_V_GEN)rm -f $@-t $@ && \
  998. sed -n -e '/^.ifndef/,$$p' \
  999. < $(top_srcdir)/./warn-on-use.h \
  1000. > $@-t && \
  1001. mv $@-t $@
  1002. mostlyclean-local: mostlyclean-generic
  1003. @for dir in '' $(MOSTLYCLEANDIRS); do \
  1004. if test -n "$$dir" && test -d $$dir; then \
  1005. echo "rmdir $$dir"; rmdir $$dir; \
  1006. fi; \
  1007. done; \
  1008. :
  1009. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  1010. # Otherwise a system limit (for SysV at least) may be exceeded.
  1011. .NOEXPORT: