~ubuntu-branches/ubuntu/precise/libxml++2.6/precise

« back to all changes in this revision

Viewing changes to libxml++/nodes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-03-13 15:46:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050313154633-iubyqdtu6y3p8915
Tags: 2.10.0-0ubuntu2
added doxygen to the build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.4 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
37
37
NORMAL_UNINSTALL = :
38
38
PRE_UNINSTALL = :
39
39
POST_UNINSTALL = :
 
40
build_triplet = @build@
40
41
host_triplet = @host@
41
42
subdir = libxml++/nodes
42
43
DIST_COMMON = $(library_include_HEADERS) $(srcdir)/Makefile.am \
45
46
am__aclocal_m4_deps = $(top_srcdir)/configure.in
46
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
48
        $(ACLOCAL_M4)
48
 
mkinstalldirs = $(mkdir_p)
 
49
mkinstalldirs = $(install_sh) -d
49
50
CONFIG_CLEAN_FILES =
50
51
LTLIBRARIES = $(noinst_LTLIBRARIES)
51
52
libnodes_la_LIBADD =
58
59
DEFAULT_INCLUDES = -I. -I$(srcdir)
59
60
depcomp = $(SHELL) $(top_srcdir)/depcomp
60
61
am__depfiles_maybe = depfiles
61
 
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cdatanode.Plo \
62
 
@AMDEP_TRUE@    ./$(DEPDIR)/commentnode.Plo \
63
 
@AMDEP_TRUE@    ./$(DEPDIR)/contentnode.Plo \
64
 
@AMDEP_TRUE@    ./$(DEPDIR)/element.Plo \
65
 
@AMDEP_TRUE@    ./$(DEPDIR)/entityreference.Plo \
66
 
@AMDEP_TRUE@    ./$(DEPDIR)/node.Plo \
67
 
@AMDEP_TRUE@    ./$(DEPDIR)/processinginstructionnode.Plo \
68
 
@AMDEP_TRUE@    ./$(DEPDIR)/textnode.Plo
69
62
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70
63
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
71
 
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
 
64
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
72
65
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73
66
        $(AM_CXXFLAGS) $(CXXFLAGS)
74
67
CXXLD = $(CXX)
75
 
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
76
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
68
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
69
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
77
70
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78
71
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79
 
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
72
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
80
73
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81
74
        $(AM_CFLAGS) $(CFLAGS)
82
75
CCLD = $(CC)
83
 
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
76
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
84
77
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
85
78
SOURCES = $(libnodes_la_SOURCES)
86
79
DIST_SOURCES = $(libnodes_la_SOURCES)
 
80
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
81
am__vpath_adj = case $$p in \
 
82
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
83
    *) f=$$p;; \
 
84
  esac;
 
85
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
87
86
am__installdirs = "$(DESTDIR)$(library_includedir)"
88
87
library_includeHEADERS_INSTALL = $(INSTALL_HEADER)
89
88
HEADERS = $(library_include_HEADERS)
95
94
AMDEP_TRUE = @AMDEP_TRUE@
96
95
AMTAR = @AMTAR@
97
96
AR = @AR@
 
97
AS = @AS@
98
98
AUTOCONF = @AUTOCONF@
99
99
AUTOHEADER = @AUTOHEADER@
100
100
AUTOMAKE = @AUTOMAKE@
111
111
CYGPATH_W = @CYGPATH_W@
112
112
DEFS = @DEFS@
113
113
DEPDIR = @DEPDIR@
 
114
DLLTOOL = @DLLTOOL@
114
115
ECHO = @ECHO@
115
116
ECHO_C = @ECHO_C@
116
117
ECHO_N = @ECHO_N@
121
122
FFLAGS = @FFLAGS@
122
123
GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
123
124
GENERIC_MAJOR_VERSION = @GENERIC_MAJOR_VERSION@
 
125
GENERIC_MICRO_VERSION = @GENERIC_MICRO_VERSION@
124
126
GENERIC_MINOR_VERSION = @GENERIC_MINOR_VERSION@
125
127
GENERIC_VERSION = @GENERIC_VERSION@
126
128
INSTALL_DATA = @INSTALL_DATA@
138
140
LN_S = @LN_S@
139
141
LTLIBOBJS = @LTLIBOBJS@
140
142
MAKEINFO = @MAKEINFO@
 
143
OBJDUMP = @OBJDUMP@
141
144
OBJEXT = @OBJEXT@
142
145
PACKAGE = @PACKAGE@
143
146
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
146
149
PACKAGE_TARNAME = @PACKAGE_TARNAME@
147
150
PACKAGE_VERSION = @PACKAGE_VERSION@
148
151
PATH_SEPARATOR = @PATH_SEPARATOR@
 
152
PERL_PATH = @PERL_PATH@
149
153
PKG_CONFIG = @PKG_CONFIG@
 
154
PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
 
155
PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
150
156
RANLIB = @RANLIB@
151
157
SET_MAKE = @SET_MAKE@
152
158
SHELL = @SHELL@
153
159
STRIP = @STRIP@
154
160
VERSION = @VERSION@
155
161
ac_ct_AR = @ac_ct_AR@
 
162
ac_ct_AS = @ac_ct_AS@
156
163
ac_ct_CC = @ac_ct_CC@
157
164
ac_ct_CXX = @ac_ct_CXX@
 
165
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
158
166
ac_ct_F77 = @ac_ct_F77@
 
167
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
159
168
ac_ct_RANLIB = @ac_ct_RANLIB@
160
169
ac_ct_STRIP = @ac_ct_STRIP@
161
170
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
165
174
am__include = @am__include@
166
175
am__leading_dot = @am__leading_dot@
167
176
am__quote = @am__quote@
 
177
am__tar = @am__tar@
 
178
am__untar = @am__untar@
168
179
bindir = @bindir@
169
180
build = @build@
170
181
build_alias = @build_alias@
258
269
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
259
270
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
260
271
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
261
 
          test "$$dir" = "$$p" && dir=.; \
 
272
          test "$$dir" != "$$p" || dir=.; \
262
273
          echo "rm -f \"$${dir}/so_locations\""; \
263
274
          rm -f "$${dir}/so_locations"; \
264
275
        done
284
295
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
285
296
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
286
297
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
287
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
288
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
298
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
289
299
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
290
300
 
291
301
.cc.obj:
292
302
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
293
303
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
294
304
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
295
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
296
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
305
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
297
306
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
298
307
 
299
308
.cc.lo:
300
309
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
301
310
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
302
311
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
303
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
304
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
312
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305
313
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
306
314
 
307
315
mostlyclean-libtool:
318
326
        test -z "$(library_includedir)" || $(mkdir_p) "$(DESTDIR)$(library_includedir)"
319
327
        @list='$(library_include_HEADERS)'; for p in $$list; do \
320
328
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
321
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
329
          f=$(am__strip_dir) \
322
330
          echo " $(library_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(library_includedir)/$$f'"; \
323
331
          $(library_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(library_includedir)/$$f"; \
324
332
        done
326
334
uninstall-library_includeHEADERS:
327
335
        @$(NORMAL_UNINSTALL)
328
336
        @list='$(library_include_HEADERS)'; for p in $$list; do \
329
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
337
          f=$(am__strip_dir) \
330
338
          echo " rm -f '$(DESTDIR)$(library_includedir)/$$f'"; \
331
339
          rm -f "$(DESTDIR)$(library_includedir)/$$f"; \
332
340
        done
351
359
          done | \
352
360
          $(AWK) '    { files[$$0] = 1; } \
353
361
               END { for (i in files) print i; }'`; \
354
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
355
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356
 
             $$tags $$unique
 
362
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
363
          test -n "$$unique" || unique=$$empty_fix; \
 
364
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
365
            $$tags $$unique; \
 
366
        fi
357
367
ctags: CTAGS
358
368
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
359
369
                $(TAGS_FILES) $(LISP)
430
440
clean-generic:
431
441
 
432
442
distclean-generic:
433
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
443
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
434
444
 
435
445
maintainer-clean-generic:
436
446
        @echo "This command is intended for maintainers to use"