~ubuntu-branches/ubuntu/warty/swish-e/warty

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Drolez
  • Date: 2004-03-11 08:41:07 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040311084107-7vp0mu82blq1qjvo
Tags: 2.4.1-3
Oops ! A comment was not removed to disable interactive compilation.
Closes: Bug#237332

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
ALLOCA = @ALLOCA@
 
41
AMDEP_FALSE = @AMDEP_FALSE@
 
42
AMDEP_TRUE = @AMDEP_TRUE@
 
43
AMTAR = @AMTAR@
 
44
AR = @AR@
 
45
AUTOCONF = @AUTOCONF@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
AUTOMAKE = @AUTOMAKE@
 
48
AWK = @AWK@
 
49
BTREE_OBJS = @BTREE_OBJS@
 
50
BUILDDOCS_FALSE = @BUILDDOCS_FALSE@
 
51
BUILDDOCS_TRUE = @BUILDDOCS_TRUE@
 
52
CC = @CC@
 
53
CCDEPMODE = @CCDEPMODE@
 
54
CFLAGS = @CFLAGS@
 
55
CPP = @CPP@
 
56
CPPFLAGS = @CPPFLAGS@
 
57
CXX = @CXX@
 
58
CXXCPP = @CXXCPP@
 
59
CXXDEPMODE = @CXXDEPMODE@
 
60
CXXFLAGS = @CXXFLAGS@
 
61
CYGPATH_W = @CYGPATH_W@
 
62
DEFS = @DEFS@
 
63
DEPDIR = @DEPDIR@
 
64
ECHO = @ECHO@
 
65
ECHO_C = @ECHO_C@
 
66
ECHO_N = @ECHO_N@
 
67
ECHO_T = @ECHO_T@
 
68
EGREP = @EGREP@
 
69
EXEEXT = @EXEEXT@
 
70
F77 = @F77@
 
71
FFLAGS = @FFLAGS@
 
72
INSTALL_DATA = @INSTALL_DATA@
 
73
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
74
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
75
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
76
LDFLAGS = @LDFLAGS@
 
77
LIBOBJS = @LIBOBJS@
 
78
LIBS = @LIBS@
 
79
LIBTOOL = @LIBTOOL@
 
80
LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
 
81
LIBXML2_LIB = @LIBXML2_LIB@
 
82
LIBXML2_OBJS = @LIBXML2_OBJS@
 
83
LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@
 
84
LN_S = @LN_S@
 
85
LTLIBOBJS = @LTLIBOBJS@
 
86
MAINT = @MAINT@
 
87
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
88
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
89
MAKEINFO = @MAKEINFO@
 
90
OBJEXT = @OBJEXT@
 
91
PACKAGE = @PACKAGE@
 
92
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
93
PACKAGE_NAME = @PACKAGE_NAME@
 
94
PACKAGE_STRING = @PACKAGE_STRING@
 
95
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
96
PACKAGE_VERSION = @PACKAGE_VERSION@
 
97
PATH_SEPARATOR = @PATH_SEPARATOR@
 
98
PCRE_CFLAGS = @PCRE_CFLAGS@
 
99
PCRE_CONFIG = @PCRE_CONFIG@
 
100
PCRE_LIBS = @PCRE_LIBS@
 
101
PCRE_REQUIRED_VERSION = @PCRE_REQUIRED_VERSION@
 
102
PERL = @PERL@
 
103
POD2MAN = @POD2MAN@
 
104
RANLIB = @RANLIB@
 
105
SET_MAKE = @SET_MAKE@
 
106
SHELL = @SHELL@
 
107
STRIP = @STRIP@
 
108
VERSION = @VERSION@
 
109
XML2_CONFIG = @XML2_CONFIG@
 
110
Z_CFLAGS = @Z_CFLAGS@
 
111
Z_LIBS = @Z_LIBS@
 
112
ac_ct_AR = @ac_ct_AR@
 
113
ac_ct_CC = @ac_ct_CC@
 
114
ac_ct_CXX = @ac_ct_CXX@
 
115
ac_ct_F77 = @ac_ct_F77@
 
116
ac_ct_RANLIB = @ac_ct_RANLIB@
 
117
ac_ct_STRIP = @ac_ct_STRIP@
 
118
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
119
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
120
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
121
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
122
am__include = @am__include@
 
123
am__leading_dot = @am__leading_dot@
 
124
am__quote = @am__quote@
 
125
bindir = @bindir@
 
126
build = @build@
 
127
build_alias = @build_alias@
 
128
build_cpu = @build_cpu@
 
129
build_os = @build_os@
 
130
build_vendor = @build_vendor@
 
131
datadir = @datadir@
 
132
exec_prefix = @exec_prefix@
 
133
host = @host@
 
134
host_alias = @host_alias@
 
135
host_cpu = @host_cpu@
 
136
host_os = @host_os@
 
137
host_vendor = @host_vendor@
 
138
includedir = @includedir@
 
139
infodir = @infodir@
 
140
install_sh = @install_sh@
 
141
libdir = @libdir@
 
142
libexecdir = @libexecdir@
 
143
localstatedir = @localstatedir@
 
144
mandir = @mandir@
 
145
oldincludedir = @oldincludedir@
 
146
prefix = @prefix@
 
147
program_transform_name = @program_transform_name@
 
148
sbindir = @sbindir@
 
149
sharedstatedir = @sharedstatedir@
 
150
sysconfdir = @sysconfdir@
 
151
target_alias = @target_alias@
 
152
@BUILDDOCS_TRUE@man_MANS = \
 
153
@BUILDDOCS_TRUE@    $(srcdir)/swish-e.1 \
 
154
@BUILDDOCS_TRUE@    $(srcdir)/SWISH-CONFIG.1 \
 
155
@BUILDDOCS_TRUE@    $(srcdir)/SWISH-FAQ.1 \
 
156
@BUILDDOCS_TRUE@    $(srcdir)/SWISH-LIBRARY.1 \
 
157
@BUILDDOCS_TRUE@    $(srcdir)/SWISH-RUN.1
 
158
 
 
159
 
 
160
EXTRA_DIST = $(man_MANS)
 
161
subdir = man
 
162
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
163
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
164
CONFIG_HEADER = $(top_builddir)/src/acconfig.h
 
165
CONFIG_CLEAN_FILES =
 
166
DIST_SOURCES =
 
167
 
 
168
NROFF = nroff
 
169
MANS = $(man_MANS)
 
170
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
171
all: all-am
 
172
 
 
173
.SUFFIXES:
 
174
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
175
        cd $(top_srcdir) && \
 
176
          $(AUTOMAKE) --foreign  man/Makefile
 
177
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
178
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
179
 
 
180
mostlyclean-libtool:
 
181
        -rm -f *.lo
 
182
 
 
183
clean-libtool:
 
184
        -rm -rf .libs _libs
 
185
 
 
186
distclean-libtool:
 
187
        -rm -f libtool
 
188
uninstall-info-am:
 
189
 
 
190
man1dir = $(mandir)/man1
 
191
install-man1: $(man1_MANS) $(man_MANS)
 
192
        @$(NORMAL_INSTALL)
 
193
        $(mkinstalldirs) $(DESTDIR)$(man1dir)
 
194
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
 
195
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
196
        for i in $$l2; do \
 
197
          case "$$i" in \
 
198
            *.1*) list="$$list $$i" ;; \
 
199
          esac; \
 
200
        done; \
 
201
        for i in $$list; do \
 
202
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
203
          else file=$$i; fi; \
 
204
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
205
          case "$$ext" in \
 
206
            1*) ;; \
 
207
            *) ext='1' ;; \
 
208
          esac; \
 
209
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
210
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
211
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
212
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
 
213
          $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
 
214
        done
 
215
uninstall-man1:
 
216
        @$(NORMAL_UNINSTALL)
 
217
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
 
218
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
219
        for i in $$l2; do \
 
220
          case "$$i" in \
 
221
            *.1*) list="$$list $$i" ;; \
 
222
          esac; \
 
223
        done; \
 
224
        for i in $$list; do \
 
225
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
226
          case "$$ext" in \
 
227
            1*) ;; \
 
228
            *) ext='1' ;; \
 
229
          esac; \
 
230
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
231
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
232
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
233
          echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
 
234
          rm -f $(DESTDIR)$(man1dir)/$$inst; \
 
235
        done
 
236
tags: TAGS
 
237
TAGS:
 
238
 
 
239
ctags: CTAGS
 
240
CTAGS:
 
241
 
 
242
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
243
 
 
244
top_distdir = ..
 
245
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
246
 
 
247
distdir: $(DISTFILES)
 
248
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
249
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
250
        list='$(DISTFILES)'; for file in $$list; do \
 
251
          case $$file in \
 
252
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
253
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
254
          esac; \
 
255
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
256
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
257
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
258
            dir="/$$dir"; \
 
259
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
260
          else \
 
261
            dir=''; \
 
262
          fi; \
 
263
          if test -d $$d/$$file; then \
 
264
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
265
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
266
            fi; \
 
267
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
268
          else \
 
269
            test -f $(distdir)/$$file \
 
270
            || cp -p $$d/$$file $(distdir)/$$file \
 
271
            || exit 1; \
 
272
          fi; \
 
273
        done
 
274
check-am: all-am
 
275
check: check-am
 
276
all-am: Makefile $(MANS)
 
277
 
 
278
installdirs:
 
279
        $(mkinstalldirs) $(DESTDIR)$(man1dir)
 
280
install: install-am
 
281
install-exec: install-exec-am
 
282
install-data: install-data-am
 
283
uninstall: uninstall-am
 
284
 
 
285
install-am: all-am
 
286
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
287
 
 
288
installcheck: installcheck-am
 
289
install-strip:
 
290
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
291
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
292
          `test -z '$(STRIP)' || \
 
293
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
294
mostlyclean-generic:
 
295
 
 
296
clean-generic:
 
297
 
 
298
distclean-generic:
 
299
        -rm -f $(CONFIG_CLEAN_FILES)
 
300
 
 
301
maintainer-clean-generic:
 
302
        @echo "This command is intended for maintainers to use"
 
303
        @echo "it deletes files that may require special tools to rebuild."
 
304
clean: clean-am
 
305
 
 
306
clean-am: clean-generic clean-libtool mostlyclean-am
 
307
 
 
308
distclean: distclean-am
 
309
        -rm -f Makefile
 
310
distclean-am: clean-am distclean-generic distclean-libtool
 
311
 
 
312
dvi: dvi-am
 
313
 
 
314
dvi-am:
 
315
 
 
316
info: info-am
 
317
 
 
318
info-am:
 
319
 
 
320
install-data-am: install-man
 
321
 
 
322
install-exec-am:
 
323
 
 
324
install-info: install-info-am
 
325
 
 
326
install-man: install-man1
 
327
 
 
328
installcheck-am:
 
329
 
 
330
maintainer-clean: maintainer-clean-am
 
331
        -rm -f Makefile
 
332
maintainer-clean-am: distclean-am maintainer-clean-generic
 
333
 
 
334
mostlyclean: mostlyclean-am
 
335
 
 
336
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
337
 
 
338
pdf: pdf-am
 
339
 
 
340
pdf-am:
 
341
 
 
342
ps: ps-am
 
343
 
 
344
ps-am:
 
345
 
 
346
uninstall-am: uninstall-info-am uninstall-man
 
347
 
 
348
uninstall-man: uninstall-man1
 
349
 
 
350
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
351
        distclean distclean-generic distclean-libtool distdir dvi \
 
352
        dvi-am info info-am install install-am install-data \
 
353
        install-data-am install-exec install-exec-am install-info \
 
354
        install-info-am install-man install-man1 install-strip \
 
355
        installcheck installcheck-am installdirs maintainer-clean \
 
356
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
357
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
358
        uninstall-info-am uninstall-man uninstall-man1
 
359
 
 
360
 
 
361
$(srcdir)/swish-e.1 : $(top_srcdir)/pod/swish-e.pod
 
362
        -rm -f $@
 
363
        -pod2man --center="SWISH-E Documentation" --lax --release='$(VERSION)'  $(top_srcdir)/pod/swish-e.pod  > $@
 
364
 
 
365
$(srcdir)/SWISH-CONFIG.1 : $(top_srcdir)/pod/SWISH-CONFIG.pod
 
366
        -rm -f $@
 
367
        -pod2man --center="SWISH-E Documentation" --lax --release='$(VERSION)'  $(top_srcdir)/pod/SWISH-CONFIG.pod  > $@
 
368
 
 
369
$(srcdir)/SWISH-FAQ.1 : $(top_srcdir)/pod/SWISH-FAQ.pod
 
370
        -rm -f $@
 
371
        -pod2man --center="SWISH-E Documentation" --lax --release='$(VERSION)'  $(top_srcdir)/pod/SWISH-FAQ.pod  > $@
 
372
 
 
373
$(srcdir)/SWISH-LIBRARY.1 : $(top_srcdir)/pod/SWISH-LIBRARY.pod
 
374
        -rm -f $@
 
375
        -pod2man --center="SWISH-E Documentation" --lax --release='$(VERSION)'  $(top_srcdir)/pod/SWISH-LIBRARY.pod  > $@
 
376
 
 
377
$(srcdir)/SWISH-RUN.1 : $(top_srcdir)/pod/SWISH-RUN.pod
 
378
        -rm -f $@
 
379
        -pod2man --center="SWISH-E Documentation" --lax --release='$(VERSION)'  $(top_srcdir)/pod/SWISH-RUN.pod  > $@
 
380
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
381
# Otherwise a system limit (for SysV at least) may be exceeded.
 
382
.NOEXPORT: