~ubuntu-branches/debian/sid/x11-apps/sid

« back to all changes in this revision

Viewing changes to xman/man/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Julien Cristau
  • Date: 2015-04-30 23:57:18 UTC
  • Revision ID: package-import@ubuntu.com-20150430235718-gm4akh8letheag2v
Tags: 7.7+5
* bitmap 1.0.8.
* x11perf 1.6.0.
* xcalc 1.0.6.
* xditview 1.0.4.
* xedit 1.2.2.
* xgc 1.0.5.
* xmag 1.0.6.
* xman 1.1.4.
* Remove cpp from Depends (closes: #778804).
* Bump debhelper compat level to 9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
15
15
@SET_MAKE@
16
16
 
17
17
VPATH = @srcdir@
18
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
18
am__is_gnu_make = { \
 
19
  if test -z '$(MAKELEVEL)'; then \
 
20
    false; \
 
21
  elif test -n '$(MAKE_HOST)'; then \
 
22
    true; \
 
23
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
24
    true; \
 
25
  else \
 
26
    false; \
 
27
  fi; \
 
28
}
19
29
am__make_running_with_option = \
20
30
  case $${target_option-} in \
21
31
      ?) ;; \
79
89
build_triplet = @build@
80
90
host_triplet = @host@
81
91
subdir = man
82
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
83
92
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84
93
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
85
94
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86
95
        $(ACLOCAL_M4)
 
96
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
87
97
mkinstalldirs = $(install_sh) -d
88
98
CONFIG_HEADER = $(top_builddir)/config.h
89
99
CONFIG_CLEAN_FILES =
137
147
am__installdirs = "$(DESTDIR)$(appmandir)"
138
148
DATA = $(appman_DATA)
139
149
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
150
am__DIST_COMMON = $(srcdir)/Makefile.in
140
151
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
141
152
ACLOCAL = @ACLOCAL@
142
153
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
186
197
LIB_MAN_DIR = @LIB_MAN_DIR@
187
198
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
188
199
LTLIBOBJS = @LTLIBOBJS@
189
 
MAINT = @MAINT@
190
200
MAKEINFO = @MAKEINFO@
191
201
MAN_SUBSTS = @MAN_SUBSTS@
192
202
MISC_MAN_DIR = @MISC_MAN_DIR@
272
282
 
273
283
.SUFFIXES:
274
284
.SUFFIXES: .$(APP_MAN_SUFFIX) .man
275
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
285
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
276
286
        @for dep in $?; do \
277
287
          case '$(am__configure_deps)' in \
278
288
            *$$dep*) \
284
294
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
285
295
        $(am__cd) $(top_srcdir) && \
286
296
          $(AUTOMAKE) --foreign man/Makefile
287
 
.PRECIOUS: Makefile
288
297
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
289
298
        @case '$?' in \
290
299
          *config.status*) \
297
306
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
298
307
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299
308
 
300
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
309
$(top_srcdir)/configure:  $(am__configure_deps)
301
310
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
311
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
303
312
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304
313
$(am__aclocal_m4_deps):
305
314
install-appmanDATA: $(appman_DATA)
478
487
        pdf-am ps ps-am tags-am uninstall uninstall-am \
479
488
        uninstall-appmanDATA
480
489
 
 
490
.PRECIOUS: Makefile
 
491
 
481
492
 
482
493
# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
483
494
.man.$(APP_MAN_SUFFIX):