~ubuntu-branches/ubuntu/utopic/ggz-client-libs/utopic

« back to all changes in this revision

Viewing changes to ggzmod-ggz/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Peter Eisentraut
  • Date: 2008-03-11 23:59:30 UTC
  • mfrom: (1.1.3 upstream) (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080311235930-idenwe4pp73ozh1k
Tags: 0.0.14.1-1
* New upstream release
  - Obsoletes typos.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
52
48
libggzmod_ggz_la_DEPENDENCIES =
53
49
am_libggzmod_ggz_la_OBJECTS = ggzmod-ggz.lo io-ggz.lo
54
50
libggzmod_ggz_la_OBJECTS = $(am_libggzmod_ggz_la_OBJECTS)
55
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
51
libggzmod_ggz_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
52
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
53
        $(libggzmod_ggz_la_LDFLAGS) $(LDFLAGS) -o $@
 
54
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
56
55
depcomp = $(SHELL) $(top_srcdir)/depcomp
57
56
am__depfiles_maybe = depfiles
58
57
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
59
58
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
60
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
61
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
62
 
        $(AM_CFLAGS) $(CFLAGS)
 
59
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
60
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
61
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63
62
CCLD = $(CC)
64
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
65
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
63
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
64
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
65
        $(LDFLAGS) -o $@
66
66
SOURCES = $(libggzmod_ggz_la_SOURCES)
67
67
DIST_SOURCES = $(libggzmod_ggz_la_SOURCES)
68
68
ETAGS = etags
69
69
CTAGS = ctags
70
70
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71
71
ACLOCAL = @ACLOCAL@
72
 
AMDEP_FALSE = @AMDEP_FALSE@
73
 
AMDEP_TRUE = @AMDEP_TRUE@
74
72
AMTAR = @AMTAR@
75
73
AR = @AR@
76
74
AS = @AS@
81
79
CC = @CC@
82
80
CCDEPMODE = @CCDEPMODE@
83
81
CFLAGS = @CFLAGS@
84
 
COND_GGZWRAP_FALSE = @COND_GGZWRAP_FALSE@
85
 
COND_GGZWRAP_TRUE = @COND_GGZWRAP_TRUE@
86
82
CPP = @CPP@
87
83
CPPFLAGS = @CPPFLAGS@
88
84
CXX = @CXX@
104
100
GETTEXT = @GETTEXT@
105
101
GMSGFMT = @GMSGFMT@
106
102
GREP = @GREP@
 
103
INSTALL = @INSTALL@
107
104
INSTALL_DATA = @INSTALL_DATA@
108
 
INSTALL_GGZCORE_FALSE = @INSTALL_GGZCORE_FALSE@
109
 
INSTALL_GGZCORE_TRUE = @INSTALL_GGZCORE_TRUE@
110
 
INSTALL_GGZMOD_FALSE = @INSTALL_GGZMOD_FALSE@
111
 
INSTALL_GGZMOD_TRUE = @INSTALL_GGZMOD_TRUE@
112
105
INSTALL_PROGRAM = @INSTALL_PROGRAM@
113
106
INSTALL_SCRIPT = @INSTALL_SCRIPT@
114
107
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125
118
LN_S = @LN_S@
126
119
LTLIBOBJS = @LTLIBOBJS@
127
120
MAINT = @MAINT@
128
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
129
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
130
121
MAKEINFO = @MAKEINFO@
 
122
MKDIR_P = @MKDIR_P@
131
123
MSGFMT = @MSGFMT@
132
124
MSGMERGE = @MSGMERGE@
133
125
OBJDUMP = @OBJDUMP@
145
137
STRIP = @STRIP@
146
138
VERSION = @VERSION@
147
139
XGETTEXT = @XGETTEXT@
 
140
abs_builddir = @abs_builddir@
 
141
abs_srcdir = @abs_srcdir@
 
142
abs_top_builddir = @abs_top_builddir@
 
143
abs_top_srcdir = @abs_top_srcdir@
148
144
ac_ct_CC = @ac_ct_CC@
149
145
ac_ct_CXX = @ac_ct_CXX@
150
146
ac_ct_F77 = @ac_ct_F77@
151
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
152
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
153
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
154
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
155
147
am__include = @am__include@
156
148
am__leading_dot = @am__leading_dot@
157
149
am__quote = @am__quote@
163
155
build_cpu = @build_cpu@
164
156
build_os = @build_os@
165
157
build_vendor = @build_vendor@
 
158
builddir = @builddir@
166
159
datadir = @datadir@
167
160
datarootdir = @datarootdir@
168
161
docdir = @docdir@
192
185
psdir = @psdir@
193
186
sbindir = @sbindir@
194
187
sharedstatedir = @sharedstatedir@
 
188
srcdir = @srcdir@
195
189
sysconfdir = @sysconfdir@
196
190
target_alias = @target_alias@
 
191
top_builddir = @top_builddir@
 
192
top_srcdir = @top_srcdir@
197
193
noinst_LTLIBRARIES = libggzmod-ggz.la
198
194
libggzmod_ggz_la_SOURCES = \
199
195
        ggzmod-ggz.c \
249
245
          rm -f "$${dir}/so_locations"; \
250
246
        done
251
247
libggzmod-ggz.la: $(libggzmod_ggz_la_OBJECTS) $(libggzmod_ggz_la_DEPENDENCIES) 
252
 
        $(LINK)  $(libggzmod_ggz_la_LDFLAGS) $(libggzmod_ggz_la_OBJECTS) $(libggzmod_ggz_la_LIBADD) $(LIBS)
 
248
        $(libggzmod_ggz_la_LINK)  $(libggzmod_ggz_la_OBJECTS) $(libggzmod_ggz_la_LIBADD) $(LIBS)
253
249
 
254
250
mostlyclean-compile:
255
251
        -rm -f *.$(OBJEXT)
261
257
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/io-ggz.Plo@am__quote@
262
258
 
263
259
.c.o:
264
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
265
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
260
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
261
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
266
262
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
267
263
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
268
264
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
269
265
 
270
266
.c.obj:
271
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
272
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
267
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
268
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
273
269
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
274
270
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275
271
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
276
272
 
277
273
.c.lo:
278
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
279
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
274
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
275
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
280
276
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
281
277
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
282
278
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
287
283
clean-libtool:
288
284
        -rm -rf .libs _libs
289
285
 
290
 
distclean-libtool:
291
 
        -rm -f libtool
292
 
uninstall-info-am:
293
 
 
294
286
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
295
287
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296
288
        unique=`for i in $$list; do \
297
289
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298
290
          done | \
299
 
          $(AWK) '    { files[$$0] = 1; } \
300
 
               END { for (i in files) print i; }'`; \
 
291
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
292
              END { if (nonempty) { for (i in files) print i; }; }'`; \
301
293
        mkid -fID $$unique
302
294
tags: TAGS
303
295
 
309
301
        unique=`for i in $$list; do \
310
302
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311
303
          done | \
312
 
          $(AWK) '    { files[$$0] = 1; } \
313
 
               END { for (i in files) print i; }'`; \
 
304
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
305
              END { if (nonempty) { for (i in files) print i; }; }'`; \
314
306
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
315
307
          test -n "$$unique" || unique=$$empty_fix; \
316
308
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
320
312
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
321
313
                $(TAGS_FILES) $(LISP)
322
314
        tags=; \
323
 
        here=`pwd`; \
324
315
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
325
316
        unique=`for i in $$list; do \
326
317
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327
318
          done | \
328
 
          $(AWK) '    { files[$$0] = 1; } \
329
 
               END { for (i in files) print i; }'`; \
 
319
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
320
              END { if (nonempty) { for (i in files) print i; }; }'`; \
330
321
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
331
322
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
332
323
             $$tags $$unique
340
331
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341
332
 
342
333
distdir: $(DISTFILES)
343
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
344
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
345
 
        list='$(DISTFILES)'; for file in $$list; do \
346
 
          case $$file in \
347
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
348
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
349
 
          esac; \
 
334
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
335
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
336
        list='$(DISTFILES)'; \
 
337
          dist_files=`for file in $$list; do echo $$file; done | \
 
338
          sed -e "s|^$$srcdirstrip/||;t" \
 
339
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
340
        case $$dist_files in \
 
341
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
342
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
343
                           sort -u` ;; \
 
344
        esac; \
 
345
        for file in $$dist_files; do \
350
346
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
352
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
353
 
            dir="/$$dir"; \
354
 
            $(mkdir_p) "$(distdir)$$dir"; \
355
 
          else \
356
 
            dir=''; \
357
 
          fi; \
358
347
          if test -d $$d/$$file; then \
 
348
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
359
349
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
360
350
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
361
351
            fi; \
403
393
        -rm -rf ./$(DEPDIR)
404
394
        -rm -f Makefile
405
395
distclean-am: clean-am distclean-compile distclean-generic \
406
 
        distclean-libtool distclean-tags
 
396
        distclean-tags
407
397
 
408
398
dvi: dvi-am
409
399
 
417
407
 
418
408
install-data-am:
419
409
 
 
410
install-dvi: install-dvi-am
 
411
 
420
412
install-exec-am:
421
413
 
 
414
install-html: install-html-am
 
415
 
422
416
install-info: install-info-am
423
417
 
424
418
install-man:
425
419
 
 
420
install-pdf: install-pdf-am
 
421
 
 
422
install-ps: install-ps-am
 
423
 
426
424
installcheck-am:
427
425
 
428
426
maintainer-clean: maintainer-clean-am
443
441
 
444
442
ps-am:
445
443
 
446
 
uninstall-am: uninstall-info-am
 
444
uninstall-am:
 
445
 
 
446
.MAKE: install-am install-strip
447
447
 
448
448
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
449
449
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
450
450
        distclean-compile distclean-generic distclean-libtool \
451
451
        distclean-tags distdir dvi dvi-am html html-am info info-am \
452
 
        install install-am install-data install-data-am install-exec \
453
 
        install-exec-am install-info install-info-am install-man \
 
452
        install install-am install-data install-data-am install-dvi \
 
453
        install-dvi-am install-exec install-exec-am install-html \
 
454
        install-html-am install-info install-info-am install-man \
 
455
        install-pdf install-pdf-am install-ps install-ps-am \
454
456
        install-strip installcheck installcheck-am installdirs \
455
457
        maintainer-clean maintainer-clean-generic mostlyclean \
456
458
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
457
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
458
 
        uninstall-info-am
 
459
        pdf pdf-am ps ps-am tags uninstall uninstall-am
459
460
 
460
461
# Tell versions [3.59,3.63) of GNU make to not export all variables.
461
462
# Otherwise a system limit (for SysV at least) may be exceeded.