~ubuntu-branches/ubuntu/raring/trousers/raring-proposed

« back to all changes in this revision

Viewing changes to src/tspi/Makefile.in

  • Committer: Logan Rosen
  • Date: 2012-11-30 16:31:54 UTC
  • mfrom: (0.1.25 sid)
  • Revision ID: logatronico@gmail.com-20121130163154-jllqpry4lo24ol6p
* Merge from Debian unstable. Remaining changes:
  - debian/trousers.postinst: Reload udev rules to reload new users and
    groups.
* Dropped Ubuntu change in debian/trousers.prerm to make remove work,
  as Debian made a different one with the same goal that works as well.
* Imported Upstream version 0.3.10
* Update symbols file
* Force build of tools
* Fix regression introduced in previous patch, preventing removal
  (Closes: #680375)

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.6 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.
16
16
@SET_MAKE@
17
17
 
18
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
19
36
pkgdatadir = $(datadir)/@PACKAGE@
20
37
pkgincludedir = $(includedir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
168
185
am__base_list = \
169
186
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
170
187
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
188
am__uninstall_files_from_dir = { \
 
189
  test -z "$$files" \
 
190
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
191
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
192
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
193
  }
171
194
am__installdirs = "$(DESTDIR)$(libdir)"
172
195
LTLIBRARIES = $(lib_LTLIBRARIES)
173
196
libtspi_la_DEPENDENCIES = ${top_builddir}/src/trspi/libtrousers.la
392
415
        $(LDFLAGS) -o $@
393
416
SOURCES = $(libtspi_la_SOURCES)
394
417
DIST_SOURCES = $(am__libtspi_la_SOURCES_DIST)
 
418
am__can_run_installinfo = \
 
419
  case $$AM_UPDATE_INFO_DIR in \
 
420
    n|no|NO) false;; \
 
421
    *) (install-info --version) >/dev/null 2>&1;; \
 
422
  esac
395
423
ETAGS = etags
396
424
CTAGS = ctags
397
425
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
613
641
$(am__aclocal_m4_deps):
614
642
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
615
643
        @$(NORMAL_INSTALL)
616
 
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
617
644
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
618
645
        list2=; for p in $$list; do \
619
646
          if test -f $$p; then \
621
648
          else :; fi; \
622
649
        done; \
623
650
        test -z "$$list2" || { \
 
651
          echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
 
652
          $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
624
653
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
625
654
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
626
655
        }
642
671
          echo "rm -f \"$${dir}/so_locations\""; \
643
672
          rm -f "$${dir}/so_locations"; \
644
673
        done
645
 
libtspi.la: $(libtspi_la_OBJECTS) $(libtspi_la_DEPENDENCIES) 
 
674
libtspi.la: $(libtspi_la_OBJECTS) $(libtspi_la_DEPENDENCIES) $(EXTRA_libtspi_la_DEPENDENCIES) 
646
675
        $(libtspi_la_LINK) -rpath $(libdir) $(libtspi_la_OBJECTS) $(libtspi_la_LIBADD) $(LIBS)
647
676
 
648
677
mostlyclean-compile:
1922
1951
 
1923
1952
installcheck: installcheck-am
1924
1953
install-strip:
1925
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1926
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1927
 
          `test -z '$(STRIP)' || \
1928
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
1954
        if test -z '$(STRIP)'; then \
 
1955
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
1956
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
1957
              install; \
 
1958
        else \
 
1959
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
1960
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
1961
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
1962
        fi
1929
1963
mostlyclean-generic:
1930
1964
 
1931
1965
clean-generic: