Makefile.in 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918
  1. # Makefile.in generated by automake 1.12.6 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. #
  13. # Copyright 2005 Red Hat, Inc.
  14. #
  15. # Permission to use, copy, modify, distribute, and sell this software and its
  16. # documentation for any purpose is hereby granted without fee, provided that
  17. # the above copyright notice appear in all copies and that both that
  18. # copyright notice and this permission notice appear in supporting
  19. # documentation, and that the name of Red Hat not be used in
  20. # advertising or publicity pertaining to distribution of the software without
  21. # specific, written prior permission. Red Hat makes no
  22. # representations about the suitability of this software for any purpose. It
  23. # is provided "as is" without express or implied warranty.
  24. #
  25. # RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  26. # INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  27. # EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  28. # CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  29. # DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  30. # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  31. # PERFORMANCE OF THIS SOFTWARE.
  32. VPATH = @srcdir@
  33. am__make_dryrun = \
  34. { \
  35. am__dry=no; \
  36. case $$MAKEFLAGS in \
  37. *\\[\ \ ]*) \
  38. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  39. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  40. *) \
  41. for am__flg in $$MAKEFLAGS; do \
  42. case $$am__flg in \
  43. *=*|--*) ;; \
  44. *n*) am__dry=yes; break;; \
  45. esac; \
  46. done;; \
  47. esac; \
  48. test $$am__dry = yes; \
  49. }
  50. pkgdatadir = $(datadir)/@PACKAGE@
  51. pkgincludedir = $(includedir)/@PACKAGE@
  52. pkglibdir = $(libdir)/@PACKAGE@
  53. pkglibexecdir = $(libexecdir)/@PACKAGE@
  54. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  55. install_sh_DATA = $(install_sh) -c -m 644
  56. install_sh_PROGRAM = $(install_sh) -c
  57. install_sh_SCRIPT = $(install_sh) -c
  58. INSTALL_HEADER = $(INSTALL_DATA)
  59. transform = $(program_transform_name)
  60. NORMAL_INSTALL = :
  61. PRE_INSTALL = :
  62. POST_INSTALL = :
  63. NORMAL_UNINSTALL = :
  64. PRE_UNINSTALL = :
  65. POST_UNINSTALL = :
  66. build_triplet = @build@
  67. host_triplet = @host@
  68. bin_PROGRAMS = xwd$(EXEEXT)
  69. subdir = .
  70. DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
  71. $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  72. $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
  73. compile config.guess config.sub depcomp install-sh missing \
  74. mkinstalldirs
  75. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  76. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  77. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  78. $(ACLOCAL_M4)
  79. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  80. configure.lineno config.status.lineno
  81. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  82. CONFIG_HEADER = config.h
  83. CONFIG_CLEAN_FILES =
  84. CONFIG_CLEAN_VPATH_FILES =
  85. am__installdirs = "$(DESTDIR)$(bindir)"
  86. PROGRAMS = $(bin_PROGRAMS)
  87. am_xwd_OBJECTS = clientwin.$(OBJEXT) dsimple.$(OBJEXT) list.$(OBJEXT) \
  88. multiVis.$(OBJEXT) xwd.$(OBJEXT)
  89. xwd_OBJECTS = $(am_xwd_OBJECTS)
  90. am__DEPENDENCIES_1 =
  91. xwd_DEPENDENCIES = $(am__DEPENDENCIES_1)
  92. AM_V_P = $(am__v_P_@AM_V@)
  93. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  94. am__v_P_0 = false
  95. am__v_P_1 = :
  96. AM_V_GEN = $(am__v_GEN_@AM_V@)
  97. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  98. am__v_GEN_0 = @echo " GEN " $@;
  99. am__v_GEN_1 =
  100. AM_V_at = $(am__v_at_@AM_V@)
  101. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  102. am__v_at_0 = @
  103. am__v_at_1 =
  104. DEFAULT_INCLUDES = -I.@am__isrc@
  105. depcomp = $(SHELL) $(top_srcdir)/depcomp
  106. am__depfiles_maybe = depfiles
  107. am__mv = mv -f
  108. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  109. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  110. AM_V_CC = $(am__v_CC_@AM_V@)
  111. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  112. am__v_CC_0 = @echo " CC " $@;
  113. am__v_CC_1 =
  114. CCLD = $(CC)
  115. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  116. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  117. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  118. am__v_CCLD_0 = @echo " CCLD " $@;
  119. am__v_CCLD_1 =
  120. SOURCES = $(xwd_SOURCES)
  121. DIST_SOURCES = $(xwd_SOURCES)
  122. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  123. html-recursive info-recursive install-data-recursive \
  124. install-dvi-recursive install-exec-recursive \
  125. install-html-recursive install-info-recursive \
  126. install-pdf-recursive install-ps-recursive install-recursive \
  127. installcheck-recursive installdirs-recursive pdf-recursive \
  128. ps-recursive uninstall-recursive
  129. am__can_run_installinfo = \
  130. case $$AM_UPDATE_INFO_DIR in \
  131. n|no|NO) false;; \
  132. *) (install-info --version) >/dev/null 2>&1;; \
  133. esac
  134. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  135. distclean-recursive maintainer-clean-recursive
  136. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  137. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  138. cscope distdir dist dist-all distcheck
  139. ETAGS = etags
  140. CTAGS = ctags
  141. CSCOPE = cscope
  142. DIST_SUBDIRS = $(SUBDIRS)
  143. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  144. distdir = $(PACKAGE)-$(VERSION)
  145. top_distdir = $(distdir)
  146. am__remove_distdir = \
  147. if test -d "$(distdir)"; then \
  148. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  149. && rm -rf "$(distdir)" \
  150. || { sleep 5 && rm -rf "$(distdir)"; }; \
  151. else :; fi
  152. am__post_remove_distdir = $(am__remove_distdir)
  153. am__relativize = \
  154. dir0=`pwd`; \
  155. sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  156. sed_rest='s,^[^/]*/*,,'; \
  157. sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  158. sed_butlast='s,/*[^/]*$$,,'; \
  159. while test -n "$$dir1"; do \
  160. first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  161. if test "$$first" != "."; then \
  162. if test "$$first" = ".."; then \
  163. dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  164. dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  165. else \
  166. first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  167. if test "$$first2" = "$$first"; then \
  168. dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  169. else \
  170. dir2="../$$dir2"; \
  171. fi; \
  172. dir0="$$dir0"/"$$first"; \
  173. fi; \
  174. fi; \
  175. dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  176. done; \
  177. reldir="$$dir2"
  178. DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
  179. GZIP_ENV = --best
  180. DIST_TARGETS = dist-bzip2 dist-gzip
  181. distuninstallcheck_listfiles = find . -type f -print
  182. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  183. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  184. distcleancheck_listfiles = find . -type f -print
  185. ACLOCAL = @ACLOCAL@
  186. ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
  187. ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
  188. AMTAR = @AMTAR@
  189. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  190. APP_MAN_DIR = @APP_MAN_DIR@
  191. APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
  192. AUTOCONF = @AUTOCONF@
  193. AUTOHEADER = @AUTOHEADER@
  194. AUTOMAKE = @AUTOMAKE@
  195. AWK = @AWK@
  196. BASE_CFLAGS = @BASE_CFLAGS@
  197. CC = @CC@
  198. CCDEPMODE = @CCDEPMODE@
  199. CFLAGS = @CFLAGS@
  200. CHANGELOG_CMD = @CHANGELOG_CMD@
  201. CPP = @CPP@
  202. CPPFLAGS = @CPPFLAGS@
  203. CWARNFLAGS = @CWARNFLAGS@
  204. CYGPATH_W = @CYGPATH_W@
  205. DEFS = @DEFS@
  206. DEPDIR = @DEPDIR@
  207. DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
  208. DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
  209. ECHO_C = @ECHO_C@
  210. ECHO_N = @ECHO_N@
  211. ECHO_T = @ECHO_T@
  212. EGREP = @EGREP@
  213. EXEEXT = @EXEEXT@
  214. FILE_MAN_DIR = @FILE_MAN_DIR@
  215. FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
  216. GREP = @GREP@
  217. INSTALL = @INSTALL@
  218. INSTALL_CMD = @INSTALL_CMD@
  219. INSTALL_DATA = @INSTALL_DATA@
  220. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  221. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  222. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  223. LDFLAGS = @LDFLAGS@
  224. LIBOBJS = @LIBOBJS@
  225. LIBS = @LIBS@
  226. LIB_MAN_DIR = @LIB_MAN_DIR@
  227. LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
  228. LTLIBOBJS = @LTLIBOBJS@
  229. MAINT = @MAINT@
  230. MAKEINFO = @MAKEINFO@
  231. MAN_SUBSTS = @MAN_SUBSTS@
  232. MISC_MAN_DIR = @MISC_MAN_DIR@
  233. MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
  234. MKDIR_P = @MKDIR_P@
  235. OBJEXT = @OBJEXT@
  236. PACKAGE = @PACKAGE@
  237. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  238. PACKAGE_NAME = @PACKAGE_NAME@
  239. PACKAGE_STRING = @PACKAGE_STRING@
  240. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  241. PACKAGE_URL = @PACKAGE_URL@
  242. PACKAGE_VERSION = @PACKAGE_VERSION@
  243. PATH_SEPARATOR = @PATH_SEPARATOR@
  244. PKG_CONFIG = @PKG_CONFIG@
  245. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  246. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  247. SED = @SED@
  248. SET_MAKE = @SET_MAKE@
  249. SHELL = @SHELL@
  250. STRICT_CFLAGS = @STRICT_CFLAGS@
  251. STRIP = @STRIP@
  252. VERSION = @VERSION@
  253. XORG_MAN_PAGE = @XORG_MAN_PAGE@
  254. XWD_CFLAGS = @XWD_CFLAGS@
  255. XWD_LIBS = @XWD_LIBS@
  256. abs_builddir = @abs_builddir@
  257. abs_srcdir = @abs_srcdir@
  258. abs_top_builddir = @abs_top_builddir@
  259. abs_top_srcdir = @abs_top_srcdir@
  260. ac_ct_CC = @ac_ct_CC@
  261. am__include = @am__include@
  262. am__leading_dot = @am__leading_dot@
  263. am__quote = @am__quote@
  264. am__tar = @am__tar@
  265. am__untar = @am__untar@
  266. bindir = @bindir@
  267. build = @build@
  268. build_alias = @build_alias@
  269. build_cpu = @build_cpu@
  270. build_os = @build_os@
  271. build_vendor = @build_vendor@
  272. builddir = @builddir@
  273. datadir = @datadir@
  274. datarootdir = @datarootdir@
  275. docdir = @docdir@
  276. dvidir = @dvidir@
  277. exec_prefix = @exec_prefix@
  278. host = @host@
  279. host_alias = @host_alias@
  280. host_cpu = @host_cpu@
  281. host_os = @host_os@
  282. host_vendor = @host_vendor@
  283. htmldir = @htmldir@
  284. includedir = @includedir@
  285. infodir = @infodir@
  286. install_sh = @install_sh@
  287. libdir = @libdir@
  288. libexecdir = @libexecdir@
  289. localedir = @localedir@
  290. localstatedir = @localstatedir@
  291. mandir = @mandir@
  292. mkdir_p = @mkdir_p@
  293. oldincludedir = @oldincludedir@
  294. pdfdir = @pdfdir@
  295. prefix = @prefix@
  296. program_transform_name = @program_transform_name@
  297. psdir = @psdir@
  298. sbindir = @sbindir@
  299. sharedstatedir = @sharedstatedir@
  300. srcdir = @srcdir@
  301. sysconfdir = @sysconfdir@
  302. target_alias = @target_alias@
  303. top_build_prefix = @top_build_prefix@
  304. top_builddir = @top_builddir@
  305. top_srcdir = @top_srcdir@
  306. SUBDIRS = man
  307. AM_CFLAGS = $(CWARNFLAGS) $(XWD_CFLAGS)
  308. xwd_LDADD = $(XWD_LIBS)
  309. xwd_SOURCES = \
  310. clientwin.c \
  311. clientwin.h \
  312. dsimple.c \
  313. dsimple.h \
  314. list.c \
  315. list.h \
  316. multiVis.c \
  317. multiVis.h \
  318. wsutils.h \
  319. xwd.c
  320. MAINTAINERCLEANFILES = ChangeLog INSTALL
  321. all: config.h
  322. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  323. .SUFFIXES:
  324. .SUFFIXES: .c .o .obj
  325. am--refresh: Makefile
  326. @:
  327. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  328. @for dep in $?; do \
  329. case '$(am__configure_deps)' in \
  330. *$$dep*) \
  331. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  332. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  333. && exit 0; \
  334. exit 1;; \
  335. esac; \
  336. done; \
  337. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  338. $(am__cd) $(top_srcdir) && \
  339. $(AUTOMAKE) --foreign Makefile
  340. .PRECIOUS: Makefile
  341. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  342. @case '$?' in \
  343. *config.status*) \
  344. echo ' $(SHELL) ./config.status'; \
  345. $(SHELL) ./config.status;; \
  346. *) \
  347. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  348. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  349. esac;
  350. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  351. $(SHELL) ./config.status --recheck
  352. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  353. $(am__cd) $(srcdir) && $(AUTOCONF)
  354. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  355. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  356. $(am__aclocal_m4_deps):
  357. config.h: stamp-h1
  358. @if test ! -f $@; then rm -f stamp-h1; else :; fi
  359. @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
  360. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  361. @rm -f stamp-h1
  362. cd $(top_builddir) && $(SHELL) ./config.status config.h
  363. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  364. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  365. rm -f stamp-h1
  366. touch $@
  367. distclean-hdr:
  368. -rm -f config.h stamp-h1
  369. install-binPROGRAMS: $(bin_PROGRAMS)
  370. @$(NORMAL_INSTALL)
  371. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  372. if test -n "$$list"; then \
  373. echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  374. $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  375. fi; \
  376. for p in $$list; do echo "$$p $$p"; done | \
  377. sed 's/$(EXEEXT)$$//' | \
  378. while read p p1; do if test -f $$p; \
  379. then echo "$$p"; echo "$$p"; else :; fi; \
  380. done | \
  381. sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
  382. -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  383. sed 'N;N;N;s,\n, ,g' | \
  384. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  385. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  386. if ($$2 == $$4) files[d] = files[d] " " $$1; \
  387. else { print "f", $$3 "/" $$4, $$1; } } \
  388. END { for (d in files) print "f", d, files[d] }' | \
  389. while read type dir files; do \
  390. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  391. test -z "$$files" || { \
  392. echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  393. $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  394. } \
  395. ; done
  396. uninstall-binPROGRAMS:
  397. @$(NORMAL_UNINSTALL)
  398. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  399. files=`for p in $$list; do echo "$$p"; done | \
  400. sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  401. -e 's/$$/$(EXEEXT)/' `; \
  402. test -n "$$list" || exit 0; \
  403. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  404. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  405. clean-binPROGRAMS:
  406. -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  407. xwd$(EXEEXT): $(xwd_OBJECTS) $(xwd_DEPENDENCIES) $(EXTRA_xwd_DEPENDENCIES)
  408. @rm -f xwd$(EXEEXT)
  409. $(AM_V_CCLD)$(LINK) $(xwd_OBJECTS) $(xwd_LDADD) $(LIBS)
  410. mostlyclean-compile:
  411. -rm -f *.$(OBJEXT)
  412. distclean-compile:
  413. -rm -f *.tab.c
  414. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clientwin.Po@am__quote@
  415. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsimple.Po@am__quote@
  416. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
  417. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multiVis.Po@am__quote@
  418. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xwd.Po@am__quote@
  419. .c.o:
  420. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  421. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  422. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  423. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  424. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
  425. .c.obj:
  426. @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  427. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  428. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  429. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  430. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
  431. # This directory's subdirectories are mostly independent; you can cd
  432. # into them and run 'make' without going through this Makefile.
  433. # To change the values of 'make' variables: instead of editing Makefiles,
  434. # (1) if the variable is set in 'config.status', edit 'config.status'
  435. # (which will cause the Makefiles to be regenerated when you run 'make');
  436. # (2) otherwise, pass the desired values on the 'make' command line.
  437. $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
  438. @fail= failcom='exit 1'; \
  439. for f in x $$MAKEFLAGS; do \
  440. case $$f in \
  441. *=* | --[!k]*);; \
  442. *k*) failcom='fail=yes';; \
  443. esac; \
  444. done; \
  445. dot_seen=no; \
  446. target=`echo $@ | sed s/-recursive//`; \
  447. case "$@" in \
  448. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  449. *) list='$(SUBDIRS)' ;; \
  450. esac; \
  451. for subdir in $$list; do \
  452. echo "Making $$target in $$subdir"; \
  453. if test "$$subdir" = "."; then \
  454. dot_seen=yes; \
  455. local_target="$$target-am"; \
  456. else \
  457. local_target="$$target"; \
  458. fi; \
  459. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  460. || eval $$failcom; \
  461. done; \
  462. if test "$$dot_seen" = "no"; then \
  463. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  464. fi; test -z "$$fail"
  465. tags-recursive:
  466. list='$(SUBDIRS)'; for subdir in $$list; do \
  467. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  468. done
  469. ctags-recursive:
  470. list='$(SUBDIRS)'; for subdir in $$list; do \
  471. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  472. done
  473. cscopelist-recursive:
  474. list='$(SUBDIRS)'; for subdir in $$list; do \
  475. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
  476. done
  477. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  478. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  479. unique=`for i in $$list; do \
  480. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  481. done | \
  482. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  483. END { if (nonempty) { for (i in files) print i; }; }'`; \
  484. mkid -fID $$unique
  485. tags: TAGS
  486. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  487. $(TAGS_FILES) $(LISP)
  488. set x; \
  489. here=`pwd`; \
  490. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  491. include_option=--etags-include; \
  492. empty_fix=.; \
  493. else \
  494. include_option=--include; \
  495. empty_fix=; \
  496. fi; \
  497. list='$(SUBDIRS)'; for subdir in $$list; do \
  498. if test "$$subdir" = .; then :; else \
  499. test ! -f $$subdir/TAGS || \
  500. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  501. fi; \
  502. done; \
  503. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  504. unique=`for i in $$list; do \
  505. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  506. done | \
  507. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  508. END { if (nonempty) { for (i in files) print i; }; }'`; \
  509. shift; \
  510. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  511. test -n "$$unique" || unique=$$empty_fix; \
  512. if test $$# -gt 0; then \
  513. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  514. "$$@" $$unique; \
  515. else \
  516. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  517. $$unique; \
  518. fi; \
  519. fi
  520. ctags: CTAGS
  521. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  522. $(TAGS_FILES) $(LISP)
  523. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  524. unique=`for i in $$list; do \
  525. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  526. done | \
  527. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  528. END { if (nonempty) { for (i in files) print i; }; }'`; \
  529. test -z "$(CTAGS_ARGS)$$unique" \
  530. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  531. $$unique
  532. GTAGS:
  533. here=`$(am__cd) $(top_builddir) && pwd` \
  534. && $(am__cd) $(top_srcdir) \
  535. && gtags -i $(GTAGS_ARGS) "$$here"
  536. cscope: cscope.files
  537. test ! -s cscope.files \
  538. || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  539. clean-cscope:
  540. -rm -f cscope.files
  541. cscope.files: clean-cscope cscopelist-recursive cscopelist
  542. cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
  543. list='$(SOURCES) $(HEADERS) $(LISP)'; \
  544. case "$(srcdir)" in \
  545. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  546. *) sdir=$(subdir)/$(srcdir) ;; \
  547. esac; \
  548. for i in $$list; do \
  549. if test -f "$$i"; then \
  550. echo "$(subdir)/$$i"; \
  551. else \
  552. echo "$$sdir/$$i"; \
  553. fi; \
  554. done >> $(top_builddir)/cscope.files
  555. distclean-tags:
  556. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  557. -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  558. distdir: $(DISTFILES)
  559. $(am__remove_distdir)
  560. test -d "$(distdir)" || mkdir "$(distdir)"
  561. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  562. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  563. list='$(DISTFILES)'; \
  564. dist_files=`for file in $$list; do echo $$file; done | \
  565. sed -e "s|^$$srcdirstrip/||;t" \
  566. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  567. case $$dist_files in \
  568. */*) $(MKDIR_P) `echo "$$dist_files" | \
  569. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  570. sort -u` ;; \
  571. esac; \
  572. for file in $$dist_files; do \
  573. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  574. if test -d $$d/$$file; then \
  575. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  576. if test -d "$(distdir)/$$file"; then \
  577. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  578. fi; \
  579. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  580. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  581. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  582. fi; \
  583. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  584. else \
  585. test -f "$(distdir)/$$file" \
  586. || cp -p $$d/$$file "$(distdir)/$$file" \
  587. || exit 1; \
  588. fi; \
  589. done
  590. @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  591. if test "$$subdir" = .; then :; else \
  592. $(am__make_dryrun) \
  593. || test -d "$(distdir)/$$subdir" \
  594. || $(MKDIR_P) "$(distdir)/$$subdir" \
  595. || exit 1; \
  596. dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  597. $(am__relativize); \
  598. new_distdir=$$reldir; \
  599. dir1=$$subdir; dir2="$(top_distdir)"; \
  600. $(am__relativize); \
  601. new_top_distdir=$$reldir; \
  602. echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  603. echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  604. ($(am__cd) $$subdir && \
  605. $(MAKE) $(AM_MAKEFLAGS) \
  606. top_distdir="$$new_top_distdir" \
  607. distdir="$$new_distdir" \
  608. am__remove_distdir=: \
  609. am__skip_length_check=: \
  610. am__skip_mode_fix=: \
  611. distdir) \
  612. || exit 1; \
  613. fi; \
  614. done
  615. $(MAKE) $(AM_MAKEFLAGS) \
  616. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  617. dist-hook
  618. -test -n "$(am__skip_mode_fix)" \
  619. || find "$(distdir)" -type d ! -perm -755 \
  620. -exec chmod u+rwx,go+rx {} \; -o \
  621. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  622. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  623. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  624. || chmod -R a+r "$(distdir)"
  625. dist-gzip: distdir
  626. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  627. $(am__post_remove_distdir)
  628. dist-bzip2: distdir
  629. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  630. $(am__post_remove_distdir)
  631. dist-lzip: distdir
  632. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  633. $(am__post_remove_distdir)
  634. dist-xz: distdir
  635. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  636. $(am__post_remove_distdir)
  637. dist-tarZ: distdir
  638. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  639. $(am__post_remove_distdir)
  640. dist-shar: distdir
  641. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  642. $(am__post_remove_distdir)
  643. dist-zip: distdir
  644. -rm -f $(distdir).zip
  645. zip -rq $(distdir).zip $(distdir)
  646. $(am__post_remove_distdir)
  647. dist dist-all:
  648. $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  649. $(am__post_remove_distdir)
  650. # This target untars the dist file and tries a VPATH configuration. Then
  651. # it guarantees that the distribution is self-contained by making another
  652. # tarfile.
  653. distcheck: dist
  654. case '$(DIST_ARCHIVES)' in \
  655. *.tar.gz*) \
  656. GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  657. *.tar.bz2*) \
  658. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  659. *.tar.lz*) \
  660. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  661. *.tar.xz*) \
  662. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  663. *.tar.Z*) \
  664. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  665. *.shar.gz*) \
  666. GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  667. *.zip*) \
  668. unzip $(distdir).zip ;;\
  669. esac
  670. chmod -R a-w $(distdir)
  671. chmod u+w $(distdir)
  672. mkdir $(distdir)/_build $(distdir)/_inst
  673. chmod a-w $(distdir)
  674. test -d $(distdir)/_build || exit 0; \
  675. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  676. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  677. && am__cwd=`pwd` \
  678. && $(am__cd) $(distdir)/_build \
  679. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  680. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  681. $(DISTCHECK_CONFIGURE_FLAGS) \
  682. && $(MAKE) $(AM_MAKEFLAGS) \
  683. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  684. && $(MAKE) $(AM_MAKEFLAGS) check \
  685. && $(MAKE) $(AM_MAKEFLAGS) install \
  686. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  687. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  688. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  689. distuninstallcheck \
  690. && chmod -R a-w "$$dc_install_base" \
  691. && ({ \
  692. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  693. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  694. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  695. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  696. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  697. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  698. && rm -rf "$$dc_destdir" \
  699. && $(MAKE) $(AM_MAKEFLAGS) dist \
  700. && rm -rf $(DIST_ARCHIVES) \
  701. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  702. && cd "$$am__cwd" \
  703. || exit 1
  704. $(am__post_remove_distdir)
  705. @(echo "$(distdir) archives ready for distribution: "; \
  706. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  707. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  708. distuninstallcheck:
  709. @test -n '$(distuninstallcheck_dir)' || { \
  710. echo 'ERROR: trying to run $@ with an empty' \
  711. '$$(distuninstallcheck_dir)' >&2; \
  712. exit 1; \
  713. }; \
  714. $(am__cd) '$(distuninstallcheck_dir)' || { \
  715. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  716. exit 1; \
  717. }; \
  718. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  719. || { echo "ERROR: files left after uninstall:" ; \
  720. if test -n "$(DESTDIR)"; then \
  721. echo " (check DESTDIR support)"; \
  722. fi ; \
  723. $(distuninstallcheck_listfiles) ; \
  724. exit 1; } >&2
  725. distcleancheck: distclean
  726. @if test '$(srcdir)' = . ; then \
  727. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  728. exit 1 ; \
  729. fi
  730. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  731. || { echo "ERROR: files left in build directory after distclean:" ; \
  732. $(distcleancheck_listfiles) ; \
  733. exit 1; } >&2
  734. check-am: all-am
  735. check: check-recursive
  736. all-am: Makefile $(PROGRAMS) config.h
  737. installdirs: installdirs-recursive
  738. installdirs-am:
  739. for dir in "$(DESTDIR)$(bindir)"; do \
  740. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  741. done
  742. install: install-recursive
  743. install-exec: install-exec-recursive
  744. install-data: install-data-recursive
  745. uninstall: uninstall-recursive
  746. install-am: all-am
  747. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  748. installcheck: installcheck-recursive
  749. install-strip:
  750. if test -z '$(STRIP)'; then \
  751. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  752. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  753. install; \
  754. else \
  755. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  756. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  757. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  758. fi
  759. mostlyclean-generic:
  760. clean-generic:
  761. distclean-generic:
  762. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  763. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  764. maintainer-clean-generic:
  765. @echo "This command is intended for maintainers to use"
  766. @echo "it deletes files that may require special tools to rebuild."
  767. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  768. clean: clean-recursive
  769. clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
  770. distclean: distclean-recursive
  771. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  772. -rm -rf ./$(DEPDIR)
  773. -rm -f Makefile
  774. distclean-am: clean-am distclean-compile distclean-generic \
  775. distclean-hdr distclean-tags
  776. dvi: dvi-recursive
  777. dvi-am:
  778. html: html-recursive
  779. html-am:
  780. info: info-recursive
  781. info-am:
  782. install-data-am:
  783. install-dvi: install-dvi-recursive
  784. install-dvi-am:
  785. install-exec-am: install-binPROGRAMS
  786. install-html: install-html-recursive
  787. install-html-am:
  788. install-info: install-info-recursive
  789. install-info-am:
  790. install-man:
  791. install-pdf: install-pdf-recursive
  792. install-pdf-am:
  793. install-ps: install-ps-recursive
  794. install-ps-am:
  795. installcheck-am:
  796. maintainer-clean: maintainer-clean-recursive
  797. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  798. -rm -rf $(top_srcdir)/autom4te.cache
  799. -rm -rf ./$(DEPDIR)
  800. -rm -f Makefile
  801. maintainer-clean-am: distclean-am maintainer-clean-generic
  802. mostlyclean: mostlyclean-recursive
  803. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  804. pdf: pdf-recursive
  805. pdf-am:
  806. ps: ps-recursive
  807. ps-am:
  808. uninstall-am: uninstall-binPROGRAMS
  809. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
  810. cscopelist-recursive ctags-recursive install-am install-strip \
  811. tags-recursive
  812. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  813. all all-am am--refresh check check-am clean clean-binPROGRAMS \
  814. clean-cscope clean-generic cscope cscopelist \
  815. cscopelist-recursive ctags ctags-recursive dist dist-all \
  816. dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ \
  817. dist-xz dist-zip distcheck distclean distclean-compile \
  818. distclean-generic distclean-hdr distclean-tags distcleancheck \
  819. distdir distuninstallcheck dvi dvi-am html html-am info \
  820. info-am install install-am install-binPROGRAMS install-data \
  821. install-data-am install-dvi install-dvi-am install-exec \
  822. install-exec-am install-html install-html-am install-info \
  823. install-info-am install-man install-pdf install-pdf-am \
  824. install-ps install-ps-am install-strip installcheck \
  825. installcheck-am installdirs installdirs-am maintainer-clean \
  826. maintainer-clean-generic mostlyclean mostlyclean-compile \
  827. mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
  828. uninstall uninstall-am uninstall-binPROGRAMS
  829. .PHONY: ChangeLog INSTALL
  830. INSTALL:
  831. $(INSTALL_CMD)
  832. ChangeLog:
  833. $(CHANGELOG_CMD)
  834. dist-hook: ChangeLog INSTALL
  835. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  836. # Otherwise a system limit (for SysV at least) may be exceeded.
  837. .NOEXPORT: