~ubuntu-branches/debian/jessie/adonthell-data/jessie

« back to all changes in this revision

Viewing changes to intl/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ana Beatriz Guerrero Lopez, Luis Rodrigo Gallardo Cruz, Ana Beatriz Guerrero Lopez
  • Date: 2006-10-28 22:05:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061028220525-m73ne9y9nputzqqv
Tags: 0.3.4.cvs.20050903-2.2
* Non-maintainer upload.

[ Luis Rodrigo Gallardo Cruz ]
* Stop shipping *.pyc files (Closes: #390573).

[ Ana Beatriz Guerrero Lopez ]
* Moved debhelper and quilt to Build-Depends. 
* Little changes to Rodrigo's patch, and added patch that fixes 
  player_text.py
* Bumped standards-version to 3.7.2, no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.6.3 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
 
# Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
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
 
pkgdatadir = $(datadir)/@PACKAGE@
37
 
pkglibdir = $(libdir)/@PACKAGE@
38
 
pkgincludedir = $(includedir)/@PACKAGE@
39
 
top_builddir = ..
40
 
 
41
 
ACLOCAL = @ACLOCAL@
42
 
AUTOCONF = @AUTOCONF@
43
 
AUTOMAKE = @AUTOMAKE@
44
 
AUTOHEADER = @AUTOHEADER@
45
 
 
46
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
 
INSTALL = @INSTALL@
48
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
 
INSTALL_DATA = @INSTALL_DATA@
50
 
install_sh_DATA = $(install_sh) -c -m 644
51
 
install_sh_PROGRAM = $(install_sh) -c
52
 
install_sh_SCRIPT = $(install_sh) -c
53
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
 
INSTALL_HEADER = $(INSTALL_DATA)
55
 
transform = @program_transform_name@
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
 
 
65
 
EXEEXT = @EXEEXT@
66
 
OBJEXT = @OBJEXT@
67
 
PATH_SEPARATOR = @PATH_SEPARATOR@
68
 
AMTAR = @AMTAR@
69
 
AWK = @AWK@
70
 
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
71
 
CATOBJEXT = @CATOBJEXT@
72
 
CC = @CC@
73
 
DATADIRNAME = @DATADIRNAME@
74
 
DEPDIR = @DEPDIR@
75
 
GENCAT = @GENCAT@
76
 
GLIBC21 = @GLIBC21@
77
 
GMSGFMT = @GMSGFMT@
78
 
HAVE_LIB = @HAVE_LIB@
79
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80
 
INSTOBJEXT = @INSTOBJEXT@
81
 
INTLBISON = @INTLBISON@
82
 
INTLLIBS = @INTLLIBS@
83
 
INTLOBJS = @INTLOBJS@
84
 
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
85
 
LIB = @LIB@
86
 
LIBICONV = @LIBICONV@
87
 
LIBINTL = @LIBINTL@
88
 
LTLIB = @LTLIB@
89
 
LTLIBICONV = @LTLIBICONV@
90
 
LTLIBINTL = @LTLIBINTL@
91
 
MKINSTALLDIRS = @MKINSTALLDIRS@
92
 
PACKAGE = @PACKAGE@
93
 
POSUB = @POSUB@
94
 
RANLIB = @RANLIB@
95
 
STRIP = @STRIP@
96
 
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
97
 
USE_NLS = @USE_NLS@
98
 
VERSION = @VERSION@
99
 
adonthell_binary = @adonthell_binary@
100
 
am__include = @am__include@
101
 
am__quote = @am__quote@
102
 
gamedatadir = @gamedatadir@
103
 
install_sh = @install_sh@
104
 
subdir = intl
105
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
106
 
CONFIG_CLEAN_FILES =
107
 
DIST_SOURCES =
108
 
DIST_COMMON = Makefile.am Makefile.in
109
 
all: all-am
110
 
 
111
 
.SUFFIXES:
112
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
113
 
        cd $(top_srcdir) && \
114
 
          $(AUTOMAKE) --gnu  intl/Makefile
115
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
116
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
117
 
uninstall-info-am:
118
 
tags: TAGS
119
 
TAGS:
120
 
 
121
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122
 
 
123
 
top_distdir = ..
124
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
125
 
 
126
 
distdir: $(DISTFILES)
127
 
        @list='$(DISTFILES)'; for file in $$list; do \
128
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
129
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
130
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
131
 
            dir="/$$dir"; \
132
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
133
 
          else \
134
 
            dir=''; \
135
 
          fi; \
136
 
          if test -d $$d/$$file; then \
137
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
138
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
139
 
            fi; \
140
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
141
 
          else \
142
 
            test -f $(distdir)/$$file \
143
 
            || cp -p $$d/$$file $(distdir)/$$file \
144
 
            || exit 1; \
145
 
          fi; \
146
 
        done
147
 
check-am: all-am
148
 
check: check-am
149
 
all-am: Makefile
150
 
 
151
 
installdirs:
152
 
 
153
 
install: install-am
154
 
install-exec: install-exec-am
155
 
install-data: install-data-am
156
 
uninstall: uninstall-am
157
 
 
158
 
install-am: all-am
159
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
160
 
 
161
 
installcheck: installcheck-am
162
 
install-strip:
163
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
164
 
          INSTALL_STRIP_FLAG=-s \
165
 
          `test -z '$(STRIP)' || \
166
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
167
 
mostlyclean-generic:
168
 
 
169
 
clean-generic:
170
 
 
171
 
distclean-generic:
172
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
173
 
 
174
 
maintainer-clean-generic:
175
 
        @echo "This command is intended for maintainers to use"
176
 
        @echo "it deletes files that may require special tools to rebuild."
177
 
clean: clean-am
178
 
 
179
 
clean-am: clean-generic mostlyclean-am
180
 
 
181
 
distclean: distclean-am
182
 
 
183
 
distclean-am: clean-am distclean-generic
184
 
 
185
 
dvi: dvi-am
186
 
 
187
 
dvi-am:
188
 
 
189
 
info: info-am
190
 
 
191
 
info-am:
192
 
 
193
 
install-data-am:
194
 
 
195
 
install-exec-am:
196
 
 
197
 
install-info: install-info-am
198
 
 
199
 
install-man:
200
 
 
201
 
installcheck-am:
202
 
 
203
 
maintainer-clean: maintainer-clean-am
204
 
 
205
 
maintainer-clean-am: distclean-am maintainer-clean-generic
206
 
 
207
 
mostlyclean: mostlyclean-am
208
 
 
209
 
mostlyclean-am: mostlyclean-generic
210
 
 
211
 
uninstall-am: uninstall-info-am
212
 
 
213
 
.PHONY: all all-am check check-am clean clean-generic distclean \
214
 
        distclean-generic distdir dvi dvi-am info info-am install \
215
 
        install-am install-data install-data-am install-exec \
216
 
        install-exec-am install-info install-info-am install-man \
217
 
        install-strip installcheck installcheck-am installdirs \
218
 
        maintainer-clean maintainer-clean-generic mostlyclean \
219
 
        mostlyclean-generic uninstall uninstall-am uninstall-info-am
220
 
 
221
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
222
 
# Otherwise a system limit (for SysV at least) may be exceeded.
223
 
.NOEXPORT: