~ubuntu-branches/debian/squeeze/glib2.0/squeeze

« back to all changes in this revision

Viewing changes to gio/win32/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-06-27 09:56:08 UTC
  • mfrom: (1.4.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090627095608-pi9244lmozmr2cm6
Tags: 2.20.4-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 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, 2007, 2008  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.
18
19
 
19
20
VPATH = @srcdir@
20
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
21
23
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
26
install_sh_DATA = $(install_sh) -c -m 644
25
27
install_sh_PROGRAM = $(install_sh) -c
49
51
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50
52
CONFIG_HEADER = $(top_builddir)/config.h
51
53
CONFIG_CLEAN_FILES =
 
54
CONFIG_CLEAN_VPATH_FILES =
52
55
LTLIBRARIES = $(noinst_LTLIBRARIES)
53
56
libgiowin32_la_LIBADD =
54
57
am__objects_1 =
63
66
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
64
67
depcomp = $(SHELL) $(top_srcdir)/depcomp
65
68
am__depfiles_maybe = depfiles
 
69
am__mv = mv -f
66
70
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67
71
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68
72
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
329
333
              exit 1;; \
330
334
          esac; \
331
335
        done; \
332
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gio/win32/Makefile'; \
333
 
        cd $(top_srcdir) && \
334
 
          $(AUTOMAKE) --gnu  gio/win32/Makefile
 
336
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gio/win32/Makefile'; \
 
337
        $(am__cd) $(top_srcdir) && \
 
338
          $(AUTOMAKE) --gnu gio/win32/Makefile
335
339
.PRECIOUS: Makefile
336
340
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
337
341
        @case '$?' in \
349
353
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350
354
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
351
355
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
356
$(am__aclocal_m4_deps):
352
357
 
353
358
clean-noinstLTLIBRARIES:
354
359
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
375
380
 
376
381
.c.o:
377
382
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
378
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
383
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
379
384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380
385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381
386
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
382
387
 
383
388
.c.obj:
384
389
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
385
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
390
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
386
391
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
387
392
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388
393
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
389
394
 
390
395
.c.lo:
391
396
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
392
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
397
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
393
398
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
394
399
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
400
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
396
401
 
397
402
libgiowin32_la-gwin32directorymonitor.lo: gwin32directorymonitor.c
398
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwin32directorymonitor.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwin32directorymonitor.Tpo -c -o libgiowin32_la-gwin32directorymonitor.lo `test -f 'gwin32directorymonitor.c' || echo '$(srcdir)/'`gwin32directorymonitor.c
399
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgiowin32_la-gwin32directorymonitor.Tpo $(DEPDIR)/libgiowin32_la-gwin32directorymonitor.Plo
 
403
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwin32directorymonitor.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwin32directorymonitor.Tpo -c -o libgiowin32_la-gwin32directorymonitor.lo `test -f 'gwin32directorymonitor.c' || echo '$(srcdir)/'`gwin32directorymonitor.c
 
404
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgiowin32_la-gwin32directorymonitor.Tpo $(DEPDIR)/libgiowin32_la-gwin32directorymonitor.Plo
400
405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gwin32directorymonitor.c' object='libgiowin32_la-gwin32directorymonitor.lo' libtool=yes @AMDEPBACKSLASH@
401
406
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwin32directorymonitor.lo `test -f 'gwin32directorymonitor.c' || echo '$(srcdir)/'`gwin32directorymonitor.c
 
407
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwin32directorymonitor.lo `test -f 'gwin32directorymonitor.c' || echo '$(srcdir)/'`gwin32directorymonitor.c
403
408
 
404
409
libgiowin32_la-gwinhttpvfs.lo: gwinhttpvfs.c
405
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpvfs.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpvfs.Tpo -c -o libgiowin32_la-gwinhttpvfs.lo `test -f 'gwinhttpvfs.c' || echo '$(srcdir)/'`gwinhttpvfs.c
406
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgiowin32_la-gwinhttpvfs.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpvfs.Plo
 
410
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpvfs.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpvfs.Tpo -c -o libgiowin32_la-gwinhttpvfs.lo `test -f 'gwinhttpvfs.c' || echo '$(srcdir)/'`gwinhttpvfs.c
 
411
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgiowin32_la-gwinhttpvfs.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpvfs.Plo
407
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gwinhttpvfs.c' object='libgiowin32_la-gwinhttpvfs.lo' libtool=yes @AMDEPBACKSLASH@
408
413
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpvfs.lo `test -f 'gwinhttpvfs.c' || echo '$(srcdir)/'`gwinhttpvfs.c
 
414
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpvfs.lo `test -f 'gwinhttpvfs.c' || echo '$(srcdir)/'`gwinhttpvfs.c
410
415
 
411
416
libgiowin32_la-gwinhttpfile.lo: gwinhttpfile.c
412
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpfile.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpfile.Tpo -c -o libgiowin32_la-gwinhttpfile.lo `test -f 'gwinhttpfile.c' || echo '$(srcdir)/'`gwinhttpfile.c
413
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgiowin32_la-gwinhttpfile.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpfile.Plo
 
417
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpfile.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpfile.Tpo -c -o libgiowin32_la-gwinhttpfile.lo `test -f 'gwinhttpfile.c' || echo '$(srcdir)/'`gwinhttpfile.c
 
418
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgiowin32_la-gwinhttpfile.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpfile.Plo
414
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gwinhttpfile.c' object='libgiowin32_la-gwinhttpfile.lo' libtool=yes @AMDEPBACKSLASH@
415
420
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpfile.lo `test -f 'gwinhttpfile.c' || echo '$(srcdir)/'`gwinhttpfile.c
 
421
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpfile.lo `test -f 'gwinhttpfile.c' || echo '$(srcdir)/'`gwinhttpfile.c
417
422
 
418
423
libgiowin32_la-gwinhttpfileinputstream.lo: gwinhttpfileinputstream.c
419
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpfileinputstream.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpfileinputstream.Tpo -c -o libgiowin32_la-gwinhttpfileinputstream.lo `test -f 'gwinhttpfileinputstream.c' || echo '$(srcdir)/'`gwinhttpfileinputstream.c
420
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgiowin32_la-gwinhttpfileinputstream.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpfileinputstream.Plo
 
424
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpfileinputstream.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpfileinputstream.Tpo -c -o libgiowin32_la-gwinhttpfileinputstream.lo `test -f 'gwinhttpfileinputstream.c' || echo '$(srcdir)/'`gwinhttpfileinputstream.c
 
425
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgiowin32_la-gwinhttpfileinputstream.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpfileinputstream.Plo
421
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gwinhttpfileinputstream.c' object='libgiowin32_la-gwinhttpfileinputstream.lo' libtool=yes @AMDEPBACKSLASH@
422
427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpfileinputstream.lo `test -f 'gwinhttpfileinputstream.c' || echo '$(srcdir)/'`gwinhttpfileinputstream.c
 
428
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpfileinputstream.lo `test -f 'gwinhttpfileinputstream.c' || echo '$(srcdir)/'`gwinhttpfileinputstream.c
424
429
 
425
430
libgiowin32_la-gwinhttpfileoutputstream.lo: gwinhttpfileoutputstream.c
426
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpfileoutputstream.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpfileoutputstream.Tpo -c -o libgiowin32_la-gwinhttpfileoutputstream.lo `test -f 'gwinhttpfileoutputstream.c' || echo '$(srcdir)/'`gwinhttpfileoutputstream.c
427
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgiowin32_la-gwinhttpfileoutputstream.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpfileoutputstream.Plo
 
431
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -MT libgiowin32_la-gwinhttpfileoutputstream.lo -MD -MP -MF $(DEPDIR)/libgiowin32_la-gwinhttpfileoutputstream.Tpo -c -o libgiowin32_la-gwinhttpfileoutputstream.lo `test -f 'gwinhttpfileoutputstream.c' || echo '$(srcdir)/'`gwinhttpfileoutputstream.c
 
432
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libgiowin32_la-gwinhttpfileoutputstream.Tpo $(DEPDIR)/libgiowin32_la-gwinhttpfileoutputstream.Plo
428
433
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gwinhttpfileoutputstream.c' object='libgiowin32_la-gwinhttpfileoutputstream.lo' libtool=yes @AMDEPBACKSLASH@
429
434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpfileoutputstream.lo `test -f 'gwinhttpfileoutputstream.c' || echo '$(srcdir)/'`gwinhttpfileoutputstream.c
 
435
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgiowin32_la_CFLAGS) $(CFLAGS) -c -o libgiowin32_la-gwinhttpfileoutputstream.lo `test -f 'gwinhttpfileoutputstream.c' || echo '$(srcdir)/'`gwinhttpfileoutputstream.c
431
436
 
432
437
mostlyclean-libtool:
433
438
        -rm -f *.lo
447
452
 
448
453
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
449
454
                $(TAGS_FILES) $(LISP)
450
 
        tags=; \
 
455
        set x; \
451
456
        here=`pwd`; \
452
457
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
453
458
        unique=`for i in $$list; do \
455
460
          done | \
456
461
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457
462
              END { if (nonempty) { for (i in files) print i; }; }'`; \
458
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
463
        shift; \
 
464
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
459
465
          test -n "$$unique" || unique=$$empty_fix; \
460
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
461
 
            $$tags $$unique; \
 
466
          if test $$# -gt 0; then \
 
467
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
468
              "$$@" $$unique; \
 
469
          else \
 
470
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
471
              $$unique; \
 
472
          fi; \
462
473
        fi
463
474
ctags: CTAGS
464
475
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
465
476
                $(TAGS_FILES) $(LISP)
466
 
        tags=; \
467
477
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
468
478
        unique=`for i in $$list; do \
469
479
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470
480
          done | \
471
481
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472
482
              END { if (nonempty) { for (i in files) print i; }; }'`; \
473
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
483
        test -z "$(CTAGS_ARGS)$$unique" \
474
484
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
475
 
             $$tags $$unique
 
485
             $$unique
476
486
 
477
487
GTAGS:
478
488
        here=`$(am__cd) $(top_builddir) && pwd` \
479
 
          && cd $(top_srcdir) \
480
 
          && gtags -i $(GTAGS_ARGS) $$here
 
489
          && $(am__cd) $(top_srcdir) \
 
490
          && gtags -i $(GTAGS_ARGS) "$$here"
481
491
 
482
492
distclean-tags:
483
493
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
498
508
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
499
509
          if test -d $$d/$$file; then \
500
510
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
511
            if test -d "$(distdir)/$$file"; then \
 
512
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
513
            fi; \
501
514
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
502
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
515
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
516
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
503
517
            fi; \
504
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
518
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
505
519
          else \
506
 
            test -f $(distdir)/$$file \
507
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
520
            test -f "$(distdir)/$$file" \
 
521
            || cp -p $$d/$$file "$(distdir)/$$file" \
508
522
            || exit 1; \
509
523
          fi; \
510
524
        done
533
547
 
534
548
distclean-generic:
535
549
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
550
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
536
551
 
537
552
maintainer-clean-generic:
538
553
        @echo "This command is intended for maintainers to use"
554
569
 
555
570
html: html-am
556
571
 
 
572
html-am:
 
573
 
557
574
info: info-am
558
575
 
559
576
info-am:
562
579
 
563
580
install-dvi: install-dvi-am
564
581
 
 
582
install-dvi-am:
 
583
 
565
584
install-exec-am:
566
585
 
567
586
install-html: install-html-am
568
587
 
 
588
install-html-am:
 
589
 
569
590
install-info: install-info-am
570
591
 
 
592
install-info-am:
 
593
 
571
594
install-man:
572
595
 
573
596
install-pdf: install-pdf-am
574
597
 
 
598
install-pdf-am:
 
599
 
575
600
install-ps: install-ps-am
576
601
 
 
602
install-ps-am:
 
603
 
577
604
installcheck-am:
578
605
 
579
606
maintainer-clean: maintainer-clean-am
596
623
 
597
624
uninstall-am:
598
625
 
599
 
.MAKE: install-am install-strip
 
626
.MAKE: check-am install-am install-strip
600
627
 
601
628
.PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
602
629
        clean-generic clean-libtool clean-noinstLTLIBRARIES ctags \
662
689
.PHONY: test test-report perf-report full-report
663
690
# run make test as part of make check
664
691
check-local: test
 
692
 
665
693
# Tell versions [3.59,3.63) of GNU make to not export all variables.
666
694
# Otherwise a system limit (for SysV at least) may be exceeded.
667
695
.NOEXPORT: