~ubuntu-branches/ubuntu/vivid/gloox/vivid-proposed

« back to all changes in this revision

Viewing changes to src/tests/mucroommucowner/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Vincent Cheng
  • Date: 2014-03-16 17:34:43 UTC
  • mfrom: (12.1.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: package-import@ubuntu.com-20140316173443-4s177dovzaz5dm8o
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 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  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, 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
  }
19
36
pkgdatadir = $(datadir)/@PACKAGE@
20
37
pkgincludedir = $(includedir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
65
82
        ../../dataformfieldcontainer.o ../../dataformreported.o \
66
83
        ../../dataformitem.o ../../dataformfield.o ../../mucroom.o \
67
84
        ../../delayeddelivery.o ../../mucmessagesession.o \
68
 
        ../../softwareversion.o
 
85
        ../../softwareversion.o ../../atomicrefcount.o
69
86
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
70
87
depcomp = $(SHELL) $(top_srcdir)/depcomp
71
88
am__depfiles_maybe = depfiles
81
98
        $(LDFLAGS) -o $@
82
99
SOURCES = $(mucroommucowner_test_SOURCES)
83
100
DIST_SOURCES = $(mucroommucowner_test_SOURCES)
 
101
am__can_run_installinfo = \
 
102
  case $$AM_UPDATE_INFO_DIR in \
 
103
    n|no|NO) false;; \
 
104
    *) (install-info --version) >/dev/null 2>&1;; \
 
105
  esac
84
106
ETAGS = etags
85
107
CTAGS = ctags
86
108
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103
125
CYGPATH_W = @CYGPATH_W@
104
126
DEFS = @DEFS@
105
127
DEPDIR = @DEPDIR@
 
128
DLLTOOL = @DLLTOOL@
106
129
DSYMUTIL = @DSYMUTIL@
107
130
DUMPBIN = @DUMPBIN@
108
131
ECHO_C = @ECHO_C@
112
135
EXEEXT = @EXEEXT@
113
136
FGREP = @FGREP@
114
137
GREP = @GREP@
 
138
HAVE_GCC_ATOMIC_BUILTINS = @HAVE_GCC_ATOMIC_BUILTINS@
115
139
INSTALL = @INSTALL@
116
140
INSTALL_DATA = @INSTALL_DATA@
117
141
INSTALL_PROGRAM = @INSTALL_PROGRAM@
127
151
LN_S = @LN_S@
128
152
LTLIBOBJS = @LTLIBOBJS@
129
153
MAKEINFO = @MAKEINFO@
 
154
MANIFEST_TOOL = @MANIFEST_TOOL@
130
155
MAYBE_EXAMPLES = @MAYBE_EXAMPLES@
 
156
MAYBE_LIB_mdns = @MAYBE_LIB_mdns@
131
157
MAYBE_TESTS = @MAYBE_TESTS@
132
158
MKDIR_P = @MKDIR_P@
133
159
NM = @NM@
157
183
abs_srcdir = @abs_srcdir@
158
184
abs_top_builddir = @abs_top_builddir@
159
185
abs_top_srcdir = @abs_top_srcdir@
 
186
ac_ct_AR = @ac_ct_AR@
160
187
ac_ct_CC = @ac_ct_CC@
161
188
ac_ct_CXX = @ac_ct_CXX@
162
189
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
191
218
libexecdir = @libexecdir@
192
219
localedir = @localedir@
193
220
localstatedir = @localstatedir@
194
 
lt_ECHO = @lt_ECHO@
195
221
mandir = @mandir@
196
222
mkdir_p = @mkdir_p@
197
223
oldincludedir = @oldincludedir@
220
246
                        ../../sha.o ../../error.o ../../clientbase.o ../../jid.o ../../dataform.o \
221
247
                        ../../dataformfieldcontainer.o ../../dataformreported.o ../../dataformitem.o \
222
248
                        ../../dataformfield.o ../../mucroom.o ../../delayeddelivery.o ../../mucmessagesession.o \
223
 
                        ../../softwareversion.o
 
249
                        ../../softwareversion.o \
 
250
                        ../../atomicrefcount.o
224
251
 
225
252
mucroommucowner_test_CFLAGS = $(CPPFLAGS)
226
253
all: all-am
266
293
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
267
294
        echo " rm -f" $$list; \
268
295
        rm -f $$list
269
 
mucroommucowner_test$(EXEEXT): $(mucroommucowner_test_OBJECTS) $(mucroommucowner_test_DEPENDENCIES) 
 
296
mucroommucowner_test$(EXEEXT): $(mucroommucowner_test_OBJECTS) $(mucroommucowner_test_DEPENDENCIES) $(EXTRA_mucroommucowner_test_DEPENDENCIES) 
270
297
        @rm -f mucroommucowner_test$(EXEEXT)
271
298
        $(CXXLINK) $(mucroommucowner_test_OBJECTS) $(mucroommucowner_test_LDADD) $(LIBS)
272
299
 
401
428
 
402
429
installcheck: installcheck-am
403
430
install-strip:
404
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
405
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
406
 
          `test -z '$(STRIP)' || \
407
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
431
        if test -z '$(STRIP)'; then \
 
432
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
433
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
434
              install; \
 
435
        else \
 
436
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
437
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
438
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
439
        fi
408
440
mostlyclean-generic:
409
441
 
410
442
clean-generic: