~ubuntu-branches/ubuntu/maverick/gnubiff/maverick

« back to all changes in this revision

Viewing changes to man1/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Adrien Cunin
  • Date: 2007-05-03 23:04:11 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070503230411-t6tf8qmx3h4rkzkc
Tags: 2.2.6-2ubuntu1
* Merge from Debian unstable. Remaining Ubuntu change:
   - Update the libfam-dev build-dep to libgamin-dev instead
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
 
17
16
srcdir = @srcdir@
18
17
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
21
20
pkglibdir = $(libdir)/@PACKAGE@
22
21
pkgincludedir = $(includedir)/@PACKAGE@
23
22
top_builddir = ..
24
 
 
25
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
24
INSTALL = @INSTALL@
27
25
install_sh_DATA = $(install_sh) -c -m 644
35
33
NORMAL_UNINSTALL = :
36
34
PRE_UNINSTALL = :
37
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
38
37
host_triplet = @host@
 
38
subdir = man1
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
45
CONFIG_HEADER = $(top_builddir)/config/config.h
 
46
CONFIG_CLEAN_FILES =
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
man1dir = $(mandir)/man1
 
50
am__installdirs = "$(DESTDIR)$(man1dir)"
 
51
NROFF = nroff
 
52
MANS = $(man_MANS)
 
53
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
39
54
ACLOCAL = @ACLOCAL@
40
55
ALL_LINGUAS = @ALL_LINGUAS@
41
56
AMDEP_FALSE = @AMDEP_FALSE@
54
69
CXXDEPMODE = @CXXDEPMODE@
55
70
CXXFLAGS = @CXXFLAGS@
56
71
CYGPATH_W = @CYGPATH_W@
 
72
DATADIRNAME = @DATADIRNAME@
57
73
DEFS = @DEFS@
58
74
DEPDIR = @DEPDIR@
59
75
ECHO_C = @ECHO_C@
66
82
GCONFTOOL = @GCONFTOOL@
67
83
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
68
84
GMSGFMT = @GMSGFMT@
 
85
GMSGFMT_015 = @GMSGFMT_015@
69
86
GNOME_PANEL_DEP_CFLAGS = @GNOME_PANEL_DEP_CFLAGS@
70
87
GNOME_PANEL_DEP_LIBS = @GNOME_PANEL_DEP_LIBS@
71
88
GNUBIFF_DEP_CFLAGS = @GNUBIFF_DEP_CFLAGS@
116
133
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
117
134
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
118
135
MAKEINFO = @MAKEINFO@
119
 
MKINSTALLDIRS = @MKINSTALLDIRS@
120
136
MSGFMT = @MSGFMT@
 
137
MSGFMT_015 = @MSGFMT_015@
121
138
MSGMERGE = @MSGMERGE@
122
139
OBJEXT = @OBJEXT@
123
140
PACKAGE = @PACKAGE@
141
158
USE_PASSWORD_TRUE = @USE_PASSWORD_TRUE@
142
159
VERSION = @VERSION@
143
160
XGETTEXT = @XGETTEXT@
 
161
XGETTEXT_015 = @XGETTEXT_015@
144
162
ac_ct_CC = @ac_ct_CC@
145
163
ac_ct_CXX = @ac_ct_CXX@
146
164
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150
168
am__include = @am__include@
151
169
am__leading_dot = @am__leading_dot@
152
170
am__quote = @am__quote@
 
171
am__tar = @am__tar@
 
172
am__untar = @am__untar@
153
173
bindir = @bindir@
154
174
build = @build@
155
175
build_alias = @build_alias@
175
195
localedir = @localedir@
176
196
localstatedir = @localstatedir@
177
197
mandir = @mandir@
 
198
mkdir_p = @mkdir_p@
178
199
oldincludedir = @oldincludedir@
179
200
pdfdir = @pdfdir@
180
201
prefix = @prefix@
185
206
sysconfdir = @sysconfdir@
186
207
target_alias = @target_alias@
187
208
man_MANS = gnubiff.1
188
 
 
189
209
EXTRA_DIST = gnubiff.1
190
 
subdir = man1
191
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
192
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
193
 
CONFIG_HEADER = $(top_builddir)/config/config.h
194
 
CONFIG_CLEAN_FILES =
195
 
DIST_SOURCES =
196
 
 
197
 
NROFF = nroff
198
 
MANS = $(man_MANS)
199
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
200
210
all: all-am
201
211
 
202
212
.SUFFIXES:
203
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
213
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
214
        @for dep in $?; do \
 
215
          case '$(am__configure_deps)' in \
 
216
            *$$dep*) \
 
217
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
218
                && exit 0; \
 
219
              exit 1;; \
 
220
          esac; \
 
221
        done; \
 
222
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man1/Makefile'; \
204
223
        cd $(top_srcdir) && \
205
224
          $(AUTOMAKE) --gnu  man1/Makefile
206
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
207
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
225
.PRECIOUS: Makefile
 
226
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
227
        @case '$?' in \
 
228
          *config.status*) \
 
229
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
230
          *) \
 
231
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
232
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
233
        esac;
 
234
 
 
235
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
236
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
237
 
 
238
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
239
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
240
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
241
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208
242
uninstall-info-am:
209
 
 
210
 
man1dir = $(mandir)/man1
211
243
install-man1: $(man1_MANS) $(man_MANS)
212
244
        @$(NORMAL_INSTALL)
213
 
        $(mkinstalldirs) $(DESTDIR)$(man1dir)
 
245
        test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
214
246
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
215
247
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
216
248
        for i in $$l2; do \
229
261
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
230
262
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
231
263
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
232
 
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
233
 
          $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
 
264
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
 
265
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
234
266
        done
235
267
uninstall-man1:
236
268
        @$(NORMAL_UNINSTALL)
250
282
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
251
283
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
252
284
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
253
 
          echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
254
 
          rm -f $(DESTDIR)$(man1dir)/$$inst; \
 
285
          echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
 
286
          rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
255
287
        done
256
288
tags: TAGS
257
289
TAGS:
259
291
ctags: CTAGS
260
292
CTAGS:
261
293
 
262
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
263
 
 
264
 
top_distdir = ..
265
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
266
294
 
267
295
distdir: $(DISTFILES)
268
296
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
276
304
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
277
305
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
278
306
            dir="/$$dir"; \
279
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
307
            $(mkdir_p) "$(distdir)$$dir"; \
280
308
          else \
281
309
            dir=''; \
282
310
          fi; \
294
322
check-am: all-am
295
323
check: check-am
296
324
all-am: Makefile $(MANS)
297
 
 
298
325
installdirs:
299
 
        $(mkinstalldirs) $(DESTDIR)$(man1dir)
 
326
        for dir in "$(DESTDIR)$(man1dir)"; do \
 
327
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
328
        done
300
329
install: install-am
301
330
install-exec: install-exec-am
302
331
install-data: install-data-am
316
345
clean-generic:
317
346
 
318
347
distclean-generic:
319
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
348
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
320
349
 
321
350
maintainer-clean-generic:
322
351
        @echo "This command is intended for maintainers to use"
333
362
 
334
363
dvi-am:
335
364
 
 
365
html: html-am
 
366
 
336
367
info: info-am
337
368
 
338
369
info-am:
368
399
uninstall-man: uninstall-man1
369
400
 
370
401
.PHONY: all all-am check check-am clean clean-generic distclean \
371
 
        distclean-generic distdir dvi dvi-am info info-am install \
372
 
        install-am install-data install-data-am install-exec \
 
402
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
403
        install install-am install-data install-data-am install-exec \
373
404
        install-exec-am install-info install-info-am install-man \
374
405
        install-man1 install-strip installcheck installcheck-am \
375
406
        installdirs maintainer-clean maintainer-clean-generic \