~ubuntu-branches/debian/sid/bijiben/sid

« back to all changes in this revision

Viewing changes to src/libbiji/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Vincent Cheng
  • Date: 2015-06-12 01:14:42 UTC
  • mfrom: (7.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20150612011442-ey2h787uixugso9x
Tags: 3.16.2-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14.1 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
      ?) ;; \
84
94
@BUILD_ZEITGEIST_TRUE@  $(NULL)
85
95
 
86
96
subdir = src/libbiji
87
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
88
 
        $(top_srcdir)/depcomp
89
97
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90
98
am__aclocal_m4_deps = $(top_srcdir)/libgd/libgd.m4 \
91
99
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
94
102
        $(top_srcdir)/configure.ac
95
103
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96
104
        $(ACLOCAL_M4)
 
105
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
97
106
mkinstalldirs = $(install_sh) -d
98
107
CONFIG_HEADER = $(top_builddir)/config.h
99
108
CONFIG_CLEAN_FILES =
182
191
  done | $(am__uniquify_input)`
183
192
ETAGS = etags
184
193
CTAGS = ctags
 
194
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
185
195
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
186
196
ACLOCAL = @ACLOCAL@
187
197
ALL_LINGUAS = @ALL_LINGUAS@
188
198
AMTAR = @AMTAR@
189
199
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
200
APPSTREAM_UTIL = @APPSTREAM_UTIL@
190
201
AR = @AR@
191
202
AUTOCONF = @AUTOCONF@
192
203
AUTOHEADER = @AUTOHEADER@
309
320
am__quote = @am__quote@
310
321
am__tar = @am__tar@
311
322
am__untar = @am__untar@
 
323
appstreamxmldir = @appstreamxmldir@
312
324
bindir = @bindir@
313
325
build = @build@
314
326
build_alias = @build_alias@
457
469
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libbiji/Makefile'; \
458
470
        $(am__cd) $(top_srcdir) && \
459
471
          $(AUTOMAKE) --gnu src/libbiji/Makefile
460
 
.PRECIOUS: Makefile
461
472
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
462
473
        @case '$?' in \
463
474
          *config.status*) \
833
844
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
834
845
        tags tags-am uninstall uninstall-am
835
846
 
 
847
.PRECIOUS: Makefile
 
848
 
836
849
 
837
850
biji-marshalers.h: stamp-biji-marshalers.h
838
851
        @true