~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: 2009-06-04 16:03:06 UTC
  • mfrom: (2.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090604160306-wioioa3amb1up5ws
Tags: 2.1.23.dfsg1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add sysv-rc dependency
  - Since the libsasl2 package description so clearly
    states that the library is "completely useless" without one of the
    libsasl2-modules packages, upgrade the Recommends on a single package
    to an ORd Depends on the complete list of them.
  - Prepend XS-Original- to Vcs-{Browser,Svn}.
  - Remove stop links from rc0 and rc6
  - stop service only when switching to single user mode.
* Dropped changes, superseded in Debian:
  - build-depend on libdb4.6-dev; Debian has moved on to db4.7
  - Added debian/patches/021ubuntu-fix-threaded-sasl.dpatch
    - Fixes SEGV in threaded SASL applications.
* debian/rules: remove all the build-*stamp files on clean, not just
  build-stamp.

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.7.9 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
5
# 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,
176
176
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
177
177
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
178
178
am__include = @am__include@
 
179
am__leading_dot = @am__leading_dot@
179
180
am__quote = @am__quote@
180
181
bindir = @bindir@
181
182
build = @build@
216
217
             jimtest-compile.sh jimtest.sh
217
218
 
218
219
subdir = java/Test
 
220
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
219
221
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
220
222
CONFIG_HEADER = $(top_builddir)/config.h
221
223
CONFIG_CLEAN_FILES =
222
224
DIST_SOURCES =
223
 
DIST_COMMON = Makefile.am Makefile.in
 
225
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
224
226
all: all-am
225
227
 
226
228
.SUFFIXES:
282
284
all-am: Makefile
283
285
 
284
286
installdirs:
285
 
 
286
287
install: install-am
287
288
install-exec: install-exec-am
288
289
install-data: install-data-am
294
295
installcheck: installcheck-am
295
296
install-strip:
296
297
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
297
 
          INSTALL_STRIP_FLAG=-s \
 
298
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
298
299
          `test -z '$(STRIP)' || \
299
300
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
300
301
mostlyclean-generic:
302
303
clean-generic:
303
304
 
304
305
distclean-generic:
305
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
306
        -rm -f $(CONFIG_CLEAN_FILES)
306
307
 
307
308
maintainer-clean-generic:
308
309
        @echo "This command is intended for maintainers to use"
312
313
clean-am: clean-generic clean-libtool mostlyclean-am
313
314
 
314
315
distclean: distclean-am
315
 
 
 
316
        -rm -f Makefile
316
317
distclean-am: clean-am distclean-generic distclean-libtool
317
318
 
318
319
dvi: dvi-am
334
335
installcheck-am:
335
336
 
336
337
maintainer-clean: maintainer-clean-am
337
 
 
 
338
        -rm -f Makefile
338
339
maintainer-clean-am: distclean-am maintainer-clean-generic
339
340
 
340
341
mostlyclean: mostlyclean-am