~ubuntu-branches/ubuntu/precise/gdk-pixbuf/precise-security

« back to all changes in this revision

Viewing changes to build/win32/vs10/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-03-20 19:38:33 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20120320193833-3zxbmxh5dqovnzyq
Tags: 2.26.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
55
55
CONFIG_HEADER = $(top_builddir)/config.h
56
56
CONFIG_CLEAN_FILES =
57
57
CONFIG_CLEAN_VPATH_FILES =
58
 
AM_V_GEN = $(am__v_GEN_$(V))
59
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
58
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
59
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
60
60
am__v_GEN_0 = @echo "  GEN   " $@;
61
 
AM_V_at = $(am__v_at_$(V))
62
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
61
AM_V_at = $(am__v_at_@AM_V@)
 
62
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
63
63
am__v_at_0 = @
64
64
SOURCES =
65
65
DIST_SOURCES =
270
270
        gdk-pixbuf.vcxproj.filters gdk-pixbuf.vcxproj.filtersin \
271
271
        gdk-pixbuf-csource.vcxproj gdk-pixbuf-csource.vcxproj.filters \
272
272
        gdk-pixbuf-query-loaders.vcxproj \
273
 
        gdk-pixbuf-query-loaders.vcxproj.filters install.vcxproj
 
273
        gdk-pixbuf-query-loaders.vcxproj.filters \
 
274
        gdk-pixbuf-pixdata.vcxproj gdk-pixbuf-pixdata.vcxproj.filters \
 
275
        install.vcxproj
274
276
TEST_PROGS = 
275
277
 
276
278
### testing rules
320
322
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
321
323
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
322
324
        esac;
 
325
$(top_srcdir)/Makefile.decl:
323
326
 
324
327
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325
328
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh