~ubuntu-branches/ubuntu/natty/lxappearance/natty

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-08-11 20:56:49 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100811205649-5md91a25pcbsw4xi
Tags: upstream-0.4.1+git20100809
ImportĀ upstreamĀ versionĀ 0.4.1+git20100809

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,
35
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
37
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
38
 
        $(top_srcdir)/configure.in
 
38
        $(top_srcdir)/configure.ac
39
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
40
        $(ACLOCAL_M4)
41
41
mkinstalldirs = $(install_sh) -d
94
94
EGREP = @EGREP@
95
95
EXEEXT = @EXEEXT@
96
96
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
97
GMODULE_CFLAGS = @GMODULE_CFLAGS@
 
98
GMODULE_LIBS = @GMODULE_LIBS@
97
99
GMOFILES = @GMOFILES@
98
100
GMSGFMT = @GMSGFMT@
99
101
GREP = @GREP@
 
102
GTK_CFLAGS = @GTK_CFLAGS@
 
103
GTK_LIBS = @GTK_LIBS@
100
104
INSTALL = @INSTALL@
101
105
INSTALL_DATA = @INSTALL_DATA@
102
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
112
116
LIBOBJS = @LIBOBJS@
113
117
LIBS = @LIBS@
114
118
LTLIBOBJS = @LTLIBOBJS@
115
 
MAINT = @MAINT@
116
119
MAKEINFO = @MAKEINFO@
117
120
MKDIR_P = @MKDIR_P@
118
121
MKINSTALLDIRS = @MKINSTALLDIRS@
122
125
OBJEXT = @OBJEXT@
123
126
PACKAGE = @PACKAGE@
124
127
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125
 
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
126
 
PACKAGE_LIBS = @PACKAGE_LIBS@
127
128
PACKAGE_NAME = @PACKAGE_NAME@
128
129
PACKAGE_STRING = @PACKAGE_STRING@
129
130
PACKAGE_TARNAME = @PACKAGE_TARNAME@
141
142
USE_NLS = @USE_NLS@
142
143
VERSION = @VERSION@
143
144
XGETTEXT = @XGETTEXT@
 
145
XLIB_CFLAGS = @XLIB_CFLAGS@
 
146
XLIB_LIBS = @XLIB_LIBS@
144
147
XMLCATALOG = @XMLCATALOG@
145
148
XML_CATALOG_FILE = @XML_CATALOG_FILE@
146
149
XSLTPROC = @XSLTPROC@
200
203
all: all-am
201
204
 
202
205
.SUFFIXES:
203
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
206
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
204
207
        @for dep in $?; do \
205
208
          case '$(am__configure_deps)' in \
206
209
            *$$dep*) \
209
212
              exit 1;; \
210
213
          esac; \
211
214
        done; \
212
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
 
215
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
213
216
        $(am__cd) $(top_srcdir) && \
214
 
          $(AUTOMAKE) --gnu man/Makefile
 
217
          $(AUTOMAKE) --foreign man/Makefile
215
218
.PRECIOUS: Makefile
216
219
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217
220
        @case '$?' in \
225
228
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226
229
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
230
 
228
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
231
$(top_srcdir)/configure:  $(am__configure_deps)
229
232
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
233
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
231
234
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
235
$(am__aclocal_m4_deps):
233
236
install-man1: $(man_MANS)