~ubuntu-branches/ubuntu/natty/raptor/natty-security

« back to all changes in this revision

Viewing changes to tests/feeds/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dave Beckett
  • Date: 2010-01-30 08:47:31 UTC
  • mfrom: (1.1.12 upstream) (2.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20100130084731-cvlro0vle7jo2zfx
Tags: 1.4.21-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
62
62
subdir = tests/feeds
63
63
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64
64
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
65
am__aclocal_m4_deps = $(top_srcdir)/build/gtk-doc.m4 \
 
66
        $(top_srcdir)/build/libtool.m4 \
 
67
        $(top_srcdir)/build/ltoptions.m4 \
 
68
        $(top_srcdir)/build/ltsugar.m4 \
 
69
        $(top_srcdir)/build/ltversion.m4 \
 
70
        $(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
66
71
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67
72
        $(ACLOCAL_M4)
68
73
mkinstalldirs = $(install_sh) -d
69
74
CONFIG_HEADER = $(top_builddir)/src/raptor_config.h
70
75
CONFIG_CLEAN_FILES =
71
76
CONFIG_CLEAN_VPATH_FILES =
 
77
AM_V_GEN = $(am__v_GEN_$(V))
 
78
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
79
am__v_GEN_0 = @echo "  GEN   " $@;
 
80
AM_V_at = $(am__v_at_$(V))
 
81
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
82
am__v_at_0 = @
72
83
SOURCES =
73
84
DIST_SOURCES =
74
85
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75
86
ACLOCAL = @ACLOCAL@
76
87
AMTAR = @AMTAR@
 
88
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
77
89
AR = @AR@
78
90
AUTOCONF = @AUTOCONF@
79
91
AUTOHEADER = @AUTOHEADER@
99
111
FGREP = @FGREP@
100
112
GREP = @GREP@
101
113
GTKDOC_CHECK = @GTKDOC_CHECK@
 
114
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
115
GTKDOC_REBASE = @GTKDOC_REBASE@
102
116
HTML_DIR = @HTML_DIR@
103
117
INSTALL = @INSTALL@
104
118
INSTALL_DATA = @INSTALL_DATA@