~ubuntu-branches/debian/experimental/gupnp/experimental

« back to all changes in this revision

Viewing changes to tools/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ross Burton
  • Date: 2008-06-30 09:32:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080630093218-vmb4elru8cn18579
Tags: 0.12.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
subdir = tools
 
40
DIST_COMMON = $(dist_bin_SCRIPTS) $(srcdir)/Makefile.am \
 
41
        $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
am__installdirs = "$(DESTDIR)$(bindir)"
 
50
dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
 
51
SCRIPTS = $(dist_bin_SCRIPTS)
 
52
SOURCES =
 
53
DIST_SOURCES =
 
54
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
55
ACLOCAL = @ACLOCAL@
 
56
AMDEP_FALSE = @AMDEP_FALSE@
 
57
AMDEP_TRUE = @AMDEP_TRUE@
 
58
AMTAR = @AMTAR@
 
59
AR = @AR@
 
60
AUTOCONF = @AUTOCONF@
 
61
AUTOHEADER = @AUTOHEADER@
 
62
AUTOMAKE = @AUTOMAKE@
 
63
AWK = @AWK@
 
64
CC = @CC@
 
65
CCDEPMODE = @CCDEPMODE@
 
66
CFLAGS = @CFLAGS@
 
67
CPP = @CPP@
 
68
CPPFLAGS = @CPPFLAGS@
 
69
CXX = @CXX@
 
70
CXXCPP = @CXXCPP@
 
71
CXXDEPMODE = @CXXDEPMODE@
 
72
CXXFLAGS = @CXXFLAGS@
 
73
CYGPATH_W = @CYGPATH_W@
 
74
DEFS = @DEFS@
 
75
DEPDIR = @DEPDIR@
 
76
DSYMUTIL = @DSYMUTIL@
 
77
ECHO = @ECHO@
 
78
ECHO_C = @ECHO_C@
 
79
ECHO_N = @ECHO_N@
 
80
ECHO_T = @ECHO_T@
 
81
EGREP = @EGREP@
 
82
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
 
83
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
 
84
EXEEXT = @EXEEXT@
 
85
F77 = @F77@
 
86
FFLAGS = @FFLAGS@
 
87
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
88
GREP = @GREP@
 
89
GTKDOC_CHECK = @GTKDOC_CHECK@
 
90
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
 
91
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
 
92
HTML_DIR = @HTML_DIR@
 
93
INSTALL_DATA = @INSTALL_DATA@
 
94
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
95
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
96
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
97
LDFLAGS = @LDFLAGS@
 
98
LIBGUPNP_CFLAGS = @LIBGUPNP_CFLAGS@
 
99
LIBGUPNP_LIBS = @LIBGUPNP_LIBS@
 
100
LIBOBJS = @LIBOBJS@
 
101
LIBS = @LIBS@
 
102
LIBTOOL = @LIBTOOL@
 
103
LN_S = @LN_S@
 
104
LTLIBOBJS = @LTLIBOBJS@
 
105
MAINT = @MAINT@
 
106
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
107
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
108
MAKEINFO = @MAKEINFO@
 
109
NMEDIT = @NMEDIT@
 
110
OBJEXT = @OBJEXT@
 
111
PACKAGE = @PACKAGE@
 
112
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
113
PACKAGE_NAME = @PACKAGE_NAME@
 
114
PACKAGE_STRING = @PACKAGE_STRING@
 
115
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
116
PACKAGE_VERSION = @PACKAGE_VERSION@
 
117
PATH_SEPARATOR = @PATH_SEPARATOR@
 
118
PKG_CONFIG = @PKG_CONFIG@
 
119
RANLIB = @RANLIB@
 
120
SED = @SED@
 
121
SET_MAKE = @SET_MAKE@
 
122
SHELL = @SHELL@
 
123
STRIP = @STRIP@
 
124
VERSION = @VERSION@
 
125
ac_ct_CC = @ac_ct_CC@
 
126
ac_ct_CXX = @ac_ct_CXX@
 
127
ac_ct_F77 = @ac_ct_F77@
 
128
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
129
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
130
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
131
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
132
am__include = @am__include@
 
133
am__leading_dot = @am__leading_dot@
 
134
am__quote = @am__quote@
 
135
am__tar = @am__tar@
 
136
am__untar = @am__untar@
 
137
bindir = @bindir@
 
138
build = @build@
 
139
build_alias = @build_alias@
 
140
build_cpu = @build_cpu@
 
141
build_os = @build_os@
 
142
build_vendor = @build_vendor@
 
143
datadir = @datadir@
 
144
datarootdir = @datarootdir@
 
145
docdir = @docdir@
 
146
dvidir = @dvidir@
 
147
exec_prefix = @exec_prefix@
 
148
host = @host@
 
149
host_alias = @host_alias@
 
150
host_cpu = @host_cpu@
 
151
host_os = @host_os@
 
152
host_vendor = @host_vendor@
 
153
htmldir = @htmldir@
 
154
includedir = @includedir@
 
155
infodir = @infodir@
 
156
install_sh = @install_sh@
 
157
libdir = @libdir@
 
158
libexecdir = @libexecdir@
 
159
localedir = @localedir@
 
160
localstatedir = @localstatedir@
 
161
mandir = @mandir@
 
162
mkdir_p = @mkdir_p@
 
163
oldincludedir = @oldincludedir@
 
164
pdfdir = @pdfdir@
 
165
prefix = @prefix@
 
166
program_transform_name = @program_transform_name@
 
167
psdir = @psdir@
 
168
sbindir = @sbindir@
 
169
sharedstatedir = @sharedstatedir@
 
170
sysconfdir = @sysconfdir@
 
171
target_alias = @target_alias@
 
172
dist_bin_SCRIPTS = gupnp-binding-tool
 
173
all: all-am
 
174
 
 
175
.SUFFIXES:
 
176
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
177
        @for dep in $?; do \
 
178
          case '$(am__configure_deps)' in \
 
179
            *$$dep*) \
 
180
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
181
                && exit 0; \
 
182
              exit 1;; \
 
183
          esac; \
 
184
        done; \
 
185
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
 
186
        cd $(top_srcdir) && \
 
187
          $(AUTOMAKE) --gnu  tools/Makefile
 
188
.PRECIOUS: Makefile
 
189
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
190
        @case '$?' in \
 
191
          *config.status*) \
 
192
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
193
          *) \
 
194
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
195
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
196
        esac;
 
197
 
 
198
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
199
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
200
 
 
201
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
202
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
203
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
204
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
205
install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
 
206
        @$(NORMAL_INSTALL)
 
207
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
208
        @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
 
209
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
210
          if test -f $$d$$p; then \
 
211
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
212
            echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
213
            $(dist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
 
214
          else :; fi; \
 
215
        done
 
216
 
 
217
uninstall-dist_binSCRIPTS:
 
218
        @$(NORMAL_UNINSTALL)
 
219
        @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
 
220
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
221
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
222
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
223
        done
 
224
 
 
225
mostlyclean-libtool:
 
226
        -rm -f *.lo
 
227
 
 
228
clean-libtool:
 
229
        -rm -rf .libs _libs
 
230
 
 
231
distclean-libtool:
 
232
        -rm -f libtool
 
233
uninstall-info-am:
 
234
tags: TAGS
 
235
TAGS:
 
236
 
 
237
ctags: CTAGS
 
238
CTAGS:
 
239
 
 
240
 
 
241
distdir: $(DISTFILES)
 
242
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
243
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
244
        list='$(DISTFILES)'; for file in $$list; do \
 
245
          case $$file in \
 
246
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
247
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
248
          esac; \
 
249
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
250
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
251
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
252
            dir="/$$dir"; \
 
253
            $(mkdir_p) "$(distdir)$$dir"; \
 
254
          else \
 
255
            dir=''; \
 
256
          fi; \
 
257
          if test -d $$d/$$file; then \
 
258
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
259
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
260
            fi; \
 
261
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
262
          else \
 
263
            test -f $(distdir)/$$file \
 
264
            || cp -p $$d/$$file $(distdir)/$$file \
 
265
            || exit 1; \
 
266
          fi; \
 
267
        done
 
268
check-am: all-am
 
269
check: check-am
 
270
all-am: Makefile $(SCRIPTS)
 
271
installdirs:
 
272
        for dir in "$(DESTDIR)$(bindir)"; do \
 
273
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
274
        done
 
275
install: install-am
 
276
install-exec: install-exec-am
 
277
install-data: install-data-am
 
278
uninstall: uninstall-am
 
279
 
 
280
install-am: all-am
 
281
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
282
 
 
283
installcheck: installcheck-am
 
284
install-strip:
 
285
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
286
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
287
          `test -z '$(STRIP)' || \
 
288
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
289
mostlyclean-generic:
 
290
 
 
291
clean-generic:
 
292
 
 
293
distclean-generic:
 
294
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
295
 
 
296
maintainer-clean-generic:
 
297
        @echo "This command is intended for maintainers to use"
 
298
        @echo "it deletes files that may require special tools to rebuild."
 
299
clean: clean-am
 
300
 
 
301
clean-am: clean-generic clean-libtool mostlyclean-am
 
302
 
 
303
distclean: distclean-am
 
304
        -rm -f Makefile
 
305
distclean-am: clean-am distclean-generic distclean-libtool
 
306
 
 
307
dvi: dvi-am
 
308
 
 
309
dvi-am:
 
310
 
 
311
html: html-am
 
312
 
 
313
info: info-am
 
314
 
 
315
info-am:
 
316
 
 
317
install-data-am:
 
318
 
 
319
install-exec-am: install-dist_binSCRIPTS
 
320
 
 
321
install-info: install-info-am
 
322
 
 
323
install-man:
 
324
 
 
325
installcheck-am:
 
326
 
 
327
maintainer-clean: maintainer-clean-am
 
328
        -rm -f Makefile
 
329
maintainer-clean-am: distclean-am maintainer-clean-generic
 
330
 
 
331
mostlyclean: mostlyclean-am
 
332
 
 
333
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
334
 
 
335
pdf: pdf-am
 
336
 
 
337
pdf-am:
 
338
 
 
339
ps: ps-am
 
340
 
 
341
ps-am:
 
342
 
 
343
uninstall-am: uninstall-dist_binSCRIPTS uninstall-info-am
 
344
 
 
345
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
346
        distclean distclean-generic distclean-libtool distdir dvi \
 
347
        dvi-am html html-am info info-am install install-am \
 
348
        install-data install-data-am install-dist_binSCRIPTS \
 
349
        install-exec install-exec-am install-info install-info-am \
 
350
        install-man install-strip installcheck installcheck-am \
 
351
        installdirs maintainer-clean maintainer-clean-generic \
 
352
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
353
        ps ps-am uninstall uninstall-am uninstall-dist_binSCRIPTS \
 
354
        uninstall-info-am
 
355
 
 
356
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
357
# Otherwise a system limit (for SysV at least) may be exceeded.
 
358
.NOEXPORT: