~ubuntu-branches/ubuntu/maverick/intltool/maverick

« back to all changes in this revision

Viewing changes to tests/cases/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-08-03 09:36:48 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20070803093648-o43vt3wh40i99lpu
Tags: 0.36.0-1
* New upstream release.
  - Drop patch 70_fix-intltool-extract-check, merged upstream.
  - Drop patch 71_m4-warnings, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkglibdir = $(libdir)/@PACKAGE@
20
18
pkgincludedir = $(includedir)/@PACKAGE@
21
 
top_builddir = ../..
22
19
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
INSTALL = @INSTALL@
24
20
install_sh_DATA = $(install_sh) -c -m 644
25
21
install_sh_PROGRAM = $(install_sh) -c
26
22
install_sh_SCRIPT = $(install_sh) -c
55
51
ECHO_C = @ECHO_C@
56
52
ECHO_N = @ECHO_N@
57
53
ECHO_T = @ECHO_T@
 
54
INSTALL = @INSTALL@
58
55
INSTALL_DATA = @INSTALL_DATA@
59
56
INSTALL_PROGRAM = @INSTALL_PROGRAM@
60
57
INSTALL_SCRIPT = @INSTALL_SCRIPT@
61
58
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
62
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
63
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
64
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
65
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
66
59
LIBOBJS = @LIBOBJS@
67
60
LIBS = @LIBS@
68
61
LTLIBOBJS = @LTLIBOBJS@
69
62
MAKEINFO = @MAKEINFO@
 
63
MKDIR_P = @MKDIR_P@
70
64
PACKAGE = @PACKAGE@
71
65
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
72
66
PACKAGE_NAME = @PACKAGE_NAME@
79
73
SHELL = @SHELL@
80
74
STRIP = @STRIP@
81
75
VERSION = @VERSION@
 
76
abs_builddir = @abs_builddir@
 
77
abs_srcdir = @abs_srcdir@
 
78
abs_top_builddir = @abs_top_builddir@
 
79
abs_top_srcdir = @abs_top_srcdir@
82
80
aclocaldir = @aclocaldir@
83
81
am__leading_dot = @am__leading_dot@
84
82
am__tar = @am__tar@
85
83
am__untar = @am__untar@
86
84
bindir = @bindir@
87
85
build_alias = @build_alias@
 
86
builddir = @builddir@
88
87
datadir = @datadir@
89
88
datarootdir = @datarootdir@
90
89
docdir = @docdir@
108
107
psdir = @psdir@
109
108
sbindir = @sbindir@
110
109
sharedstatedir = @sharedstatedir@
 
110
srcdir = @srcdir@
111
111
sysconfdir = @sysconfdir@
112
112
target_alias = @target_alias@
 
113
top_builddir = @top_builddir@
 
114
top_srcdir = @top_srcdir@
113
115
NULL = 
114
116
EXTRA_DIST = \
115
117
        az.po                                   \
124
126
        extract9.po                             \
125
127
        extract9.xml.in                         \
126
128
        extract12.xml.in                        \
 
129
        extract14.xml.in                        \
127
130
        fr.po                                   \
128
131
        fr_BE.po                                \
129
132
        fr_FR.po                                \
133
136
        merge1.xml.in                           \
134
137
        merge10.templates_                      \
135
138
        merge11.xml.in                          \
 
139
        merge12.xml.in                          \
136
140
        merge4.xml.in                           \
137
141
        merge5p.sheet.in                        \
138
142
        merge5u.sheet.in                        \
157
161
        extract10.templates_.h                  \
158
162
        extract12.xml.in.h                      \
159
163
        extract13.desktop.in.h                  \
 
164
        extract14.xml.in.h                      \
160
165
        extract9.xml                            \
161
166
        extract9.xml.in.h                       \
162
167
        iso88591text.xml.in.h                   \
164
169
        merge-deepattr.xml                      \
165
170
        merge10.templates                       \
166
171
        merge11.xml                             \
 
172
        merge12.xml                             \
167
173
        space-preserve.xml.in.h                 \
168
174
        space-preserve.xml                      \
169
175
        test-quoted.dtd.h                       \
205
211
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
212
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
207
213
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208
 
uninstall-info-am:
209
214
tags: TAGS
210
215
TAGS:
211
216
 
214
219
 
215
220
 
216
221
distdir: $(DISTFILES)
217
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
218
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
219
 
        list='$(DISTFILES)'; for file in $$list; do \
220
 
          case $$file in \
221
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
222
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
223
 
          esac; \
 
222
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
223
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
224
        list='$(DISTFILES)'; \
 
225
          dist_files=`for file in $$list; do echo $$file; done | \
 
226
          sed -e "s|^$$srcdirstrip/||;t" \
 
227
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
228
        case $$dist_files in \
 
229
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
230
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
231
                           sort -u` ;; \
 
232
        esac; \
 
233
        for file in $$dist_files; do \
224
234
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
225
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
226
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
227
 
            dir="/$$dir"; \
228
 
            $(mkdir_p) "$(distdir)$$dir"; \
229
 
          else \
230
 
            dir=''; \
231
 
          fi; \
232
235
          if test -d $$d/$$file; then \
 
236
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
233
237
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
234
238
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
235
239
            fi; \
289
293
 
290
294
install-data-am:
291
295
 
 
296
install-dvi: install-dvi-am
 
297
 
292
298
install-exec-am:
293
299
 
 
300
install-html: install-html-am
 
301
 
294
302
install-info: install-info-am
295
303
 
296
304
install-man:
297
305
 
 
306
install-pdf: install-pdf-am
 
307
 
 
308
install-ps: install-ps-am
 
309
 
298
310
installcheck-am:
299
311
 
300
312
maintainer-clean: maintainer-clean-am
313
325
 
314
326
ps-am:
315
327
 
316
 
uninstall-am: uninstall-info-am
 
328
uninstall-am:
 
329
 
 
330
.MAKE: install-am install-strip
317
331
 
318
332
.PHONY: all all-am check check-am clean clean-generic distclean \
319
333
        distclean-generic distdir dvi dvi-am html html-am info info-am \
320
 
        install install-am install-data install-data-am install-exec \
321
 
        install-exec-am install-info install-info-am install-man \
 
334
        install install-am install-data install-data-am install-dvi \
 
335
        install-dvi-am install-exec install-exec-am install-html \
 
336
        install-html-am install-info install-info-am install-man \
 
337
        install-pdf install-pdf-am install-ps install-ps-am \
322
338
        install-strip installcheck installcheck-am installdirs \
323
339
        maintainer-clean maintainer-clean-generic mostlyclean \
324
 
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
325
 
        uninstall-info-am
 
340
        mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
326
341
 
327
342
# Tell versions [3.59,3.63) of GNU make to not export all variables.
328
343
# Otherwise a system limit (for SysV at least) may be exceeded.