Makefile.in 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  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. #
  14. # Copyright 2005 Red Hat, Inc.
  15. #
  16. # Permission to use, copy, modify, distribute, and sell this software and its
  17. # documentation for any purpose is hereby granted without fee, provided that
  18. # the above copyright notice appear in all copies and that both that
  19. # copyright notice and this permission notice appear in supporting
  20. # documentation, and that the name of Red Hat not be used in
  21. # advertising or publicity pertaining to distribution of the software without
  22. # specific, written prior permission. Red Hat makes no
  23. # representations about the suitability of this software for any purpose. It
  24. # is provided "as is" without express or implied warranty.
  25. #
  26. # RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  27. # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  28. # EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  29. # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  30. # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  31. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  32. # PERFORMANCE OF THIS SOFTWARE.
  33. srcdir = @srcdir@
  34. top_srcdir = @top_srcdir@
  35. VPATH = @srcdir@
  36. pkgdatadir = $(datadir)/@PACKAGE@
  37. pkglibdir = $(libdir)/@PACKAGE@
  38. pkgincludedir = $(includedir)/@PACKAGE@
  39. top_builddir = .
  40. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  41. INSTALL = @INSTALL@
  42. install_sh_DATA = $(install_sh) -c -m 644
  43. install_sh_PROGRAM = $(install_sh) -c
  44. install_sh_SCRIPT = $(install_sh) -c
  45. INSTALL_HEADER = $(INSTALL_DATA)
  46. transform = $(program_transform_name)
  47. NORMAL_INSTALL = :
  48. PRE_INSTALL = :
  49. POST_INSTALL = :
  50. NORMAL_UNINSTALL = :
  51. PRE_UNINSTALL = :
  52. POST_UNINSTALL = :
  53. build_triplet = @build@
  54. host_triplet = @host@
  55. bin_PROGRAMS = xbiff$(EXEEXT)
  56. DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
  57. $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  58. $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
  59. compile config.guess config.sub depcomp install-sh missing \
  60. mkinstalldirs
  61. subdir = .
  62. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  63. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  64. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  65. $(ACLOCAL_M4)
  66. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  67. configure.lineno configure.status.lineno
  68. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  69. CONFIG_HEADER = config.h
  70. CONFIG_CLEAN_FILES =
  71. am__installdirs = "$(DESTDIR)$(bindir)"
  72. binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  73. PROGRAMS = $(bin_PROGRAMS)
  74. am_xbiff_OBJECTS = Mailbox.$(OBJEXT) xbiff.$(OBJEXT)
  75. xbiff_OBJECTS = $(am_xbiff_OBJECTS)
  76. am__DEPENDENCIES_1 =
  77. xbiff_DEPENDENCIES = $(am__DEPENDENCIES_1)
  78. DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
  79. depcomp = $(SHELL) $(top_srcdir)/depcomp
  80. am__depfiles_maybe = depfiles
  81. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  82. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  83. CCLD = $(CC)
  84. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  85. SOURCES = $(xbiff_SOURCES)
  86. DIST_SOURCES = $(xbiff_SOURCES)
  87. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  88. html-recursive info-recursive install-data-recursive \
  89. install-exec-recursive install-info-recursive \
  90. install-recursive installcheck-recursive installdirs-recursive \
  91. pdf-recursive ps-recursive uninstall-info-recursive \
  92. uninstall-recursive
  93. ETAGS = etags
  94. CTAGS = ctags
  95. DIST_SUBDIRS = $(SUBDIRS)
  96. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  97. distdir = $(PACKAGE)-$(VERSION)
  98. top_distdir = $(distdir)
  99. am__remove_distdir = \
  100. { test ! -d $(distdir) \
  101. || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
  102. && rm -fr $(distdir); }; }
  103. DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
  104. GZIP_ENV = --best
  105. distuninstallcheck_listfiles = find . -type f -print
  106. distcleancheck_listfiles = find . -type f -print
  107. ACLOCAL = @ACLOCAL@
  108. ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
  109. ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
  110. AMDEP_FALSE = @AMDEP_FALSE@
  111. AMDEP_TRUE = @AMDEP_TRUE@
  112. AMTAR = @AMTAR@
  113. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  114. APP_MAN_DIR = @APP_MAN_DIR@
  115. APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
  116. AUTOCONF = @AUTOCONF@
  117. AUTOHEADER = @AUTOHEADER@
  118. AUTOMAKE = @AUTOMAKE@
  119. AWK = @AWK@
  120. CC = @CC@
  121. CCDEPMODE = @CCDEPMODE@
  122. CFLAGS = @CFLAGS@
  123. CHANGELOG_CMD = @CHANGELOG_CMD@
  124. CPP = @CPP@
  125. CPPFLAGS = @CPPFLAGS@
  126. CWARNFLAGS = @CWARNFLAGS@
  127. CYGPATH_W = @CYGPATH_W@
  128. DEFS = @DEFS@
  129. DEPDIR = @DEPDIR@
  130. DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
  131. DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
  132. ECHO_C = @ECHO_C@
  133. ECHO_N = @ECHO_N@
  134. ECHO_T = @ECHO_T@
  135. EGREP = @EGREP@
  136. EXEEXT = @EXEEXT@
  137. FILE_MAN_DIR = @FILE_MAN_DIR@
  138. FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
  139. GREP = @GREP@
  140. INSTALL_CMD = @INSTALL_CMD@
  141. INSTALL_DATA = @INSTALL_DATA@
  142. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  143. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  144. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  145. LDFLAGS = @LDFLAGS@
  146. LIBOBJS = @LIBOBJS@
  147. LIBS = @LIBS@
  148. LIB_MAN_DIR = @LIB_MAN_DIR@
  149. LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
  150. LTLIBOBJS = @LTLIBOBJS@
  151. MAINT = @MAINT@
  152. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  153. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  154. MAKEINFO = @MAKEINFO@
  155. MAN_SUBSTS = @MAN_SUBSTS@
  156. MISC_MAN_DIR = @MISC_MAN_DIR@
  157. MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
  158. OBJEXT = @OBJEXT@
  159. PACKAGE = @PACKAGE@
  160. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  161. PACKAGE_NAME = @PACKAGE_NAME@
  162. PACKAGE_STRING = @PACKAGE_STRING@
  163. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  164. PACKAGE_VERSION = @PACKAGE_VERSION@
  165. PATH_SEPARATOR = @PATH_SEPARATOR@
  166. PKG_CONFIG = @PKG_CONFIG@
  167. SED = @SED@
  168. SET_MAKE = @SET_MAKE@
  169. SHELL = @SHELL@
  170. STRIP = @STRIP@
  171. VERSION = @VERSION@
  172. XBIFF_CFLAGS = @XBIFF_CFLAGS@
  173. XBIFF_LIBS = @XBIFF_LIBS@
  174. XORG_MAN_PAGE = @XORG_MAN_PAGE@
  175. ac_ct_CC = @ac_ct_CC@
  176. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  177. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  178. am__include = @am__include@
  179. am__leading_dot = @am__leading_dot@
  180. am__quote = @am__quote@
  181. am__tar = @am__tar@
  182. am__untar = @am__untar@
  183. bindir = @bindir@
  184. build = @build@
  185. build_alias = @build_alias@
  186. build_cpu = @build_cpu@
  187. build_os = @build_os@
  188. build_vendor = @build_vendor@
  189. datadir = @datadir@
  190. datarootdir = @datarootdir@
  191. docdir = @docdir@
  192. dvidir = @dvidir@
  193. exec_prefix = @exec_prefix@
  194. host = @host@
  195. host_alias = @host_alias@
  196. host_cpu = @host_cpu@
  197. host_os = @host_os@
  198. host_vendor = @host_vendor@
  199. htmldir = @htmldir@
  200. includedir = @includedir@
  201. infodir = @infodir@
  202. install_sh = @install_sh@
  203. libdir = @libdir@
  204. libexecdir = @libexecdir@
  205. localedir = @localedir@
  206. localstatedir = @localstatedir@
  207. mandir = @mandir@
  208. mkdir_p = @mkdir_p@
  209. oldincludedir = @oldincludedir@
  210. pdfdir = @pdfdir@
  211. prefix = @prefix@
  212. program_transform_name = @program_transform_name@
  213. psdir = @psdir@
  214. sbindir = @sbindir@
  215. sharedstatedir = @sharedstatedir@
  216. sysconfdir = @sysconfdir@
  217. target_alias = @target_alias@
  218. SUBDIRS = man
  219. AM_CFLAGS = $(CWARNFLAGS) $(XBIFF_CFLAGS) -D_BSD_SOURCE
  220. xbiff_LDADD = $(XBIFF_LIBS)
  221. xbiff_SOURCES = \
  222. Mailbox.c \
  223. Mailbox.h \
  224. MailboxP.h \
  225. xbiff.c
  226. EXTRA_DIST = bitmaps/mail-down bitmaps/mail-up bitmaps/mail-down-mask bitmaps/mail-up-mask
  227. MAINTAINERCLEANFILES = ChangeLog INSTALL
  228. all: config.h
  229. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  230. .SUFFIXES:
  231. .SUFFIXES: .c .o .obj
  232. am--refresh:
  233. @:
  234. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  235. @for dep in $?; do \
  236. case '$(am__configure_deps)' in \
  237. *$$dep*) \
  238. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
  239. cd $(srcdir) && $(AUTOMAKE) --foreign \
  240. && exit 0; \
  241. exit 1;; \
  242. esac; \
  243. done; \
  244. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  245. cd $(top_srcdir) && \
  246. $(AUTOMAKE) --foreign Makefile
  247. .PRECIOUS: Makefile
  248. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  249. @case '$?' in \
  250. *config.status*) \
  251. echo ' $(SHELL) ./config.status'; \
  252. $(SHELL) ./config.status;; \
  253. *) \
  254. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  255. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  256. esac;
  257. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  258. $(SHELL) ./config.status --recheck
  259. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  260. cd $(srcdir) && $(AUTOCONF)
  261. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  262. cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  263. config.h: stamp-h1
  264. @if test ! -f $@; then \
  265. rm -f stamp-h1; \
  266. $(MAKE) stamp-h1; \
  267. else :; fi
  268. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  269. @rm -f stamp-h1
  270. cd $(top_builddir) && $(SHELL) ./config.status config.h
  271. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  272. cd $(top_srcdir) && $(AUTOHEADER)
  273. rm -f stamp-h1
  274. touch $@
  275. distclean-hdr:
  276. -rm -f config.h stamp-h1
  277. install-binPROGRAMS: $(bin_PROGRAMS)
  278. @$(NORMAL_INSTALL)
  279. test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
  280. @list='$(bin_PROGRAMS)'; for p in $$list; do \
  281. p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  282. if test -f $$p \
  283. ; then \
  284. f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
  285. echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
  286. $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
  287. else :; fi; \
  288. done
  289. uninstall-binPROGRAMS:
  290. @$(NORMAL_UNINSTALL)
  291. @list='$(bin_PROGRAMS)'; for p in $$list; do \
  292. f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
  293. echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
  294. rm -f "$(DESTDIR)$(bindir)/$$f"; \
  295. done
  296. clean-binPROGRAMS:
  297. -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  298. xbiff$(EXEEXT): $(xbiff_OBJECTS) $(xbiff_DEPENDENCIES)
  299. @rm -f xbiff$(EXEEXT)
  300. $(LINK) $(xbiff_LDFLAGS) $(xbiff_OBJECTS) $(xbiff_LDADD) $(LIBS)
  301. mostlyclean-compile:
  302. -rm -f *.$(OBJEXT)
  303. distclean-compile:
  304. -rm -f *.tab.c
  305. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Mailbox.Po@am__quote@
  306. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xbiff.Po@am__quote@
  307. .c.o:
  308. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
  309. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  310. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  311. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  312. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  313. .c.obj:
  314. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
  315. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  316. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  317. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  318. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  319. uninstall-info-am:
  320. # This directory's subdirectories are mostly independent; you can cd
  321. # into them and run `make' without going through this Makefile.
  322. # To change the values of `make' variables: instead of editing Makefiles,
  323. # (1) if the variable is set in `config.status', edit `config.status'
  324. # (which will cause the Makefiles to be regenerated when you run `make');
  325. # (2) otherwise, pass the desired values on the `make' command line.
  326. $(RECURSIVE_TARGETS):
  327. @failcom='exit 1'; \
  328. for f in x $$MAKEFLAGS; do \
  329. case $$f in \
  330. *=* | --[!k]*);; \
  331. *k*) failcom='fail=yes';; \
  332. esac; \
  333. done; \
  334. dot_seen=no; \
  335. target=`echo $@ | sed s/-recursive//`; \
  336. list='$(SUBDIRS)'; for subdir in $$list; do \
  337. echo "Making $$target in $$subdir"; \
  338. if test "$$subdir" = "."; then \
  339. dot_seen=yes; \
  340. local_target="$$target-am"; \
  341. else \
  342. local_target="$$target"; \
  343. fi; \
  344. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  345. || eval $$failcom; \
  346. done; \
  347. if test "$$dot_seen" = "no"; then \
  348. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  349. fi; test -z "$$fail"
  350. mostlyclean-recursive clean-recursive distclean-recursive \
  351. maintainer-clean-recursive:
  352. @failcom='exit 1'; \
  353. for f in x $$MAKEFLAGS; do \
  354. case $$f in \
  355. *=* | --[!k]*);; \
  356. *k*) failcom='fail=yes';; \
  357. esac; \
  358. done; \
  359. dot_seen=no; \
  360. case "$@" in \
  361. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  362. *) list='$(SUBDIRS)' ;; \
  363. esac; \
  364. rev=''; for subdir in $$list; do \
  365. if test "$$subdir" = "."; then :; else \
  366. rev="$$subdir $$rev"; \
  367. fi; \
  368. done; \
  369. rev="$$rev ."; \
  370. target=`echo $@ | sed s/-recursive//`; \
  371. for subdir in $$rev; do \
  372. echo "Making $$target in $$subdir"; \
  373. if test "$$subdir" = "."; then \
  374. local_target="$$target-am"; \
  375. else \
  376. local_target="$$target"; \
  377. fi; \
  378. (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  379. || eval $$failcom; \
  380. done && test -z "$$fail"
  381. tags-recursive:
  382. list='$(SUBDIRS)'; for subdir in $$list; do \
  383. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  384. done
  385. ctags-recursive:
  386. list='$(SUBDIRS)'; for subdir in $$list; do \
  387. test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  388. done
  389. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  390. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  391. unique=`for i in $$list; do \
  392. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  393. done | \
  394. $(AWK) ' { files[$$0] = 1; } \
  395. END { for (i in files) print i; }'`; \
  396. mkid -fID $$unique
  397. tags: TAGS
  398. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  399. $(TAGS_FILES) $(LISP)
  400. tags=; \
  401. here=`pwd`; \
  402. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  403. include_option=--etags-include; \
  404. empty_fix=.; \
  405. else \
  406. include_option=--include; \
  407. empty_fix=; \
  408. fi; \
  409. list='$(SUBDIRS)'; for subdir in $$list; do \
  410. if test "$$subdir" = .; then :; else \
  411. test ! -f $$subdir/TAGS || \
  412. tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  413. fi; \
  414. done; \
  415. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  416. unique=`for i in $$list; do \
  417. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  418. done | \
  419. $(AWK) ' { files[$$0] = 1; } \
  420. END { for (i in files) print i; }'`; \
  421. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  422. test -n "$$unique" || unique=$$empty_fix; \
  423. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  424. $$tags $$unique; \
  425. fi
  426. ctags: CTAGS
  427. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  428. $(TAGS_FILES) $(LISP)
  429. tags=; \
  430. here=`pwd`; \
  431. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  432. unique=`for i in $$list; do \
  433. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  434. done | \
  435. $(AWK) ' { files[$$0] = 1; } \
  436. END { for (i in files) print i; }'`; \
  437. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  438. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  439. $$tags $$unique
  440. GTAGS:
  441. here=`$(am__cd) $(top_builddir) && pwd` \
  442. && cd $(top_srcdir) \
  443. && gtags -i $(GTAGS_ARGS) $$here
  444. distclean-tags:
  445. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  446. distdir: $(DISTFILES)
  447. $(am__remove_distdir)
  448. mkdir $(distdir)
  449. $(mkdir_p) $(distdir)/bitmaps
  450. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  451. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  452. list='$(DISTFILES)'; for file in $$list; do \
  453. case $$file in \
  454. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  455. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  456. esac; \
  457. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  458. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  459. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  460. dir="/$$dir"; \
  461. $(mkdir_p) "$(distdir)$$dir"; \
  462. else \
  463. dir=''; \
  464. fi; \
  465. if test -d $$d/$$file; then \
  466. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  467. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  468. fi; \
  469. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  470. else \
  471. test -f $(distdir)/$$file \
  472. || cp -p $$d/$$file $(distdir)/$$file \
  473. || exit 1; \
  474. fi; \
  475. done
  476. list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  477. if test "$$subdir" = .; then :; else \
  478. test -d "$(distdir)/$$subdir" \
  479. || $(mkdir_p) "$(distdir)/$$subdir" \
  480. || exit 1; \
  481. distdir=`$(am__cd) $(distdir) && pwd`; \
  482. top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
  483. (cd $$subdir && \
  484. $(MAKE) $(AM_MAKEFLAGS) \
  485. top_distdir="$$top_distdir" \
  486. distdir="$$distdir/$$subdir" \
  487. distdir) \
  488. || exit 1; \
  489. fi; \
  490. done
  491. $(MAKE) $(AM_MAKEFLAGS) \
  492. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  493. dist-hook
  494. -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  495. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  496. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  497. ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
  498. || chmod -R a+r $(distdir)
  499. dist-gzip: distdir
  500. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  501. $(am__remove_distdir)
  502. dist-bzip2: distdir
  503. tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  504. $(am__remove_distdir)
  505. dist-tarZ: distdir
  506. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  507. $(am__remove_distdir)
  508. dist-shar: distdir
  509. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  510. $(am__remove_distdir)
  511. dist-zip: distdir
  512. -rm -f $(distdir).zip
  513. zip -rq $(distdir).zip $(distdir)
  514. $(am__remove_distdir)
  515. dist dist-all: distdir
  516. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  517. tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  518. $(am__remove_distdir)
  519. # This target untars the dist file and tries a VPATH configuration. Then
  520. # it guarantees that the distribution is self-contained by making another
  521. # tarfile.
  522. distcheck: dist
  523. case '$(DIST_ARCHIVES)' in \
  524. *.tar.gz*) \
  525. GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
  526. *.tar.bz2*) \
  527. bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
  528. *.tar.Z*) \
  529. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  530. *.shar.gz*) \
  531. GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
  532. *.zip*) \
  533. unzip $(distdir).zip ;;\
  534. esac
  535. chmod -R a-w $(distdir); chmod a+w $(distdir)
  536. mkdir $(distdir)/_build
  537. mkdir $(distdir)/_inst
  538. chmod a-w $(distdir)
  539. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  540. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  541. && cd $(distdir)/_build \
  542. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  543. $(DISTCHECK_CONFIGURE_FLAGS) \
  544. && $(MAKE) $(AM_MAKEFLAGS) \
  545. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  546. && $(MAKE) $(AM_MAKEFLAGS) check \
  547. && $(MAKE) $(AM_MAKEFLAGS) install \
  548. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  549. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  550. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  551. distuninstallcheck \
  552. && chmod -R a-w "$$dc_install_base" \
  553. && ({ \
  554. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  555. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  556. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  557. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  558. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  559. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  560. && rm -rf "$$dc_destdir" \
  561. && $(MAKE) $(AM_MAKEFLAGS) dist \
  562. && rm -rf $(DIST_ARCHIVES) \
  563. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  564. $(am__remove_distdir)
  565. @(echo "$(distdir) archives ready for distribution: "; \
  566. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  567. sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
  568. distuninstallcheck:
  569. @cd $(distuninstallcheck_dir) \
  570. && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  571. || { echo "ERROR: files left after uninstall:" ; \
  572. if test -n "$(DESTDIR)"; then \
  573. echo " (check DESTDIR support)"; \
  574. fi ; \
  575. $(distuninstallcheck_listfiles) ; \
  576. exit 1; } >&2
  577. distcleancheck: distclean
  578. @if test '$(srcdir)' = . ; then \
  579. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  580. exit 1 ; \
  581. fi
  582. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  583. || { echo "ERROR: files left in build directory after distclean:" ; \
  584. $(distcleancheck_listfiles) ; \
  585. exit 1; } >&2
  586. check-am: all-am
  587. check: check-recursive
  588. all-am: Makefile $(PROGRAMS) config.h
  589. installdirs: installdirs-recursive
  590. installdirs-am:
  591. for dir in "$(DESTDIR)$(bindir)"; do \
  592. test -z "$$dir" || $(mkdir_p) "$$dir"; \
  593. done
  594. install: install-recursive
  595. install-exec: install-exec-recursive
  596. install-data: install-data-recursive
  597. uninstall: uninstall-recursive
  598. install-am: all-am
  599. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  600. installcheck: installcheck-recursive
  601. install-strip:
  602. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  603. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  604. `test -z '$(STRIP)' || \
  605. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  606. mostlyclean-generic:
  607. clean-generic:
  608. distclean-generic:
  609. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  610. maintainer-clean-generic:
  611. @echo "This command is intended for maintainers to use"
  612. @echo "it deletes files that may require special tools to rebuild."
  613. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  614. clean: clean-recursive
  615. clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
  616. distclean: distclean-recursive
  617. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  618. -rm -rf ./$(DEPDIR)
  619. -rm -f Makefile
  620. distclean-am: clean-am distclean-compile distclean-generic \
  621. distclean-hdr distclean-tags
  622. dvi: dvi-recursive
  623. dvi-am:
  624. html: html-recursive
  625. info: info-recursive
  626. info-am:
  627. install-data-am:
  628. install-exec-am: install-binPROGRAMS
  629. install-info: install-info-recursive
  630. install-man:
  631. installcheck-am:
  632. maintainer-clean: maintainer-clean-recursive
  633. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  634. -rm -rf $(top_srcdir)/autom4te.cache
  635. -rm -rf ./$(DEPDIR)
  636. -rm -f Makefile
  637. maintainer-clean-am: distclean-am maintainer-clean-generic
  638. mostlyclean: mostlyclean-recursive
  639. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  640. pdf: pdf-recursive
  641. pdf-am:
  642. ps: ps-recursive
  643. ps-am:
  644. uninstall-am: uninstall-binPROGRAMS uninstall-info-am
  645. uninstall-info: uninstall-info-recursive
  646. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
  647. check-am clean clean-binPROGRAMS clean-generic clean-recursive \
  648. ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
  649. dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \
  650. distclean-compile distclean-generic distclean-hdr \
  651. distclean-recursive distclean-tags distcleancheck distdir \
  652. distuninstallcheck dvi dvi-am html html-am info info-am \
  653. install install-am install-binPROGRAMS install-data \
  654. install-data-am install-exec install-exec-am install-info \
  655. install-info-am install-man install-strip installcheck \
  656. installcheck-am installdirs installdirs-am maintainer-clean \
  657. maintainer-clean-generic maintainer-clean-recursive \
  658. mostlyclean mostlyclean-compile mostlyclean-generic \
  659. mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
  660. uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am
  661. .PHONY: ChangeLog INSTALL
  662. INSTALL:
  663. $(INSTALL_CMD)
  664. ChangeLog:
  665. $(CHANGELOG_CMD)
  666. dist-hook: ChangeLog INSTALL
  667. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  668. # Otherwise a system limit (for SysV at least) may be exceeded.
  669. .NOEXPORT: