~ubuntu-branches/ubuntu/karmic/ggz-kde-games/karmic

« back to all changes in this revision

Viewing changes to KReversi/pixmaps/gtk-client/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut, Peter Eisentraut, Josef Spillner
  • Date: 2008-03-29 17:13:28 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080329171328-pu96t8810i3jpyf1
Tags: 0.0.14.1-1
[ Peter Eisentraut ]
* New upstream release
* Updated standards version

[ Josef Spillner ]
* Added Homepage and Vcs fields to debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# KDE tags expanded automatically by am_edit - $Revision: 7701 $ 
2
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# Makefile.in generated by automake 1.10.1 from Makefile.am.
3
3
# @configure_input@
4
4
 
5
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
15
15
 
16
16
@SET_MAKE@
17
17
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
18
VPATH = @srcdir@
21
19
pkgdatadir = $(datadir)/@PACKAGE@
22
20
pkglibdir = $(libdir)/@PACKAGE@
23
21
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ../../..
25
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
23
install_sh_DATA = $(install_sh) -c -m 644
28
24
install_sh_PROGRAM = $(install_sh) -c
29
25
install_sh_SCRIPT = $(install_sh) -c
63
59
DATA = $(dist_gtk_client_DATA)
64
60
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65
61
ACLOCAL = @ACLOCAL@
66
 
AMDEP_FALSE = @AMDEP_FALSE@
67
 
AMDEP_TRUE = @AMDEP_TRUE@
68
62
AMTAR = @AMTAR@
69
63
AR = @AR@
70
64
ARTSCCONFIG = @ARTSCCONFIG@
107
101
GMSGFMT = @GMSGFMT@
108
102
GREP = @GREP@
109
103
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
 
104
INSTALL = @INSTALL@
110
105
INSTALL_DATA = @INSTALL_DATA@
111
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
112
107
INSTALL_SCRIPT = @INSTALL_SCRIPT@
185
180
LN_S = @LN_S@
186
181
LTLIBOBJS = @LTLIBOBJS@
187
182
MAINT = @MAINT@
188
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
189
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
190
183
MAKEINFO = @MAKEINFO@
191
184
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
192
185
MCOPIDL = @MCOPIDL@
193
186
MEINPROC = @MEINPROC@
 
187
MKDIR_P = @MKDIR_P@
194
188
MOC = @MOC@
195
189
MSGFMT = @MSGFMT@
196
190
MSGMERGE = @MSGMERGE@
211
205
RANLIB = @RANLIB@
212
206
RSVG_INCLUDES = @RSVG_INCLUDES@
213
207
RSVG_LDFLAGS = @RSVG_LDFLAGS@
 
208
SED = @SED@
214
209
SET_MAKE = @SET_MAKE@
215
210
SHELL = @SHELL@
216
211
STRIP = @STRIP@
231
226
X_LDFLAGS = @X_LDFLAGS@
232
227
X_PRE_LIBS = @X_PRE_LIBS@
233
228
X_RPATH = @X_RPATH@
 
229
abs_builddir = @abs_builddir@
 
230
abs_srcdir = @abs_srcdir@
 
231
abs_top_builddir = @abs_top_builddir@
 
232
abs_top_srcdir = @abs_top_srcdir@
234
233
ac_ct_CC = @ac_ct_CC@
235
234
ac_ct_CXX = @ac_ct_CXX@
236
235
ac_ct_F77 = @ac_ct_F77@
237
236
all_includes = @all_includes@
238
237
all_libraries = @all_libraries@
239
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
240
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
241
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
242
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
243
238
am__include = @am__include@
244
239
am__leading_dot = @am__leading_dot@
245
240
am__quote = @am__quote@
251
246
build_cpu = @build_cpu@
252
247
build_os = @build_os@
253
248
build_vendor = @build_vendor@
 
249
builddir = @builddir@
254
250
datadir = @datadir@
255
251
datarootdir = @datarootdir@
256
252
docdir = @docdir@
268
264
host_os = @host_os@
269
265
host_vendor = @host_vendor@
270
266
htmldir = @htmldir@
271
 
include_ARTS_FALSE = @include_ARTS_FALSE@
272
 
include_ARTS_TRUE = @include_ARTS_TRUE@
273
 
include_x11_FALSE = @include_x11_FALSE@
274
 
include_x11_TRUE = @include_x11_TRUE@
275
267
includedir = @includedir@
276
268
infodir = @infodir@
277
269
install_sh = @install_sh@
316
308
qt_libraries = @qt_libraries@
317
309
sbindir = @sbindir@
318
310
sharedstatedir = @sharedstatedir@
 
311
srcdir = @srcdir@
319
312
sysconfdir = @sysconfdir@
320
313
target_alias = @target_alias@
321
 
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
322
 
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
 
314
top_builddir = @top_builddir@
 
315
top_srcdir = @top_srcdir@
323
316
x_includes = @x_includes@
324
317
x_libraries = @x_libraries@
325
318
xdg_appsdir = @xdg_appsdir@
361
354
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  KReversi/pixmaps/gtk-client/Makefile'; \
362
355
        cd $(top_srcdir) && \
363
356
        $(AUTOMAKE) --gnu  KReversi/pixmaps/gtk-client/Makefile
364
 
        cd $(top_srcdir) && perl am_edit --foreign-libtool --no-autodist ggz-kde-games-0.0.14/KReversi/pixmaps/gtk-client/Makefile.in
 
357
        cd $(top_srcdir) && perl am_edit --foreign-libtool --no-autodist ggz-kde-games-0.0.14.1/KReversi/pixmaps/gtk-client/Makefile.in
365
358
.PRECIOUS: Makefile
366
359
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
367
360
        @case '$?' in \
385
378
 
386
379
clean-libtool:
387
380
        -rm -rf .libs _libs
388
 
 
389
 
distclean-libtool:
390
 
        -rm -f libtool
391
 
uninstall-info-am:
392
381
install-dist_gtk_clientDATA: $(dist_gtk_client_DATA)
393
382
        @$(NORMAL_INSTALL)
394
 
        test -z "$(gtk_clientdir)" || $(mkdir_p) "$(DESTDIR)$(gtk_clientdir)"
 
383
        test -z "$(gtk_clientdir)" || $(MKDIR_P) "$(DESTDIR)$(gtk_clientdir)"
395
384
        @list='$(dist_gtk_client_DATA)'; for p in $$list; do \
396
385
        if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
397
386
        f=$(am__strip_dir) \
414
403
 
415
404
 
416
405
distdir: $(DISTFILES)
417
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
418
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
419
 
        list='$(DISTFILES)'; for file in $$list; do \
420
 
        case $$file in \
421
 
        $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
422
 
        $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
406
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
407
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
408
        list='$(DISTFILES)'; \
 
409
        dist_files=`for file in $$list; do echo $$file; done | \
 
410
        sed -e "s|^$$srcdirstrip/||;t" \
 
411
        -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
412
        case $$dist_files in \
 
413
        */*) $(MKDIR_P) `echo "$$dist_files" | \
 
414
        sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
415
        sort -u` ;; \
423
416
        esac; \
 
417
        for file in $$dist_files; do \
424
418
        if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
425
 
        dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
426
 
        if test "$$dir" != "$$file" && test "$$dir" != "."; then \
427
 
        dir="/$$dir"; \
428
 
        $(mkdir_p) "$(distdir)$$dir"; \
429
 
        else \
430
 
        dir=''; \
431
 
        fi; \
432
419
        if test -d $$d/$$file; then \
 
420
        dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
433
421
        if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
434
422
        cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
435
423
        fi; \
445
433
all-am: Makefile $(DATA)
446
434
installdirs:
447
435
        for dir in "$(DESTDIR)$(gtk_clientdir)"; do \
448
 
        test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
436
        test -z "$$dir" || $(MKDIR_P) "$$dir"; \
449
437
        done
450
438
install: install-am
451
439
install-exec: install-exec-am
479
467
 
480
468
distclean: distclean-am
481
469
        -rm -f Makefile
482
 
distclean-am: clean-am distclean-generic distclean-libtool
 
470
distclean-am: clean-am distclean-generic
483
471
 
484
472
dvi: dvi-am
485
473
 
493
481
 
494
482
install-data-am: install-dist_gtk_clientDATA
495
483
 
 
484
install-dvi: install-dvi-am
 
485
 
496
486
install-exec-am:
497
487
 
 
488
install-html: install-html-am
 
489
 
498
490
install-info: install-info-am
499
491
 
500
492
install-man:
501
493
 
 
494
install-pdf: install-pdf-am
 
495
 
 
496
install-ps: install-ps-am
 
497
 
502
498
installcheck-am:
503
499
 
504
500
maintainer-clean: maintainer-clean-am
517
513
 
518
514
ps-am:
519
515
 
520
 
uninstall-am: uninstall-dist_gtk_clientDATA uninstall-info-am
 
516
uninstall-am: uninstall-dist_gtk_clientDATA
 
517
 
 
518
.MAKE: install-am install-strip
521
519
 
522
520
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
523
521
        distclean distclean-generic distclean-libtool distdir dvi \
524
522
        dvi-am html html-am info info-am install install-am \
525
523
        install-data install-data-am install-dist_gtk_clientDATA \
526
 
        install-exec install-exec-am install-info install-info-am \
527
 
        install-man install-strip installcheck installcheck-am \
 
524
        install-dvi install-dvi-am install-exec install-exec-am \
 
525
        install-html install-html-am install-info install-info-am \
 
526
        install-man install-pdf install-pdf-am install-ps \
 
527
        install-ps-am install-strip installcheck installcheck-am \
528
528
        installdirs maintainer-clean maintainer-clean-generic \
529
529
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
530
 
        ps ps-am uninstall uninstall-am uninstall-dist_gtk_clientDATA \
531
 
        uninstall-info-am
 
530
        ps ps-am uninstall uninstall-am uninstall-dist_gtk_clientDATA
532
531
 
533
532
# Tell versions [3.59,3.63) of GNU make to not export all variables.
534
533
# Otherwise a system limit (for SysV at least) may be exceeded.
551
550
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  KReversi/pixmaps/gtk-client/Makefile'; \
552
551
        cd $(top_srcdir) && \
553
552
        $(AUTOMAKE) --gnu  KReversi/pixmaps/gtk-client/Makefile
554
 
        cd $(top_srcdir) && perl am_edit --foreign-libtool --no-autodist ggz-kde-games-0.0.14/KReversi/pixmaps/gtk-client/Makefile.in
 
553
        cd $(top_srcdir) && perl am_edit --foreign-libtool --no-autodist ggz-kde-games-0.0.14.1/KReversi/pixmaps/gtk-client/Makefile.in
555
554
 
556
555
 
557
556
#>+ 2