~ubuntu-branches/ubuntu/precise/netatalk/precise

« back to all changes in this revision

Viewing changes to man/man5/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Rittau
  • Date: 2004-01-19 12:43:49 UTC
  • Revision ID: james.westby@ubuntu.com-20040119124349-es563jbp0hk0ae51
Tags: upstream-1.6.4
ImportĀ upstreamĀ versionĀ 1.6.4

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
# Makefile.am for man/man5/
 
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ../..
 
26
 
 
27
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
28
INSTALL = @INSTALL@
 
29
install_sh_DATA = $(install_sh) -c -m 644
 
30
install_sh_PROGRAM = $(install_sh) -c
 
31
install_sh_SCRIPT = $(install_sh) -c
 
32
INSTALL_HEADER = $(INSTALL_DATA)
 
33
transform = $(program_transform_name)
 
34
NORMAL_INSTALL = :
 
35
PRE_INSTALL = :
 
36
POST_INSTALL = :
 
37
NORMAL_UNINSTALL = :
 
38
PRE_UNINSTALL = :
 
39
POST_UNINSTALL = :
 
40
build_triplet = @build@
 
41
host_triplet = @host@
 
42
target_triplet = @target@
 
43
ACLOCAL = @ACLOCAL@
 
44
AFPD_LIBS = @AFPD_LIBS@
 
45
AFS_CFLAGS = @AFS_CFLAGS@
 
46
AFS_LIBS = @AFS_LIBS@
 
47
AMDEP_FALSE = @AMDEP_FALSE@
 
48
AMDEP_TRUE = @AMDEP_TRUE@
 
49
AMTAR = @AMTAR@
 
50
AR = @AR@
 
51
AUTOCONF = @AUTOCONF@
 
52
AUTOHEADER = @AUTOHEADER@
 
53
AUTOMAKE = @AUTOMAKE@
 
54
AWK = @AWK@
 
55
BDB_BIN = @BDB_BIN@
 
56
BDB_CFLAGS = @BDB_CFLAGS@
 
57
BDB_LIBS = @BDB_LIBS@
 
58
BDB_PATH = @BDB_PATH@
 
59
BUILD_PAM_FALSE = @BUILD_PAM_FALSE@
 
60
BUILD_PAM_TRUE = @BUILD_PAM_TRUE@
 
61
CC = @CC@
 
62
CCDEPMODE = @CCDEPMODE@
 
63
CFLAGS = @CFLAGS@
 
64
COMPILE_CNID_FALSE = @COMPILE_CNID_FALSE@
 
65
COMPILE_CNID_TRUE = @COMPILE_CNID_TRUE@
 
66
COMPILE_TIMELORD_FALSE = @COMPILE_TIMELORD_FALSE@
 
67
COMPILE_TIMELORD_TRUE = @COMPILE_TIMELORD_TRUE@
 
68
CPP = @CPP@
 
69
CPPFLAGS = @CPPFLAGS@
 
70
CXX = @CXX@
 
71
CXXCPP = @CXXCPP@
 
72
CXXDEPMODE = @CXXDEPMODE@
 
73
CXXFLAGS = @CXXFLAGS@
 
74
CYGPATH_W = @CYGPATH_W@
 
75
DEFS = @DEFS@
 
76
DEPDIR = @DEPDIR@
 
77
ECHO = @ECHO@
 
78
ECHO_C = @ECHO_C@
 
79
ECHO_N = @ECHO_N@
 
80
ECHO_T = @ECHO_T@
 
81
EGREP = @EGREP@
 
82
EXEEXT = @EXEEXT@
 
83
F77 = @F77@
 
84
FFLAGS = @FFLAGS@
 
85
GREP = @GREP@
 
86
INSTALL_DATA = @INSTALL_DATA@
 
87
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
88
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
89
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
90
LDFLAGS = @LDFLAGS@
 
91
LIBOBJS = @LIBOBJS@
 
92
LIBS = @LIBS@
 
93
LIBTOOL = @LIBTOOL@
 
94
LN_S = @LN_S@
 
95
LTLIBOBJS = @LTLIBOBJS@
 
96
MAKEINFO = @MAKEINFO@
 
97
NETATALK_VERSION = @NETATALK_VERSION@
 
98
NLSDIR = @NLSDIR@
 
99
OBJEXT = @OBJEXT@
 
100
OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
 
101
PACKAGE = @PACKAGE@
 
102
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
103
PACKAGE_NAME = @PACKAGE_NAME@
 
104
PACKAGE_STRING = @PACKAGE_STRING@
 
105
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
106
PACKAGE_VERSION = @PACKAGE_VERSION@
 
107
PAMDIR = @PAMDIR@
 
108
PAM_CFLAGS = @PAM_CFLAGS@
 
109
PAM_LIBS = @PAM_LIBS@
 
110
PAPD_LIBS = @PAPD_LIBS@
 
111
PATH_SEPARATOR = @PATH_SEPARATOR@
 
112
PERL = @PERL@
 
113
PKGCONFDIR = @PKGCONFDIR@
 
114
PS = @PS@
 
115
QUOTA_LIBS = @QUOTA_LIBS@
 
116
RANLIB = @RANLIB@
 
117
SERVERTEXT = @SERVERTEXT@
 
118
SET_MAKE = @SET_MAKE@
 
119
SHELL = @SHELL@
 
120
SLP_CFLAGS = @SLP_CFLAGS@
 
121
SLP_LIBS = @SLP_LIBS@
 
122
SOLARIS_MODULE_FALSE = @SOLARIS_MODULE_FALSE@
 
123
SOLARIS_MODULE_TRUE = @SOLARIS_MODULE_TRUE@
 
124
SSL_CFLAGS = @SSL_CFLAGS@
 
125
SSL_LIBS = @SSL_LIBS@
 
126
STRIP = @STRIP@
 
127
UAMS_PATH = @UAMS_PATH@
 
128
USE_COBALT_FALSE = @USE_COBALT_FALSE@
 
129
USE_COBALT_TRUE = @USE_COBALT_TRUE@
 
130
USE_DHX_FALSE = @USE_DHX_FALSE@
 
131
USE_DHX_TRUE = @USE_DHX_TRUE@
 
132
USE_KERBEROS_FALSE = @USE_KERBEROS_FALSE@
 
133
USE_KERBEROS_TRUE = @USE_KERBEROS_TRUE@
 
134
USE_NETBSD_FALSE = @USE_NETBSD_FALSE@
 
135
USE_NETBSD_TRUE = @USE_NETBSD_TRUE@
 
136
USE_PAM_FALSE = @USE_PAM_FALSE@
 
137
USE_PAM_SO_FALSE = @USE_PAM_SO_FALSE@
 
138
USE_PAM_SO_TRUE = @USE_PAM_SO_TRUE@
 
139
USE_PAM_TRUE = @USE_PAM_TRUE@
 
140
USE_PGP_FALSE = @USE_PGP_FALSE@
 
141
USE_PGP_TRUE = @USE_PGP_TRUE@
 
142
USE_REDHAT_FALSE = @USE_REDHAT_FALSE@
 
143
USE_REDHAT_TRUE = @USE_REDHAT_TRUE@
 
144
USE_SHADOWPW_FALSE = @USE_SHADOWPW_FALSE@
 
145
USE_SHADOWPW_TRUE = @USE_SHADOWPW_TRUE@
 
146
USE_SUSE_FALSE = @USE_SUSE_FALSE@
 
147
USE_SUSE_TRUE = @USE_SUSE_TRUE@
 
148
USE_TRU64_FALSE = @USE_TRU64_FALSE@
 
149
USE_TRU64_TRUE = @USE_TRU64_TRUE@
 
150
VERSION = @VERSION@
 
151
ac_ct_AR = @ac_ct_AR@
 
152
ac_ct_CC = @ac_ct_CC@
 
153
ac_ct_CXX = @ac_ct_CXX@
 
154
ac_ct_F77 = @ac_ct_F77@
 
155
ac_ct_RANLIB = @ac_ct_RANLIB@
 
156
ac_ct_STRIP = @ac_ct_STRIP@
 
157
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
158
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
159
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
160
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
161
am__include = @am__include@
 
162
am__leading_dot = @am__leading_dot@
 
163
am__quote = @am__quote@
 
164
bindir = @bindir@
 
165
build = @build@
 
166
build_alias = @build_alias@
 
167
build_cpu = @build_cpu@
 
168
build_os = @build_os@
 
169
build_vendor = @build_vendor@
 
170
datadir = @datadir@
 
171
exec_prefix = @exec_prefix@
 
172
host = @host@
 
173
host_alias = @host_alias@
 
174
host_cpu = @host_cpu@
 
175
host_os = @host_os@
 
176
host_vendor = @host_vendor@
 
177
includedir = @includedir@
 
178
infodir = @infodir@
 
179
install_sh = @install_sh@
 
180
libdir = @libdir@
 
181
libexecdir = @libexecdir@
 
182
localstatedir = @localstatedir@
 
183
mandir = @mandir@
 
184
oldincludedir = @oldincludedir@
 
185
prefix = @prefix@
 
186
program_transform_name = @program_transform_name@
 
187
sbindir = @sbindir@
 
188
sharedstatedir = @sharedstatedir@
 
189
sysconfdir = @sysconfdir@
 
190
target = @target@
 
191
target_alias = @target_alias@
 
192
target_cpu = @target_cpu@
 
193
target_os = @target_os@
 
194
target_vendor = @target_vendor@
 
195
 
 
196
pkgconfdir = @PKGCONFDIR@
 
197
 
 
198
SUFFIXES = .tmpl .
 
199
 
 
200
man_MANS = AppleVolumes.default.5 afpd.conf.5 \
 
201
        atalkd.conf.5 netatalk.conf.5 papd.conf.5 
 
202
 
 
203
 
 
204
TEMPLATE_FILES = $(foreach f,$(man_MANS),$(f).tmpl)
 
205
 
 
206
CLEANFILES = $(man_MANS)
 
207
 
 
208
EXTRA_DIST = $(TEMPLATE_FILES) 
 
209
subdir = man/man5
 
210
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
211
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
212
CONFIG_HEADER = $(top_builddir)/config.h
 
213
CONFIG_CLEAN_FILES =
 
214
DIST_SOURCES =
 
215
 
 
216
NROFF = nroff
 
217
MANS = $(man_MANS)
 
218
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
219
all: all-am
 
220
 
 
221
.SUFFIXES:
 
222
.SUFFIXES: .tmpl .
 
223
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
224
        cd $(top_srcdir) && \
 
225
          $(AUTOMAKE) --foreign  man/man5/Makefile
 
226
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
227
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
228
 
 
229
mostlyclean-libtool:
 
230
        -rm -f *.lo
 
231
 
 
232
clean-libtool:
 
233
        -rm -rf .libs _libs
 
234
 
 
235
distclean-libtool:
 
236
        -rm -f libtool
 
237
uninstall-info-am:
 
238
 
 
239
man5dir = $(mandir)/man5
 
240
install-man5: $(man5_MANS) $(man_MANS)
 
241
        @$(NORMAL_INSTALL)
 
242
        $(mkinstalldirs) $(DESTDIR)$(man5dir)
 
243
        @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
 
244
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
245
        for i in $$l2; do \
 
246
          case "$$i" in \
 
247
            *.5*) list="$$list $$i" ;; \
 
248
          esac; \
 
249
        done; \
 
250
        for i in $$list; do \
 
251
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
252
          else file=$$i; fi; \
 
253
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
254
          case "$$ext" in \
 
255
            5*) ;; \
 
256
            *) ext='5' ;; \
 
257
          esac; \
 
258
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
259
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
260
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
261
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst"; \
 
262
          $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst; \
 
263
        done
 
264
uninstall-man5:
 
265
        @$(NORMAL_UNINSTALL)
 
266
        @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
 
267
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
268
        for i in $$l2; do \
 
269
          case "$$i" in \
 
270
            *.5*) list="$$list $$i" ;; \
 
271
          esac; \
 
272
        done; \
 
273
        for i in $$list; do \
 
274
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
275
          case "$$ext" in \
 
276
            5*) ;; \
 
277
            *) ext='5' ;; \
 
278
          esac; \
 
279
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
280
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
281
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
282
          echo " rm -f $(DESTDIR)$(man5dir)/$$inst"; \
 
283
          rm -f $(DESTDIR)$(man5dir)/$$inst; \
 
284
        done
 
285
tags: TAGS
 
286
TAGS:
 
287
 
 
288
ctags: CTAGS
 
289
CTAGS:
 
290
 
 
291
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
292
 
 
293
top_distdir = ../..
 
294
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
295
 
 
296
distdir: $(DISTFILES)
 
297
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
298
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
299
        list='$(DISTFILES)'; for file in $$list; do \
 
300
          case $$file in \
 
301
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
302
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
303
          esac; \
 
304
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
305
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
306
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
307
            dir="/$$dir"; \
 
308
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
309
          else \
 
310
            dir=''; \
 
311
          fi; \
 
312
          if test -d $$d/$$file; then \
 
313
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
314
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
315
            fi; \
 
316
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
317
          else \
 
318
            test -f $(distdir)/$$file \
 
319
            || cp -p $$d/$$file $(distdir)/$$file \
 
320
            || exit 1; \
 
321
          fi; \
 
322
        done
 
323
check-am: all-am
 
324
check: check-am
 
325
all-am: Makefile $(MANS)
 
326
 
 
327
installdirs:
 
328
        $(mkinstalldirs) $(DESTDIR)$(man5dir)
 
329
install: install-am
 
330
install-exec: install-exec-am
 
331
install-data: install-data-am
 
332
uninstall: uninstall-am
 
333
 
 
334
install-am: all-am
 
335
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
336
 
 
337
installcheck: installcheck-am
 
338
install-strip:
 
339
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
340
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
341
          `test -z '$(STRIP)' || \
 
342
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
343
mostlyclean-generic:
 
344
 
 
345
clean-generic:
 
346
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
347
 
 
348
distclean-generic:
 
349
        -rm -f $(CONFIG_CLEAN_FILES)
 
350
 
 
351
maintainer-clean-generic:
 
352
        @echo "This command is intended for maintainers to use"
 
353
        @echo "it deletes files that may require special tools to rebuild."
 
354
clean: clean-am
 
355
 
 
356
clean-am: clean-generic clean-libtool mostlyclean-am
 
357
 
 
358
distclean: distclean-am
 
359
        -rm -f Makefile
 
360
distclean-am: clean-am distclean-generic distclean-libtool
 
361
 
 
362
dvi: dvi-am
 
363
 
 
364
dvi-am:
 
365
 
 
366
info: info-am
 
367
 
 
368
info-am:
 
369
 
 
370
install-data-am: install-man
 
371
 
 
372
install-exec-am:
 
373
 
 
374
install-info: install-info-am
 
375
 
 
376
install-man: install-man5
 
377
 
 
378
installcheck-am:
 
379
 
 
380
maintainer-clean: maintainer-clean-am
 
381
        -rm -f Makefile
 
382
maintainer-clean-am: distclean-am maintainer-clean-generic
 
383
 
 
384
mostlyclean: mostlyclean-am
 
385
 
 
386
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
387
 
 
388
pdf: pdf-am
 
389
 
 
390
pdf-am:
 
391
 
 
392
ps: ps-am
 
393
 
 
394
ps-am:
 
395
 
 
396
uninstall-am: uninstall-info-am uninstall-man
 
397
 
 
398
uninstall-man: uninstall-man5
 
399
 
 
400
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
401
        distclean distclean-generic distclean-libtool distdir dvi \
 
402
        dvi-am info info-am install install-am install-data \
 
403
        install-data-am install-exec install-exec-am install-info \
 
404
        install-info-am install-man install-man5 install-strip \
 
405
        installcheck installcheck-am installdirs maintainer-clean \
 
406
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
407
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
408
        uninstall-info-am uninstall-man uninstall-man5
 
409
 
 
410
 
 
411
.tmpl:
 
412
        sed -e s@:SBINDIR:@${sbindir}@ \
 
413
            -e s@:BINDIR:@${bindir}@ \
 
414
            -e s@:ETCDIR:@${pkgconfdir}@ \
 
415
            -e s@:LIBDIR:@${libdir}@ \
 
416
            <$< >$@
 
417
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
418
# Otherwise a system limit (for SysV at least) may be exceeded.
 
419
.NOEXPORT: