~ubuntu-branches/ubuntu/utopic/gobject-introspection/utopic-proposed

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-06-26 18:27:41 UTC
  • mfrom: (1.4.17)
  • Revision ID: package-import@ubuntu.com-20120626182741-m0g010nkl5yi6j5y
Tags: 1.33.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# 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.
47
47
CONFIG_HEADER = $(top_builddir)/config.h
48
48
CONFIG_CLEAN_FILES =
49
49
CONFIG_CLEAN_VPATH_FILES =
50
 
AM_V_GEN = $(am__v_GEN_$(V))
51
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
50
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
51
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52
52
am__v_GEN_0 = @echo "  GEN   " $@;
53
 
AM_V_at = $(am__v_at_$(V))
54
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
53
AM_V_at = $(am__v_at_@AM_V@)
 
54
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55
55
am__v_at_0 = @
56
56
SOURCES =
57
57
DIST_SOURCES =
521
521
 
522
522
installcheck: installcheck-recursive
523
523
install-strip:
524
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
525
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
526
 
          `test -z '$(STRIP)' || \
527
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
524
        if test -z '$(STRIP)'; then \
 
525
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
526
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
527
              install; \
 
528
        else \
 
529
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
530
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
531
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
532
        fi
528
533
mostlyclean-generic:
529
534
 
530
535
clean-generic: