~ubuntu-branches/ubuntu/precise/supertuxkart/precise

« back to all changes in this revision

Viewing changes to models/herrings/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gonéri Le Bouder, Gonéri Le Bouder, Eddy Petrişor
  • Date: 2006-09-08 22:59:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060908225925-3spug0pnh9ekwlpw
Tags: 0.2-1
[ Gonéri Le Bouder ]
* new upstream release candidate
 + Closes: #388021
 + remove supertuxkart.sh
 + add supertuxkart(|-data).install
 + clean up
 + remove deps on ${shlibs:Depends}, ${misc:Depends} for supertuxkart-data
* fix French comment was tagged de_DE
* fix not-binnmuable-any-depends-all
* fix FTBFS on 64bit arch
 + Closes: #370810

[ Eddy Petrişor ]
* added Romanian translation to desktop file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
 
 
17
# models/herrings
 
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = ../..
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
 
39
host_triplet = @host@
 
40
target_triplet = @target@
 
41
subdir = models/herrings
 
42
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
45
        $(top_srcdir)/configure.ac
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(install_sh) -d
 
49
CONFIG_CLEAN_FILES =
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__installdirs = "$(DESTDIR)$(pkgdatadir)"
 
59
pkgdataDATA_INSTALL = $(INSTALL_DATA)
 
60
DATA = $(pkgdata_DATA)
 
61
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
62
pkgdatadir = $(datadir)/games/@PACKAGE@/models/herrings
 
63
ACLOCAL = @ACLOCAL@
 
64
AMDEP_FALSE = @AMDEP_FALSE@
 
65
AMDEP_TRUE = @AMDEP_TRUE@
 
66
AMTAR = @AMTAR@
 
67
AUTOCONF = @AUTOCONF@
 
68
AUTOHEADER = @AUTOHEADER@
 
69
AUTOMAKE = @AUTOMAKE@
 
70
AWK = @AWK@
 
71
CC = @CC@
 
72
CCDEPMODE = @CCDEPMODE@
 
73
CFLAGS = @CFLAGS@
 
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
 
76
CXX = @CXX@
 
77
CXXCPP = @CXXCPP@
 
78
CXXDEPMODE = @CXXDEPMODE@
 
79
CXXFLAGS = @CXXFLAGS@
 
80
CYGPATH_W = @CYGPATH_W@
 
81
DEFS = @DEFS@
 
82
DEPDIR = @DEPDIR@
 
83
ECHO_C = @ECHO_C@
 
84
ECHO_N = @ECHO_N@
 
85
ECHO_T = @ECHO_T@
 
86
EGREP = @EGREP@
 
87
EXEEXT = @EXEEXT@
 
88
INSTALL_DATA = @INSTALL_DATA@
 
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
91
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
92
LDFLAGS = @LDFLAGS@
 
93
LIBOBJS = @LIBOBJS@
 
94
LIBS = @LIBS@
 
95
LTLIBOBJS = @LTLIBOBJS@
 
96
MAKEINFO = @MAKEINFO@
 
97
NOREGMOVE = @NOREGMOVE@
 
98
OBJEXT = @OBJEXT@
 
99
PACKAGE = @PACKAGE@
 
100
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
101
PACKAGE_NAME = @PACKAGE_NAME@
 
102
PACKAGE_STRING = @PACKAGE_STRING@
 
103
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
104
PACKAGE_VERSION = @PACKAGE_VERSION@
 
105
PATH_SEPARATOR = @PATH_SEPARATOR@
 
106
RANLIB = @RANLIB@
 
107
SET_MAKE = @SET_MAKE@
 
108
SHELL = @SHELL@
 
109
STRIP = @STRIP@
 
110
VERSION = @VERSION@
 
111
ac_ct_CC = @ac_ct_CC@
 
112
ac_ct_CXX = @ac_ct_CXX@
 
113
ac_ct_RANLIB = @ac_ct_RANLIB@
 
114
ac_ct_STRIP = @ac_ct_STRIP@
 
115
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
116
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
117
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
118
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
119
am__include = @am__include@
 
120
am__leading_dot = @am__leading_dot@
 
121
am__quote = @am__quote@
 
122
am__tar = @am__tar@
 
123
am__untar = @am__untar@
 
124
bindir = @bindir@
 
125
build = @build@
 
126
build_alias = @build_alias@
 
127
build_cpu = @build_cpu@
 
128
build_os = @build_os@
 
129
build_vendor = @build_vendor@
 
130
datadir = @datadir@
 
131
exec_prefix = @exec_prefix@
 
132
host = @host@
 
133
host_alias = @host_alias@
 
134
host_cpu = @host_cpu@
 
135
host_os = @host_os@
 
136
host_vendor = @host_vendor@
 
137
includedir = @includedir@
 
138
infodir = @infodir@
 
139
install_sh = @install_sh@
 
140
libdir = @libdir@
 
141
libexecdir = @libexecdir@
 
142
localstatedir = @localstatedir@
 
143
mandir = @mandir@
 
144
mkdir_p = @mkdir_p@
 
145
oldincludedir = @oldincludedir@
 
146
prefix = @prefix@
 
147
program_transform_name = @program_transform_name@
 
148
sbindir = @sbindir@
 
149
sharedstatedir = @sharedstatedir@
 
150
sysconfdir = @sysconfdir@
 
151
target = @target@
 
152
target_alias = @target_alias@
 
153
target_cpu = @target_cpu@
 
154
target_os = @target_os@
 
155
target_vendor = @target_vendor@
 
156
pkgdata_DATA = $(wildcard *.ac)
 
157
EXTRA_DIST = $(pkgdata_DATA)
 
158
all: all-am
 
159
 
 
160
.SUFFIXES:
 
161
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
162
        @for dep in $?; do \
 
163
          case '$(am__configure_deps)' in \
 
164
            *$$dep*) \
 
165
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
166
                && exit 0; \
 
167
              exit 1;; \
 
168
          esac; \
 
169
        done; \
 
170
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  models/herrings/Makefile'; \
 
171
        cd $(top_srcdir) && \
 
172
          $(AUTOMAKE) --gnu  models/herrings/Makefile
 
173
.PRECIOUS: Makefile
 
174
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
175
        @case '$?' in \
 
176
          *config.status*) \
 
177
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
178
          *) \
 
179
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
180
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
181
        esac;
 
182
 
 
183
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
184
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
185
 
 
186
$(top_srcdir)/configure:  $(am__configure_deps)
 
187
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
188
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
189
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
190
uninstall-info-am:
 
191
install-pkgdataDATA: $(pkgdata_DATA)
 
192
        @$(NORMAL_INSTALL)
 
193
        test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
 
194
        @list='$(pkgdata_DATA)'; for p in $$list; do \
 
195
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
196
          f=$(am__strip_dir) \
 
197
          echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
 
198
          $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
 
199
        done
 
200
 
 
201
uninstall-pkgdataDATA:
 
202
        @$(NORMAL_UNINSTALL)
 
203
        @list='$(pkgdata_DATA)'; for p in $$list; do \
 
204
          f=$(am__strip_dir) \
 
205
          echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
 
206
          rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
 
207
        done
 
208
tags: TAGS
 
209
TAGS:
 
210
 
 
211
ctags: CTAGS
 
212
CTAGS:
 
213
 
 
214
 
 
215
distdir: $(DISTFILES)
 
216
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
217
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
218
        list='$(DISTFILES)'; for file in $$list; do \
 
219
          case $$file in \
 
220
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
221
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
222
          esac; \
 
223
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
224
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
225
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
226
            dir="/$$dir"; \
 
227
            $(mkdir_p) "$(distdir)$$dir"; \
 
228
          else \
 
229
            dir=''; \
 
230
          fi; \
 
231
          if test -d $$d/$$file; then \
 
232
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
233
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
234
            fi; \
 
235
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
236
          else \
 
237
            test -f $(distdir)/$$file \
 
238
            || cp -p $$d/$$file $(distdir)/$$file \
 
239
            || exit 1; \
 
240
          fi; \
 
241
        done
 
242
check-am: all-am
 
243
check: check-am
 
244
all-am: Makefile $(DATA)
 
245
installdirs:
 
246
        for dir in "$(DESTDIR)$(pkgdatadir)"; do \
 
247
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
248
        done
 
249
install: install-am
 
250
install-exec: install-exec-am
 
251
install-data: install-data-am
 
252
uninstall: uninstall-am
 
253
 
 
254
install-am: all-am
 
255
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
256
 
 
257
installcheck: installcheck-am
 
258
install-strip:
 
259
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
260
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
261
          `test -z '$(STRIP)' || \
 
262
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
263
mostlyclean-generic:
 
264
 
 
265
clean-generic:
 
266
 
 
267
distclean-generic:
 
268
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
269
 
 
270
maintainer-clean-generic:
 
271
        @echo "This command is intended for maintainers to use"
 
272
        @echo "it deletes files that may require special tools to rebuild."
 
273
clean: clean-am
 
274
 
 
275
clean-am: clean-generic mostlyclean-am
 
276
 
 
277
distclean: distclean-am
 
278
        -rm -f Makefile
 
279
distclean-am: clean-am distclean-generic
 
280
 
 
281
dvi: dvi-am
 
282
 
 
283
dvi-am:
 
284
 
 
285
html: html-am
 
286
 
 
287
info: info-am
 
288
 
 
289
info-am:
 
290
 
 
291
install-data-am: install-pkgdataDATA
 
292
 
 
293
install-exec-am:
 
294
 
 
295
install-info: install-info-am
 
296
 
 
297
install-man:
 
298
 
 
299
installcheck-am:
 
300
 
 
301
maintainer-clean: maintainer-clean-am
 
302
        -rm -f Makefile
 
303
maintainer-clean-am: distclean-am maintainer-clean-generic
 
304
 
 
305
mostlyclean: mostlyclean-am
 
306
 
 
307
mostlyclean-am: mostlyclean-generic
 
308
 
 
309
pdf: pdf-am
 
310
 
 
311
pdf-am:
 
312
 
 
313
ps: ps-am
 
314
 
 
315
ps-am:
 
316
 
 
317
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
 
318
 
 
319
.PHONY: all all-am check check-am clean clean-generic distclean \
 
320
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
321
        install install-am install-data install-data-am install-exec \
 
322
        install-exec-am install-info install-info-am install-man \
 
323
        install-pkgdataDATA install-strip installcheck installcheck-am \
 
324
        installdirs maintainer-clean maintainer-clean-generic \
 
325
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
 
326
        uninstall-am uninstall-info-am uninstall-pkgdataDATA
 
327
 
 
328
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
329
# Otherwise a system limit (for SysV at least) may be exceeded.
 
330
.NOEXPORT: