~james-page/ubuntu/raring/dovecot/autopkgtest

« back to all changes in this revision

Viewing changes to src/lib-storage/Makefile.in

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-06-11 11:11:54 UTC
  • mfrom: (1.15.2) (4.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120611111154-678cwbdj6ktgsv1h
Tags: 1:2.1.7-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + Add mail-stack-delivery package:
    - Update d/rules
    - d/control: convert existing dovecot-postfix package to a dummy
      package and add new mail-stack-delivery package.
    - Update maintainer scripts.
    - Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
    - d/mail-stack-delivery.preinst: Move previously installed backups and
      config files to a new package namespace.
    - d/mail-stack-delivery.prerm: Added to handle downgrades.
  + Use Snakeoil SSL certificates by default:
    - d/control: Depend on ssl-cert.
    - d/dovecot-core.postinst: Relax grep for SSL_* a bit.
  + Add autopkgtest to debian/tests/*.
  + Add ufw integration:
    - d/dovecot-core.ufw.profile: new ufw profile.
    - d/rules: install profile in dovecot-core.
    - d/control: dovecot-core - suggest ufw.
  + d/{control,rules}: enable PIE hardening.
  + d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
  + Add apport hook:
    - d/rules, d/source_dovecot.py
  + Add upstart job:
    - d/rules, d/dovecot-core.dovecot.upstart, d/control,
      d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
      d/dovecot-pop3d.{postinst, postrm, prerm}.
      d/mail-stack-deliver.postinst: Convert init script to upstart.
  + d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
    xz compression in Ubuntu.
  + d/control: Demote dovecot-common Recommends: to Suggests: to prevent
    install of extra packages on upgrade.
  + d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
  + d/control: Drop B-D on systemd.
* Dropped changes:
  + d/patches/fix-racey-restart.patch: part of 2.1.x, no longer required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
36
36
POST_UNINSTALL = :
37
37
build_triplet = @build@
38
38
host_triplet = @host@
 
39
noinst_PROGRAMS = $(am__EXEEXT_1)
39
40
subdir = src/lib-storage
40
41
DIST_COMMON = $(noinst_HEADERS) $(pkginc_lib_HEADERS) \
41
42
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in
48
49
CONFIG_HEADER = $(top_builddir)/config.h
49
50
CONFIG_CLEAN_FILES =
50
51
CONFIG_CLEAN_VPATH_FILES =
51
 
LIBRARIES = $(noinst_LIBRARIES)
52
 
ARFLAGS = cru
53
 
libstorage_test_a_AR = $(AR) $(ARFLAGS)
54
 
libstorage_test_a_LIBADD =
55
 
am_libstorage_test_a_OBJECTS = test-mail-storage.$(OBJEXT) \
56
 
        test-mailbox.$(OBJEXT) test-mail.$(OBJEXT)
57
 
libstorage_test_a_OBJECTS = $(am_libstorage_test_a_OBJECTS)
58
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59
53
am__vpath_adj = case $$p in \
60
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76
70
am__base_list = \
77
71
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78
72
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
73
am__uninstall_files_from_dir = { \
 
74
  test -z "$$files" \
 
75
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
76
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
77
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
78
  }
79
79
am__installdirs = "$(DESTDIR)$(pkglibdir)" \
80
80
        "$(DESTDIR)$(pkginc_libdir)"
81
81
LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkglib_LTLIBRARIES)
82
 
am__DEPENDENCIES_1 =
 
82
am__DEPENDENCIES_1 = libstorage.la libstorage_service.la \
 
83
        list/libstorage_list.la index/libstorage_index.la \
 
84
        register/libstorage_register.la ../lib-index/libindex.la \
 
85
        ../lib-dovecot/libdovecot.la
 
86
am__DEPENDENCIES_2 =
83
87
am_libdovecot_storage_la_OBJECTS =
84
88
libdovecot_storage_la_OBJECTS = $(am_libdovecot_storage_la_OBJECTS)
85
89
libdovecot_storage_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
86
90
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
87
91
        $(libdovecot_storage_la_LDFLAGS) $(LDFLAGS) -o $@
88
92
libstorage_la_LIBADD =
89
 
am_libstorage_la_OBJECTS = mail.lo mail-copy.lo mail-error.lo \
 
93
am_libstorage_la_OBJECTS = fail-mail-storage.lo fail-mailbox.lo \
 
94
        fail-mail.lo mail.lo mail-copy.lo mail-error.lo \
90
95
        mail-namespace.lo mail-search.lo mail-search-build.lo \
91
96
        mail-search-parser.lo mail-search-parser-imap.lo \
92
97
        mail-search-parser-cmdline.lo mail-search-register.lo \
93
98
        mail-search-register-human.lo mail-search-register-imap.lo \
94
99
        mail-storage.lo mail-storage-hooks.lo mail-storage-settings.lo \
95
 
        mail-thread.lo mail-user.lo mailbox-list.lo \
96
 
        mailbox-search-result.lo mailbox-tree.lo \
97
 
        mailbox-uidvalidity.lo
 
100
        mail-thread.lo mail-user.lo mailbox-get.lo \
 
101
        mailbox-guid-cache.lo mailbox-header.lo mailbox-keywords.lo \
 
102
        mailbox-list.lo mailbox-list-iter.lo mailbox-search-result.lo \
 
103
        mailbox-tree.lo mailbox-uidvalidity.lo
98
104
libstorage_la_OBJECTS = $(am_libstorage_la_OBJECTS)
99
105
libstorage_service_la_LIBADD =
100
106
am_libstorage_service_la_OBJECTS = mail-storage-service.lo
101
107
libstorage_service_la_OBJECTS = $(am_libstorage_service_la_OBJECTS)
 
108
am__EXEEXT_1 = test-mailbox-get$(EXEEXT)
 
109
PROGRAMS = $(noinst_PROGRAMS)
 
110
am_test_mailbox_get_OBJECTS = test-mailbox-get.$(OBJEXT)
 
111
test_mailbox_get_OBJECTS = $(am_test_mailbox_get_OBJECTS)
102
112
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
103
113
depcomp = $(SHELL) $(top_srcdir)/depcomp
104
114
am__depfiles_maybe = depfiles
112
122
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113
123
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
114
124
        $(LDFLAGS) -o $@
115
 
SOURCES = $(libstorage_test_a_SOURCES) \
116
 
        $(libdovecot_storage_la_SOURCES) $(libstorage_la_SOURCES) \
117
 
        $(libstorage_service_la_SOURCES)
118
 
DIST_SOURCES = $(libstorage_test_a_SOURCES) \
119
 
        $(libdovecot_storage_la_SOURCES) $(libstorage_la_SOURCES) \
120
 
        $(libstorage_service_la_SOURCES)
 
125
SOURCES = $(libdovecot_storage_la_SOURCES) $(libstorage_la_SOURCES) \
 
126
        $(libstorage_service_la_SOURCES) $(test_mailbox_get_SOURCES)
 
127
DIST_SOURCES = $(libdovecot_storage_la_SOURCES) \
 
128
        $(libstorage_la_SOURCES) $(libstorage_service_la_SOURCES) \
 
129
        $(test_mailbox_get_SOURCES)
121
130
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
122
131
        html-recursive info-recursive install-data-recursive \
123
132
        install-dvi-recursive install-exec-recursive \
175
184
CFLAGS = @CFLAGS@
176
185
CPP = @CPP@
177
186
CPPFLAGS = @CPPFLAGS@
 
187
CRYPT_LIBS = @CRYPT_LIBS@
178
188
CURLCONFIG = @CURLCONFIG@
179
189
CURL_CFLAGS = @CURL_CFLAGS@
180
190
CURL_LIBS = @CURL_LIBS@
214
224
LIBDOVECOT_LOGIN = @LIBDOVECOT_LOGIN@
215
225
LIBDOVECOT_SQL = @LIBDOVECOT_SQL@
216
226
LIBDOVECOT_STORAGE = @LIBDOVECOT_STORAGE@
 
227
LIBDOVECOT_STORAGE_DEPS = @LIBDOVECOT_STORAGE_DEPS@
217
228
LIBICONV = @LIBICONV@
218
229
LIBOBJS = @LIBOBJS@
219
230
LIBS = @LIBS@
220
231
LIBTOOL = @LIBTOOL@
221
232
LIBWRAP_LIBS = @LIBWRAP_LIBS@
 
233
LINKED_STORAGE_LDADD = @LINKED_STORAGE_LDADD@
222
234
LINKED_STORAGE_LIBS = @LINKED_STORAGE_LIBS@
223
235
LIPO = @LIPO@
224
236
LN_S = @LN_S@
235
247
MYSQL_LIBS = @MYSQL_LIBS@
236
248
NM = @NM@
237
249
NMEDIT = @NMEDIT@
 
250
NOPLUGIN_LDFLAGS = @NOPLUGIN_LDFLAGS@
238
251
OBJDUMP = @OBJDUMP@
239
252
OBJEXT = @OBJEXT@
240
253
OTOOL = @OTOOL@
309
322
localedir = @localedir@
310
323
localstatedir = @localstatedir@
311
324
mail_storages = @mail_storages@
 
325
mailbox_list_drivers = @mailbox_list_drivers@
312
326
mandir = @mandir@
313
327
mkdir_p = @mkdir_p@
314
328
moduledir = @moduledir@
332
346
top_srcdir = @top_srcdir@
333
347
SUBDIRS = list index register
334
348
noinst_LTLIBRARIES = libstorage.la libstorage_service.la
335
 
noinst_LIBRARIES = libstorage_test.a
336
349
AM_CPPFLAGS = \
337
350
        -I$(top_srcdir)/src/lib \
 
351
        -I$(top_srcdir)/src/lib-test \
338
352
        -I$(top_srcdir)/src/lib-auth \
339
353
        -I$(top_srcdir)/src/lib-dict \
340
354
        -I$(top_srcdir)/src/lib-master \
341
355
        -I$(top_srcdir)/src/lib-settings \
 
356
        -I$(top_srcdir)/src/lib-charset \
342
357
        -I$(top_srcdir)/src/lib-mail \
343
358
        -I$(top_srcdir)/src/lib-imap \
344
359
        -I$(top_srcdir)/src/lib-index \
346
361
        -DMODULEDIR=\""$(moduledir)"\"
347
362
 
348
363
libstorage_la_SOURCES = \
 
364
        fail-mail-storage.c \
 
365
        fail-mailbox.c \
 
366
        fail-mail.c \
349
367
        mail.c \
350
368
        mail-copy.c \
351
369
        mail-error.c \
363
381
        mail-storage-settings.c \
364
382
        mail-thread.c \
365
383
        mail-user.c \
 
384
        mailbox-get.c \
 
385
        mailbox-guid-cache.c \
 
386
        mailbox-header.c \
 
387
        mailbox-keywords.c \
366
388
        mailbox-list.c \
 
389
        mailbox-list-iter.c \
367
390
        mailbox-search-result.c \
368
391
        mailbox-tree.c \
369
392
        mailbox-uidvalidity.c
372
395
        mail-storage-service.c
373
396
 
374
397
headers = \
 
398
        fail-mail-storage.h \
375
399
        mail-copy.h \
376
400
        mail-error.h \
377
401
        mail-namespace.h \
387
411
        mail-storage-service.h \
388
412
        mail-storage-settings.h \
389
413
        mail-user.h \
 
414
        mailbox-guid-cache.h \
390
415
        mailbox-list.h \
391
416
        mailbox-list-private.h \
392
417
        mailbox-search-result-private.h \
394
419
        mailbox-uidvalidity.h
395
420
 
396
421
shlibs = \
 
422
        @LINKED_STORAGE_LIBS@ \
397
423
        libstorage.la \
398
424
        libstorage_service.la \
399
425
        list/libstorage_list.la \
404
430
 
405
431
pkglib_LTLIBRARIES = libdovecot-storage.la
406
432
libdovecot_storage_la_SOURCES = 
407
 
libdovecot_storage_la_LIBADD = $(shlibs) $(MODULE_LIBS)
 
433
libdovecot_storage_la_LIBADD = $(shlibs) $(LINKED_STORAGE_LDADD) $(MODULE_LIBS)
408
434
libdovecot_storage_la_DEPENDENCIES = $(shlibs)
409
435
libdovecot_storage_la_LDFLAGS = -export-dynamic
410
 
libstorage_test_a_SOURCES = \
411
 
        test-mail-storage.c \
412
 
        test-mailbox.c \
413
 
        test-mail.c
414
 
 
415
 
test_headers = \
416
 
        test-mail-storage.h
417
 
 
 
436
test_programs = \
 
437
        test-mailbox-get
 
438
 
 
439
test_libs = \
 
440
        $(top_builddir)/src/lib-test/libtest.la \
 
441
        $(top_builddir)/src/lib/liblib.la
 
442
 
 
443
test_mailbox_get_SOURCES = test-mailbox-get.c
 
444
test_mailbox_get_LDADD = mailbox-get.lo $(test_libs)
 
445
test_mailbox_get_DEPENDENCIES = mailbox-get.lo $(test_libs)
418
446
pkginc_libdir = $(pkgincludedir)
419
447
pkginc_lib_HEADERS = $(headers)
420
448
noinst_HEADERS = $(test_headers)
453
481
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454
482
$(am__aclocal_m4_deps):
455
483
 
456
 
clean-noinstLIBRARIES:
457
 
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
458
 
libstorage_test.a: $(libstorage_test_a_OBJECTS) $(libstorage_test_a_DEPENDENCIES) 
459
 
        -rm -f libstorage_test.a
460
 
        $(libstorage_test_a_AR) libstorage_test.a $(libstorage_test_a_OBJECTS) $(libstorage_test_a_LIBADD)
461
 
        $(RANLIB) libstorage_test.a
462
 
 
463
484
clean-noinstLTLIBRARIES:
464
485
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
465
486
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
499
520
          echo "rm -f \"$${dir}/so_locations\""; \
500
521
          rm -f "$${dir}/so_locations"; \
501
522
        done
502
 
libdovecot-storage.la: $(libdovecot_storage_la_OBJECTS) $(libdovecot_storage_la_DEPENDENCIES) 
 
523
libdovecot-storage.la: $(libdovecot_storage_la_OBJECTS) $(libdovecot_storage_la_DEPENDENCIES) $(EXTRA_libdovecot_storage_la_DEPENDENCIES) 
503
524
        $(libdovecot_storage_la_LINK) -rpath $(pkglibdir) $(libdovecot_storage_la_OBJECTS) $(libdovecot_storage_la_LIBADD) $(LIBS)
504
 
libstorage.la: $(libstorage_la_OBJECTS) $(libstorage_la_DEPENDENCIES) 
 
525
libstorage.la: $(libstorage_la_OBJECTS) $(libstorage_la_DEPENDENCIES) $(EXTRA_libstorage_la_DEPENDENCIES) 
505
526
        $(LINK)  $(libstorage_la_OBJECTS) $(libstorage_la_LIBADD) $(LIBS)
506
 
libstorage_service.la: $(libstorage_service_la_OBJECTS) $(libstorage_service_la_DEPENDENCIES) 
 
527
libstorage_service.la: $(libstorage_service_la_OBJECTS) $(libstorage_service_la_DEPENDENCIES) $(EXTRA_libstorage_service_la_DEPENDENCIES) 
507
528
        $(LINK)  $(libstorage_service_la_OBJECTS) $(libstorage_service_la_LIBADD) $(LIBS)
508
529
 
 
530
clean-noinstPROGRAMS:
 
531
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
532
        echo " rm -f" $$list; \
 
533
        rm -f $$list || exit $$?; \
 
534
        test -n "$(EXEEXT)" || exit 0; \
 
535
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
536
        echo " rm -f" $$list; \
 
537
        rm -f $$list
 
538
test-mailbox-get$(EXEEXT): $(test_mailbox_get_OBJECTS) $(test_mailbox_get_DEPENDENCIES) $(EXTRA_test_mailbox_get_DEPENDENCIES) 
 
539
        @rm -f test-mailbox-get$(EXEEXT)
 
540
        $(LINK) $(test_mailbox_get_OBJECTS) $(test_mailbox_get_LDADD) $(LIBS)
 
541
 
509
542
mostlyclean-compile:
510
543
        -rm -f *.$(OBJEXT)
511
544
 
512
545
distclean-compile:
513
546
        -rm -f *.tab.c
514
547
 
 
548
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fail-mail-storage.Plo@am__quote@
 
549
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fail-mail.Plo@am__quote@
 
550
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fail-mailbox.Plo@am__quote@
515
551
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-copy.Plo@am__quote@
516
552
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-error.Plo@am__quote@
517
553
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-namespace.Plo@am__quote@
530
566
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-thread.Plo@am__quote@
531
567
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail-user.Plo@am__quote@
532
568
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mail.Plo@am__quote@
 
569
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-get.Plo@am__quote@
 
570
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-guid-cache.Plo@am__quote@
 
571
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-header.Plo@am__quote@
 
572
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-keywords.Plo@am__quote@
 
573
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-list-iter.Plo@am__quote@
533
574
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-list.Plo@am__quote@
534
575
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-search-result.Plo@am__quote@
535
576
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-tree.Plo@am__quote@
536
577
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailbox-uidvalidity.Plo@am__quote@
537
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mail-storage.Po@am__quote@
538
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mail.Po@am__quote@
539
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mailbox.Po@am__quote@
 
578
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mailbox-get.Po@am__quote@
540
579
 
541
580
.c.o:
542
581
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
581
620
        @$(NORMAL_UNINSTALL)
582
621
        @list='$(pkginc_lib_HEADERS)'; test -n "$(pkginc_libdir)" || list=; \
583
622
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
584
 
        test -n "$$files" || exit 0; \
585
 
        echo " ( cd '$(DESTDIR)$(pkginc_libdir)' && rm -f" $$files ")"; \
586
 
        cd "$(DESTDIR)$(pkginc_libdir)" && rm -f $$files
 
623
        dir='$(DESTDIR)$(pkginc_libdir)'; $(am__uninstall_files_from_dir)
587
624
 
588
625
# This directory's subdirectories are mostly independent; you can cd
589
626
# into them and run `make' without going through this Makefile.
780
817
        done
781
818
check-am: all-am
782
819
check: check-recursive
783
 
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
 
820
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
784
821
installdirs: installdirs-recursive
785
822
installdirs-am:
786
823
        for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(pkginc_libdir)"; do \
796
833
 
797
834
installcheck: installcheck-recursive
798
835
install-strip:
799
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
800
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
801
 
          `test -z '$(STRIP)' || \
802
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
836
        if test -z '$(STRIP)'; then \
 
837
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
838
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
839
              install; \
 
840
        else \
 
841
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
842
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
843
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
844
        fi
803
845
mostlyclean-generic:
804
846
 
805
847
clean-generic:
813
855
        @echo "it deletes files that may require special tools to rebuild."
814
856
clean: clean-recursive
815
857
 
816
 
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
817
 
        clean-noinstLTLIBRARIES clean-pkglibLTLIBRARIES mostlyclean-am
 
858
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
859
        clean-noinstPROGRAMS clean-pkglibLTLIBRARIES mostlyclean-am
818
860
 
819
861
distclean: distclean-recursive
820
862
        -rm -rf ./$(DEPDIR)
887
929
 
888
930
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
889
931
        all all-am check check-am clean clean-generic clean-libtool \
890
 
        clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
 
932
        clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
891
933
        clean-pkglibLTLIBRARIES ctags ctags-recursive distclean \
892
934
        distclean-compile distclean-generic distclean-libtool \
893
935
        distclean-tags distdir dvi dvi-am html html-am info info-am \
904
946
        uninstall-pkglibLTLIBRARIES
905
947
 
906
948
 
 
949
check: check-am check-test
 
950
check-test: all-am
 
951
        for bin in $(test_programs); do \
 
952
          if ! $(RUN_TEST) ./$$bin; then exit 1; fi; \
 
953
        done
 
954
 
907
955
# Tell versions [3.59,3.63) of GNU make to not export all variables.
908
956
# Otherwise a system limit (for SysV at least) may be exceeded.
909
957
.NOEXPORT: