~ubuntu-branches/ubuntu/saucy/libatasmart/saucy

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-05-23 08:44:25 UTC
  • mfrom: (12.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120523084425-2yj69gek13wsf7uh
Tags: 0.19-1
* New upstream release.
* Track .xz tarballs.
* Refresh 0002-Drop-our-own-many-bad-sectors-heuristic.patch.
* Remove 0003-Add-S.M.A.R.T-attributes-for-Samsung-SSD.patch, merged
  upstream.
* Update debian/libatasmart-dev.install, upstream no longer builds a static
  library.

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.
60
60
DIST_COMMON = README $(am__configure_deps) $(dist_doc_DATA) \
61
61
        $(include_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
62
62
        $(srcdir)/config.h.in $(srcdir)/libatasmart.pc.in \
63
 
        $(top_srcdir)/configure compile config.guess config.rpath \
64
 
        config.sub depcomp install-sh ltmain.sh missing
 
63
        $(top_srcdir)/configure build-aux/compile \
 
64
        build-aux/config.guess build-aux/config.sub build-aux/depcomp \
 
65
        build-aux/install-sh build-aux/ltmain.sh build-aux/missing
65
66
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66
67
am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \
67
68
        $(top_srcdir)/m4/ax_cc_for_build.m4 \
97
98
am__base_list = \
98
99
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99
100
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
101
am__uninstall_files_from_dir = { \
 
102
  test -z "$$files" \
 
103
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
104
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
105
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
106
  }
100
107
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(sbindir)" \
101
108
        "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" \
102
109
        "$(DESTDIR)$(vapidir)" "$(DESTDIR)$(includedir)"
105
112
libatasmart_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
106
113
am_libatasmart_la_OBJECTS = libatasmart_la-atasmart.strpool.lo
107
114
libatasmart_la_OBJECTS = $(am_libatasmart_la_OBJECTS)
108
 
AM_V_lt = $(am__v_lt_$(V))
109
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
115
AM_V_lt = $(am__v_lt_@AM_V@)
 
116
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
110
117
am__v_lt_0 = --silent
111
118
libatasmart_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
112
119
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
120
127
sktest_OBJECTS = sktest.$(OBJEXT)
121
128
sktest_DEPENDENCIES = libatasmart.la
122
129
DEFAULT_INCLUDES = -I.@am__isrc@
123
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
130
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
124
131
am__depfiles_maybe = depfiles
125
132
am__mv = mv -f
126
133
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
129
136
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
130
137
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
131
138
        $(AM_CFLAGS) $(CFLAGS)
132
 
AM_V_CC = $(am__v_CC_$(V))
133
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
139
AM_V_CC = $(am__v_CC_@AM_V@)
 
140
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
134
141
am__v_CC_0 = @echo "  CC    " $@;
135
 
AM_V_at = $(am__v_at_$(V))
136
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
142
AM_V_at = $(am__v_at_@AM_V@)
 
143
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
137
144
am__v_at_0 = @
138
145
CCLD = $(CC)
139
146
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
140
147
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
141
148
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
142
 
AM_V_CCLD = $(am__v_CCLD_$(V))
143
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
149
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
150
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
144
151
am__v_CCLD_0 = @echo "  CCLD  " $@;
145
 
AM_V_GEN = $(am__v_GEN_$(V))
146
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
152
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
153
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
147
154
am__v_GEN_0 = @echo "  GEN   " $@;
148
155
SOURCES = $(libatasmart_la_SOURCES) $(skdump_SOURCES) sktest.c
149
156
DIST_SOURCES = $(libatasmart_la_SOURCES) $(skdump_SOURCES) sktest.c
168
175
distdir = $(PACKAGE)-$(VERSION)
169
176
top_distdir = $(distdir)
170
177
am__remove_distdir = \
171
 
  { test ! -d "$(distdir)" \
172
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
173
 
         && rm -fr "$(distdir)"; }; }
 
178
  if test -d "$(distdir)"; then \
 
179
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
180
      && rm -rf "$(distdir)" \
 
181
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
182
  else :; fi
174
183
am__relativize = \
175
184
  dir0=`pwd`; \
176
185
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
196
205
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
197
206
  done; \
198
207
  reldir="$$dir2"
199
 
DIST_ARCHIVES = $(distdir).tar.gz
200
208
GZIP_ENV = --best
 
209
DIST_ARCHIVES = $(distdir).tar.xz
201
210
distuninstallcheck_listfiles = find . -type f -print
 
211
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
212
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
202
213
distcleancheck_listfiles = find . -type f -print
203
214
ACLOCAL = @ACLOCAL@
204
215
AMTAR = @AMTAR@
229
240
EXEEXT = @EXEEXT@
230
241
EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
231
242
FGREP = @FGREP@
 
243
GCLDFLAGS = @GCLDFLAGS@
232
244
GREP = @GREP@
233
245
INSTALL = @INSTALL@
234
246
INSTALL_DATA = @INSTALL_DATA@
272
284
SHELL = @SHELL@
273
285
STRIP = @STRIP@
274
286
VERSION = @VERSION@
 
287
WARNINGFLAGS = @WARNINGFLAGS@
275
288
abs_builddir = @abs_builddir@
276
289
abs_srcdir = @abs_srcdir@
277
290
abs_top_builddir = @abs_top_builddir@
324
337
top_build_prefix = @top_build_prefix@
325
338
top_builddir = @top_builddir@
326
339
top_srcdir = @top_srcdir@
 
340
AM_CFLAGS = $(WARNINGFLAGS)
 
341
AM_LDFLAGS = $(GCLDFLAGS)
327
342
dist_doc_DATA = README
328
343
EXTRA_DIST = \
329
344
        autogen.sh \
401
416
 
402
417
.SUFFIXES:
403
418
.SUFFIXES: .c .lo .o .obj
404
 
am--refresh:
 
419
am--refresh: Makefile
405
420
        @:
406
421
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
407
422
        @for dep in $?; do \
437
452
$(am__aclocal_m4_deps):
438
453
 
439
454
config.h: stamp-h1
440
 
        @if test ! -f $@; then \
441
 
          rm -f stamp-h1; \
442
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
443
 
        else :; fi
 
455
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
456
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
444
457
 
445
458
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
446
459
        @rm -f stamp-h1
485
498
          echo "rm -f \"$${dir}/so_locations\""; \
486
499
          rm -f "$${dir}/so_locations"; \
487
500
        done
488
 
libatasmart.la: $(libatasmart_la_OBJECTS) $(libatasmart_la_DEPENDENCIES) 
 
501
libatasmart.la: $(libatasmart_la_OBJECTS) $(libatasmart_la_DEPENDENCIES) $(EXTRA_libatasmart_la_DEPENDENCIES) 
489
502
        $(AM_V_CCLD)$(libatasmart_la_LINK) -rpath $(libdir) $(libatasmart_la_OBJECTS) $(libatasmart_la_LIBADD) $(LIBS)
490
503
install-sbinPROGRAMS: $(sbin_PROGRAMS)
491
504
        @$(NORMAL_INSTALL)
530
543
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
531
544
        echo " rm -f" $$list; \
532
545
        rm -f $$list
533
 
skdump$(EXEEXT): $(skdump_OBJECTS) $(skdump_DEPENDENCIES) 
 
546
skdump$(EXEEXT): $(skdump_OBJECTS) $(skdump_DEPENDENCIES) $(EXTRA_skdump_DEPENDENCIES) 
534
547
        @rm -f skdump$(EXEEXT)
535
548
        $(AM_V_CCLD)$(LINK) $(skdump_OBJECTS) $(skdump_LDADD) $(LIBS)
536
 
sktest$(EXEEXT): $(sktest_OBJECTS) $(sktest_DEPENDENCIES) 
 
549
sktest$(EXEEXT): $(sktest_OBJECTS) $(sktest_DEPENDENCIES) $(EXTRA_sktest_DEPENDENCIES) 
537
550
        @rm -f sktest$(EXEEXT)
538
551
        $(AM_V_CCLD)$(LINK) $(sktest_OBJECTS) $(sktest_LDADD) $(LIBS)
539
552
 
550
563
.c.o:
551
564
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
552
565
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
553
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
554
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
566
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
555
567
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
556
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
568
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
557
569
 
558
570
.c.obj:
559
571
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
560
572
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
561
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
562
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
573
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
563
574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
575
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
565
576
 
566
577
.c.lo:
567
578
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
568
579
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
569
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
570
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
580
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
571
581
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
582
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
573
583
 
574
584
libatasmart_la-atasmart.strpool.lo: atasmart.strpool.c
575
585
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatasmart_la_CFLAGS) $(CFLAGS) -MT libatasmart_la-atasmart.strpool.lo -MD -MP -MF $(DEPDIR)/libatasmart_la-atasmart.strpool.Tpo -c -o libatasmart_la-atasmart.strpool.lo `test -f 'atasmart.strpool.c' || echo '$(srcdir)/'`atasmart.strpool.c
576
586
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libatasmart_la-atasmart.strpool.Tpo $(DEPDIR)/libatasmart_la-atasmart.strpool.Plo
577
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
578
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='atasmart.strpool.c' object='libatasmart_la-atasmart.strpool.lo' libtool=yes @AMDEPBACKSLASH@
 
587
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='atasmart.strpool.c' object='libatasmart_la-atasmart.strpool.lo' libtool=yes @AMDEPBACKSLASH@
579
588
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatasmart_la_CFLAGS) $(CFLAGS) -c -o libatasmart_la-atasmart.strpool.lo `test -f 'atasmart.strpool.c' || echo '$(srcdir)/'`atasmart.strpool.c
 
589
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatasmart_la_CFLAGS) $(CFLAGS) -c -o libatasmart_la-atasmart.strpool.lo `test -f 'atasmart.strpool.c' || echo '$(srcdir)/'`atasmart.strpool.c
581
590
 
582
591
mostlyclean-libtool:
583
592
        -rm -f *.lo
604
613
        @$(NORMAL_UNINSTALL)
605
614
        @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
606
615
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
607
 
        test -n "$$files" || exit 0; \
608
 
        echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
609
 
        cd "$(DESTDIR)$(docdir)" && rm -f $$files
 
616
        dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
610
617
install-pkgconfigDATA: $(pkgconfig_DATA)
611
618
        @$(NORMAL_INSTALL)
612
619
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
624
631
        @$(NORMAL_UNINSTALL)
625
632
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
626
633
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
627
 
        test -n "$$files" || exit 0; \
628
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
629
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
634
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
630
635
install-vapiDATA: $(vapi_DATA)
631
636
        @$(NORMAL_INSTALL)
632
637
        test -z "$(vapidir)" || $(MKDIR_P) "$(DESTDIR)$(vapidir)"
644
649
        @$(NORMAL_UNINSTALL)
645
650
        @list='$(vapi_DATA)'; test -n "$(vapidir)" || list=; \
646
651
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
647
 
        test -n "$$files" || exit 0; \
648
 
        echo " ( cd '$(DESTDIR)$(vapidir)' && rm -f" $$files ")"; \
649
 
        cd "$(DESTDIR)$(vapidir)" && rm -f $$files
 
652
        dir='$(DESTDIR)$(vapidir)'; $(am__uninstall_files_from_dir)
650
653
install-includeHEADERS: $(include_HEADERS)
651
654
        @$(NORMAL_INSTALL)
652
655
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
664
667
        @$(NORMAL_UNINSTALL)
665
668
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
666
669
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
667
 
        test -n "$$files" || exit 0; \
668
 
        echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
669
 
        cd "$(DESTDIR)$(includedir)" && rm -f $$files
 
670
        dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
670
671
 
671
672
# This directory's subdirectories are mostly independent; you can cd
672
673
# into them and run `make' without going through this Makefile.
875
876
        $(am__remove_distdir)
876
877
 
877
878
dist-bzip2: distdir
878
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
879
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
880
        $(am__remove_distdir)
 
881
 
 
882
dist-lzip: distdir
 
883
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
879
884
        $(am__remove_distdir)
880
885
 
881
886
dist-lzma: distdir
882
887
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
883
888
        $(am__remove_distdir)
884
 
 
885
889
dist-xz: distdir
886
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
890
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
887
891
        $(am__remove_distdir)
888
892
 
889
893
dist-tarZ: distdir
900
904
        $(am__remove_distdir)
901
905
 
902
906
dist dist-all: distdir
903
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
907
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
904
908
        $(am__remove_distdir)
905
909
 
906
910
# This target untars the dist file and tries a VPATH configuration.  Then
914
918
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
915
919
        *.tar.lzma*) \
916
920
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
921
        *.tar.lz*) \
 
922
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
917
923
        *.tar.xz*) \
918
924
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
919
925
        *.tar.Z*) \
933
939
          && am__cwd=`pwd` \
934
940
          && $(am__cd) $(distdir)/_build \
935
941
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
942
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
936
943
            $(DISTCHECK_CONFIGURE_FLAGS) \
937
944
          && $(MAKE) $(AM_MAKEFLAGS) \
938
945
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
961
968
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
962
969
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
963
970
distuninstallcheck:
964
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
965
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
971
        @test -n '$(distuninstallcheck_dir)' || { \
 
972
          echo 'ERROR: trying to run $@ with an empty' \
 
973
               '$$(distuninstallcheck_dir)' >&2; \
 
974
          exit 1; \
 
975
        }; \
 
976
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
977
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
978
          exit 1; \
 
979
        }; \
 
980
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
966
981
           || { echo "ERROR: files left after uninstall:" ; \
967
982
                if test -n "$(DESTDIR)"; then \
968
983
                  echo "  (check DESTDIR support)"; \
999
1014
 
1000
1015
installcheck: installcheck-recursive
1001
1016
install-strip:
1002
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1003
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1004
 
          `test -z '$(STRIP)' || \
1005
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
1017
        if test -z '$(STRIP)'; then \
 
1018
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
1019
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
1020
              install; \
 
1021
        else \
 
1022
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
1023
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
1024
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
1025
        fi
1006
1026
mostlyclean-generic:
1007
1027
 
1008
1028
clean-generic:
1101
1121
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1102
1122
        all all-am am--refresh check check-am clean clean-generic \
1103
1123
        clean-libLTLIBRARIES clean-libtool clean-sbinPROGRAMS ctags \
1104
 
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
1105
 
        dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1106
 
        distclean-compile distclean-generic distclean-hdr \
 
1124
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzip \
 
1125
        dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
 
1126
        distclean distclean-compile distclean-generic distclean-hdr \
1107
1127
        distclean-libtool distclean-tags distcleancheck distdir \
1108
1128
        distuninstallcheck dvi dvi-am html html-am info info-am \
1109
1129
        install install-am install-data install-data-am \