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

« back to all changes in this revision

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