Makefile.in 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612
  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. build_triplet = @build@
  75. host_triplet = @host@
  76. target_triplet = @target@
  77. subdir = src/plugins/free
  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)/config.h
  86. CONFIG_CLEAN_FILES =
  87. CONFIG_CLEAN_VPATH_FILES =
  88. LTLIBRARIES = $(noinst_LTLIBRARIES)
  89. libintf_free_la_DEPENDENCIES = $(top_builddir)/lib/libipmitool.la
  90. am_libintf_free_la_OBJECTS = free.lo
  91. libintf_free_la_OBJECTS = $(am_libintf_free_la_OBJECTS)
  92. AM_V_lt = $(am__v_lt_@AM_V@)
  93. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  94. am__v_lt_0 = --silent
  95. am__v_lt_1 =
  96. libintf_free_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  97. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  98. $(AM_CFLAGS) $(CFLAGS) $(libintf_free_la_LDFLAGS) $(LDFLAGS) \
  99. -o $@
  100. AM_V_P = $(am__v_P_@AM_V@)
  101. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  102. am__v_P_0 = false
  103. am__v_P_1 = :
  104. AM_V_GEN = $(am__v_GEN_@AM_V@)
  105. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  106. am__v_GEN_0 = @echo " GEN " $@;
  107. am__v_GEN_1 =
  108. AM_V_at = $(am__v_at_@AM_V@)
  109. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  110. am__v_at_0 = @
  111. am__v_at_1 =
  112. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  113. depcomp = $(SHELL) $(top_srcdir)/depcomp
  114. am__depfiles_maybe = depfiles
  115. am__mv = mv -f
  116. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  117. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  118. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  119. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  120. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  121. $(AM_CFLAGS) $(CFLAGS)
  122. AM_V_CC = $(am__v_CC_@AM_V@)
  123. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  124. am__v_CC_0 = @echo " CC " $@;
  125. am__v_CC_1 =
  126. CCLD = $(CC)
  127. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  128. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  129. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  130. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  131. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  132. am__v_CCLD_0 = @echo " CCLD " $@;
  133. am__v_CCLD_1 =
  134. SOURCES = $(libintf_free_la_SOURCES)
  135. DIST_SOURCES = $(libintf_free_la_SOURCES)
  136. am__can_run_installinfo = \
  137. case $$AM_UPDATE_INFO_DIR in \
  138. n|no|NO) false;; \
  139. *) (install-info --version) >/dev/null 2>&1;; \
  140. esac
  141. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  142. # Read a list of newline-separated strings from the standard input,
  143. # and print each of them once, without duplicates. Input order is
  144. # *not* preserved.
  145. am__uniquify_input = $(AWK) '\
  146. BEGIN { nonempty = 0; } \
  147. { items[$$0] = 1; nonempty = 1; } \
  148. END { if (nonempty) { for (i in items) print i; }; } \
  149. '
  150. # Make sure the list of sources is unique. This is necessary because,
  151. # e.g., the same source file might be shared among _SOURCES variables
  152. # for different programs/libraries.
  153. am__define_uniq_tagged_files = \
  154. list='$(am__tagged_files)'; \
  155. unique=`for i in $$list; do \
  156. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  157. done | $(am__uniquify_input)`
  158. ETAGS = etags
  159. CTAGS = ctags
  160. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  161. ACLOCAL = @ACLOCAL@
  162. AMTAR = @AMTAR@
  163. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  164. AR = @AR@
  165. ARCH = @ARCH@
  166. AUTOCONF = @AUTOCONF@
  167. AUTOHEADER = @AUTOHEADER@
  168. AUTOMAKE = @AUTOMAKE@
  169. AWK = @AWK@
  170. BASEDIR = @BASEDIR@
  171. CC = @CC@
  172. CCDEPMODE = @CCDEPMODE@
  173. CFLAGS = @CFLAGS@
  174. CPP = @CPP@
  175. CPPFLAGS = @CPPFLAGS@
  176. CYGPATH_W = @CYGPATH_W@
  177. DEFS = @DEFS@
  178. DEPDIR = @DEPDIR@
  179. DISTRO = @DISTRO@
  180. DLLTOOL = @DLLTOOL@
  181. DSYMUTIL = @DSYMUTIL@
  182. DUMPBIN = @DUMPBIN@
  183. ECHO_C = @ECHO_C@
  184. ECHO_N = @ECHO_N@
  185. ECHO_T = @ECHO_T@
  186. EGREP = @EGREP@
  187. EXEEXT = @EXEEXT@
  188. FGREP = @FGREP@
  189. GREP = @GREP@
  190. INSTALL = @INSTALL@
  191. INSTALL_DATA = @INSTALL_DATA@
  192. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  193. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  194. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  195. INTF_BMC = @INTF_BMC@
  196. INTF_BMC_LIB = @INTF_BMC_LIB@
  197. INTF_DUMMY = @INTF_DUMMY@
  198. INTF_DUMMY_LIB = @INTF_DUMMY_LIB@
  199. INTF_FREE = @INTF_FREE@
  200. INTF_FREE_LIB = @INTF_FREE_LIB@
  201. INTF_IMB = @INTF_IMB@
  202. INTF_IMB_LIB = @INTF_IMB_LIB@
  203. INTF_LAN = @INTF_LAN@
  204. INTF_LANPLUS = @INTF_LANPLUS@
  205. INTF_LANPLUS_LIB = @INTF_LANPLUS_LIB@
  206. INTF_LAN_LIB = @INTF_LAN_LIB@
  207. INTF_LIPMI = @INTF_LIPMI@
  208. INTF_LIPMI_LIB = @INTF_LIPMI_LIB@
  209. INTF_OPEN = @INTF_OPEN@
  210. INTF_OPEN_LIB = @INTF_OPEN_LIB@
  211. INTF_SERIAL = @INTF_SERIAL@
  212. INTF_SERIAL_LIB = @INTF_SERIAL_LIB@
  213. INTF_USB = @INTF_USB@
  214. INTF_USB_LIB = @INTF_USB_LIB@
  215. IPMITOOL_INTF_LIB = @IPMITOOL_INTF_LIB@
  216. LD = @LD@
  217. LDFLAGS = @LDFLAGS@
  218. LIBOBJS = @LIBOBJS@
  219. LIBS = @LIBS@
  220. LIBTOOL = @LIBTOOL@
  221. LIPO = @LIPO@
  222. LN_S = @LN_S@
  223. LTLIBOBJS = @LTLIBOBJS@
  224. MAKEINFO = @MAKEINFO@
  225. MANIFEST_TOOL = @MANIFEST_TOOL@
  226. MKDIR_P = @MKDIR_P@
  227. NM = @NM@
  228. NMEDIT = @NMEDIT@
  229. OBJDUMP = @OBJDUMP@
  230. OBJEXT = @OBJEXT@
  231. OS = @OS@
  232. OTOOL = @OTOOL@
  233. OTOOL64 = @OTOOL64@
  234. PACKAGE = @PACKAGE@
  235. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  236. PACKAGE_NAME = @PACKAGE_NAME@
  237. PACKAGE_STRING = @PACKAGE_STRING@
  238. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  239. PACKAGE_URL = @PACKAGE_URL@
  240. PACKAGE_VERSION = @PACKAGE_VERSION@
  241. PATH_SEPARATOR = @PATH_SEPARATOR@
  242. POW_LIB = @POW_LIB@
  243. PSTAMP = @PSTAMP@
  244. RANLIB = @RANLIB@
  245. RPMBUILD = @RPMBUILD@
  246. RPM_RELEASE = @RPM_RELEASE@
  247. SED = @SED@
  248. SET_MAKE = @SET_MAKE@
  249. SHELL = @SHELL@
  250. STRIP = @STRIP@
  251. VERSION = @VERSION@
  252. abs_builddir = @abs_builddir@
  253. abs_srcdir = @abs_srcdir@
  254. abs_top_builddir = @abs_top_builddir@
  255. abs_top_srcdir = @abs_top_srcdir@
  256. ac_configure_args = @ac_configure_args@
  257. ac_ct_AR = @ac_ct_AR@
  258. ac_ct_CC = @ac_ct_CC@
  259. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  260. am__include = @am__include@
  261. am__leading_dot = @am__leading_dot@
  262. am__quote = @am__quote@
  263. am__tar = @am__tar@
  264. am__untar = @am__untar@
  265. bindir = @bindir@
  266. build = @build@
  267. build_alias = @build_alias@
  268. build_cpu = @build_cpu@
  269. build_os = @build_os@
  270. build_vendor = @build_vendor@
  271. builddir = @builddir@
  272. datadir = @datadir@
  273. datarootdir = @datarootdir@
  274. docdir = @docdir@
  275. dvidir = @dvidir@
  276. exec_prefix = @exec_prefix@
  277. host = @host@
  278. host_alias = @host_alias@
  279. host_cpu = @host_cpu@
  280. host_os = @host_os@
  281. host_vendor = @host_vendor@
  282. htmldir = @htmldir@
  283. includedir = @includedir@
  284. infodir = @infodir@
  285. install_sh = @install_sh@
  286. libdir = @libdir@
  287. libexecdir = @libexecdir@
  288. localedir = @localedir@
  289. localstatedir = @localstatedir@
  290. mandir = @mandir@
  291. mkdir_p = @mkdir_p@
  292. oldincludedir = @oldincludedir@
  293. pdfdir = @pdfdir@
  294. prefix = @prefix@
  295. program_transform_name = @program_transform_name@
  296. psdir = @psdir@
  297. sbindir = @sbindir@
  298. sharedstatedir = @sharedstatedir@
  299. srcdir = @srcdir@
  300. sysconfdir = @sysconfdir@
  301. target = @target@
  302. target_alias = @target_alias@
  303. target_cpu = @target_cpu@
  304. target_os = @target_os@
  305. target_vendor = @target_vendor@
  306. top_build_prefix = @top_build_prefix@
  307. top_builddir = @top_builddir@
  308. top_srcdir = @top_srcdir@
  309. MAINTAINERCLEANFILES = Makefile.in
  310. AM_CPPFLAGS = -I$(top_srcdir)/include
  311. EXTRA_LTLIBRARIES = libintf_free.la
  312. noinst_LTLIBRARIES = @INTF_FREE_LIB@
  313. libintf_free_la_LIBADD = $(top_builddir)/lib/libipmitool.la
  314. libintf_free_la_SOURCES = free.c
  315. libintf_free_la_LDFLAGS = -lfreeipmi
  316. all: all-am
  317. .SUFFIXES:
  318. .SUFFIXES: .c .lo .o .obj
  319. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  320. @for dep in $?; do \
  321. case '$(am__configure_deps)' in \
  322. *$$dep*) \
  323. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  324. && { if test -f $@; then exit 0; else break; fi; }; \
  325. exit 1;; \
  326. esac; \
  327. done; \
  328. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/free/Makefile'; \
  329. $(am__cd) $(top_srcdir) && \
  330. $(AUTOMAKE) --foreign src/plugins/free/Makefile
  331. .PRECIOUS: Makefile
  332. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  333. @case '$?' in \
  334. *config.status*) \
  335. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  336. *) \
  337. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  338. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  339. esac;
  340. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  341. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  342. $(top_srcdir)/configure: $(am__configure_deps)
  343. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  344. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  345. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  346. $(am__aclocal_m4_deps):
  347. clean-noinstLTLIBRARIES:
  348. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  349. @list='$(noinst_LTLIBRARIES)'; \
  350. locs=`for p in $$list; do echo $$p; done | \
  351. sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  352. sort -u`; \
  353. test -z "$$locs" || { \
  354. echo rm -f $${locs}; \
  355. rm -f $${locs}; \
  356. }
  357. libintf_free.la: $(libintf_free_la_OBJECTS) $(libintf_free_la_DEPENDENCIES) $(EXTRA_libintf_free_la_DEPENDENCIES)
  358. $(AM_V_CCLD)$(libintf_free_la_LINK) $(libintf_free_la_OBJECTS) $(libintf_free_la_LIBADD) $(LIBS)
  359. mostlyclean-compile:
  360. -rm -f *.$(OBJEXT)
  361. distclean-compile:
  362. -rm -f *.tab.c
  363. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/free.Plo@am__quote@
  364. .c.o:
  365. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  366. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  367. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  368. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  369. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  370. .c.obj:
  371. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  372. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  373. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  374. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  375. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  376. .c.lo:
  377. @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  378. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  379. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  380. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  381. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  382. mostlyclean-libtool:
  383. -rm -f *.lo
  384. clean-libtool:
  385. -rm -rf .libs _libs
  386. ID: $(am__tagged_files)
  387. $(am__define_uniq_tagged_files); mkid -fID $$unique
  388. tags: tags-am
  389. TAGS: tags
  390. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  391. set x; \
  392. here=`pwd`; \
  393. $(am__define_uniq_tagged_files); \
  394. shift; \
  395. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  396. test -n "$$unique" || unique=$$empty_fix; \
  397. if test $$# -gt 0; then \
  398. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  399. "$$@" $$unique; \
  400. else \
  401. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  402. $$unique; \
  403. fi; \
  404. fi
  405. ctags: ctags-am
  406. CTAGS: ctags
  407. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  408. $(am__define_uniq_tagged_files); \
  409. test -z "$(CTAGS_ARGS)$$unique" \
  410. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  411. $$unique
  412. GTAGS:
  413. here=`$(am__cd) $(top_builddir) && pwd` \
  414. && $(am__cd) $(top_srcdir) \
  415. && gtags -i $(GTAGS_ARGS) "$$here"
  416. cscopelist: cscopelist-am
  417. cscopelist-am: $(am__tagged_files)
  418. list='$(am__tagged_files)'; \
  419. case "$(srcdir)" in \
  420. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  421. *) sdir=$(subdir)/$(srcdir) ;; \
  422. esac; \
  423. for i in $$list; do \
  424. if test -f "$$i"; then \
  425. echo "$(subdir)/$$i"; \
  426. else \
  427. echo "$$sdir/$$i"; \
  428. fi; \
  429. done >> $(top_builddir)/cscope.files
  430. distclean-tags:
  431. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  432. distdir: $(DISTFILES)
  433. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  434. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  435. list='$(DISTFILES)'; \
  436. dist_files=`for file in $$list; do echo $$file; done | \
  437. sed -e "s|^$$srcdirstrip/||;t" \
  438. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  439. case $$dist_files in \
  440. */*) $(MKDIR_P) `echo "$$dist_files" | \
  441. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  442. sort -u` ;; \
  443. esac; \
  444. for file in $$dist_files; do \
  445. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  446. if test -d $$d/$$file; then \
  447. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  448. if test -d "$(distdir)/$$file"; then \
  449. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  450. fi; \
  451. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  452. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  453. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  454. fi; \
  455. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  456. else \
  457. test -f "$(distdir)/$$file" \
  458. || cp -p $$d/$$file "$(distdir)/$$file" \
  459. || exit 1; \
  460. fi; \
  461. done
  462. check-am: all-am
  463. check: check-am
  464. all-am: Makefile $(LTLIBRARIES)
  465. installdirs:
  466. install: install-am
  467. install-exec: install-exec-am
  468. install-data: install-data-am
  469. uninstall: uninstall-am
  470. install-am: all-am
  471. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  472. installcheck: installcheck-am
  473. install-strip:
  474. if test -z '$(STRIP)'; then \
  475. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  476. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  477. install; \
  478. else \
  479. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  480. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  481. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  482. fi
  483. mostlyclean-generic:
  484. clean-generic:
  485. distclean-generic:
  486. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  487. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  488. maintainer-clean-generic:
  489. @echo "This command is intended for maintainers to use"
  490. @echo "it deletes files that may require special tools to rebuild."
  491. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  492. clean: clean-am
  493. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  494. mostlyclean-am
  495. distclean: distclean-am
  496. -rm -rf ./$(DEPDIR)
  497. -rm -f Makefile
  498. distclean-am: clean-am distclean-compile distclean-generic \
  499. distclean-tags
  500. dvi: dvi-am
  501. dvi-am:
  502. html: html-am
  503. html-am:
  504. info: info-am
  505. info-am:
  506. install-data-am:
  507. install-dvi: install-dvi-am
  508. install-dvi-am:
  509. install-exec-am:
  510. install-html: install-html-am
  511. install-html-am:
  512. install-info: install-info-am
  513. install-info-am:
  514. install-man:
  515. install-pdf: install-pdf-am
  516. install-pdf-am:
  517. install-ps: install-ps-am
  518. install-ps-am:
  519. installcheck-am:
  520. maintainer-clean: maintainer-clean-am
  521. -rm -rf ./$(DEPDIR)
  522. -rm -f Makefile
  523. maintainer-clean-am: distclean-am maintainer-clean-generic
  524. mostlyclean: mostlyclean-am
  525. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  526. mostlyclean-libtool
  527. pdf: pdf-am
  528. pdf-am:
  529. ps: ps-am
  530. ps-am:
  531. uninstall-am:
  532. .MAKE: install-am install-strip
  533. .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
  534. clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
  535. ctags-am distclean distclean-compile distclean-generic \
  536. distclean-libtool distclean-tags distdir dvi dvi-am html \
  537. html-am info info-am install install-am install-data \
  538. install-data-am install-dvi install-dvi-am install-exec \
  539. install-exec-am install-html install-html-am install-info \
  540. install-info-am install-man install-pdf install-pdf-am \
  541. install-ps install-ps-am install-strip installcheck \
  542. installcheck-am installdirs maintainer-clean \
  543. maintainer-clean-generic mostlyclean mostlyclean-compile \
  544. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  545. tags tags-am uninstall uninstall-am
  546. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  547. # Otherwise a system limit (for SysV at least) may be exceeded.
  548. .NOEXPORT: