You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

530 lines
16 KiB

11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
  1. # Makefile.in generated by automake 1.12.5 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2012 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__make_dryrun = \
  14. { \
  15. am__dry=no; \
  16. case $$MAKEFLAGS in \
  17. *\\[\ \ ]*) \
  18. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  19. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  20. *) \
  21. for am__flg in $$MAKEFLAGS; do \
  22. case $$am__flg in \
  23. *=*|--*) ;; \
  24. *n*) am__dry=yes; break;; \
  25. esac; \
  26. done;; \
  27. esac; \
  28. test $$am__dry = yes; \
  29. }
  30. pkgdatadir = $(datadir)/@PACKAGE@
  31. pkgincludedir = $(includedir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkglibexecdir = $(libexecdir)/@PACKAGE@
  34. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  35. install_sh_DATA = $(install_sh) -c -m 644
  36. install_sh_PROGRAM = $(install_sh) -c
  37. install_sh_SCRIPT = $(install_sh) -c
  38. INSTALL_HEADER = $(INSTALL_DATA)
  39. transform = $(program_transform_name)
  40. NORMAL_INSTALL = :
  41. PRE_INSTALL = :
  42. POST_INSTALL = :
  43. NORMAL_UNINSTALL = :
  44. PRE_UNINSTALL = :
  45. POST_UNINSTALL = :
  46. build_triplet = @build@
  47. host_triplet = @host@
  48. subdir = libev
  49. DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  50. $(top_srcdir)/depcomp config.guess config.sub depcomp \
  51. install-sh ltmain.sh missing mkinstalldirs
  52. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  53. am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
  54. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  55. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  56. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/libev/libev.m4 \
  57. $(top_srcdir)/configure.ac
  58. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  59. $(ACLOCAL_M4)
  60. mkinstalldirs = $(install_sh) -d
  61. CONFIG_HEADER = $(top_builddir)/config.h
  62. CONFIG_CLEAN_FILES =
  63. CONFIG_CLEAN_VPATH_FILES =
  64. LTLIBRARIES = $(noinst_LTLIBRARIES)
  65. libev_la_LIBADD =
  66. am_libev_la_OBJECTS = ev.lo event.lo
  67. libev_la_OBJECTS = $(am_libev_la_OBJECTS)
  68. libev_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  69. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libev_la_LDFLAGS) \
  70. $(LDFLAGS) -o $@
  71. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  72. depcomp = $(SHELL) $(top_srcdir)/depcomp
  73. am__depfiles_maybe = depfiles
  74. am__mv = mv -f
  75. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  76. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  77. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  78. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  79. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  80. CCLD = $(CC)
  81. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  82. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  83. $(LDFLAGS) -o $@
  84. SOURCES = $(libev_la_SOURCES)
  85. DIST_SOURCES = $(libev_la_SOURCES)
  86. am__can_run_installinfo = \
  87. case $$AM_UPDATE_INFO_DIR in \
  88. n|no|NO) false;; \
  89. *) (install-info --version) >/dev/null 2>&1;; \
  90. esac
  91. ETAGS = etags
  92. CTAGS = ctags
  93. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  94. ACLOCAL = @ACLOCAL@
  95. AMTAR = @AMTAR@
  96. AR = @AR@
  97. AUTOCONF = @AUTOCONF@
  98. AUTOHEADER = @AUTOHEADER@
  99. AUTOMAKE = @AUTOMAKE@
  100. AWK = @AWK@
  101. CC = @CC@
  102. CCDEPMODE = @CCDEPMODE@
  103. CFLAGS = @CFLAGS@
  104. CPP = @CPP@
  105. CPPFLAGS = @CPPFLAGS@
  106. CYGPATH_W = @CYGPATH_W@
  107. DEFS = @DEFS@
  108. DEPDIR = @DEPDIR@
  109. DLLTOOL = @DLLTOOL@
  110. DSYMUTIL = @DSYMUTIL@
  111. DUMPBIN = @DUMPBIN@
  112. ECHO_C = @ECHO_C@
  113. ECHO_N = @ECHO_N@
  114. ECHO_T = @ECHO_T@
  115. EGREP = @EGREP@
  116. EXEEXT = @EXEEXT@
  117. FGREP = @FGREP@
  118. GREP = @GREP@
  119. INSTALL = @INSTALL@
  120. INSTALL_DATA = @INSTALL_DATA@
  121. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  122. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  123. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  124. LD = @LD@
  125. LDFLAGS = @LDFLAGS@
  126. LIBOBJS = @LIBOBJS@
  127. LIBS = @LIBS@
  128. LIBTOOL = @LIBTOOL@
  129. LIPO = @LIPO@
  130. LN_S = @LN_S@
  131. LTLIBOBJS = @LTLIBOBJS@
  132. MAKEINFO = @MAKEINFO@
  133. MANIFEST_TOOL = @MANIFEST_TOOL@
  134. MKDIR_P = @MKDIR_P@
  135. NM = @NM@
  136. NMEDIT = @NMEDIT@
  137. OBJDUMP = @OBJDUMP@
  138. OBJEXT = @OBJEXT@
  139. OTOOL = @OTOOL@
  140. OTOOL64 = @OTOOL64@
  141. PACKAGE = @PACKAGE@
  142. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  143. PACKAGE_NAME = @PACKAGE_NAME@
  144. PACKAGE_STRING = @PACKAGE_STRING@
  145. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  146. PACKAGE_URL = @PACKAGE_URL@
  147. PACKAGE_VERSION = @PACKAGE_VERSION@
  148. PATH_SEPARATOR = @PATH_SEPARATOR@
  149. PTHREAD_CC = @PTHREAD_CC@
  150. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  151. PTHREAD_LIBS = @PTHREAD_LIBS@
  152. RANLIB = @RANLIB@
  153. SED = @SED@
  154. SET_MAKE = @SET_MAKE@
  155. SHELL = @SHELL@
  156. STRIP = @STRIP@
  157. VERSION = @VERSION@
  158. abs_builddir = @abs_builddir@
  159. abs_srcdir = @abs_srcdir@
  160. abs_top_builddir = @abs_top_builddir@
  161. abs_top_srcdir = @abs_top_srcdir@
  162. ac_ct_AR = @ac_ct_AR@
  163. ac_ct_CC = @ac_ct_CC@
  164. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  165. acx_pthread_config = @acx_pthread_config@
  166. am__include = @am__include@
  167. am__leading_dot = @am__leading_dot@
  168. am__quote = @am__quote@
  169. am__tar = @am__tar@
  170. am__untar = @am__untar@
  171. bindir = @bindir@
  172. build = @build@
  173. build_alias = @build_alias@
  174. build_cpu = @build_cpu@
  175. build_os = @build_os@
  176. build_vendor = @build_vendor@
  177. builddir = @builddir@
  178. datadir = @datadir@
  179. datarootdir = @datarootdir@
  180. docdir = @docdir@
  181. dvidir = @dvidir@
  182. exec_prefix = @exec_prefix@
  183. host = @host@
  184. host_alias = @host_alias@
  185. host_cpu = @host_cpu@
  186. host_os = @host_os@
  187. host_vendor = @host_vendor@
  188. htmldir = @htmldir@
  189. includedir = @includedir@
  190. infodir = @infodir@
  191. install_sh = @install_sh@
  192. libdir = @libdir@
  193. libexecdir = @libexecdir@
  194. localedir = @localedir@
  195. localstatedir = @localstatedir@
  196. mandir = @mandir@
  197. mkdir_p = @mkdir_p@
  198. oldincludedir = @oldincludedir@
  199. pdfdir = @pdfdir@
  200. prefix = @prefix@
  201. program_transform_name = @program_transform_name@
  202. psdir = @psdir@
  203. sbindir = @sbindir@
  204. sharedstatedir = @sharedstatedir@
  205. srcdir = @srcdir@
  206. sysconfdir = @sysconfdir@
  207. target_alias = @target_alias@
  208. top_build_prefix = @top_build_prefix@
  209. top_builddir = @top_builddir@
  210. top_srcdir = @top_srcdir@
  211. AUTOMAKE_OPTIONS = foreign
  212. VERSION_INFO = 4:0:0
  213. EXTRA_DIST = LICENSE Changes libev.m4 autogen.sh \
  214. ev_vars.h ev_wrap.h \
  215. ev_epoll.c ev_select.c ev_poll.c ev_kqueue.c ev_port.c ev_win32.c \
  216. ev.3 ev.pod Symbols.ev Symbols.event
  217. noinst_LTLIBRARIES = libev.la
  218. libev_la_SOURCES = ev.c event.c
  219. libev_la_LDFLAGS = -static -version-info $(VERSION_INFO)
  220. all: all-am
  221. .SUFFIXES:
  222. .SUFFIXES: .c .lo .o .obj
  223. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  224. @for dep in $?; do \
  225. case '$(am__configure_deps)' in \
  226. *$$dep*) \
  227. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  228. && { if test -f $@; then exit 0; else break; fi; }; \
  229. exit 1;; \
  230. esac; \
  231. done; \
  232. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libev/Makefile'; \
  233. $(am__cd) $(top_srcdir) && \
  234. $(AUTOMAKE) --foreign libev/Makefile
  235. .PRECIOUS: Makefile
  236. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  237. @case '$?' in \
  238. *config.status*) \
  239. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  240. *) \
  241. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  242. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  243. esac;
  244. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  245. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  246. $(top_srcdir)/configure: $(am__configure_deps)
  247. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  248. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  249. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  250. $(am__aclocal_m4_deps):
  251. clean-noinstLTLIBRARIES:
  252. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  253. @list='$(noinst_LTLIBRARIES)'; \
  254. locs=`for p in $$list; do echo $$p; done | \
  255. sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  256. sort -u`; \
  257. test -z "$$locs" || { \
  258. echo rm -f $${locs}; \
  259. rm -f $${locs}; \
  260. }
  261. libev.la: $(libev_la_OBJECTS) $(libev_la_DEPENDENCIES) $(EXTRA_libev_la_DEPENDENCIES)
  262. $(libev_la_LINK) $(libev_la_OBJECTS) $(libev_la_LIBADD) $(LIBS)
  263. mostlyclean-compile:
  264. -rm -f *.$(OBJEXT)
  265. distclean-compile:
  266. -rm -f *.tab.c
  267. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev.Plo@am__quote@
  268. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
  269. .c.o:
  270. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  271. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  272. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  273. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  274. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  275. .c.obj:
  276. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  277. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  278. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  279. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  280. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  281. .c.lo:
  282. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  283. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  284. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  285. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  286. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  287. mostlyclean-libtool:
  288. -rm -f *.lo
  289. clean-libtool:
  290. -rm -rf .libs _libs
  291. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  292. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  293. unique=`for i in $$list; do \
  294. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  295. done | \
  296. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  297. END { if (nonempty) { for (i in files) print i; }; }'`; \
  298. mkid -fID $$unique
  299. tags: TAGS
  300. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  301. $(TAGS_FILES) $(LISP)
  302. set x; \
  303. here=`pwd`; \
  304. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  305. unique=`for i in $$list; do \
  306. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  307. done | \
  308. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  309. END { if (nonempty) { for (i in files) print i; }; }'`; \
  310. shift; \
  311. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  312. test -n "$$unique" || unique=$$empty_fix; \
  313. if test $$# -gt 0; then \
  314. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  315. "$$@" $$unique; \
  316. else \
  317. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  318. $$unique; \
  319. fi; \
  320. fi
  321. ctags: CTAGS
  322. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  323. $(TAGS_FILES) $(LISP)
  324. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  325. unique=`for i in $$list; do \
  326. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  327. done | \
  328. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  329. END { if (nonempty) { for (i in files) print i; }; }'`; \
  330. test -z "$(CTAGS_ARGS)$$unique" \
  331. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  332. $$unique
  333. GTAGS:
  334. here=`$(am__cd) $(top_builddir) && pwd` \
  335. && $(am__cd) $(top_srcdir) \
  336. && gtags -i $(GTAGS_ARGS) "$$here"
  337. cscopelist: $(HEADERS) $(SOURCES) $(LISP)
  338. list='$(SOURCES) $(HEADERS) $(LISP)'; \
  339. case "$(srcdir)" in \
  340. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  341. *) sdir=$(subdir)/$(srcdir) ;; \
  342. esac; \
  343. for i in $$list; do \
  344. if test -f "$$i"; then \
  345. echo "$(subdir)/$$i"; \
  346. else \
  347. echo "$$sdir/$$i"; \
  348. fi; \
  349. done >> $(top_builddir)/cscope.files
  350. distclean-tags:
  351. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  352. distdir: $(DISTFILES)
  353. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  354. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  355. list='$(DISTFILES)'; \
  356. dist_files=`for file in $$list; do echo $$file; done | \
  357. sed -e "s|^$$srcdirstrip/||;t" \
  358. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  359. case $$dist_files in \
  360. */*) $(MKDIR_P) `echo "$$dist_files" | \
  361. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  362. sort -u` ;; \
  363. esac; \
  364. for file in $$dist_files; do \
  365. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  366. if test -d $$d/$$file; then \
  367. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  368. if test -d "$(distdir)/$$file"; then \
  369. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  370. fi; \
  371. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  372. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  373. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  374. fi; \
  375. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  376. else \
  377. test -f "$(distdir)/$$file" \
  378. || cp -p $$d/$$file "$(distdir)/$$file" \
  379. || exit 1; \
  380. fi; \
  381. done
  382. check-am: all-am
  383. check: check-am
  384. all-am: Makefile $(LTLIBRARIES)
  385. installdirs:
  386. install: install-am
  387. install-exec: install-exec-am
  388. install-data: install-data-am
  389. uninstall: uninstall-am
  390. install-am: all-am
  391. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  392. installcheck: installcheck-am
  393. install-strip:
  394. if test -z '$(STRIP)'; then \
  395. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  396. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  397. install; \
  398. else \
  399. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  400. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  401. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  402. fi
  403. mostlyclean-generic:
  404. clean-generic:
  405. distclean-generic:
  406. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  407. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  408. maintainer-clean-generic:
  409. @echo "This command is intended for maintainers to use"
  410. @echo "it deletes files that may require special tools to rebuild."
  411. clean: clean-am
  412. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  413. mostlyclean-am
  414. distclean: distclean-am
  415. -rm -rf ./$(DEPDIR)
  416. -rm -f Makefile
  417. distclean-am: clean-am distclean-compile distclean-generic \
  418. distclean-tags
  419. dvi: dvi-am
  420. dvi-am:
  421. html: html-am
  422. html-am:
  423. info: info-am
  424. info-am:
  425. install-data-am:
  426. install-dvi: install-dvi-am
  427. install-dvi-am:
  428. install-exec-am:
  429. install-html: install-html-am
  430. install-html-am:
  431. install-info: install-info-am
  432. install-info-am:
  433. install-man:
  434. install-pdf: install-pdf-am
  435. install-pdf-am:
  436. install-ps: install-ps-am
  437. install-ps-am:
  438. installcheck-am:
  439. maintainer-clean: maintainer-clean-am
  440. -rm -rf ./$(DEPDIR)
  441. -rm -f Makefile
  442. maintainer-clean-am: distclean-am maintainer-clean-generic
  443. mostlyclean: mostlyclean-am
  444. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  445. mostlyclean-libtool
  446. pdf: pdf-am
  447. pdf-am:
  448. ps: ps-am
  449. ps-am:
  450. uninstall-am:
  451. .MAKE: install-am install-strip
  452. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  453. clean-libtool clean-noinstLTLIBRARIES cscopelist ctags \
  454. distclean distclean-compile distclean-generic \
  455. distclean-libtool distclean-tags distdir dvi dvi-am html \
  456. html-am info info-am install install-am install-data \
  457. install-data-am install-dvi install-dvi-am install-exec \
  458. install-exec-am install-html install-html-am install-info \
  459. install-info-am install-man install-pdf install-pdf-am \
  460. install-ps install-ps-am install-strip installcheck \
  461. installcheck-am installdirs maintainer-clean \
  462. maintainer-clean-generic mostlyclean mostlyclean-compile \
  463. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  464. tags uninstall uninstall-am
  465. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  466. # Otherwise a system limit (for SysV at least) may be exceeded.
  467. .NOEXPORT: