Makefile.in revision ce62200c
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#
19# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
20#
21# Permission is hereby granted, free of charge, to any person obtaining a
22# copy of this software and associated documentation files (the "Software"),
23# to deal in the Software without restriction, including without limitation
24# the rights to use, copy, modify, merge, publish, distribute, sublicense,
25# and/or sell copies of the Software, and to permit persons to whom the
26# Software is furnished to do so, subject to the following conditions:
27#
28# The above copyright notice and this permission notice (including the next
29# paragraph) shall be included in all copies or substantial portions of the
30# Software.
31#
32# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38# DEALINGS IN THE SOFTWARE.
39#
40
41VPATH = @srcdir@
42pkgdatadir = $(datadir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44pkglibdir = $(libdir)/@PACKAGE@
45pkglibexecdir = $(libexecdir)/@PACKAGE@
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_triplet = @build@
59host_triplet = @host@
60subdir = man
61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63am__aclocal_m4_deps = $(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65	$(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70AM_V_GEN = $(am__v_GEN_$(V))
71am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
72am__v_GEN_0 = @echo "  GEN   " $@;
73AM_V_at = $(am__v_at_$(V))
74am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
75am__v_at_0 = @
76SOURCES =
77DIST_SOURCES =
78am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79am__vpath_adj = case $$p in \
80    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81    *) f=$$p;; \
82  esac;
83am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
84am__install_max = 40
85am__nobase_strip_setup = \
86  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
87am__nobase_strip = \
88  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
89am__nobase_list = $(am__nobase_strip_setup); \
90  for p in $$list; do echo "$$p $$p"; done | \
91  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
92  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
93    if (++n[$$2] == $(am__install_max)) \
94      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
95    END { for (dir in files) print dir, files[dir] }'
96am__base_list = \
97  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
99am__installdirs = "$(DESTDIR)$(appmandir)"
100DATA = $(appman_DATA)
101DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102ACLOCAL = @ACLOCAL@
103ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
104ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
105AMTAR = @AMTAR@
106AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
107APP_MAN_DIR = @APP_MAN_DIR@
108APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
109AUTOCONF = @AUTOCONF@
110AUTOHEADER = @AUTOHEADER@
111AUTOMAKE = @AUTOMAKE@
112AWK = @AWK@
113CC = @CC@
114CCDEPMODE = @CCDEPMODE@
115CFLAGS = @CFLAGS@
116CHANGELOG_CMD = @CHANGELOG_CMD@
117CPP = @CPP@
118CPPFLAGS = @CPPFLAGS@
119CWARNFLAGS = @CWARNFLAGS@
120CYGPATH_W = @CYGPATH_W@
121DEFS = @DEFS@
122DEPDIR = @DEPDIR@
123DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
124DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
125ECHO_C = @ECHO_C@
126ECHO_N = @ECHO_N@
127ECHO_T = @ECHO_T@
128EGREP = @EGREP@
129EXEEXT = @EXEEXT@
130FILE_MAN_DIR = @FILE_MAN_DIR@
131FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
132GREP = @GREP@
133INSTALL = @INSTALL@
134INSTALL_CMD = @INSTALL_CMD@
135INSTALL_DATA = @INSTALL_DATA@
136INSTALL_PROGRAM = @INSTALL_PROGRAM@
137INSTALL_SCRIPT = @INSTALL_SCRIPT@
138INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139LDFLAGS = @LDFLAGS@
140LIBOBJS = @LIBOBJS@
141LIBS = @LIBS@
142LIB_MAN_DIR = @LIB_MAN_DIR@
143LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
144LINT = @LINT@
145LINT_FLAGS = @LINT_FLAGS@
146LTLIBOBJS = @LTLIBOBJS@
147MAINT = @MAINT@
148MAKEINFO = @MAKEINFO@
149MAN_SUBSTS = @MAN_SUBSTS@ -e 's|__X11datadir__|$(X11_DATADIR)|g'
150MISC_MAN_DIR = @MISC_MAN_DIR@
151MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
152MKDIR_P = @MKDIR_P@
153OBJEXT = @OBJEXT@
154PACKAGE = @PACKAGE@
155PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156PACKAGE_NAME = @PACKAGE_NAME@
157PACKAGE_STRING = @PACKAGE_STRING@
158PACKAGE_TARNAME = @PACKAGE_TARNAME@
159PACKAGE_URL = @PACKAGE_URL@
160PACKAGE_VERSION = @PACKAGE_VERSION@
161PATH_SEPARATOR = @PATH_SEPARATOR@
162PKG_CONFIG = @PKG_CONFIG@
163SED = @SED@
164SET_MAKE = @SET_MAKE@
165SHELL = @SHELL@
166STRIP = @STRIP@
167VERSION = @VERSION@
168XMODMAP_CFLAGS = @XMODMAP_CFLAGS@
169XMODMAP_LIBS = @XMODMAP_LIBS@
170XORG_MAN_PAGE = @XORG_MAN_PAGE@
171abs_builddir = @abs_builddir@
172abs_srcdir = @abs_srcdir@
173abs_top_builddir = @abs_top_builddir@
174abs_top_srcdir = @abs_top_srcdir@
175ac_ct_CC = @ac_ct_CC@
176am__include = @am__include@
177am__leading_dot = @am__leading_dot@
178am__quote = @am__quote@
179am__tar = @am__tar@
180am__untar = @am__untar@
181bindir = @bindir@
182build = @build@
183build_alias = @build_alias@
184build_cpu = @build_cpu@
185build_os = @build_os@
186build_vendor = @build_vendor@
187builddir = @builddir@
188datadir = @datadir@
189datarootdir = @datarootdir@
190docdir = @docdir@
191dvidir = @dvidir@
192exec_prefix = @exec_prefix@
193host = @host@
194host_alias = @host_alias@
195host_cpu = @host_cpu@
196host_os = @host_os@
197host_vendor = @host_vendor@
198htmldir = @htmldir@
199includedir = @includedir@
200infodir = @infodir@
201install_sh = @install_sh@
202libdir = @libdir@
203libexecdir = @libexecdir@
204localedir = @localedir@
205localstatedir = @localstatedir@
206mandir = @mandir@
207mkdir_p = @mkdir_p@
208oldincludedir = @oldincludedir@
209pdfdir = @pdfdir@
210prefix = @prefix@
211program_transform_name = @program_transform_name@
212psdir = @psdir@
213sbindir = @sbindir@
214sharedstatedir = @sharedstatedir@
215srcdir = @srcdir@
216sysconfdir = @sysconfdir@
217target_alias = @target_alias@
218top_build_prefix = @top_build_prefix@
219top_builddir = @top_builddir@
220top_srcdir = @top_srcdir@
221appmandir = $(APP_MAN_DIR)
222appman_PRE = xmodmap.man
223appman_DATA = $(appman_PRE:man=$(APP_MAN_SUFFIX))
224EXTRA_DIST = $(appman_PRE)
225CLEANFILES = $(appman_DATA)
226SUFFIXES = .$(APP_MAN_SUFFIX) .man
227
228# Where libX11 installs XKeysymDB
229# Assuming both xmodmap and libX11 are installed under the same $prefix
230X11_DATADIR = $(datadir)/X11
231all: all-am
232
233.SUFFIXES:
234.SUFFIXES: .$(APP_MAN_SUFFIX) .man
235$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
236	@for dep in $?; do \
237	  case '$(am__configure_deps)' in \
238	    *$$dep*) \
239	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
240	        && { if test -f $@; then exit 0; else break; fi; }; \
241	      exit 1;; \
242	  esac; \
243	done; \
244	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
245	$(am__cd) $(top_srcdir) && \
246	  $(AUTOMAKE) --foreign man/Makefile
247.PRECIOUS: Makefile
248Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249	@case '$?' in \
250	  *config.status*) \
251	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252	  *) \
253	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255	esac;
256
257$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
260$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
261	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
263	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264$(am__aclocal_m4_deps):
265install-appmanDATA: $(appman_DATA)
266	@$(NORMAL_INSTALL)
267	test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
268	@list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
269	for p in $$list; do \
270	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
271	  echo "$$d$$p"; \
272	done | $(am__base_list) | \
273	while read files; do \
274	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \
275	  $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \
276	done
277
278uninstall-appmanDATA:
279	@$(NORMAL_UNINSTALL)
280	@list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
281	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
282	test -n "$$files" || exit 0; \
283	echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \
284	cd "$(DESTDIR)$(appmandir)" && rm -f $$files
285tags: TAGS
286TAGS:
287
288ctags: CTAGS
289CTAGS:
290
291
292distdir: $(DISTFILES)
293	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
294	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
295	list='$(DISTFILES)'; \
296	  dist_files=`for file in $$list; do echo $$file; done | \
297	  sed -e "s|^$$srcdirstrip/||;t" \
298	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
299	case $$dist_files in \
300	  */*) $(MKDIR_P) `echo "$$dist_files" | \
301			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
302			   sort -u` ;; \
303	esac; \
304	for file in $$dist_files; do \
305	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
306	  if test -d $$d/$$file; then \
307	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
308	    if test -d "$(distdir)/$$file"; then \
309	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
310	    fi; \
311	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
312	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
313	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
314	    fi; \
315	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
316	  else \
317	    test -f "$(distdir)/$$file" \
318	    || cp -p $$d/$$file "$(distdir)/$$file" \
319	    || exit 1; \
320	  fi; \
321	done
322check-am: all-am
323check: check-am
324all-am: Makefile $(DATA)
325installdirs:
326	for dir in "$(DESTDIR)$(appmandir)"; do \
327	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
328	done
329install: install-am
330install-exec: install-exec-am
331install-data: install-data-am
332uninstall: uninstall-am
333
334install-am: all-am
335	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337installcheck: installcheck-am
338install-strip:
339	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
341	  `test -z '$(STRIP)' || \
342	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
343mostlyclean-generic:
344
345clean-generic:
346	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
347
348distclean-generic:
349	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
351
352maintainer-clean-generic:
353	@echo "This command is intended for maintainers to use"
354	@echo "it deletes files that may require special tools to rebuild."
355clean: clean-am
356
357clean-am: clean-generic mostlyclean-am
358
359distclean: distclean-am
360	-rm -f Makefile
361distclean-am: clean-am distclean-generic
362
363dvi: dvi-am
364
365dvi-am:
366
367html: html-am
368
369html-am:
370
371info: info-am
372
373info-am:
374
375install-data-am: install-appmanDATA
376
377install-dvi: install-dvi-am
378
379install-dvi-am:
380
381install-exec-am:
382
383install-html: install-html-am
384
385install-html-am:
386
387install-info: install-info-am
388
389install-info-am:
390
391install-man:
392
393install-pdf: install-pdf-am
394
395install-pdf-am:
396
397install-ps: install-ps-am
398
399install-ps-am:
400
401installcheck-am:
402
403maintainer-clean: maintainer-clean-am
404	-rm -f Makefile
405maintainer-clean-am: distclean-am maintainer-clean-generic
406
407mostlyclean: mostlyclean-am
408
409mostlyclean-am: mostlyclean-generic
410
411pdf: pdf-am
412
413pdf-am:
414
415ps: ps-am
416
417ps-am:
418
419uninstall-am: uninstall-appmanDATA
420
421.MAKE: install-am install-strip
422
423.PHONY: all all-am check check-am clean clean-generic distclean \
424	distclean-generic distdir dvi dvi-am html html-am info info-am \
425	install install-am install-appmanDATA install-data \
426	install-data-am install-dvi install-dvi-am install-exec \
427	install-exec-am install-html install-html-am install-info \
428	install-info-am install-man install-pdf install-pdf-am \
429	install-ps install-ps-am install-strip installcheck \
430	installcheck-am installdirs maintainer-clean \
431	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
432	pdf-am ps ps-am uninstall uninstall-am uninstall-appmanDATA
433
434
435# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
436.man.$(APP_MAN_SUFFIX):
437	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
438
439# Tell versions [3.59,3.63) of GNU make to not export all variables.
440# Otherwise a system limit (for SysV at least) may be exceeded.
441.NOEXPORT:
442