~ubuntu-branches/ubuntu/trusty/enigma/trusty-proposed

« back to all changes in this revision

Viewing changes to data/music/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Erich Schubert
  • Date: 2013-04-06 14:54:02 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20130406145402-jgjrtk7hac8gtvza
Tags: 1.20-dfsg.1-1
* New upstream release (Closes: #704595)
  (Repacked: dropped zipios++ source and main menu music)
* Update watch file, sf.net again.
* Fix documentation links (Closes: #653508)
* Conflict with enigma-level-previews to encourage deinstallation
  (Pregenerated level previews were only used with version 1.01)
* Use dh7 for building instead of CDBS
* Update to policy 3.9.4.0 (no changes)
* Register documentation with doc-base

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 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, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# 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
 
  }
36
19
pkgincludedir = $(includedir)/@PACKAGE@
37
20
pkglibdir = $(libdir)/@PACKAGE@
38
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
85
68
        install-pdf-recursive install-ps-recursive install-recursive \
86
69
        installcheck-recursive installdirs-recursive pdf-recursive \
87
70
        ps-recursive uninstall-recursive
88
 
am__can_run_installinfo = \
89
 
  case $$AM_UPDATE_INFO_DIR in \
90
 
    n|no|NO) false;; \
91
 
    *) (install-info --version) >/dev/null 2>&1;; \
92
 
  esac
93
71
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94
72
am__vpath_adj = case $$p in \
95
73
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111
89
am__base_list = \
112
90
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
113
91
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
114
 
am__uninstall_files_from_dir = { \
115
 
  test -z "$$files" \
116
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
117
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
118
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
119
 
  }
120
92
am__installdirs = "$(DESTDIR)$(pkgdatadir)"
121
93
DATA = $(pkgdata_DATA)
122
94
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
294
266
top_build_prefix = @top_build_prefix@
295
267
top_builddir = @top_builddir@
296
268
top_srcdir = @top_srcdir@
297
 
SUBDIRS = menu
 
269
SUBDIRS = menu game
298
270
pkgdata_DATA = 
299
271
EXTRA_DIST = $(pkgdata_DATA)
300
272
all: all-recursive
332
304
$(am__aclocal_m4_deps):
333
305
install-pkgdataDATA: $(pkgdata_DATA)
334
306
        @$(NORMAL_INSTALL)
 
307
        test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
335
308
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
336
 
        if test -n "$$list"; then \
337
 
          echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
338
 
          $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \
339
 
        fi; \
340
309
        for p in $$list; do \
341
310
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
342
311
          echo "$$d$$p"; \
350
319
        @$(NORMAL_UNINSTALL)
351
320
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
352
321
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
353
 
        dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
 
322
        test -n "$$files" || exit 0; \
 
323
        echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
 
324
        cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
354
325
 
355
326
# This directory's subdirectories are mostly independent; you can cd
356
327
# into them and run `make' without going through this Makefile.
519
490
        done
520
491
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
521
492
          if test "$$subdir" = .; then :; else \
522
 
            $(am__make_dryrun) \
523
 
              || test -d "$(distdir)/$$subdir" \
524
 
              || $(MKDIR_P) "$(distdir)/$$subdir" \
525
 
              || exit 1; \
 
493
            test -d "$(distdir)/$$subdir" \
 
494
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
495
            || exit 1; \
 
496
          fi; \
 
497
        done
 
498
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
499
          if test "$$subdir" = .; then :; else \
526
500
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
527
501
            $(am__relativize); \
528
502
            new_distdir=$$reldir; \
560
534
 
561
535
installcheck: installcheck-recursive
562
536
install-strip:
563
 
        if test -z '$(STRIP)'; then \
564
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566
 
              install; \
567
 
        else \
568
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
569
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
570
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
571
 
        fi
 
537
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
538
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
539
          `test -z '$(STRIP)' || \
 
540
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
572
541
mostlyclean-generic:
573
542
 
574
543
clean-generic: