~vorlon/ubuntu/oneiric/cyrus-sasl2/multiarch

« back to all changes in this revision

Viewing changes to java/Test/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2008-01-22 17:12:51 UTC
  • Revision ID: james.westby@ubuntu.com-20080122171251-8zx026dp0wh9e60i
Tags: 2.1.22.dfsg1-16ubuntu3
No-change rebuild against libldap-2.4-2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.2 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
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.
38
38
#OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
39
39
#PERFORMANCE OF THIS SOFTWARE.
40
40
################################################################
41
 
 
42
41
srcdir = @srcdir@
43
42
top_srcdir = @top_srcdir@
44
43
VPATH = @srcdir@
46
45
pkglibdir = $(libdir)/@PACKAGE@
47
46
pkgincludedir = $(includedir)/@PACKAGE@
48
47
top_builddir = ../..
49
 
 
50
48
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51
49
INSTALL = @INSTALL@
52
50
install_sh_DATA = $(install_sh) -c -m 644
60
58
NORMAL_UNINSTALL = :
61
59
PRE_UNINSTALL = :
62
60
POST_UNINSTALL = :
 
61
build_triplet = @build@
63
62
host_triplet = @host@
 
63
target_triplet = @target@
 
64
subdir = java/Test
 
65
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
66
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
67
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
68
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
69
        $(ACLOCAL_M4)
 
70
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
71
CONFIG_HEADER = $(top_builddir)/config.h
 
72
CONFIG_CLEAN_FILES =
 
73
SOURCES =
 
74
DIST_SOURCES =
 
75
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64
76
ACLOCAL = @ACLOCAL@
65
77
AMDEP_FALSE = @AMDEP_FALSE@
66
78
AMDEP_TRUE = @AMDEP_TRUE@
67
79
AMTAR = @AMTAR@
 
80
AR = @AR@
68
81
AUTOCONF = @AUTOCONF@
69
82
AUTOHEADER = @AUTOHEADER@
70
83
AUTOMAKE = @AUTOMAKE@
75
88
CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
76
89
CPP = @CPP@
77
90
CPPFLAGS = @CPPFLAGS@
 
91
CXX = @CXX@
 
92
CXXCPP = @CXXCPP@
 
93
CXXDEPMODE = @CXXDEPMODE@
 
94
CXXFLAGS = @CXXFLAGS@
78
95
CYGPATH_W = @CYGPATH_W@
79
96
DEFS = @DEFS@
80
97
DEPDIR = @DEPDIR@
81
98
DIRS = @DIRS@
82
99
DMALLOC_LIBS = @DMALLOC_LIBS@
 
100
ECHO = @ECHO@
83
101
ECHO_C = @ECHO_C@
84
102
ECHO_N = @ECHO_N@
85
103
ECHO_T = @ECHO_T@
86
104
EGREP = @EGREP@
87
105
EXEEXT = @EXEEXT@
 
106
F77 = @F77@
 
107
FFLAGS = @FFLAGS@
88
108
GETADDRINFOOBJS = @GETADDRINFOOBJS@
89
109
GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
90
110
GETSUBOPT = @GETSUBOPT@
 
111
GREP = @GREP@
91
112
GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
92
113
GSSAPI_LIBS = @GSSAPI_LIBS@
93
114
INSTALL_DATA = @INSTALL_DATA@
121
142
LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
122
143
MACOSX_FALSE = @MACOSX_FALSE@
123
144
MACOSX_TRUE = @MACOSX_TRUE@
 
145
MAINT = @MAINT@
 
146
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
147
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
124
148
MAKEINFO = @MAKEINFO@
125
149
NM = @NM@
126
150
NO_SASL_DB_MANS_FALSE = @NO_SASL_DB_MANS_FALSE@
161
185
SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
162
186
SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
163
187
SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
 
188
SED = @SED@
164
189
SET_MAKE = @SET_MAKE@
165
190
SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
166
191
SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
171
196
STRIP = @STRIP@
172
197
VERSION = @VERSION@
173
198
ac_ct_CC = @ac_ct_CC@
174
 
ac_ct_RANLIB = @ac_ct_RANLIB@
175
 
ac_ct_STRIP = @ac_ct_STRIP@
 
199
ac_ct_CXX = @ac_ct_CXX@
 
200
ac_ct_F77 = @ac_ct_F77@
176
201
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
177
202
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
203
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
204
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
178
205
am__include = @am__include@
 
206
am__leading_dot = @am__leading_dot@
179
207
am__quote = @am__quote@
 
208
am__tar = @am__tar@
 
209
am__untar = @am__untar@
180
210
bindir = @bindir@
181
211
build = @build@
182
212
build_alias = @build_alias@
185
215
build_vendor = @build_vendor@
186
216
configdir = @configdir@
187
217
datadir = @datadir@
 
218
datarootdir = @datarootdir@
 
219
docdir = @docdir@
 
220
dvidir = @dvidir@
188
221
exec_prefix = @exec_prefix@
189
222
host = @host@
190
223
host_alias = @host_alias@
191
224
host_cpu = @host_cpu@
192
225
host_os = @host_os@
193
226
host_vendor = @host_vendor@
 
227
htmldir = @htmldir@
194
228
includedir = @includedir@
195
229
infodir = @infodir@
196
230
install_sh = @install_sh@
197
231
libdir = @libdir@
198
232
libexecdir = @libexecdir@
 
233
localedir = @localedir@
199
234
localstatedir = @localstatedir@
200
235
mandir = @mandir@
 
236
mkdir_p = @mkdir_p@
201
237
oldincludedir = @oldincludedir@
 
238
pdfdir = @pdfdir@
202
239
plugindir = @plugindir@
203
240
prefix = @prefix@
204
241
program_transform_name = @program_transform_name@
 
242
psdir = @psdir@
205
243
sbindir = @sbindir@
206
244
sharedstatedir = @sharedstatedir@
207
245
subdirs = @subdirs@
211
249
target_cpu = @target_cpu@
212
250
target_os = @target_os@
213
251
target_vendor = @target_vendor@
214
 
 
215
252
EXTRA_DIST = ServerHandler.java Handler.java jimtest.java testserver.java \
216
253
             jimtest-compile.sh jimtest.sh
217
254
 
218
 
subdir = java/Test
219
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
220
 
CONFIG_HEADER = $(top_builddir)/config.h
221
 
CONFIG_CLEAN_FILES =
222
 
DIST_SOURCES =
223
 
DIST_COMMON = Makefile.am Makefile.in
224
255
all: all-am
225
256
 
226
257
.SUFFIXES:
227
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
258
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
259
        @for dep in $?; do \
 
260
          case '$(am__configure_deps)' in \
 
261
            *$$dep*) \
 
262
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
263
                && exit 0; \
 
264
              exit 1;; \
 
265
          esac; \
 
266
        done; \
 
267
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  java/Test/Makefile'; \
228
268
        cd $(top_srcdir) && \
229
269
          $(AUTOMAKE) --gnu  java/Test/Makefile
230
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
231
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
270
.PRECIOUS: Makefile
 
271
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
272
        @case '$?' in \
 
273
          *config.status*) \
 
274
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
275
          *) \
 
276
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
277
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
278
        esac;
 
279
 
 
280
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
281
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
282
 
 
283
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
284
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
285
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
286
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
287
 
233
288
mostlyclean-libtool:
234
289
        -rm -f *.lo
245
300
ctags: CTAGS
246
301
CTAGS:
247
302
 
248
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
249
 
 
250
 
top_distdir = ../..
251
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
252
303
 
253
304
distdir: $(DISTFILES)
254
305
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
262
313
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
263
314
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
264
315
            dir="/$$dir"; \
265
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
316
            $(mkdir_p) "$(distdir)$$dir"; \
266
317
          else \
267
318
            dir=''; \
268
319
          fi; \
280
331
check-am: all-am
281
332
check: check-am
282
333
all-am: Makefile
283
 
 
284
334
installdirs:
285
 
 
286
335
install: install-am
287
336
install-exec: install-exec-am
288
337
install-data: install-data-am
294
343
installcheck: installcheck-am
295
344
install-strip:
296
345
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
297
 
          INSTALL_STRIP_FLAG=-s \
 
346
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
298
347
          `test -z '$(STRIP)' || \
299
348
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
300
349
mostlyclean-generic:
302
351
clean-generic:
303
352
 
304
353
distclean-generic:
305
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
354
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
306
355
 
307
356
maintainer-clean-generic:
308
357
        @echo "This command is intended for maintainers to use"
312
361
clean-am: clean-generic clean-libtool mostlyclean-am
313
362
 
314
363
distclean: distclean-am
315
 
 
 
364
        -rm -f Makefile
316
365
distclean-am: clean-am distclean-generic distclean-libtool
317
366
 
318
367
dvi: dvi-am
319
368
 
320
369
dvi-am:
321
370
 
 
371
html: html-am
 
372
 
322
373
info: info-am
323
374
 
324
375
info-am:
334
385
installcheck-am:
335
386
 
336
387
maintainer-clean: maintainer-clean-am
337
 
 
 
388
        -rm -f Makefile
338
389
maintainer-clean-am: distclean-am maintainer-clean-generic
339
390
 
340
391
mostlyclean: mostlyclean-am
353
404
 
354
405
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
355
406
        distclean distclean-generic distclean-libtool distdir dvi \
356
 
        dvi-am info info-am install install-am install-data \
357
 
        install-data-am install-exec install-exec-am install-info \
358
 
        install-info-am install-man install-strip installcheck \
359
 
        installcheck-am installdirs maintainer-clean \
 
407
        dvi-am html html-am info info-am install install-am \
 
408
        install-data install-data-am install-exec install-exec-am \
 
409
        install-info install-info-am install-man install-strip \
 
410
        installcheck installcheck-am installdirs maintainer-clean \
360
411
        maintainer-clean-generic mostlyclean mostlyclean-generic \
361
412
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
362
413
        uninstall-info-am