~ubuntu-branches/ubuntu/saucy/lordsawar/saucy

« back to all changes in this revision

Viewing changes to dat/tilesets/stark/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese, Barry deFreese
  • Date: 2008-12-20 13:52:12 UTC
  • mfrom: (1.1.6 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20081220135212-noeb2w3y98ebo7o9
Tags: 0.1.4-1
[ Barry deFreese ]
* New upstream release.
* Move 0.0.8-2.1 changelog entry to correct point in changelog.
* Make lordsawar-data suggest lordsawar.
* Update my e-mail address.
* Add build-depends on intltool, uuid-dev, and libboost-dev.
* Don't install locales since there are no translations currently.
* Add simple man page for new lordsawar-pbm binary.
* Drop gcc4.3 patches as they have been fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
target_triplet = @target@
 
36
subdir = dat/tilesets/stark
 
37
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
40
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
 
41
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
42
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
43
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
44
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
45
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
 
46
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
47
        $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
51
CONFIG_HEADER = $(top_builddir)/config.h
 
52
CONFIG_CLEAN_FILES =
 
53
SOURCES =
 
54
DIST_SOURCES =
 
55
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
56
        html-recursive info-recursive install-data-recursive \
 
57
        install-dvi-recursive install-exec-recursive \
 
58
        install-html-recursive install-info-recursive \
 
59
        install-pdf-recursive install-ps-recursive install-recursive \
 
60
        installcheck-recursive installdirs-recursive pdf-recursive \
 
61
        ps-recursive uninstall-recursive
 
62
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
63
am__vpath_adj = case $$p in \
 
64
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
65
    *) f=$$p;; \
 
66
  esac;
 
67
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
68
am__installdirs = "$(DESTDIR)$(map_starkdir)"
 
69
map_starkDATA_INSTALL = $(INSTALL_DATA)
 
70
DATA = $(map_stark_DATA)
 
71
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
72
  distclean-recursive maintainer-clean-recursive
 
73
ETAGS = etags
 
74
CTAGS = ctags
 
75
DIST_SUBDIRS = $(SUBDIRS)
 
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
77
ACLOCAL = @ACLOCAL@
 
78
ALL_LINGUAS = @ALL_LINGUAS@
 
79
AMTAR = @AMTAR@
 
80
AR = @AR@
 
81
AUTOCONF = @AUTOCONF@
 
82
AUTOHEADER = @AUTOHEADER@
 
83
AUTOMAKE = @AUTOMAKE@
 
84
AWK = @AWK@
 
85
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
 
86
CATALOGS = @CATALOGS@
 
87
CATOBJEXT = @CATOBJEXT@
 
88
CC = @CC@
 
89
CCDEPMODE = @CCDEPMODE@
 
90
CFLAGS = @CFLAGS@
 
91
CPP = @CPP@
 
92
CPPFLAGS = @CPPFLAGS@
 
93
CXX = @CXX@
 
94
CXXCPP = @CXXCPP@
 
95
CXXDEPMODE = @CXXDEPMODE@
 
96
CXXFLAGS = @CXXFLAGS@
 
97
CYGPATH_W = @CYGPATH_W@
 
98
DATADIRNAME = @DATADIRNAME@
 
99
DEFS = @DEFS@
 
100
DEPDIR = @DEPDIR@
 
101
DSYMUTIL = @DSYMUTIL@
 
102
DUMPBIN = @DUMPBIN@
 
103
ECHO_C = @ECHO_C@
 
104
ECHO_N = @ECHO_N@
 
105
ECHO_T = @ECHO_T@
 
106
EGREP = @EGREP@
 
107
EXEEXT = @EXEEXT@
 
108
FGREP = @FGREP@
 
109
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
110
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
111
GLIBMM_CFLAGS = @GLIBMM_CFLAGS@
 
112
GLIBMM_LIBS = @GLIBMM_LIBS@
 
113
GMOFILES = @GMOFILES@
 
114
GMSGFMT = @GMSGFMT@
 
115
GMSGFMT_015 = @GMSGFMT_015@
 
116
GREP = @GREP@
 
117
GTKMM_CFLAGS = @GTKMM_CFLAGS@
 
118
GTKMM_LIBS = @GTKMM_LIBS@
 
119
HOME = @HOME@
 
120
INSTALL = @INSTALL@
 
121
INSTALL_DATA = @INSTALL_DATA@
 
122
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
123
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
124
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
125
INSTOBJEXT = @INSTOBJEXT@
 
126
INTLLIBS = @INTLLIBS@
 
127
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
128
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
129
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
130
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
131
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
132
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
133
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
134
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
135
INTLTOOL_PERL = @INTLTOOL_PERL@
 
136
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
137
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
138
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
139
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
140
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
141
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
142
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
143
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
144
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
145
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
146
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
147
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
148
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
149
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
150
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
151
LD = @LD@
 
152
LDFLAGS = @LDFLAGS@
 
153
LIBGNET_CFLAGS = @LIBGNET_CFLAGS@
 
154
LIBGNET_LIBS = @LIBGNET_LIBS@
 
155
LIBICONV = @LIBICONV@
 
156
LIBINTL = @LIBINTL@
 
157
LIBOBJS = @LIBOBJS@
 
158
LIBS = @LIBS@
 
159
LIBSIGC_CFLAGS = @LIBSIGC_CFLAGS@
 
160
LIBSIGC_LIBS = @LIBSIGC_LIBS@
 
161
LIBTOOL = @LIBTOOL@
 
162
LIPO = @LIPO@
 
163
LN_S = @LN_S@
 
164
LORDSAWAR_DATADIR = @LORDSAWAR_DATADIR@
 
165
LTLIBICONV = @LTLIBICONV@
 
166
LTLIBINTL = @LTLIBINTL@
 
167
LTLIBOBJS = @LTLIBOBJS@
 
168
MAKEINFO = @MAKEINFO@
 
169
MKDIR_P = @MKDIR_P@
 
170
MKINSTALLDIRS = @MKINSTALLDIRS@
 
171
MSGFMT = @MSGFMT@
 
172
MSGFMT_015 = @MSGFMT_015@
 
173
MSGFMT_OPTS = @MSGFMT_OPTS@
 
174
MSGMERGE = @MSGMERGE@
 
175
NM = @NM@
 
176
NMEDIT = @NMEDIT@
 
177
OBJEXT = @OBJEXT@
 
178
OTOOL = @OTOOL@
 
179
OTOOL64 = @OTOOL64@
 
180
PACKAGE = @PACKAGE@
 
181
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
182
PACKAGE_NAME = @PACKAGE_NAME@
 
183
PACKAGE_STRING = @PACKAGE_STRING@
 
184
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
185
PACKAGE_VERSION = @PACKAGE_VERSION@
 
186
PATH_SEPARATOR = @PATH_SEPARATOR@
 
187
PKG_CONFIG = @PKG_CONFIG@
 
188
POFILES = @POFILES@
 
189
POSUB = @POSUB@
 
190
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
191
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
192
PROGRAMNAME_LOCALEDIR = @PROGRAMNAME_LOCALEDIR@
 
193
RANLIB = @RANLIB@
 
194
SCREEN_RESOLUTION = @SCREEN_RESOLUTION@
 
195
SDLIMAGE_LIBS = @SDLIMAGE_LIBS@
 
196
SDLSOUND_LIBS = @SDLSOUND_LIBS@
 
197
SDL_CFLAGS = @SDL_CFLAGS@
 
198
SDL_CONFIG = @SDL_CONFIG@
 
199
SDL_LIBS = @SDL_LIBS@
 
200
SED = @SED@
 
201
SET_MAKE = @SET_MAKE@
 
202
SHELL = @SHELL@
 
203
STRIP = @STRIP@
 
204
USE_NLS = @USE_NLS@
 
205
VERSION = @VERSION@
 
206
XGETTEXT = @XGETTEXT@
 
207
XGETTEXT_015 = @XGETTEXT_015@
 
208
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
209
ZIP_FILES = @ZIP_FILES@
 
210
abs_builddir = @abs_builddir@
 
211
abs_srcdir = @abs_srcdir@
 
212
abs_top_builddir = @abs_top_builddir@
 
213
abs_top_srcdir = @abs_top_srcdir@
 
214
ac_ct_CC = @ac_ct_CC@
 
215
ac_ct_CXX = @ac_ct_CXX@
 
216
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
217
am__include = @am__include@
 
218
am__leading_dot = @am__leading_dot@
 
219
am__quote = @am__quote@
 
220
am__tar = @am__tar@
 
221
am__untar = @am__untar@
 
222
bindir = @bindir@
 
223
build = @build@
 
224
build_alias = @build_alias@
 
225
build_cpu = @build_cpu@
 
226
build_os = @build_os@
 
227
build_vendor = @build_vendor@
 
228
builddir = @builddir@
 
229
datadir = @datadir@
 
230
datarootdir = @datarootdir@
 
231
docdir = @docdir@
 
232
dvidir = @dvidir@
 
233
exec_prefix = @exec_prefix@
 
234
host = @host@
 
235
host_alias = @host_alias@
 
236
host_cpu = @host_cpu@
 
237
host_os = @host_os@
 
238
host_vendor = @host_vendor@
 
239
htmldir = @htmldir@
 
240
includedir = @includedir@
 
241
infodir = @infodir@
 
242
install_sh = @install_sh@
 
243
libdir = @libdir@
 
244
libexecdir = @libexecdir@
 
245
localedir = @localedir@
 
246
localstatedir = @localstatedir@
 
247
lt_ECHO = @lt_ECHO@
 
248
mandir = @mandir@
 
249
mkdir_p = @mkdir_p@
 
250
oldincludedir = @oldincludedir@
 
251
pdfdir = @pdfdir@
 
252
prefix = @prefix@
 
253
program_transform_name = @program_transform_name@
 
254
psdir = @psdir@
 
255
sbindir = @sbindir@
 
256
sharedstatedir = @sharedstatedir@
 
257
srcdir = @srcdir@
 
258
sysconfdir = @sysconfdir@
 
259
target = @target@
 
260
target_alias = @target_alias@
 
261
target_cpu = @target_cpu@
 
262
target_os = @target_os@
 
263
target_vendor = @target_vendor@
 
264
top_builddir = @top_builddir@
 
265
top_srcdir = @top_srcdir@
 
266
SUBDIRS = misc
 
267
MAINTAINERCLEANFILES = Makefile.in
 
268
map_starkdir = $(datadir)/lordsawar/tilesets/stark
 
269
map_stark_DATA = \
 
270
    stark.xml \
 
271
    grass.png \
 
272
    water.png \
 
273
    forest.png \
 
274
    hills.png \
 
275
    mountains.png \
 
276
    swamp.png 
 
277
 
 
278
EXTRA_DIST = \
 
279
    README \
 
280
    stark.xml \
 
281
    grass.png \
 
282
    water.png \
 
283
    forest.png \
 
284
    hills.png \
 
285
    mountains.png \
 
286
    swamp.png 
 
287
 
 
288
all: all-recursive
 
289
 
 
290
.SUFFIXES:
 
291
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
292
        @for dep in $?; do \
 
293
          case '$(am__configure_deps)' in \
 
294
            *$$dep*) \
 
295
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
296
                && exit 0; \
 
297
              exit 1;; \
 
298
          esac; \
 
299
        done; \
 
300
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  dat/tilesets/stark/Makefile'; \
 
301
        cd $(top_srcdir) && \
 
302
          $(AUTOMAKE) --gnu  dat/tilesets/stark/Makefile
 
303
.PRECIOUS: Makefile
 
304
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
305
        @case '$?' in \
 
306
          *config.status*) \
 
307
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
308
          *) \
 
309
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
310
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
311
        esac;
 
312
 
 
313
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
314
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
315
 
 
316
$(top_srcdir)/configure:  $(am__configure_deps)
 
317
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
318
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
319
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
320
 
 
321
mostlyclean-libtool:
 
322
        -rm -f *.lo
 
323
 
 
324
clean-libtool:
 
325
        -rm -rf .libs _libs
 
326
install-map_starkDATA: $(map_stark_DATA)
 
327
        @$(NORMAL_INSTALL)
 
328
        test -z "$(map_starkdir)" || $(MKDIR_P) "$(DESTDIR)$(map_starkdir)"
 
329
        @list='$(map_stark_DATA)'; for p in $$list; do \
 
330
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
331
          f=$(am__strip_dir) \
 
332
          echo " $(map_starkDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(map_starkdir)/$$f'"; \
 
333
          $(map_starkDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(map_starkdir)/$$f"; \
 
334
        done
 
335
 
 
336
uninstall-map_starkDATA:
 
337
        @$(NORMAL_UNINSTALL)
 
338
        @list='$(map_stark_DATA)'; for p in $$list; do \
 
339
          f=$(am__strip_dir) \
 
340
          echo " rm -f '$(DESTDIR)$(map_starkdir)/$$f'"; \
 
341
          rm -f "$(DESTDIR)$(map_starkdir)/$$f"; \
 
342
        done
 
343
 
 
344
# This directory's subdirectories are mostly independent; you can cd
 
345
# into them and run `make' without going through this Makefile.
 
346
# To change the values of `make' variables: instead of editing Makefiles,
 
347
# (1) if the variable is set in `config.status', edit `config.status'
 
348
#     (which will cause the Makefiles to be regenerated when you run `make');
 
349
# (2) otherwise, pass the desired values on the `make' command line.
 
350
$(RECURSIVE_TARGETS):
 
351
        @failcom='exit 1'; \
 
352
        for f in x $$MAKEFLAGS; do \
 
353
          case $$f in \
 
354
            *=* | --[!k]*);; \
 
355
            *k*) failcom='fail=yes';; \
 
356
          esac; \
 
357
        done; \
 
358
        dot_seen=no; \
 
359
        target=`echo $@ | sed s/-recursive//`; \
 
360
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
361
          echo "Making $$target in $$subdir"; \
 
362
          if test "$$subdir" = "."; then \
 
363
            dot_seen=yes; \
 
364
            local_target="$$target-am"; \
 
365
          else \
 
366
            local_target="$$target"; \
 
367
          fi; \
 
368
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
369
          || eval $$failcom; \
 
370
        done; \
 
371
        if test "$$dot_seen" = "no"; then \
 
372
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
373
        fi; test -z "$$fail"
 
374
 
 
375
$(RECURSIVE_CLEAN_TARGETS):
 
376
        @failcom='exit 1'; \
 
377
        for f in x $$MAKEFLAGS; do \
 
378
          case $$f in \
 
379
            *=* | --[!k]*);; \
 
380
            *k*) failcom='fail=yes';; \
 
381
          esac; \
 
382
        done; \
 
383
        dot_seen=no; \
 
384
        case "$@" in \
 
385
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
386
          *) list='$(SUBDIRS)' ;; \
 
387
        esac; \
 
388
        rev=''; for subdir in $$list; do \
 
389
          if test "$$subdir" = "."; then :; else \
 
390
            rev="$$subdir $$rev"; \
 
391
          fi; \
 
392
        done; \
 
393
        rev="$$rev ."; \
 
394
        target=`echo $@ | sed s/-recursive//`; \
 
395
        for subdir in $$rev; do \
 
396
          echo "Making $$target in $$subdir"; \
 
397
          if test "$$subdir" = "."; then \
 
398
            local_target="$$target-am"; \
 
399
          else \
 
400
            local_target="$$target"; \
 
401
          fi; \
 
402
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
403
          || eval $$failcom; \
 
404
        done && test -z "$$fail"
 
405
tags-recursive:
 
406
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
407
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
408
        done
 
409
ctags-recursive:
 
410
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
411
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
412
        done
 
413
 
 
414
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
415
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
416
        unique=`for i in $$list; do \
 
417
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
418
          done | \
 
419
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
420
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
421
        mkid -fID $$unique
 
422
tags: TAGS
 
423
 
 
424
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
425
                $(TAGS_FILES) $(LISP)
 
426
        tags=; \
 
427
        here=`pwd`; \
 
428
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
429
          include_option=--etags-include; \
 
430
          empty_fix=.; \
 
431
        else \
 
432
          include_option=--include; \
 
433
          empty_fix=; \
 
434
        fi; \
 
435
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
436
          if test "$$subdir" = .; then :; else \
 
437
            test ! -f $$subdir/TAGS || \
 
438
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
439
          fi; \
 
440
        done; \
 
441
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
442
        unique=`for i in $$list; do \
 
443
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
444
          done | \
 
445
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
446
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
447
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
448
          test -n "$$unique" || unique=$$empty_fix; \
 
449
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
450
            $$tags $$unique; \
 
451
        fi
 
452
ctags: CTAGS
 
453
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
454
                $(TAGS_FILES) $(LISP)
 
455
        tags=; \
 
456
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
457
        unique=`for i in $$list; do \
 
458
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
459
          done | \
 
460
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
461
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
462
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
463
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
464
             $$tags $$unique
 
465
 
 
466
GTAGS:
 
467
        here=`$(am__cd) $(top_builddir) && pwd` \
 
468
          && cd $(top_srcdir) \
 
469
          && gtags -i $(GTAGS_ARGS) $$here
 
470
 
 
471
distclean-tags:
 
472
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
473
 
 
474
distdir: $(DISTFILES)
 
475
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
476
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
477
        list='$(DISTFILES)'; \
 
478
          dist_files=`for file in $$list; do echo $$file; done | \
 
479
          sed -e "s|^$$srcdirstrip/||;t" \
 
480
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
481
        case $$dist_files in \
 
482
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
483
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
484
                           sort -u` ;; \
 
485
        esac; \
 
486
        for file in $$dist_files; do \
 
487
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
488
          if test -d $$d/$$file; then \
 
489
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
490
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
491
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
492
            fi; \
 
493
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
494
          else \
 
495
            test -f $(distdir)/$$file \
 
496
            || cp -p $$d/$$file $(distdir)/$$file \
 
497
            || exit 1; \
 
498
          fi; \
 
499
        done
 
500
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
501
          if test "$$subdir" = .; then :; else \
 
502
            test -d "$(distdir)/$$subdir" \
 
503
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
504
            || exit 1; \
 
505
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
506
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
507
            (cd $$subdir && \
 
508
              $(MAKE) $(AM_MAKEFLAGS) \
 
509
                top_distdir="$$top_distdir" \
 
510
                distdir="$$distdir/$$subdir" \
 
511
                am__remove_distdir=: \
 
512
                am__skip_length_check=: \
 
513
                distdir) \
 
514
              || exit 1; \
 
515
          fi; \
 
516
        done
 
517
check-am: all-am
 
518
check: check-recursive
 
519
all-am: Makefile $(DATA)
 
520
installdirs: installdirs-recursive
 
521
installdirs-am:
 
522
        for dir in "$(DESTDIR)$(map_starkdir)"; do \
 
523
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
524
        done
 
525
install: install-recursive
 
526
install-exec: install-exec-recursive
 
527
install-data: install-data-recursive
 
528
uninstall: uninstall-recursive
 
529
 
 
530
install-am: all-am
 
531
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
532
 
 
533
installcheck: installcheck-recursive
 
534
install-strip:
 
535
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
536
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
537
          `test -z '$(STRIP)' || \
 
538
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
539
mostlyclean-generic:
 
540
 
 
541
clean-generic:
 
542
 
 
543
distclean-generic:
 
544
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
545
 
 
546
maintainer-clean-generic:
 
547
        @echo "This command is intended for maintainers to use"
 
548
        @echo "it deletes files that may require special tools to rebuild."
 
549
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
550
clean: clean-recursive
 
551
 
 
552
clean-am: clean-generic clean-libtool mostlyclean-am
 
553
 
 
554
distclean: distclean-recursive
 
555
        -rm -f Makefile
 
556
distclean-am: clean-am distclean-generic distclean-tags
 
557
 
 
558
dvi: dvi-recursive
 
559
 
 
560
dvi-am:
 
561
 
 
562
html: html-recursive
 
563
 
 
564
info: info-recursive
 
565
 
 
566
info-am:
 
567
 
 
568
install-data-am: install-map_starkDATA
 
569
 
 
570
install-dvi: install-dvi-recursive
 
571
 
 
572
install-exec-am:
 
573
 
 
574
install-html: install-html-recursive
 
575
 
 
576
install-info: install-info-recursive
 
577
 
 
578
install-man:
 
579
 
 
580
install-pdf: install-pdf-recursive
 
581
 
 
582
install-ps: install-ps-recursive
 
583
 
 
584
installcheck-am:
 
585
 
 
586
maintainer-clean: maintainer-clean-recursive
 
587
        -rm -f Makefile
 
588
maintainer-clean-am: distclean-am maintainer-clean-generic
 
589
 
 
590
mostlyclean: mostlyclean-recursive
 
591
 
 
592
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
593
 
 
594
pdf: pdf-recursive
 
595
 
 
596
pdf-am:
 
597
 
 
598
ps: ps-recursive
 
599
 
 
600
ps-am:
 
601
 
 
602
uninstall-am: uninstall-map_starkDATA
 
603
 
 
604
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
605
        install-strip
 
606
 
 
607
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
608
        all all-am check check-am clean clean-generic clean-libtool \
 
609
        ctags ctags-recursive distclean distclean-generic \
 
610
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
611
        html-am info info-am install install-am install-data \
 
612
        install-data-am install-dvi install-dvi-am install-exec \
 
613
        install-exec-am install-html install-html-am install-info \
 
614
        install-info-am install-man install-map_starkDATA install-pdf \
 
615
        install-pdf-am install-ps install-ps-am install-strip \
 
616
        installcheck installcheck-am installdirs installdirs-am \
 
617
        maintainer-clean maintainer-clean-generic mostlyclean \
 
618
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
619
        tags tags-recursive uninstall uninstall-am \
 
620
        uninstall-map_starkDATA
 
621
 
 
622
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
623
# Otherwise a system limit (for SysV at least) may be exceeded.
 
624
.NOEXPORT: