~joel-auterson/ubuntu/maverick/ibus/newmenuname

« back to all changes in this revision

Viewing changes to data/keymaps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-10-05 20:45:18 UTC
  • mfrom: (1.1.5 upstream) (6.1.15 sid)
  • Revision ID: james.westby@ubuntu.com-20091005204518-069vlwrl3r8v7bbr
Tags: 1.2.0.20090927-2
* create po template when build (LP: #188690)
  - debian/rules: updated.
  - debian/clean: remove pot file when clean.
* debian/control: build depends on python-rsvg (LP: #432375)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
75
76
 
76
77
VPATH = @srcdir@
77
78
pkgdatadir = $(datadir)/@PACKAGE@
 
79
pkgincludedir = $(includedir)/@PACKAGE@
78
80
pkglibdir = $(libdir)/@PACKAGE@
79
 
pkgincludedir = $(includedir)/@PACKAGE@
 
81
pkglibexecdir = $(libexecdir)/@PACKAGE@
80
82
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81
83
install_sh_DATA = $(install_sh) -c -m 644
82
84
install_sh_PROGRAM = $(install_sh) -c
108
110
mkinstalldirs = $(install_sh) -d
109
111
CONFIG_HEADER = $(top_builddir)/config.h
110
112
CONFIG_CLEAN_FILES =
 
113
CONFIG_CLEAN_VPATH_FILES =
111
114
SOURCES =
112
115
DIST_SOURCES =
113
116
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115
118
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
116
119
    *) f=$$p;; \
117
120
  esac;
118
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
121
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
122
am__install_max = 40
 
123
am__nobase_strip_setup = \
 
124
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
125
am__nobase_strip = \
 
126
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
127
am__nobase_list = $(am__nobase_strip_setup); \
 
128
  for p in $$list; do echo "$$p $$p"; done | \
 
129
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
130
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
131
    if (++n[$$2] == $(am__install_max)) \
 
132
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
133
    END { for (dir in files) print dir, files[dir] }'
 
134
am__base_list = \
 
135
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
136
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
119
137
am__installdirs = "$(DESTDIR)$(keymapsdir)"
120
 
keymapsDATA_INSTALL = $(INSTALL_DATA)
121
138
DATA = $(keymaps_DATA)
122
139
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123
140
ACLOCAL = @ACLOCAL@
243
260
PYTHON_PLATFORM = @PYTHON_PLATFORM@
244
261
PYTHON_PREFIX = @PYTHON_PREFIX@
245
262
PYTHON_VERSION = @PYTHON_VERSION@
246
 
QMAKE = @QMAKE@
247
 
QT_CFLAGS = @QT_CFLAGS@
248
 
QT_LIBS = @QT_LIBS@
249
263
RANLIB = @RANLIB@
250
264
REBUILD = @REBUILD@
251
265
SED = @SED@
340
354
              exit 1;; \
341
355
          esac; \
342
356
        done; \
343
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/keymaps/Makefile'; \
344
 
        cd $(top_srcdir) && \
345
 
          $(AUTOMAKE) --gnu  data/keymaps/Makefile
 
357
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/keymaps/Makefile'; \
 
358
        $(am__cd) $(top_srcdir) && \
 
359
          $(AUTOMAKE) --gnu data/keymaps/Makefile
346
360
.PRECIOUS: Makefile
347
361
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
348
362
        @case '$?' in \
360
374
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
375
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
362
376
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
377
$(am__aclocal_m4_deps):
363
378
 
364
379
mostlyclean-libtool:
365
380
        -rm -f *.lo
369
384
install-keymapsDATA: $(keymaps_DATA)
370
385
        @$(NORMAL_INSTALL)
371
386
        test -z "$(keymapsdir)" || $(MKDIR_P) "$(DESTDIR)$(keymapsdir)"
372
 
        @list='$(keymaps_DATA)'; for p in $$list; do \
 
387
        @list='$(keymaps_DATA)'; test -n "$(keymapsdir)" || list=; \
 
388
        for p in $$list; do \
373
389
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
374
 
          f=$(am__strip_dir) \
375
 
          echo " $(keymapsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(keymapsdir)/$$f'"; \
376
 
          $(keymapsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(keymapsdir)/$$f"; \
 
390
          echo "$$d$$p"; \
 
391
        done | $(am__base_list) | \
 
392
        while read files; do \
 
393
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(keymapsdir)'"; \
 
394
          $(INSTALL_DATA) $$files "$(DESTDIR)$(keymapsdir)" || exit $$?; \
377
395
        done
378
396
 
379
397
uninstall-keymapsDATA:
380
398
        @$(NORMAL_UNINSTALL)
381
 
        @list='$(keymaps_DATA)'; for p in $$list; do \
382
 
          f=$(am__strip_dir) \
383
 
          echo " rm -f '$(DESTDIR)$(keymapsdir)/$$f'"; \
384
 
          rm -f "$(DESTDIR)$(keymapsdir)/$$f"; \
385
 
        done
 
399
        @list='$(keymaps_DATA)'; test -n "$(keymapsdir)" || list=; \
 
400
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
401
        test -n "$$files" || exit 0; \
 
402
        echo " ( cd '$(DESTDIR)$(keymapsdir)' && rm -f" $$files ")"; \
 
403
        cd "$(DESTDIR)$(keymapsdir)" && rm -f $$files
386
404
tags: TAGS
387
405
TAGS:
388
406
 
406
424
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
407
425
          if test -d $$d/$$file; then \
408
426
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
427
            if test -d "$(distdir)/$$file"; then \
 
428
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
429
            fi; \
409
430
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
410
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
431
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
432
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
411
433
            fi; \
412
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
434
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
413
435
          else \
414
 
            test -f $(distdir)/$$file \
415
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
436
            test -f "$(distdir)/$$file" \
 
437
            || cp -p $$d/$$file "$(distdir)/$$file" \
416
438
            || exit 1; \
417
439
          fi; \
418
440
        done
443
465
 
444
466
distclean-generic:
445
467
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
468
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
446
469
 
447
470
maintainer-clean-generic:
448
471
        @echo "This command is intended for maintainers to use"
461
484
 
462
485
html: html-am
463
486
 
 
487
html-am:
 
488
 
464
489
info: info-am
465
490
 
466
491
info-am:
469
494
 
470
495
install-dvi: install-dvi-am
471
496
 
 
497
install-dvi-am:
 
498
 
472
499
install-exec-am:
473
500
 
474
501
install-html: install-html-am
475
502
 
 
503
install-html-am:
 
504
 
476
505
install-info: install-info-am
477
506
 
 
507
install-info-am:
 
508
 
478
509
install-man:
479
510
 
480
511
install-pdf: install-pdf-am
481
512
 
 
513
install-pdf-am:
 
514
 
482
515
install-ps: install-ps-am
483
516
 
 
517
install-ps-am:
 
518
 
484
519
installcheck-am:
485
520
 
486
521
maintainer-clean: maintainer-clean-am
515
550
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
516
551
        uninstall uninstall-am uninstall-keymapsDATA
517
552
 
 
553
 
518
554
# Tell versions [3.59,3.63) of GNU make to not export all variables.
519
555
# Otherwise a system limit (for SysV at least) may be exceeded.
520
556
.NOEXPORT: