~ubuntu-branches/ubuntu/maverick/asc/maverick

« back to all changes in this revision

Viewing changes to source/libs/paragui/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff, Moritz Muehlenhoff, Barry deFreese, Alexander Reichle-Schmehl
  • Date: 2010-01-01 22:11:14 UTC
  • mfrom: (1.1.6 upstream) (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100101221114-qfg9ogppdfcte4m7
Tags: 2.4.0.0-1
[ Moritz Muehlenhoff ]
* New upstream release. (2.4.0)
  - Drop obsolete patches
  - Initializes map_edit properly. (Closes: #534171).
* Update to standards version 3.8.3
* Switch to source format 3.0 (quilt) (Closes: #538430)
* Adding myself to uploaders

[ Barry deFreese ]
* New upstream release. (2.2.0)

[ Alexander Reichle-Schmehl ]
* Adopt debian/control to my new name.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
15
16
@SET_MAKE@
16
17
VPATH = @srcdir@
17
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_HEADER = $(top_builddir)/config.h
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
SOURCES =
45
48
DIST_SOURCES =
46
49
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
52
55
        ps-recursive uninstall-recursive
53
56
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
54
57
  distclean-recursive maintainer-clean-recursive
 
58
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
59
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
60
        distdir
55
61
ETAGS = etags
56
62
CTAGS = ctags
57
63
DIST_SUBDIRS = $(SUBDIRS)
58
64
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
65
am__relativize = \
 
66
  dir0=`pwd`; \
 
67
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
68
  sed_rest='s,^[^/]*/*,,'; \
 
69
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
70
  sed_butlast='s,/*[^/]*$$,,'; \
 
71
  while test -n "$$dir1"; do \
 
72
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
73
    if test "$$first" != "."; then \
 
74
      if test "$$first" = ".."; then \
 
75
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
76
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
77
      else \
 
78
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
79
        if test "$$first2" = "$$first"; then \
 
80
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
81
        else \
 
82
          dir2="../$$dir2"; \
 
83
        fi; \
 
84
        dir0="$$dir0"/"$$first"; \
 
85
      fi; \
 
86
    fi; \
 
87
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
88
  done; \
 
89
  reldir="$$dir2"
59
90
ACLOCAL = @ACLOCAL@
60
91
AMTAR = @AMTAR@
61
92
AR = @AR@
64
95
AUTOMAKE = @AUTOMAKE@
65
96
AWK = @AWK@
66
97
BOOST_LIBS = @BOOST_LIBS@
 
98
BZIP2_LIBS = @BZIP2_LIBS@
67
99
CC = @CC@
68
100
CCDEPMODE = @CCDEPMODE@
69
101
CFLAGS = @CFLAGS@
76
108
CYGPATH_W = @CYGPATH_W@
77
109
DEFS = @DEFS@
78
110
DEPDIR = @DEPDIR@
79
 
DOCBOOK2MAN = @DOCBOOK2MAN@
 
111
DSYMUTIL = @DSYMUTIL@
80
112
ECHO = @ECHO@
81
113
ECHO_C = @ECHO_C@
82
114
ECHO_N = @ECHO_N@
98
130
INSTALL_PROGRAM = @INSTALL_PROGRAM@
99
131
INSTALL_SCRIPT = @INSTALL_SCRIPT@
100
132
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101
 
LDADDLIBBZ2 = @LDADDLIBBZ2@
102
133
LDFLAGS = @LDFLAGS@
103
 
LIBBZ2 = @LIBBZ2@
104
134
LIBCURL = @LIBCURL@
105
135
LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
106
136
LIBEXPAT = @LIBEXPAT@
109
139
LIBS = @LIBS@
110
140
LIBTOOL = @LIBTOOL@
111
141
LN_S = @LN_S@
 
142
LOKI_LIBS = @LOKI_LIBS@
112
143
LTLIBOBJS = @LTLIBOBJS@
 
144
LUA_CFLAGS = @LUA_CFLAGS@
 
145
LUA_FLAGS = @LUA_FLAGS@
 
146
LUA_LIBS = @LUA_LIBS@
 
147
LokiInclude = @LokiInclude@
113
148
MAINT = @MAINT@
114
149
MAKEINFO = @MAKEINFO@
115
150
MKDIR_P = @MKDIR_P@
116
151
MUSICDIR = @MUSICDIR@
117
152
NETWORKLIB = @NETWORKLIB@
 
153
NMEDIT = @NMEDIT@
118
154
OBJEXT = @OBJEXT@
 
155
OGG_CFLAGS = @OGG_CFLAGS@
 
156
OGG_LIBS = @OGG_LIBS@
119
157
PACKAGE = @PACKAGE@
120
158
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121
159
PACKAGE_NAME = @PACKAGE_NAME@
122
160
PACKAGE_STRING = @PACKAGE_STRING@
123
161
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
162
PACKAGE_URL = @PACKAGE_URL@
124
163
PACKAGE_VERSION = @PACKAGE_VERSION@
125
164
PARAGUI_CFLAGS = @PARAGUI_CFLAGS@
126
165
PARAGUI_LIBS = @PARAGUI_LIBS@
136
175
SDL_CONFIG = @SDL_CONFIG@
137
176
SDL_LIBS = @SDL_LIBS@
138
177
SDL_SOUND_LIB = @SDL_SOUND_LIB@
 
178
SED = @SED@
139
179
SET_MAKE = @SET_MAKE@
140
180
SHELL = @SHELL@
141
181
SIGC_CFLAGS = @SIGC_CFLAGS@
148
188
VORBISFILE_LIBS = @VORBISFILE_LIBS@
149
189
VORBIS_CFLAGS = @VORBIS_CFLAGS@
150
190
VORBIS_LIBS = @VORBIS_LIBS@
 
191
WX_CFLAGS = @WX_CFLAGS@
 
192
WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
 
193
WX_CONFIG_PATH = @WX_CONFIG_PATH@
 
194
WX_CPPFLAGS = @WX_CPPFLAGS@
 
195
WX_CXXFLAGS = @WX_CXXFLAGS@
 
196
WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
 
197
WX_LIBS = @WX_LIBS@
 
198
WX_LIBS_STATIC = @WX_LIBS_STATIC@
 
199
WX_VERSION = @WX_VERSION@
151
200
_libcurl_config = @_libcurl_config@
152
201
abs_builddir = @abs_builddir@
153
202
abs_srcdir = @abs_srcdir@
195
244
mkdir_p = @mkdir_p@
196
245
oldincludedir = @oldincludedir@
197
246
pdfdir = @pdfdir@
 
247
pkgconfigfound = @pkgconfigfound@
198
248
prefix = @prefix@
199
249
program_transform_name = @program_transform_name@
200
250
psdir = @psdir@
206
256
subdirs = @subdirs@
207
257
sysconfdir = @sysconfdir@
208
258
target_alias = @target_alias@
 
259
top_build_prefix = @top_build_prefix@
209
260
top_builddir = @top_builddir@
210
261
top_srcdir = @top_srcdir@
 
262
zipfound = @zipfound@
211
263
MAINTAINERCLEANFILES = Makefile.in
212
264
SUBDIRS = src
213
265
EXTRA_DIST = $(srcdir)/include/*.h $(srcdir)/VisualC/paragui_dynamic.vcproj 
218
270
        @for dep in $?; do \
219
271
          case '$(am__configure_deps)' in \
220
272
            *$$dep*) \
221
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222
 
                && exit 0; \
 
273
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
274
                && { if test -f $@; then exit 0; else break; fi; }; \
223
275
              exit 1;; \
224
276
          esac; \
225
277
        done; \
226
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  source/libs/paragui/Makefile'; \
227
 
        cd $(top_srcdir) && \
228
 
          $(AUTOMAKE) --gnu  source/libs/paragui/Makefile
 
278
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu source/libs/paragui/Makefile'; \
 
279
        $(am__cd) $(top_srcdir) && \
 
280
          $(AUTOMAKE) --gnu source/libs/paragui/Makefile
229
281
.PRECIOUS: Makefile
230
282
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231
283
        @case '$?' in \
243
295
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
296
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
245
297
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
298
$(am__aclocal_m4_deps):
246
299
 
247
300
mostlyclean-libtool:
248
301
        -rm -f *.lo
274
327
          else \
275
328
            local_target="$$target"; \
276
329
          fi; \
277
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
330
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278
331
          || eval $$failcom; \
279
332
        done; \
280
333
        if test "$$dot_seen" = "no"; then \
308
361
          else \
309
362
            local_target="$$target"; \
310
363
          fi; \
311
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
364
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
312
365
          || eval $$failcom; \
313
366
        done && test -z "$$fail"
314
367
tags-recursive:
315
368
        list='$(SUBDIRS)'; for subdir in $$list; do \
316
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
369
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
317
370
        done
318
371
ctags-recursive:
319
372
        list='$(SUBDIRS)'; for subdir in $$list; do \
320
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
373
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
321
374
        done
322
375
 
323
376
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
325
378
        unique=`for i in $$list; do \
326
379
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327
380
          done | \
328
 
          $(AWK) '    { files[$$0] = 1; } \
329
 
               END { for (i in files) print i; }'`; \
 
381
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
382
              END { if (nonempty) { for (i in files) print i; }; }'`; \
330
383
        mkid -fID $$unique
331
384
tags: TAGS
332
385
 
333
386
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
334
387
                $(TAGS_FILES) $(LISP)
335
 
        tags=; \
 
388
        set x; \
336
389
        here=`pwd`; \
337
390
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
338
391
          include_option=--etags-include; \
344
397
        list='$(SUBDIRS)'; for subdir in $$list; do \
345
398
          if test "$$subdir" = .; then :; else \
346
399
            test ! -f $$subdir/TAGS || \
347
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
400
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
348
401
          fi; \
349
402
        done; \
350
403
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351
404
        unique=`for i in $$list; do \
352
405
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353
406
          done | \
354
 
          $(AWK) '    { files[$$0] = 1; } \
355
 
               END { for (i in files) print i; }'`; \
356
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
407
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
408
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
409
        shift; \
 
410
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
357
411
          test -n "$$unique" || unique=$$empty_fix; \
358
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359
 
            $$tags $$unique; \
 
412
          if test $$# -gt 0; then \
 
413
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
414
              "$$@" $$unique; \
 
415
          else \
 
416
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
417
              $$unique; \
 
418
          fi; \
360
419
        fi
361
420
ctags: CTAGS
362
421
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
363
422
                $(TAGS_FILES) $(LISP)
364
 
        tags=; \
365
 
        here=`pwd`; \
366
423
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
367
424
        unique=`for i in $$list; do \
368
425
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369
426
          done | \
370
 
          $(AWK) '    { files[$$0] = 1; } \
371
 
               END { for (i in files) print i; }'`; \
372
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
427
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
428
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
429
        test -z "$(CTAGS_ARGS)$$unique" \
373
430
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374
 
             $$tags $$unique
 
431
             $$unique
375
432
 
376
433
GTAGS:
377
434
        here=`$(am__cd) $(top_builddir) && pwd` \
378
 
          && cd $(top_srcdir) \
379
 
          && gtags -i $(GTAGS_ARGS) $$here
 
435
          && $(am__cd) $(top_srcdir) \
 
436
          && gtags -i $(GTAGS_ARGS) "$$here"
380
437
 
381
438
distclean-tags:
382
439
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
397
454
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
398
455
          if test -d $$d/$$file; then \
399
456
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
457
            if test -d "$(distdir)/$$file"; then \
 
458
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
459
            fi; \
400
460
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
461
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
462
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
402
463
            fi; \
403
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
464
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
404
465
          else \
405
 
            test -f $(distdir)/$$file \
406
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
466
            test -f "$(distdir)/$$file" \
 
467
            || cp -p $$d/$$file "$(distdir)/$$file" \
407
468
            || exit 1; \
408
469
          fi; \
409
470
        done
410
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
471
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
411
472
          if test "$$subdir" = .; then :; else \
412
473
            test -d "$(distdir)/$$subdir" \
413
474
            || $(MKDIR_P) "$(distdir)/$$subdir" \
414
475
            || exit 1; \
415
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
416
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
417
 
            (cd $$subdir && \
 
476
          fi; \
 
477
        done
 
478
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
479
          if test "$$subdir" = .; then :; else \
 
480
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
481
            $(am__relativize); \
 
482
            new_distdir=$$reldir; \
 
483
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
484
            $(am__relativize); \
 
485
            new_top_distdir=$$reldir; \
 
486
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
487
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
488
            ($(am__cd) $$subdir && \
418
489
              $(MAKE) $(AM_MAKEFLAGS) \
419
 
                top_distdir="$$top_distdir" \
420
 
                distdir="$$distdir/$$subdir" \
 
490
                top_distdir="$$new_top_distdir" \
 
491
                distdir="$$new_distdir" \
421
492
                am__remove_distdir=: \
422
493
                am__skip_length_check=: \
 
494
                am__skip_mode_fix=: \
423
495
                distdir) \
424
496
              || exit 1; \
425
497
          fi; \
449
521
 
450
522
distclean-generic:
451
523
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
524
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
452
525
 
453
526
maintainer-clean-generic:
454
527
        @echo "This command is intended for maintainers to use"
468
541
 
469
542
html: html-recursive
470
543
 
 
544
html-am:
 
545
 
471
546
info: info-recursive
472
547
 
473
548
info-am:
476
551
 
477
552
install-dvi: install-dvi-recursive
478
553
 
 
554
install-dvi-am:
 
555
 
479
556
install-exec-am:
480
557
 
481
558
install-html: install-html-recursive
482
559
 
 
560
install-html-am:
 
561
 
483
562
install-info: install-info-recursive
484
563
 
 
564
install-info-am:
 
565
 
485
566
install-man:
486
567
 
487
568
install-pdf: install-pdf-recursive
488
569
 
 
570
install-pdf-am:
 
571
 
489
572
install-ps: install-ps-recursive
490
573
 
 
574
install-ps-am:
 
575
 
491
576
installcheck-am:
492
577
 
493
578
maintainer-clean: maintainer-clean-recursive
508
593
 
509
594
uninstall-am:
510
595
 
511
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
512
 
        install-strip
 
596
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
597
        install-am install-strip tags-recursive
513
598
 
514
599
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
515
600
        all all-am check check-am clean clean-generic clean-libtool \
528
613
 
529
614
paraguidoc: paragui.doxy
530
615
        doxygen paragui.doxy
 
616
 
531
617
# Tell versions [3.59,3.63) of GNU make to not export all variables.
532
618
# Otherwise a system limit (for SysV at least) may be exceeded.
533
619
.NOEXPORT: