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

« back to all changes in this revision

Viewing changes to sys/ultrix/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2009-09-09 23:43:27 UTC
  • mfrom: (8.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090909234327-dhgxhuanxheto4x8
Tags: 2.0.4-2
* Update copyright hints.
* Lower policy compliance to 3.8.0 (uncertain about sysv script
  requirements in 3.8.1).
* Fix order of db upgrade commands in README.Debian. Closes:
  bug#533344, thanks (again) to Itai Seggev.
* Update package-relations.mk: Cleanup unversioned+versioned
  dependency mix. Improve whitespace cleanup. Rewrite and silence
  applying dependencies.
* Fix and improve README.Debian section on recompiling with OpenSSL,
  thanks to Gijs Hillenius and others.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  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
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ../..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
48
44
        $(top_srcdir)/macros/iconv.m4 \
49
45
        $(top_srcdir)/macros/largefile-check.m4 \
50
46
        $(top_srcdir)/macros/libgcrypt.m4 \
51
 
        $(top_srcdir)/macros/libtool.m4 \
52
 
        $(top_srcdir)/macros/ltoptions.m4 \
53
 
        $(top_srcdir)/macros/ltsugar.m4 \
54
 
        $(top_srcdir)/macros/ltversion.m4 \
55
 
        $(top_srcdir)/macros/lt~obsolete.m4 \
56
47
        $(top_srcdir)/macros/pam-check.m4 \
57
48
        $(top_srcdir)/macros/perl-check.m4 \
58
49
        $(top_srcdir)/macros/ps-check.m4 \
74
65
ACLOCAL = @ACLOCAL@
75
66
AFS_CFLAGS = @AFS_CFLAGS@
76
67
AFS_LIBS = @AFS_LIBS@
77
 
AMDEP_FALSE = @AMDEP_FALSE@
78
 
AMDEP_TRUE = @AMDEP_TRUE@
79
68
AMTAR = @AMTAR@
80
69
AR = @AR@
81
70
AUTOCONF = @AUTOCONF@
86
75
BDB_CFLAGS = @BDB_CFLAGS@
87
76
BDB_LIBS = @BDB_LIBS@
88
77
BDB_PATH = @BDB_PATH@
89
 
BUILD_DBD_DAEMON_FALSE = @BUILD_DBD_DAEMON_FALSE@
90
 
BUILD_DBD_DAEMON_TRUE = @BUILD_DBD_DAEMON_TRUE@
91
 
BUILD_PAM_FALSE = @BUILD_PAM_FALSE@
92
 
BUILD_PAM_TRUE = @BUILD_PAM_TRUE@
93
78
CC = @CC@
94
79
CCDEPMODE = @CCDEPMODE@
95
80
CFLAGS = @CFLAGS@
96
81
COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
97
 
COMPILE_A2BOOT_FALSE = @COMPILE_A2BOOT_FALSE@
98
 
COMPILE_A2BOOT_TRUE = @COMPILE_A2BOOT_TRUE@
99
82
COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
100
 
COMPILE_TIMELORD_FALSE = @COMPILE_TIMELORD_FALSE@
101
 
COMPILE_TIMELORD_TRUE = @COMPILE_TIMELORD_TRUE@
102
83
CPP = @CPP@
103
84
CPPFLAGS = @CPPFLAGS@
104
85
CRYPT_LIBS = @CRYPT_LIBS@
106
87
CUPS_CONFIG = @CUPS_CONFIG@
107
88
CUPS_LDFLAGS = @CUPS_LDFLAGS@
108
89
CUPS_LIBS = @CUPS_LIBS@
 
90
CXX = @CXX@
 
91
CXXCPP = @CXXCPP@
 
92
CXXDEPMODE = @CXXDEPMODE@
 
93
CXXFLAGS = @CXXFLAGS@
109
94
CYGPATH_W = @CYGPATH_W@
110
95
DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
111
 
DEFAULT_HOOK_FALSE = @DEFAULT_HOOK_FALSE@
112
 
DEFAULT_HOOK_TRUE = @DEFAULT_HOOK_TRUE@
113
96
DEFS = @DEFS@
114
97
DEPDIR = @DEPDIR@
115
 
DSYMUTIL = @DSYMUTIL@
116
 
DUMPBIN = @DUMPBIN@
 
98
ECHO = @ECHO@
117
99
ECHO_C = @ECHO_C@
118
100
ECHO_N = @ECHO_N@
119
101
ECHO_T = @ECHO_T@
120
102
EGREP = @EGREP@
121
103
EXEEXT = @EXEEXT@
122
 
FGREP = @FGREP@
 
104
F77 = @F77@
 
105
FFLAGS = @FFLAGS@
123
106
GREP = @GREP@
124
107
GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
125
108
GSSAPI_LIBS = @GSSAPI_LIBS@
126
 
HAVE_LIBGCRYPT_FALSE = @HAVE_LIBGCRYPT_FALSE@
127
 
HAVE_LIBGCRYPT_TRUE = @HAVE_LIBGCRYPT_TRUE@
128
 
HAVE_OPENSSL_FALSE = @HAVE_OPENSSL_FALSE@
129
 
HAVE_OPENSSL_TRUE = @HAVE_OPENSSL_TRUE@
130
109
ICONV_CFLAGS = @ICONV_CFLAGS@
131
110
ICONV_LIBS = @ICONV_LIBS@
 
111
INSTALL = @INSTALL@
132
112
INSTALL_DATA = @INSTALL_DATA@
133
113
INSTALL_PROGRAM = @INSTALL_PROGRAM@
134
114
INSTALL_SCRIPT = @INSTALL_SCRIPT@
136
116
KCFLAGS = @KCFLAGS@
137
117
KLDFLAGS = @KLDFLAGS@
138
118
KRB5_CONFIG = @KRB5_CONFIG@
139
 
LD = @LD@
140
119
LDFLAGS = @LDFLAGS@
141
120
LIBADD_DL = @LIBADD_DL@
142
 
LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
143
 
LIBADD_DLOPEN = @LIBADD_DLOPEN@
144
 
LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
145
121
LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
146
122
LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
147
123
LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
148
124
LIBOBJS = @LIBOBJS@
149
125
LIBS = @LIBS@
150
126
LIBTOOL = @LIBTOOL@
151
 
LIPO = @LIPO@
152
127
LN_S = @LN_S@
153
128
LTLIBOBJS = @LTLIBOBJS@
154
 
LT_DLLOADERS = @LT_DLLOADERS@
155
 
LT_DLPREOPEN = @LT_DLPREOPEN@
156
129
MAKEINFO = @MAKEINFO@
 
130
MKDIR_P = @MKDIR_P@
157
131
NETATALK_VERSION = @NETATALK_VERSION@
158
 
NM = @NM@
159
 
NMEDIT = @NMEDIT@
160
132
OBJEXT = @OBJEXT@
161
 
OTOOL = @OTOOL@
162
 
OTOOL64 = @OTOOL64@
163
133
OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
164
134
PACKAGE = @PACKAGE@
165
135
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176
146
PS = @PS@
177
147
QUOTA_LIBS = @QUOTA_LIBS@
178
148
RANLIB = @RANLIB@
179
 
SED = @SED@
180
149
SERVERTEXT = @SERVERTEXT@
181
150
SET_MAKE = @SET_MAKE@
182
151
SHELL = @SHELL@
183
152
SLP_CFLAGS = @SLP_CFLAGS@
184
153
SLP_LIBS = @SLP_LIBS@
185
 
SOLARIS_MODULE_FALSE = @SOLARIS_MODULE_FALSE@
186
 
SOLARIS_MODULE_TRUE = @SOLARIS_MODULE_TRUE@
187
154
SPOOLDIR = @SPOOLDIR@
188
155
SSL_CFLAGS = @SSL_CFLAGS@
189
156
SSL_LIBS = @SSL_LIBS@
190
157
STRIP = @STRIP@
191
158
UAMS_PATH = @UAMS_PATH@
192
 
USE_COBALT_FALSE = @USE_COBALT_FALSE@
193
 
USE_COBALT_TRUE = @USE_COBALT_TRUE@
194
 
USE_DEBIAN_FALSE = @USE_DEBIAN_FALSE@
195
 
USE_DEBIAN_TRUE = @USE_DEBIAN_TRUE@
196
 
USE_DHX2_FALSE = @USE_DHX2_FALSE@
197
 
USE_DHX2_TRUE = @USE_DHX2_TRUE@
198
 
USE_DHX_FALSE = @USE_DHX_FALSE@
199
 
USE_DHX_TRUE = @USE_DHX_TRUE@
200
 
USE_GENTOO_FALSE = @USE_GENTOO_FALSE@
201
 
USE_GENTOO_TRUE = @USE_GENTOO_TRUE@
202
 
USE_GSSAPI_FALSE = @USE_GSSAPI_FALSE@
203
 
USE_GSSAPI_TRUE = @USE_GSSAPI_TRUE@
204
 
USE_KERBEROS_FALSE = @USE_KERBEROS_FALSE@
205
 
USE_KERBEROS_TRUE = @USE_KERBEROS_TRUE@
206
 
USE_NETBSD_FALSE = @USE_NETBSD_FALSE@
207
 
USE_NETBSD_TRUE = @USE_NETBSD_TRUE@
208
 
USE_PAM_FALSE = @USE_PAM_FALSE@
209
 
USE_PAM_SO_FALSE = @USE_PAM_SO_FALSE@
210
 
USE_PAM_SO_TRUE = @USE_PAM_SO_TRUE@
211
 
USE_PAM_TRUE = @USE_PAM_TRUE@
212
 
USE_PGP_FALSE = @USE_PGP_FALSE@
213
 
USE_PGP_TRUE = @USE_PGP_TRUE@
214
 
USE_RANDNUM_FALSE = @USE_RANDNUM_FALSE@
215
 
USE_RANDNUM_TRUE = @USE_RANDNUM_TRUE@
216
 
USE_REDHAT_FALSE = @USE_REDHAT_FALSE@
217
 
USE_REDHAT_TRUE = @USE_REDHAT_TRUE@
218
 
USE_SHADOWPW_FALSE = @USE_SHADOWPW_FALSE@
219
 
USE_SHADOWPW_TRUE = @USE_SHADOWPW_TRUE@
220
 
USE_SOLARIS_FALSE = @USE_SOLARIS_FALSE@
221
 
USE_SOLARIS_TRUE = @USE_SOLARIS_TRUE@
222
 
USE_SPOOLDIR_FALSE = @USE_SPOOLDIR_FALSE@
223
 
USE_SPOOLDIR_TRUE = @USE_SPOOLDIR_TRUE@
224
 
USE_SUSE_FALSE = @USE_SUSE_FALSE@
225
 
USE_SUSE_TRUE = @USE_SUSE_TRUE@
226
 
USE_TRU64_FALSE = @USE_TRU64_FALSE@
227
 
USE_TRU64_TRUE = @USE_TRU64_TRUE@
228
 
USE_UNDEF_FALSE = @USE_UNDEF_FALSE@
229
 
USE_UNDEF_TRUE = @USE_UNDEF_TRUE@
230
159
VERSION = @VERSION@
231
160
WRAP_LIBS = @WRAP_LIBS@
 
161
abs_builddir = @abs_builddir@
 
162
abs_srcdir = @abs_srcdir@
 
163
abs_top_builddir = @abs_top_builddir@
 
164
abs_top_srcdir = @abs_top_srcdir@
232
165
ac_ct_CC = @ac_ct_CC@
233
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
235
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
166
ac_ct_CXX = @ac_ct_CXX@
 
167
ac_ct_F77 = @ac_ct_F77@
236
168
am__include = @am__include@
237
169
am__leading_dot = @am__leading_dot@
238
170
am__quote = @am__quote@
244
176
build_cpu = @build_cpu@
245
177
build_os = @build_os@
246
178
build_vendor = @build_vendor@
 
179
builddir = @builddir@
247
180
compiled_backends = @compiled_backends@
248
181
datadir = @datadir@
249
182
datarootdir = @datarootdir@
263
196
libexecdir = @libexecdir@
264
197
localedir = @localedir@
265
198
localstatedir = @localstatedir@
266
 
lt_ECHO = @lt_ECHO@
267
199
mandir = @mandir@
268
200
mkdir_p = @mkdir_p@
269
201
oldincludedir = @oldincludedir@
273
205
psdir = @psdir@
274
206
sbindir = @sbindir@
275
207
sharedstatedir = @sharedstatedir@
276
 
sys_symbol_underscore = @sys_symbol_underscore@
 
208
srcdir = @srcdir@
277
209
sysconfdir = @sysconfdir@
278
210
target = @target@
279
211
target_alias = @target_alias@
280
212
target_cpu = @target_cpu@
281
213
target_os = @target_os@
282
214
target_vendor = @target_vendor@
 
215
top_builddir = @top_builddir@
 
216
top_srcdir = @top_srcdir@
283
217
EXTRA_DIST = Makefile.kernel at_ultrix.c kpatch-4.1 kpatch-4.2
284
218
all: all-am
285
219
 
319
253
 
320
254
clean-libtool:
321
255
        -rm -rf .libs _libs
322
 
 
323
 
distclean-libtool:
324
 
        -rm -f libtool
325
 
uninstall-info-am:
326
256
tags: TAGS
327
257
TAGS:
328
258
 
331
261
 
332
262
 
333
263
distdir: $(DISTFILES)
334
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
335
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
336
 
        list='$(DISTFILES)'; for file in $$list; do \
337
 
          case $$file in \
338
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
339
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
340
 
          esac; \
 
264
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
265
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
266
        list='$(DISTFILES)'; \
 
267
          dist_files=`for file in $$list; do echo $$file; done | \
 
268
          sed -e "s|^$$srcdirstrip/||;t" \
 
269
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
270
        case $$dist_files in \
 
271
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
272
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
273
                           sort -u` ;; \
 
274
        esac; \
 
275
        for file in $$dist_files; do \
341
276
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
343
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
344
 
            dir="/$$dir"; \
345
 
            $(mkdir_p) "$(distdir)$$dir"; \
346
 
          else \
347
 
            dir=''; \
348
 
          fi; \
349
277
          if test -d $$d/$$file; then \
 
278
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
350
279
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351
280
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
352
281
            fi; \
391
320
 
392
321
distclean: distclean-am
393
322
        -rm -f Makefile
394
 
distclean-am: clean-am distclean-generic distclean-libtool
 
323
distclean-am: clean-am distclean-generic
395
324
 
396
325
dvi: dvi-am
397
326
 
405
334
 
406
335
install-data-am:
407
336
 
 
337
install-dvi: install-dvi-am
 
338
 
408
339
install-exec-am:
409
340
 
 
341
install-html: install-html-am
 
342
 
410
343
install-info: install-info-am
411
344
 
412
345
install-man:
413
346
 
 
347
install-pdf: install-pdf-am
 
348
 
 
349
install-ps: install-ps-am
 
350
 
414
351
installcheck-am:
415
352
 
416
353
maintainer-clean: maintainer-clean-am
429
366
 
430
367
ps-am:
431
368
 
432
 
uninstall-am: uninstall-info-am
 
369
uninstall-am:
 
370
 
 
371
.MAKE: install-am install-strip
433
372
 
434
373
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
435
374
        distclean distclean-generic distclean-libtool distdir dvi \
436
375
        dvi-am html html-am info info-am install install-am \
437
 
        install-data install-data-am install-exec install-exec-am \
438
 
        install-info install-info-am install-man install-strip \
 
376
        install-data install-data-am install-dvi install-dvi-am \
 
377
        install-exec install-exec-am install-html install-html-am \
 
378
        install-info install-info-am install-man install-pdf \
 
379
        install-pdf-am install-ps install-ps-am install-strip \
439
380
        installcheck installcheck-am installdirs maintainer-clean \
440
381
        maintainer-clean-generic mostlyclean mostlyclean-generic \
441
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
442
 
        uninstall-info-am
 
382
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
443
383
 
444
384
# Tell versions [3.59,3.63) of GNU make to not export all variables.
445
385
# Otherwise a system limit (for SysV at least) may be exceeded.