http://mulliner.org/bluetooth/xkbdbthid-0.1_src.tar.gz
[xkbdbthid.git] / xkbd-0.8.15_bthid / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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
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
13 #EXTRA_DIST = autoconfigure.sh
14
15
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36
37 DESTDIR =
38
39 pkgdatadir = $(datadir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
42
43 top_builddir = .
44
45 ACLOCAL = @ACLOCAL@
46 AUTOCONF = @AUTOCONF@
47 AUTOMAKE = @AUTOMAKE@
48 AUTOHEADER = @AUTOHEADER@
49
50 INSTALL = @INSTALL@
51 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
52 INSTALL_DATA = @INSTALL_DATA@
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 transform = @program_transform_name@
55
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = @host_alias@
63 host_triplet = @host@
64 AMDEPBACKSLASH = @AMDEPBACKSLASH@
65 AMTAR = @AMTAR@
66 AR = @AR@
67 AS = @AS@
68 AWK = @AWK@
69 CC = @CC@
70 CXX = @CXX@
71 CXXCPP = @CXXCPP@
72 CYGPATH_W = @CYGPATH_W@
73 DEPDIR = @DEPDIR@
74 DLLTOOL = @DLLTOOL@
75 ECHO = @ECHO@
76 EGREP = @EGREP@
77 EXEEXT = @EXEEXT@
78 F77 = @F77@
79 GCJ = @GCJ@
80 GCJFLAGS = @GCJFLAGS@
81 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82 LIBTOOL = @LIBTOOL@
83 LN_S = @LN_S@
84 MAKEINFO = @MAKEINFO@
85 OBJDUMP = @OBJDUMP@
86 OBJEXT = @OBJEXT@
87 PACKAGE = @PACKAGE@
88 PKG_CONFIG = @PKG_CONFIG@
89 RANLIB = @RANLIB@
90 RC = @RC@
91 STRIP = @STRIP@
92 VERSION = @VERSION@
93 XFT_CONFIG = @XFT_CONFIG@
94 XFT_LIBS = @XFT_LIBS@
95 XPM_LIBS = @XPM_LIBS@
96 am__include = @am__include@
97 am__leading_dot = @am__leading_dot@
98 am__quote = @am__quote@
99 install_sh = @install_sh@
100 mkdir_p = @mkdir_p@
101
102 SUBDIRS = src data packaging doc
103 EXTRA_DIST = xkbd.desktop xkbd.png
104
105 desktopdir = $(datadir)/applications/inputmethods
106 desktop_DATA = xkbd.desktop
107
108 pixmapsdir = $(datadir)/pixmaps/
109 pixmaps_DATA = xkbd.png
110 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
112 CONFIG_HEADER = config.h $@)]
113 CONFIG_CLEAN_FILES = 
114 DATA =  $(desktop_DATA) $(pixmaps_DATA)
115
116 DIST_COMMON =  README ./stamp-h1.in ./stamp-h2.in AUTHORS COPYING \
117 ChangeLog INSTALL Makefile.am Makefile.in NEWS aclocal.m4 config.guess \
118 config.h.in config.sub configure configure.ac install-sh ltmain.sh \
119 missing
120
121
122 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
123
124 TAR = tar
125 GZIP_ENV = --best
126 all: all-redirect
127 .SUFFIXES:
128 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
129         cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
130
131 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
132         cd $(top_builddir) \
133           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
134
135 $(ACLOCAL_M4):  configure.ac 
136         cd $(srcdir) && $(ACLOCAL)
137
138 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
139         $(SHELL) ./config.status --recheck
140 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
141         cd $(srcdir) && $(AUTOCONF)
142
143 config.h: stamp-h1
144         @if test ! -f $@; then \
145                 rm -f stamp-h1; \
146                 $(MAKE) stamp-h1; \
147         else :; fi
148 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
149         cd $(top_builddir) \
150           && CONFIG_FILES= CONFIG_HEADERS=config.h \
151              $(SHELL) ./config.status
152         @echo timestamp > stamp-h1 2> /dev/null
153 $(srcdir)/config.h.in: $(srcdir)/stamp-h1.in
154         @if test ! -f $@; then \
155                 rm -f $(srcdir)/stamp-h1.in; \
156                 $(MAKE) $(srcdir)/stamp-h1.in; \
157         else :; fi
158 $(srcdir)/stamp-h1.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
159         cd $(top_srcdir) && $(AUTOHEADER)
160         @echo timestamp > $(srcdir)/stamp-h1.in 2> /dev/null
161
162 )]: stamp-h2
163         @if test ! -f $@; then \
164                 rm -f stamp-h2; \
165                 $(MAKE) stamp-h2; \
166         else :; fi
167 stamp-h2: $(srcdir)/)].in $(top_builddir)/config.status
168         cd $(top_builddir) \
169           && CONFIG_FILES= CONFIG_HEADERS=)] \
170              $(SHELL) ./config.status
171         @echo timestamp > stamp-h2 2> /dev/null
172 $(srcdir)/)].in: $(srcdir)/stamp-h2.in
173         @if test ! -f $@; then \
174                 rm -f $(srcdir)/stamp-h2.in; \
175                 $(MAKE) $(srcdir)/stamp-h2.in; \
176         else :; fi
177 $(srcdir)/stamp-h2.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
178         cd $(top_srcdir) && $(AUTOHEADER)
179         @echo timestamp > $(srcdir)/stamp-h2.in 2> /dev/null
180
181 mostlyclean-hdr:
182
183 clean-hdr:
184
185 distclean-hdr:
186         -rm -f config.h )]
187
188 maintainer-clean-hdr:
189
190 install-desktopDATA: $(desktop_DATA)
191         @$(NORMAL_INSTALL)
192         $(mkinstalldirs) $(DESTDIR)$(desktopdir)
193         @list='$(desktop_DATA)'; for p in $$list; do \
194           if test -f $(srcdir)/$$p; then \
195             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(desktopdir)/$$p"; \
196             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(desktopdir)/$$p; \
197           else if test -f $$p; then \
198             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(desktopdir)/$$p"; \
199             $(INSTALL_DATA) $$p $(DESTDIR)$(desktopdir)/$$p; \
200           fi; fi; \
201         done
202
203 uninstall-desktopDATA:
204         @$(NORMAL_UNINSTALL)
205         list='$(desktop_DATA)'; for p in $$list; do \
206           rm -f $(DESTDIR)$(desktopdir)/$$p; \
207         done
208
209 install-pixmapsDATA: $(pixmaps_DATA)
210         @$(NORMAL_INSTALL)
211         $(mkinstalldirs) $(DESTDIR)$(pixmapsdir)
212         @list='$(pixmaps_DATA)'; for p in $$list; do \
213           if test -f $(srcdir)/$$p; then \
214             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapsdir)/$$p"; \
215             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapsdir)/$$p; \
216           else if test -f $$p; then \
217             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapsdir)/$$p"; \
218             $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapsdir)/$$p; \
219           fi; fi; \
220         done
221
222 uninstall-pixmapsDATA:
223         @$(NORMAL_UNINSTALL)
224         list='$(pixmaps_DATA)'; for p in $$list; do \
225           rm -f $(DESTDIR)$(pixmapsdir)/$$p; \
226         done
227
228 # This directory's subdirectories are mostly independent; you can cd
229 # into them and run `make' without going through this Makefile.
230 # To change the values of `make' variables: instead of editing Makefiles,
231 # (1) if the variable is set in `config.status', edit `config.status'
232 #     (which will cause the Makefiles to be regenerated when you run `make');
233 # (2) otherwise, pass the desired values on the `make' command line.
234
235 @SET_MAKE@
236
237 all-recursive install-data-recursive install-exec-recursive \
238 installdirs-recursive install-recursive uninstall-recursive  \
239 check-recursive installcheck-recursive info-recursive dvi-recursive:
240         @set fnord $(MAKEFLAGS); amf=$$2; \
241         dot_seen=no; \
242         target=`echo $@ | sed s/-recursive//`; \
243         list='$(SUBDIRS)'; for subdir in $$list; do \
244           echo "Making $$target in $$subdir"; \
245           if test "$$subdir" = "."; then \
246             dot_seen=yes; \
247             local_target="$$target-am"; \
248           else \
249             local_target="$$target"; \
250           fi; \
251           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253         done; \
254         if test "$$dot_seen" = "no"; then \
255           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
256         fi; test -z "$$fail"
257
258 mostlyclean-recursive clean-recursive distclean-recursive \
259 maintainer-clean-recursive:
260         @set fnord $(MAKEFLAGS); amf=$$2; \
261         dot_seen=no; \
262         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
263           rev="$$subdir $$rev"; \
264           test "$$subdir" != "." || dot_seen=yes; \
265         done; \
266         test "$$dot_seen" = "no" && rev=". $$rev"; \
267         target=`echo $@ | sed s/-recursive//`; \
268         for subdir in $$rev; do \
269           echo "Making $$target in $$subdir"; \
270           if test "$$subdir" = "."; then \
271             local_target="$$target-am"; \
272           else \
273             local_target="$$target"; \
274           fi; \
275           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
276            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
277         done && test -z "$$fail"
278 tags-recursive:
279         list='$(SUBDIRS)'; for subdir in $$list; do \
280           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
281         done
282
283 tags: TAGS
284
285 ID: $(HEADERS) $(SOURCES) $(LISP)
286         list='$(SOURCES) $(HEADERS)'; \
287         unique=`for i in $$list; do echo $$i; done | \
288           awk '    { files[$$0] = 1; } \
289                END { for (i in files) print i; }'`; \
290         here=`pwd` && cd $(srcdir) \
291           && mkid -f$$here/ID $$unique $(LISP)
292
293 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $@)].in $(TAGS_DEPENDENCIES) $(LISP)
294         tags=; \
295         here=`pwd`; \
296         list='$(SUBDIRS)'; for subdir in $$list; do \
297    if test "$$subdir" = .; then :; else \
298             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
299    fi; \
300         done; \
301         list='$(SOURCES) $(HEADERS)'; \
302         unique=`for i in $$list; do echo $$i; done | \
303           awk '    { files[$$0] = 1; } \
304                END { for (i in files) print i; }'`; \
305         test -z "$(ETAGS_ARGS)config.h.in $@)].in$$unique$(LISP)$$tags" \
306           || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $@)].in $$unique $(LISP))
307
308 mostlyclean-tags:
309
310 clean-tags:
311
312 distclean-tags:
313         -rm -f TAGS ID
314
315 maintainer-clean-tags:
316
317 distdir = $(PACKAGE)-$(VERSION)
318 top_distdir = $(distdir)
319
320 # This target untars the dist file and tries a VPATH configuration.  Then
321 # it guarantees that the distribution is self-contained by making another
322 # tarfile.
323 distcheck: dist
324         -rm -rf $(distdir)
325         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
326         mkdir $(distdir)/=build
327         mkdir $(distdir)/=inst
328         dc_install_base=`cd $(distdir)/=inst && pwd`; \
329         cd $(distdir)/=build \
330           && ../configure --srcdir=.. --prefix=$$dc_install_base \
331           && $(MAKE) $(AM_MAKEFLAGS) \
332           && $(MAKE) $(AM_MAKEFLAGS) dvi \
333           && $(MAKE) $(AM_MAKEFLAGS) check \
334           && $(MAKE) $(AM_MAKEFLAGS) install \
335           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
336           && $(MAKE) $(AM_MAKEFLAGS) dist
337         -rm -rf $(distdir)
338         @banner="$(distdir).tar.gz is ready for distribution"; \
339         dashes=`echo "$$banner" | sed s/./=/g`; \
340         echo "$$dashes"; \
341         echo "$$banner"; \
342         echo "$$dashes"
343 dist: distdir
344         -chmod -R a+r $(distdir)
345         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
346         -rm -rf $(distdir)
347 dist-all: distdir
348         -chmod -R a+r $(distdir)
349         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
350         -rm -rf $(distdir)
351 distdir: $(DISTFILES)
352         -rm -rf $(distdir)
353         mkdir $(distdir)
354         -chmod 777 $(distdir)
355         here=`cd $(top_builddir) && pwd`; \
356         top_distdir=`cd $(distdir) && pwd`; \
357         distdir=`cd $(distdir) && pwd`; \
358         cd $(top_srcdir) \
359           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
360         @for file in $(DISTFILES); do \
361           d=$(srcdir); \
362           if test -d $$d/$$file; then \
363             cp -pr $$d/$$file $(distdir)/$$file; \
364           else \
365             test -f $(distdir)/$$file \
366             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
367             || cp -p $$d/$$file $(distdir)/$$file || :; \
368           fi; \
369         done
370         for subdir in $(SUBDIRS); do \
371           if test "$$subdir" = .; then :; else \
372             test -d $(distdir)/$$subdir \
373             || mkdir $(distdir)/$$subdir \
374             || exit 1; \
375             chmod 777 $(distdir)/$$subdir; \
376             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
377               || exit 1; \
378           fi; \
379         done
380 info-am:
381 info: info-recursive
382 dvi-am:
383 dvi: dvi-recursive
384 check-am: all-am
385 check: check-recursive
386 installcheck-am:
387 installcheck: installcheck-recursive
388 all-recursive-am: config.h $@)]
389         $(MAKE) $(AM_MAKEFLAGS) all-recursive
390
391 install-exec-am:
392 install-exec: install-exec-recursive
393
394 install-data-am: install-desktopDATA install-pixmapsDATA
395 install-data: install-data-recursive
396
397 install-am: all-am
398         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
399 install: install-recursive
400 uninstall-am: uninstall-desktopDATA uninstall-pixmapsDATA
401 uninstall: uninstall-recursive
402 all-am: Makefile $(DATA) config.h $@)]
403 all-redirect: all-recursive-am
404 install-strip:
405         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
406 installdirs: installdirs-recursive
407 installdirs-am:
408         $(mkinstalldirs)  $(DESTDIR)$(desktopdir) $(DESTDIR)$(pixmapsdir)
409
410
411 mostlyclean-generic:
412
413 clean-generic:
414
415 distclean-generic:
416         -rm -f Makefile $(CONFIG_CLEAN_FILES)
417         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
418
419 maintainer-clean-generic:
420 mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
421
422 mostlyclean: mostlyclean-recursive
423
424 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
425
426 clean: clean-recursive
427
428 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
429         -rm -f libtool
430
431 distclean: distclean-recursive
432         -rm -f config.status
433
434 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
435                 maintainer-clean-generic distclean-am
436         @echo "This command is intended for maintainers to use;"
437         @echo "it deletes files that may require special tools to rebuild."
438
439 maintainer-clean: maintainer-clean-recursive
440         -rm -f config.status
441
442 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
443 uninstall-desktopDATA install-desktopDATA uninstall-pixmapsDATA \
444 install-pixmapsDATA install-data-recursive uninstall-data-recursive \
445 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
446 uninstalldirs-recursive all-recursive check-recursive \
447 installcheck-recursive info-recursive dvi-recursive \
448 mostlyclean-recursive distclean-recursive clean-recursive \
449 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
450 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
451 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
452 install-exec-am install-exec install-data-am install-data install-am \
453 install uninstall-am uninstall all-redirect all-am all installdirs-am \
454 installdirs mostlyclean-generic distclean-generic clean-generic \
455 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
456
457
458 ipkg: Makefile
459         $(MAKE) -C packaging/ipkg ipkg
460
461 # Tell versions [3.59,3.63) of GNU make to not export all variables.
462 # Otherwise a system limit (for SysV at least) may be exceeded.
463 .NOEXPORT: