~ubuntu-branches/debian/sid/genius/sid

« back to all changes in this revision

Viewing changes to ve/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Felipe Sateler
  • Date: 2014-04-07 15:43:04 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20140407154304-21r03zdnfc571kz0
Tags: 1.0.17-1
* Take over package from pkg-gnome
* New upstream release. Closes: #716731
* Bump standards version.
* Update Vcs fields to Git.
* Move to single-debian-patch

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.
17
17
 
18
18
 
19
19
VPATH = @srcdir@
 
20
am__make_dryrun = \
 
21
  { \
 
22
    am__dry=no; \
 
23
    case $$MAKEFLAGS in \
 
24
      *\\[\ \   ]*) \
 
25
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
26
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
27
      *) \
 
28
        for am__flg in $$MAKEFLAGS; do \
 
29
          case $$am__flg in \
 
30
            *=*|--*) ;; \
 
31
            *n*) am__dry=yes; break;; \
 
32
          esac; \
 
33
        done;; \
 
34
    esac; \
 
35
    test $$am__dry = yes; \
 
36
  }
20
37
pkgdatadir = $(datadir)/@PACKAGE@
21
38
pkgincludedir = $(includedir)/@PACKAGE@
22
39
pkglibdir = $(libdir)/@PACKAGE@
91
108
        install-pdf-recursive install-ps-recursive install-recursive \
92
109
        installcheck-recursive installdirs-recursive pdf-recursive \
93
110
        ps-recursive uninstall-recursive
 
111
am__can_run_installinfo = \
 
112
  case $$AM_UPDATE_INFO_DIR in \
 
113
    n|no|NO) false;; \
 
114
    *) (install-info --version) >/dev/null 2>&1;; \
 
115
  esac
94
116
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
95
117
  distclean-recursive maintainer-clean-recursive
96
118
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
389
411
 
390
412
clean-noinstLIBRARIES:
391
413
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
392
 
libvicious.a: $(libvicious_a_OBJECTS) $(libvicious_a_DEPENDENCIES) 
 
414
libvicious.a: $(libvicious_a_OBJECTS) $(libvicious_a_DEPENDENCIES) $(EXTRA_libvicious_a_DEPENDENCIES) 
393
415
        -rm -f libvicious.a
394
416
        $(libvicious_a_AR) libvicious.a $(libvicious_a_OBJECTS) $(libvicious_a_LIBADD)
395
417
        $(RANLIB) libvicious.a
396
 
libviciousui.a: $(libviciousui_a_OBJECTS) $(libviciousui_a_DEPENDENCIES) 
 
418
libviciousui.a: $(libviciousui_a_OBJECTS) $(libviciousui_a_DEPENDENCIES) $(EXTRA_libviciousui_a_DEPENDENCIES) 
397
419
        -rm -f libviciousui.a
398
420
        $(libviciousui_a_AR) libviciousui.a $(libviciousui_a_OBJECTS) $(libviciousui_a_LIBADD)
399
421
        $(RANLIB) libviciousui.a
406
428
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
407
429
        echo " rm -f" $$list; \
408
430
        rm -f $$list
409
 
test-ve-config$(EXEEXT): $(test_ve_config_OBJECTS) $(test_ve_config_DEPENDENCIES) 
 
431
test-ve-config$(EXEEXT): $(test_ve_config_OBJECTS) $(test_ve_config_DEPENDENCIES) $(EXTRA_test_ve_config_DEPENDENCIES) 
410
432
        @rm -f test-ve-config$(EXEEXT)
411
433
        $(LINK) $(test_ve_config_OBJECTS) $(test_ve_config_LDADD) $(LIBS)
412
434
 
616
638
        done
617
639
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
618
640
          if test "$$subdir" = .; then :; else \
619
 
            test -d "$(distdir)/$$subdir" \
620
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
621
 
            || exit 1; \
622
 
          fi; \
623
 
        done
624
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
625
 
          if test "$$subdir" = .; then :; else \
 
641
            $(am__make_dryrun) \
 
642
              || test -d "$(distdir)/$$subdir" \
 
643
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
644
              || exit 1; \
626
645
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
627
646
            $(am__relativize); \
628
647
            new_distdir=$$reldir; \
657
676
 
658
677
installcheck: installcheck-recursive
659
678
install-strip:
660
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
661
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
662
 
          `test -z '$(STRIP)' || \
663
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
679
        if test -z '$(STRIP)'; then \
 
680
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
681
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
682
              install; \
 
683
        else \
 
684
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
685
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
686
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
687
        fi
664
688
mostlyclean-generic:
665
689
 
666
690
clean-generic: