/src/Makefile.in

https://code.google.com/ · Autoconf · 631 lines · 556 code · 49 blank · 26 comment · 88 complexity · 34aba6f6abc9f8137cf41ff7e2183965 MD5 · raw file

  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. # Dependencies to ensure requisite libraries are rebuilt
  14. #
  15. srcdir = @srcdir@
  16. top_srcdir = @top_srcdir@
  17. VPATH = @srcdir@
  18. pkgdatadir = $(datadir)/@PACKAGE@
  19. pkglibdir = $(libdir)/@PACKAGE@
  20. pkgincludedir = $(includedir)/@PACKAGE@
  21. top_builddir = ..
  22. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  23. INSTALL = @INSTALL@
  24. install_sh_DATA = $(install_sh) -c -m 644
  25. install_sh_PROGRAM = $(install_sh) -c
  26. install_sh_SCRIPT = $(install_sh) -c
  27. INSTALL_HEADER = $(INSTALL_DATA)
  28. transform = $(program_transform_name)
  29. NORMAL_INSTALL = :
  30. PRE_INSTALL = :
  31. POST_INSTALL = :
  32. NORMAL_UNINSTALL = :
  33. PRE_UNINSTALL = :
  34. POST_UNINSTALL = :
  35. build_triplet = @build@
  36. host_triplet = @host@
  37. target_triplet = @target@
  38. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  39. $(top_srcdir)/config/Make-inc.mk
  40. subdir = src
  41. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  42. am__aclocal_m4_deps = $(top_srcdir)/config/ac_connect_timeout.m4 \
  43. $(top_srcdir)/config/ac_debug.m4 \
  44. $(top_srcdir)/config/ac_dmalloc.m4 \
  45. $(top_srcdir)/config/ac_dshgroup.m4 \
  46. $(top_srcdir)/config/ac_elan.m4 \
  47. $(top_srcdir)/config/ac_exec.m4 \
  48. $(top_srcdir)/config/ac_fanout.m4 \
  49. $(top_srcdir)/config/ac_genders.m4 \
  50. $(top_srcdir)/config/ac_gpl_licensed.m4 \
  51. $(top_srcdir)/config/ac_krb4.m4 \
  52. $(top_srcdir)/config/ac_machines.m4 \
  53. $(top_srcdir)/config/ac_meta.m4 \
  54. $(top_srcdir)/config/ac_mqshell.m4 \
  55. $(top_srcdir)/config/ac_mrsh.m4 \
  56. $(top_srcdir)/config/ac_msghdr_accrights.m4 \
  57. $(top_srcdir)/config/ac_netgroup.m4 \
  58. $(top_srcdir)/config/ac_nodeattr.m4 \
  59. $(top_srcdir)/config/ac_nodeupdown.m4 \
  60. $(top_srcdir)/config/ac_pam.m4 \
  61. $(top_srcdir)/config/ac_pollselect.m4 \
  62. $(top_srcdir)/config/ac_qshell.m4 \
  63. $(top_srcdir)/config/ac_rcmd_rank_list.m4 \
  64. $(top_srcdir)/config/ac_readline.m4 \
  65. $(top_srcdir)/config/ac_rmsquery.m4 \
  66. $(top_srcdir)/config/ac_rsh.m4 $(top_srcdir)/config/ac_sdr.m4 \
  67. $(top_srcdir)/config/ac_slurm.m4 \
  68. $(top_srcdir)/config/ac_socklen_t.m4 \
  69. $(top_srcdir)/config/ac_ssh.m4 \
  70. $(top_srcdir)/config/ac_static_modules.m4 \
  71. $(top_srcdir)/config/ac_torque.m4 \
  72. $(top_srcdir)/config/ac_xcpu.m4 \
  73. $(top_srcdir)/config/acx_pthread.m4 \
  74. $(top_srcdir)/config/libtool.m4 $(top_srcdir)/configure.ac
  75. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  76. $(ACLOCAL_M4)
  77. mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
  78. CONFIG_HEADER = $(top_builddir)/config.h
  79. CONFIG_CLEAN_FILES =
  80. SOURCES =
  81. DIST_SOURCES =
  82. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  83. html-recursive info-recursive install-data-recursive \
  84. install-exec-recursive install-info-recursive \
  85. install-recursive installcheck-recursive installdirs-recursive \
  86. pdf-recursive ps-recursive uninstall-info-recursive \
  87. uninstall-recursive
  88. ETAGS = etags
  89. CTAGS = ctags
  90. DIST_SUBDIRS = $(SUBDIRS)
  91. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  92. ACLOCAL = @ACLOCAL@
  93. AIX_PDSH_LDFLAGS = @AIX_PDSH_LDFLAGS@
  94. AMDEP_FALSE = @AMDEP_FALSE@
  95. AMDEP_TRUE = @AMDEP_TRUE@
  96. AMTAR = @AMTAR@
  97. AR = @AR@
  98. AUTOCONF = @AUTOCONF@
  99. AUTOHEADER = @AUTOHEADER@
  100. AUTOMAKE = @AUTOMAKE@
  101. AWK = @AWK@
  102. CC = @CC@
  103. CCDEPMODE = @CCDEPMODE@
  104. CFLAGS = @CFLAGS@
  105. CONNECT_TIMEOUT = @CONNECT_TIMEOUT@
  106. CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
  107. CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
  108. CPP = @CPP@
  109. CPPFLAGS = @CPPFLAGS@
  110. CXX = @CXX@
  111. CXXCPP = @CXXCPP@
  112. CXXDEPMODE = @CXXDEPMODE@
  113. CXXFLAGS = @CXXFLAGS@
  114. CYGPATH_W = @CYGPATH_W@
  115. DEFS = @DEFS@
  116. DEPDIR = @DEPDIR@
  117. ECHO = @ECHO@
  118. ECHO_C = @ECHO_C@
  119. ECHO_N = @ECHO_N@
  120. ECHO_T = @ECHO_T@
  121. EGREP = @EGREP@
  122. ELAN_LIBS = @ELAN_LIBS@
  123. EXEEXT = @EXEEXT@
  124. F77 = @F77@
  125. FANOUT = @FANOUT@
  126. FFLAGS = @FFLAGS@
  127. GENDERS_LIBS = @GENDERS_LIBS@
  128. HAVE_LIBGENDERS = @HAVE_LIBGENDERS@
  129. HAVE_LIBNODEUPDOWN = @HAVE_LIBNODEUPDOWN@
  130. HAVE_MACHINES = @HAVE_MACHINES@
  131. HAVE_MQSHELL = @HAVE_MQSHELL@
  132. HAVE_MRSH = @HAVE_MRSH@
  133. HAVE_NODEATTR = @HAVE_NODEATTR@
  134. HAVE_QSHELL = @HAVE_QSHELL@
  135. HAVE_RMSQUERY = @HAVE_RMSQUERY@
  136. HAVE_SDR = @HAVE_SDR@
  137. HAVE_SLURM = @HAVE_SLURM@
  138. HAVE_SSH = @HAVE_SSH@
  139. HAVE_TORQUE = @HAVE_TORQUE@
  140. HAVE_XCPU = @HAVE_XCPU@
  141. INSTALL_DATA = @INSTALL_DATA@
  142. INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
  143. INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
  144. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  145. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  146. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  147. KRB_LIBS = @KRB_LIBS@
  148. LDFLAGS = @LDFLAGS@
  149. LIBADD_DL = @LIBADD_DL@
  150. LIBMODS_OBJS = @LIBMODS_OBJS@
  151. LIBOBJS = @LIBOBJS@
  152. LIBS = @LIBS@
  153. LIBTOOL = @LIBTOOL@
  154. LN_S = @LN_S@
  155. LTLIBOBJS = @LTLIBOBJS@
  156. MACHINES = @MACHINES@
  157. MAINT = @MAINT@
  158. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  159. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  160. MAKEINFO = @MAKEINFO@
  161. META_ALIAS = @META_ALIAS@
  162. META_AUTHOR = @META_AUTHOR@
  163. META_DATE = @META_DATE@
  164. META_LT_AGE = @META_LT_AGE@
  165. META_LT_CURRENT = @META_LT_CURRENT@
  166. META_LT_REVISION = @META_LT_REVISION@
  167. META_NAME = @META_NAME@
  168. META_RELEASE = @META_RELEASE@
  169. META_VERSION = @META_VERSION@
  170. MRSH_LIBS = @MRSH_LIBS@
  171. NODEATTR = @NODEATTR@
  172. NODEUPDOWN_LIBS = @NODEUPDOWN_LIBS@
  173. OBJEXT = @OBJEXT@
  174. PACKAGE = @PACKAGE@
  175. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  176. PACKAGE_NAME = @PACKAGE_NAME@
  177. PACKAGE_STRING = @PACKAGE_STRING@
  178. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  179. PACKAGE_VERSION = @PACKAGE_VERSION@
  180. PATH_SEPARATOR = @PATH_SEPARATOR@
  181. PDSH_VERSION = @PDSH_VERSION@
  182. PDSH_VERSION_FULL = @PDSH_VERSION_FULL@
  183. PROG_MQSHD = @PROG_MQSHD@
  184. PROG_QSHD = @PROG_QSHD@
  185. PTHREAD_CC = @PTHREAD_CC@
  186. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  187. PTHREAD_LIBS = @PTHREAD_LIBS@
  188. QSHELL_LIBS = @QSHELL_LIBS@
  189. RANLIB = @RANLIB@
  190. READLINE_LIBS = @READLINE_LIBS@
  191. RMSQUERY = @RMSQUERY@
  192. SDRGETOBJECTS = @SDRGETOBJECTS@
  193. SET_MAKE = @SET_MAKE@
  194. SHELL = @SHELL@
  195. SLURM_LIBS = @SLURM_LIBS@
  196. STRIP = @STRIP@
  197. TORQUE_CPPFLAGS = @TORQUE_CPPFLAGS@
  198. TORQUE_LIBS = @TORQUE_LIBS@
  199. VERSION = @VERSION@
  200. WITH_DSHGROUP_FALSE = @WITH_DSHGROUP_FALSE@
  201. WITH_DSHGROUP_TRUE = @WITH_DSHGROUP_TRUE@
  202. WITH_EXEC_FALSE = @WITH_EXEC_FALSE@
  203. WITH_EXEC_TRUE = @WITH_EXEC_TRUE@
  204. WITH_GNU_LD_FALSE = @WITH_GNU_LD_FALSE@
  205. WITH_GNU_LD_TRUE = @WITH_GNU_LD_TRUE@
  206. WITH_KRB4_FALSE = @WITH_KRB4_FALSE@
  207. WITH_KRB4_TRUE = @WITH_KRB4_TRUE@
  208. WITH_LIBGENDERS_FALSE = @WITH_LIBGENDERS_FALSE@
  209. WITH_LIBGENDERS_TRUE = @WITH_LIBGENDERS_TRUE@
  210. WITH_LIBMUNGE_FALSE = @WITH_LIBMUNGE_FALSE@
  211. WITH_LIBMUNGE_TRUE = @WITH_LIBMUNGE_TRUE@
  212. WITH_MACHINES_FALSE = @WITH_MACHINES_FALSE@
  213. WITH_MACHINES_TRUE = @WITH_MACHINES_TRUE@
  214. WITH_MQSHELL_FALSE = @WITH_MQSHELL_FALSE@
  215. WITH_MQSHELL_TRUE = @WITH_MQSHELL_TRUE@
  216. WITH_MRSH_FALSE = @WITH_MRSH_FALSE@
  217. WITH_MRSH_TRUE = @WITH_MRSH_TRUE@
  218. WITH_NETGROUP_FALSE = @WITH_NETGROUP_FALSE@
  219. WITH_NETGROUP_TRUE = @WITH_NETGROUP_TRUE@
  220. WITH_NODEATTR_FALSE = @WITH_NODEATTR_FALSE@
  221. WITH_NODEATTR_TRUE = @WITH_NODEATTR_TRUE@
  222. WITH_NODEUPDOWN_FALSE = @WITH_NODEUPDOWN_FALSE@
  223. WITH_NODEUPDOWN_TRUE = @WITH_NODEUPDOWN_TRUE@
  224. WITH_QSHELL_FALSE = @WITH_QSHELL_FALSE@
  225. WITH_QSHELL_TRUE = @WITH_QSHELL_TRUE@
  226. WITH_QSW_FALSE = @WITH_QSW_FALSE@
  227. WITH_QSW_TRUE = @WITH_QSW_TRUE@
  228. WITH_READLINE_FALSE = @WITH_READLINE_FALSE@
  229. WITH_READLINE_TRUE = @WITH_READLINE_TRUE@
  230. WITH_RMS_FALSE = @WITH_RMS_FALSE@
  231. WITH_RMS_TRUE = @WITH_RMS_TRUE@
  232. WITH_RSH_FALSE = @WITH_RSH_FALSE@
  233. WITH_RSH_TRUE = @WITH_RSH_TRUE@
  234. WITH_SDR_FALSE = @WITH_SDR_FALSE@
  235. WITH_SDR_TRUE = @WITH_SDR_TRUE@
  236. WITH_SLURM_FALSE = @WITH_SLURM_FALSE@
  237. WITH_SLURM_TRUE = @WITH_SLURM_TRUE@
  238. WITH_SSH_FALSE = @WITH_SSH_FALSE@
  239. WITH_SSH_TRUE = @WITH_SSH_TRUE@
  240. WITH_STATIC_MODULES_FALSE = @WITH_STATIC_MODULES_FALSE@
  241. WITH_STATIC_MODULES_TRUE = @WITH_STATIC_MODULES_TRUE@
  242. WITH_TORQUE_FALSE = @WITH_TORQUE_FALSE@
  243. WITH_TORQUE_TRUE = @WITH_TORQUE_TRUE@
  244. WITH_XCPU_FALSE = @WITH_XCPU_FALSE@
  245. WITH_XCPU_TRUE = @WITH_XCPU_TRUE@
  246. ac_ct_AR = @ac_ct_AR@
  247. ac_ct_CC = @ac_ct_CC@
  248. ac_ct_CXX = @ac_ct_CXX@
  249. ac_ct_F77 = @ac_ct_F77@
  250. ac_ct_RANLIB = @ac_ct_RANLIB@
  251. ac_ct_STRIP = @ac_ct_STRIP@
  252. acx_pthread_config = @acx_pthread_config@
  253. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  254. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  255. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  256. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  257. am__include = @am__include@
  258. am__leading_dot = @am__leading_dot@
  259. am__quote = @am__quote@
  260. am__tar = @am__tar@
  261. am__untar = @am__untar@
  262. bindir = @bindir@
  263. build = @build@
  264. build_alias = @build_alias@
  265. build_cpu = @build_cpu@
  266. build_os = @build_os@
  267. build_vendor = @build_vendor@
  268. datadir = @datadir@
  269. exec_prefix = @exec_prefix@
  270. host = @host@
  271. host_alias = @host_alias@
  272. host_cpu = @host_cpu@
  273. host_os = @host_os@
  274. host_vendor = @host_vendor@
  275. includedir = @includedir@
  276. infodir = @infodir@
  277. install_sh = @install_sh@
  278. libdir = @libdir@
  279. libexecdir = @libexecdir@
  280. localstatedir = @localstatedir@
  281. mandir = @mandir@
  282. mkdir_p = @mkdir_p@
  283. oldincludedir = @oldincludedir@
  284. prefix = @prefix@
  285. program_transform_name = @program_transform_name@
  286. sbindir = @sbindir@
  287. sharedstatedir = @sharedstatedir@
  288. sysconfdir = @sysconfdir@
  289. target = @target@
  290. target_alias = @target_alias@
  291. target_cpu = @target_cpu@
  292. target_os = @target_os@
  293. target_vendor = @target_vendor@
  294. SUBDIRS = \
  295. common \
  296. qsnet \
  297. modules \
  298. pdsh
  299. all: all-recursive
  300. .SUFFIXES:
  301. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Make-inc.mk $(am__configure_deps)
  302. @for dep in $?; do \
  303. case '$(am__configure_deps)' in \
  304. *$$dep*) \
  305. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  306. && exit 0; \
  307. exit 1;; \
  308. esac; \
  309. done; \
  310. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
  311. cd $(top_srcdir) && \
  312. $(AUTOMAKE) --gnu src/Makefile
  313. .PRECIOUS: Makefile
  314. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  315. @case '$?' in \
  316. *config.status*) \
  317. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  318. *) \
  319. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  320. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  321. esac;
  322. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  323. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  324. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  325. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  326. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  327. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  328. mostlyclean-libtool:
  329. -rm -f *.lo
  330. clean-libtool:
  331. -rm -rf .libs _libs
  332. distclean-libtool:
  333. -rm -f libtool
  334. uninstall-info-am:
  335. # This directory's subdirectories are mostly independent; you can cd
  336. # into them and run `make' without going through this Makefile.
  337. # To change the values of `make' variables: instead of editing Makefiles,
  338. # (1) if the variable is set in `config.status', edit `config.status'
  339. # (which will cause the Makefiles to be regenerated when you run `make');
  340. # (2) otherwise, pass the desired values on the `make' command line.
  341. $(RECURSIVE_TARGETS):
  342. @failcom='exit 1'; \
  343. for f in x $$MAKEFLAGS; do \
  344. case $$f in \
  345. *=* | --[!k]*);; \
  346. *k*) failcom='fail=yes';; \
  347. esac; \
  348. done; \
  349. dot_seen=no; \
  350. target=`echo $@ | sed s/-recursive//`; \
  351. list='$(SUBDIRS)'; for subdir in $$list; do \
  352. echo "Making $$target in $$subdir"; \
  353. if test "$$subdir" = "."; then \
  354. dot_seen=yes; \
  355. local_target="$$target-am"; \
  356. else \
  357. local_target="$$target"; \
  358. fi; \
  359. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  360. || eval $$failcom; \
  361. done; \
  362. if test "$$dot_seen" = "no"; then \
  363. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  364. fi; test -z "$$fail"
  365. mostlyclean-recursive clean-recursive distclean-recursive \
  366. maintainer-clean-recursive:
  367. @failcom='exit 1'; \
  368. for f in x $$MAKEFLAGS; do \
  369. case $$f in \
  370. *=* | --[!k]*);; \
  371. *k*) failcom='fail=yes';; \
  372. esac; \
  373. done; \
  374. dot_seen=no; \
  375. case "$@" in \
  376. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  377. *) list='$(SUBDIRS)' ;; \
  378. esac; \
  379. rev=''; for subdir in $$list; do \
  380. if test "$$subdir" = "."; then :; else \
  381. rev="$$subdir $$rev"; \
  382. fi; \
  383. done; \
  384. rev="$$rev ."; \
  385. target=`echo $@ | sed s/-recursive//`; \
  386. for subdir in $$rev; do \
  387. echo "Making $$target in $$subdir"; \
  388. if test "$$subdir" = "."; then \
  389. local_target="$$target-am"; \
  390. else \
  391. local_target="$$target"; \
  392. fi; \
  393. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  394. || eval $$failcom; \
  395. done && test -z "$$fail"
  396. tags-recursive:
  397. list='$(SUBDIRS)'; for subdir in $$list; do \
  398. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  399. done
  400. ctags-recursive:
  401. list='$(SUBDIRS)'; for subdir in $$list; do \
  402. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  403. done
  404. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  405. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  406. unique=`for i in $$list; do \
  407. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  408. done | \
  409. $(AWK) ' { files[$$0] = 1; } \
  410. END { for (i in files) print i; }'`; \
  411. mkid -fID $$unique
  412. tags: TAGS
  413. TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  414. $(TAGS_FILES) $(LISP)
  415. tags=; \
  416. here=`pwd`; \
  417. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  418. include_option=--etags-include; \
  419. empty_fix=.; \
  420. else \
  421. include_option=--include; \
  422. empty_fix=; \
  423. fi; \
  424. list='$(SUBDIRS)'; for subdir in $$list; do \
  425. if test "$$subdir" = .; then :; else \
  426. test ! -f $$subdir/TAGS || \
  427. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  428. fi; \
  429. done; \
  430. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  431. unique=`for i in $$list; do \
  432. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  433. done | \
  434. $(AWK) ' { files[$$0] = 1; } \
  435. END { for (i in files) print i; }'`; \
  436. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  437. test -n "$$unique" || unique=$$empty_fix; \
  438. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  439. $$tags $$unique; \
  440. fi
  441. ctags: CTAGS
  442. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  443. $(TAGS_FILES) $(LISP)
  444. tags=; \
  445. here=`pwd`; \
  446. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  447. unique=`for i in $$list; do \
  448. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  449. done | \
  450. $(AWK) ' { files[$$0] = 1; } \
  451. END { for (i in files) print i; }'`; \
  452. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  453. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  454. $$tags $$unique
  455. GTAGS:
  456. here=`$(am__cd) $(top_builddir) && pwd` \
  457. && cd $(top_srcdir) \
  458. && gtags -i $(GTAGS_ARGS) $$here
  459. distclean-tags:
  460. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  461. distdir: $(DISTFILES)
  462. $(mkdir_p) $(distdir)/../config
  463. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  464. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  465. list='$(DISTFILES)'; for file in $$list; do \
  466. case $$file in \
  467. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  468. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  469. esac; \
  470. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  471. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  472. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  473. dir="/$$dir"; \
  474. $(mkdir_p) "$(distdir)$$dir"; \
  475. else \
  476. dir=''; \
  477. fi; \
  478. if test -d $$d/$$file; then \
  479. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  480. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  481. fi; \
  482. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  483. else \
  484. test -f $(distdir)/$$file \
  485. || cp -p $$d/$$file $(distdir)/$$file \
  486. || exit 1; \
  487. fi; \
  488. done
  489. list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  490. if test "$$subdir" = .; then :; else \
  491. test -d "$(distdir)/$$subdir" \
  492. || $(mkdir_p) "$(distdir)/$$subdir" \
  493. || exit 1; \
  494. distdir=`$(am__cd) $(distdir) && pwd`; \
  495. top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
  496. (cd $$subdir && \
  497. $(MAKE) $(AM_MAKEFLAGS) \
  498. top_distdir="$$top_distdir" \
  499. distdir="$$distdir/$$subdir" \
  500. distdir) \
  501. || exit 1; \
  502. fi; \
  503. done
  504. check-am: all-am
  505. check: check-recursive
  506. all-am: Makefile
  507. installdirs: installdirs-recursive
  508. installdirs-am:
  509. install: install-recursive
  510. install-exec: install-exec-recursive
  511. install-data: install-data-recursive
  512. uninstall: uninstall-recursive
  513. install-am: all-am
  514. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  515. installcheck: installcheck-recursive
  516. install-strip:
  517. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  518. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  519. `test -z '$(STRIP)' || \
  520. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  521. mostlyclean-generic:
  522. clean-generic:
  523. distclean-generic:
  524. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  525. maintainer-clean-generic:
  526. @echo "This command is intended for maintainers to use"
  527. @echo "it deletes files that may require special tools to rebuild."
  528. clean: clean-recursive
  529. clean-am: clean-generic clean-libtool mostlyclean-am
  530. distclean: distclean-recursive
  531. -rm -f Makefile
  532. distclean-am: clean-am distclean-generic distclean-libtool \
  533. distclean-local distclean-tags
  534. dvi: dvi-recursive
  535. dvi-am:
  536. html: html-recursive
  537. info: info-recursive
  538. info-am:
  539. install-data-am:
  540. install-exec-am:
  541. install-info: install-info-recursive
  542. install-man:
  543. installcheck-am:
  544. maintainer-clean: maintainer-clean-recursive
  545. -rm -f Makefile
  546. maintainer-clean-am: distclean-am maintainer-clean-generic
  547. mostlyclean: mostlyclean-recursive
  548. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  549. pdf: pdf-recursive
  550. pdf-am:
  551. ps: ps-recursive
  552. ps-am:
  553. uninstall-am: uninstall-info-am
  554. uninstall-info: uninstall-info-recursive
  555. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
  556. clean clean-generic clean-libtool clean-recursive ctags \
  557. ctags-recursive distclean distclean-generic distclean-libtool \
  558. distclean-local distclean-recursive distclean-tags distdir dvi \
  559. dvi-am html html-am info info-am install install-am \
  560. install-data install-data-am install-exec install-exec-am \
  561. install-info install-info-am install-man install-strip \
  562. installcheck installcheck-am installdirs installdirs-am \
  563. maintainer-clean maintainer-clean-generic \
  564. maintainer-clean-recursive mostlyclean mostlyclean-generic \
  565. mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
  566. tags tags-recursive uninstall uninstall-am uninstall-info-am
  567. $(top_builddir)/src/common/libcommon.la \
  568. $(top_builddit)/src/qsnet/libqsw.la \
  569. $(top_builddit)/src/modules/libmods.la \
  570. : force-dependency-check
  571. @cd `dirname $@` && make `basename $@`
  572. force-dependency-check:
  573. # Generic ``distclean'' hook.
  574. #
  575. # The double-colon allows this target to be defined multiple times,
  576. # thereby allowing a Makefile.am to include its own distclean-local hook.
  577. #
  578. distclean-local::
  579. -rm -f *~ \#* .\#* cscope*.out core *.core tags TAGS
  580. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  581. # Otherwise a system limit (for SysV at least) may be exceeded.
  582. .NOEXPORT: