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

« back to all changes in this revision

Viewing changes to gfx/mapobjects/walls/stone/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gordon Fraser
  • Date: 2003-10-22 17:48:49 UTC
  • Revision ID: james.westby@ubuntu.com-20031022174849-m3mhj4t98md8zrjf
Tags: upstream-0.3.3
ImportĀ upstreamĀ versionĀ 0.3.3

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
pkglibdir = $(libdir)/@PACKAGE@
 
37
pkgincludedir = $(includedir)/@PACKAGE@
 
38
top_builddir = ../../../..
 
39
 
 
40
ACLOCAL = @ACLOCAL@
 
41
AUTOCONF = @AUTOCONF@
 
42
AUTOMAKE = @AUTOMAKE@
 
43
AUTOHEADER = @AUTOHEADER@
 
44
 
 
45
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
46
INSTALL = @INSTALL@
 
47
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
48
INSTALL_DATA = @INSTALL_DATA@
 
49
install_sh_DATA = $(install_sh) -c -m 644
 
50
install_sh_PROGRAM = $(install_sh) -c
 
51
install_sh_SCRIPT = $(install_sh) -c
 
52
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
53
INSTALL_HEADER = $(INSTALL_DATA)
 
54
transform = @program_transform_name@
 
55
NORMAL_INSTALL = :
 
56
PRE_INSTALL = :
 
57
POST_INSTALL = :
 
58
NORMAL_UNINSTALL = :
 
59
PRE_UNINSTALL = :
 
60
POST_UNINSTALL = :
 
61
host_alias = @host_alias@
 
62
host_triplet = @host@
 
63
 
 
64
EXEEXT = @EXEEXT@
 
65
OBJEXT = @OBJEXT@
 
66
PATH_SEPARATOR = @PATH_SEPARATOR@
 
67
pkgdatadir = $(gamedatadir)/gfx/mapobjects/walls/stone
 
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
 
 
105
pkgdata_DATA = stone-wall-bl.mobj stone-wall-br.mobj stone-wall-h.mobj \
 
106
        stone-wall-tl.mobj stone-wall-tr.mobj stone-wall-v.mobj
 
107
 
 
108
 
 
109
EXTRA_DIST = $(pkgdata_DATA)
 
110
subdir = gfx/mapobjects/walls/stone
 
111
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
112
CONFIG_CLEAN_FILES =
 
113
DIST_SOURCES =
 
114
DATA = $(pkgdata_DATA)
 
115
 
 
116
DIST_COMMON = Makefile.am Makefile.in
 
117
all: all-am
 
118
 
 
119
.SUFFIXES:
 
120
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
121
        cd $(top_srcdir) && \
 
122
          $(AUTOMAKE) --gnu  gfx/mapobjects/walls/stone/Makefile
 
123
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
124
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
125
uninstall-info-am:
 
126
pkgdataDATA_INSTALL = $(INSTALL_DATA)
 
127
install-pkgdataDATA: $(pkgdata_DATA)
 
128
        @$(NORMAL_INSTALL)
 
129
        $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
 
130
        @list='$(pkgdata_DATA)'; for p in $$list; do \
 
131
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
132
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
133
          echo " $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
 
134
          $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
 
135
        done
 
136
 
 
137
uninstall-pkgdataDATA:
 
138
        @$(NORMAL_UNINSTALL)
 
139
        @list='$(pkgdata_DATA)'; for p in $$list; do \
 
140
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
141
          echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
 
142
          rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
 
143
        done
 
144
tags: TAGS
 
145
TAGS:
 
146
 
 
147
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
148
 
 
149
top_distdir = ../../../..
 
150
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
151
 
 
152
distdir: $(DISTFILES)
 
153
        @list='$(DISTFILES)'; for file in $$list; do \
 
154
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
155
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
156
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
157
            dir="/$$dir"; \
 
158
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
159
          else \
 
160
            dir=''; \
 
161
          fi; \
 
162
          if test -d $$d/$$file; then \
 
163
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
164
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
165
            fi; \
 
166
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
167
          else \
 
168
            test -f $(distdir)/$$file \
 
169
            || cp -p $$d/$$file $(distdir)/$$file \
 
170
            || exit 1; \
 
171
          fi; \
 
172
        done
 
173
check-am: all-am
 
174
check: check-am
 
175
all-am: Makefile $(DATA)
 
176
 
 
177
installdirs:
 
178
        $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
 
179
 
 
180
install: install-am
 
181
install-exec: install-exec-am
 
182
install-data: install-data-am
 
183
uninstall: uninstall-am
 
184
 
 
185
install-am: all-am
 
186
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
187
 
 
188
installcheck: installcheck-am
 
189
install-strip:
 
190
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
191
          INSTALL_STRIP_FLAG=-s \
 
192
          `test -z '$(STRIP)' || \
 
193
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
194
mostlyclean-generic:
 
195
 
 
196
clean-generic:
 
197
 
 
198
distclean-generic:
 
199
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
200
 
 
201
maintainer-clean-generic:
 
202
        @echo "This command is intended for maintainers to use"
 
203
        @echo "it deletes files that may require special tools to rebuild."
 
204
clean: clean-am
 
205
 
 
206
clean-am: clean-generic mostlyclean-am
 
207
 
 
208
distclean: distclean-am
 
209
 
 
210
distclean-am: clean-am distclean-generic
 
211
 
 
212
dvi: dvi-am
 
213
 
 
214
dvi-am:
 
215
 
 
216
info: info-am
 
217
 
 
218
info-am:
 
219
 
 
220
install-data-am: install-pkgdataDATA
 
221
 
 
222
install-exec-am:
 
223
 
 
224
install-info: install-info-am
 
225
 
 
226
install-man:
 
227
 
 
228
installcheck-am:
 
229
 
 
230
maintainer-clean: maintainer-clean-am
 
231
 
 
232
maintainer-clean-am: distclean-am maintainer-clean-generic
 
233
 
 
234
mostlyclean: mostlyclean-am
 
235
 
 
236
mostlyclean-am: mostlyclean-generic
 
237
 
 
238
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
 
239
 
 
240
.PHONY: all all-am check check-am clean clean-generic distclean \
 
241
        distclean-generic distdir dvi dvi-am info info-am install \
 
242
        install-am install-data install-data-am install-exec \
 
243
        install-exec-am install-info install-info-am install-man \
 
244
        install-pkgdataDATA install-strip installcheck installcheck-am \
 
245
        installdirs maintainer-clean maintainer-clean-generic \
 
246
        mostlyclean mostlyclean-generic uninstall uninstall-am \
 
247
        uninstall-info-am uninstall-pkgdataDATA
 
248
 
 
249
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
250
# Otherwise a system limit (for SysV at least) may be exceeded.
 
251
.NOEXPORT: