~ubuntu-branches/ubuntu/trusty/resiprocate/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/link_popt.diff/resip/rend/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev
  • Date: 2013-09-14 15:23:24 UTC
  • Revision ID: package-import@ubuntu.com-20130914152324-x89kvn3hjk9ywyvq
Tags: 1.8.13-1ubuntu1
Link rend library with -lpopt to fix build failure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
# $Id$
 
19
 
 
20
 
 
21
 
 
22
VPATH = @srcdir@
 
23
am__make_dryrun = \
 
24
  { \
 
25
    am__dry=no; \
 
26
    case $$MAKEFLAGS in \
 
27
      *\\[\ \   ]*) \
 
28
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
29
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
30
      *) \
 
31
        for am__flg in $$MAKEFLAGS; do \
 
32
          case $$am__flg in \
 
33
            *=*|--*) ;; \
 
34
            *n*) am__dry=yes; break;; \
 
35
          esac; \
 
36
        done;; \
 
37
    esac; \
 
38
    test $$am__dry = yes; \
 
39
  }
 
40
pkgdatadir = $(datadir)/@PACKAGE@
 
41
pkgincludedir = $(includedir)/@PACKAGE@
 
42
pkglibdir = $(libdir)/@PACKAGE@
 
43
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
44
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
45
install_sh_DATA = $(install_sh) -c -m 644
 
46
install_sh_PROGRAM = $(install_sh) -c
 
47
install_sh_SCRIPT = $(install_sh) -c
 
48
INSTALL_HEADER = $(INSTALL_DATA)
 
49
transform = $(program_transform_name)
 
50
NORMAL_INSTALL = :
 
51
PRE_INSTALL = :
 
52
POST_INSTALL = :
 
53
NORMAL_UNINSTALL = :
 
54
PRE_UNINSTALL = :
 
55
POST_UNINSTALL = :
 
56
build_triplet = @build@
 
57
host_triplet = @host@
 
58
bin_PROGRAMS = rendIt$(EXEEXT)
 
59
subdir = resip/rend
 
60
DIST_COMMON = $(nobase_rendinclude_HEADERS) $(srcdir)/Makefile.am \
 
61
        $(srcdir)/Makefile.in
 
62
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
63
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_have_epoll.m4 \
 
64
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
65
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
66
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
 
67
        $(top_srcdir)/configure.ac
 
68
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
69
        $(ACLOCAL_M4)
 
70
mkinstalldirs = $(install_sh) -d
 
71
CONFIG_HEADER = $(top_builddir)/config.h
 
72
CONFIG_CLEAN_FILES =
 
73
CONFIG_CLEAN_VPATH_FILES =
 
74
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
75
am__vpath_adj = case $$p in \
 
76
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
77
    *) f=$$p;; \
 
78
  esac;
 
79
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
80
am__install_max = 40
 
81
am__nobase_strip_setup = \
 
82
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
83
am__nobase_strip = \
 
84
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
85
am__nobase_list = $(am__nobase_strip_setup); \
 
86
  for p in $$list; do echo "$$p $$p"; done | \
 
87
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
88
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
89
    if (++n[$$2] == $(am__install_max)) \
 
90
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
91
    END { for (dir in files) print dir, files[dir] }'
 
92
am__base_list = \
 
93
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
94
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
95
am__uninstall_files_from_dir = { \
 
96
  test -z "$$files" \
 
97
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
98
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
99
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
100
  }
 
101
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
 
102
        "$(DESTDIR)$(rendincludedir)"
 
103
LTLIBRARIES = $(lib_LTLIBRARIES)
 
104
librend_la_DEPENDENCIES = ../../resip/dum/libdum.la \
 
105
        ../../resip/stack/libresip.la ../../rutil/librutil.la
 
106
am_librend_la_OBJECTS = RendAcct.lo RendDlg.lo RendDlgAcct.lo \
 
107
        RendKa.lo RendMisc.lo RendPres.lo RendReg.lo RendRunner.lo \
 
108
        RendSketch.lo RendTroop.lo
 
109
librend_la_OBJECTS = $(am_librend_la_OBJECTS)
 
110
librend_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
111
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
112
        $(CXXFLAGS) $(librend_la_LDFLAGS) $(LDFLAGS) -o $@
 
113
PROGRAMS = $(bin_PROGRAMS)
 
114
am_rendIt_OBJECTS = rendIt.$(OBJEXT)
 
115
rendIt_OBJECTS = $(am_rendIt_OBJECTS)
 
116
rendIt_DEPENDENCIES = librend.la ../../resip/stack/libresip.la \
 
117
        ../../rutil/librutil.la
 
118
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
119
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
 
120
am__depfiles_maybe = depfiles
 
121
am__mv = mv -f
 
122
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
123
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
124
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
125
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
126
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
127
CXXLD = $(CXX)
 
128
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
129
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
130
        $(LDFLAGS) -o $@
 
131
SOURCES = $(librend_la_SOURCES) $(rendIt_SOURCES)
 
132
DIST_SOURCES = $(librend_la_SOURCES) $(rendIt_SOURCES)
 
133
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
134
        html-recursive info-recursive install-data-recursive \
 
135
        install-dvi-recursive install-exec-recursive \
 
136
        install-html-recursive install-info-recursive \
 
137
        install-pdf-recursive install-ps-recursive install-recursive \
 
138
        installcheck-recursive installdirs-recursive pdf-recursive \
 
139
        ps-recursive uninstall-recursive
 
140
am__can_run_installinfo = \
 
141
  case $$AM_UPDATE_INFO_DIR in \
 
142
    n|no|NO) false;; \
 
143
    *) (install-info --version) >/dev/null 2>&1;; \
 
144
  esac
 
145
HEADERS = $(nobase_rendinclude_HEADERS)
 
146
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
147
  distclean-recursive maintainer-clean-recursive
 
148
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
149
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
150
        distdir
 
151
ETAGS = etags
 
152
CTAGS = ctags
 
153
DIST_SUBDIRS = $(SUBDIRS)
 
154
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
155
am__relativize = \
 
156
  dir0=`pwd`; \
 
157
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
158
  sed_rest='s,^[^/]*/*,,'; \
 
159
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
160
  sed_butlast='s,/*[^/]*$$,,'; \
 
161
  while test -n "$$dir1"; do \
 
162
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
163
    if test "$$first" != "."; then \
 
164
      if test "$$first" = ".."; then \
 
165
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
166
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
167
      else \
 
168
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
169
        if test "$$first2" = "$$first"; then \
 
170
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
171
        else \
 
172
          dir2="../$$dir2"; \
 
173
        fi; \
 
174
        dir0="$$dir0"/"$$first"; \
 
175
      fi; \
 
176
    fi; \
 
177
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
178
  done; \
 
179
  reldir="$$dir2"
 
180
ACLOCAL = @ACLOCAL@
 
181
AMTAR = @AMTAR@
 
182
AR = @AR@
 
183
AUTOCONF = @AUTOCONF@
 
184
AUTOHEADER = @AUTOHEADER@
 
185
AUTOMAKE = @AUTOMAKE@
 
186
AWK = @AWK@
 
187
CC = @CC@
 
188
CCDEPMODE = @CCDEPMODE@
 
189
CFLAGS = @CFLAGS@
 
190
CPP = @CPP@
 
191
CPPFLAGS = @CPPFLAGS@
 
192
CXX = @CXX@
 
193
CXXCPP = @CXXCPP@
 
194
CXXDEPMODE = @CXXDEPMODE@
 
195
CXXFLAGS = @CXXFLAGS@
 
196
CYGPATH_W = @CYGPATH_W@
 
197
DEFS = @DEFS@
 
198
DEPDIR = @DEPDIR@
 
199
DLLTOOL = @DLLTOOL@
 
200
DSYMUTIL = @DSYMUTIL@
 
201
DUMPBIN = @DUMPBIN@
 
202
ECHO_C = @ECHO_C@
 
203
ECHO_N = @ECHO_N@
 
204
ECHO_T = @ECHO_T@
 
205
EGREP = @EGREP@
 
206
EXEEXT = @EXEEXT@
 
207
FGREP = @FGREP@
 
208
GPERF = @GPERF@
 
209
GREP = @GREP@
 
210
INSTALL = @INSTALL@
 
211
INSTALL_DATA = @INSTALL_DATA@
 
212
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
213
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
214
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
215
LD = @LD@
 
216
LDFLAGS = @LDFLAGS@
 
217
LIBARES_LIBADD = @LIBARES_LIBADD@
 
218
LIBGEOIP_LIBADD = @LIBGEOIP_LIBADD@
 
219
LIBLOG_LIBADD = @LIBLOG_LIBADD@
 
220
LIBMYSQL_LIBADD = @LIBMYSQL_LIBADD@
 
221
LIBOBJS = @LIBOBJS@
 
222
LIBPOPT_LIBADD = @LIBPOPT_LIBADD@
 
223
LIBPTHREAD_LIBADD = @LIBPTHREAD_LIBADD@
 
224
LIBRADIUS_LIBADD = @LIBRADIUS_LIBADD@
 
225
LIBS = @LIBS@
 
226
LIBSSL_LIBADD = @LIBSSL_LIBADD@
 
227
LIBSTL_LIBADD = @LIBSTL_LIBADD@
 
228
LIBTOOL = @LIBTOOL@
 
229
LIBTOOL_VERSION_RELEASE = @LIBTOOL_VERSION_RELEASE@
 
230
LIPO = @LIPO@
 
231
LN_S = @LN_S@
 
232
LTLIBOBJS = @LTLIBOBJS@
 
233
MAINT = @MAINT@
 
234
MAKEINFO = @MAKEINFO@
 
235
MANIFEST_TOOL = @MANIFEST_TOOL@
 
236
MKDIR_P = @MKDIR_P@
 
237
NM = @NM@
 
238
NMEDIT = @NMEDIT@
 
239
OBJDUMP = @OBJDUMP@
 
240
OBJEXT = @OBJEXT@
 
241
OTOOL = @OTOOL@
 
242
OTOOL64 = @OTOOL64@
 
243
PACKAGE = @PACKAGE@
 
244
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
245
PACKAGE_NAME = @PACKAGE_NAME@
 
246
PACKAGE_STRING = @PACKAGE_STRING@
 
247
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
248
PACKAGE_URL = @PACKAGE_URL@
 
249
PACKAGE_VERSION = @PACKAGE_VERSION@
 
250
PATH_SEPARATOR = @PATH_SEPARATOR@
 
251
RANLIB = @RANLIB@
 
252
SED = @SED@
 
253
SET_MAKE = @SET_MAKE@
 
254
SHELL = @SHELL@
 
255
SO_RELEASE = @SO_RELEASE@
 
256
STRIP = @STRIP@
 
257
VERSION = @VERSION@
 
258
abs_builddir = @abs_builddir@
 
259
abs_srcdir = @abs_srcdir@
 
260
abs_top_builddir = @abs_top_builddir@
 
261
abs_top_srcdir = @abs_top_srcdir@
 
262
ac_ct_AR = @ac_ct_AR@
 
263
ac_ct_CC = @ac_ct_CC@
 
264
ac_ct_CXX = @ac_ct_CXX@
 
265
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
266
am__include = @am__include@
 
267
am__leading_dot = @am__leading_dot@
 
268
am__quote = @am__quote@
 
269
am__tar = @am__tar@
 
270
am__untar = @am__untar@
 
271
bindir = @bindir@
 
272
build = @build@
 
273
build_alias = @build_alias@
 
274
build_cpu = @build_cpu@
 
275
build_os = @build_os@
 
276
build_vendor = @build_vendor@
 
277
builddir = @builddir@
 
278
datadir = @datadir@
 
279
datarootdir = @datarootdir@
 
280
docdir = @docdir@
 
281
dvidir = @dvidir@
 
282
exec_prefix = @exec_prefix@
 
283
host = @host@
 
284
host_alias = @host_alias@
 
285
host_cpu = @host_cpu@
 
286
host_os = @host_os@
 
287
host_vendor = @host_vendor@
 
288
htmldir = @htmldir@
 
289
includedir = @includedir@
 
290
infodir = @infodir@
 
291
install_sh = @install_sh@
 
292
libdir = @libdir@
 
293
libexecdir = @libexecdir@
 
294
localedir = @localedir@
 
295
localstatedir = @localstatedir@
 
296
mandir = @mandir@
 
297
mkdir_p = @mkdir_p@
 
298
oldincludedir = @oldincludedir@
 
299
pdfdir = @pdfdir@
 
300
prefix = @prefix@
 
301
program_transform_name = @program_transform_name@
 
302
psdir = @psdir@
 
303
sbindir = @sbindir@
 
304
sharedstatedir = @sharedstatedir@
 
305
srcdir = @srcdir@
 
306
sysconfdir = @sysconfdir@
 
307
target_alias = @target_alias@
 
308
top_build_prefix = @top_build_prefix@
 
309
top_builddir = @top_builddir@
 
310
top_srcdir = @top_srcdir@
 
311
EXTRA_DIST = readme.txt design-notes.txt flownotes.txt
 
312
SUBDIRS = . 
 
313
AM_CXXFLAGS = -I $(top_srcdir)
 
314
lib_LTLIBRARIES = librend.la
 
315
librend_la_LIBADD = ../../resip/dum/libdum.la \
 
316
        ../../resip/stack/libresip.la ../../rutil/librutil.la \
 
317
        @LIBSSL_LIBADD@ @LIBPTHREAD_LIBADD@ $(am__empty)
 
318
librend_la_LDFLAGS = @LIBTOOL_VERSION_RELEASE@ -export-dynamic
 
319
rendIt_LDADD = librend.la ../../resip/stack/libresip.la \
 
320
        ../../rutil/librutil.la -lpopt
 
321
rendIt_SOURCES = rendIt.cxx
 
322
librend_la_SOURCES = \
 
323
        RendAcct.cxx \
 
324
        RendDlg.cxx \
 
325
        RendDlgAcct.cxx \
 
326
        RendKa.cxx \
 
327
        RendMisc.cxx \
 
328
        RendPres.cxx \
 
329
        RendReg.cxx \
 
330
        RendRunner.cxx \
 
331
        RendSketch.cxx \
 
332
        RendTroop.cxx
 
333
 
 
334
rendincludedir = $(includedir)/rend
 
335
nobase_rendinclude_HEADERS = \
 
336
        RendAcct.hxx \
 
337
        RendDlg.hxx \
 
338
        RendDlgAcct.hxx \
 
339
        RendKa.hxx \
 
340
        RendMisc.hxx \
 
341
        RendReport.hxx \
 
342
        RendRunner.hxx \
 
343
        RendSketch.hxx \
 
344
        RendTroop.hxx \
 
345
        RendWavePres.hxx
 
346
 
 
347
all: all-recursive
 
348
 
 
349
.SUFFIXES:
 
350
.SUFFIXES: .cxx .lo .o .obj
 
351
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
352
        @for dep in $?; do \
 
353
          case '$(am__configure_deps)' in \
 
354
            *$$dep*) \
 
355
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
356
                && { if test -f $@; then exit 0; else break; fi; }; \
 
357
              exit 1;; \
 
358
          esac; \
 
359
        done; \
 
360
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu resip/rend/Makefile'; \
 
361
        $(am__cd) $(top_srcdir) && \
 
362
          $(AUTOMAKE) --gnu resip/rend/Makefile
 
363
.PRECIOUS: Makefile
 
364
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
365
        @case '$?' in \
 
366
          *config.status*) \
 
367
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
368
          *) \
 
369
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
370
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
371
        esac;
 
372
 
 
373
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
374
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
375
 
 
376
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
377
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
378
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
379
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
380
$(am__aclocal_m4_deps):
 
381
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
382
        @$(NORMAL_INSTALL)
 
383
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
384
        list2=; for p in $$list; do \
 
385
          if test -f $$p; then \
 
386
            list2="$$list2 $$p"; \
 
387
          else :; fi; \
 
388
        done; \
 
389
        test -z "$$list2" || { \
 
390
          echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
 
391
          $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
 
392
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
393
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
394
        }
 
395
 
 
396
uninstall-libLTLIBRARIES:
 
397
        @$(NORMAL_UNINSTALL)
 
398
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
399
        for p in $$list; do \
 
400
          $(am__strip_dir) \
 
401
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
402
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
 
403
        done
 
404
 
 
405
clean-libLTLIBRARIES:
 
406
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
407
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
408
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
409
          test "$$dir" != "$$p" || dir=.; \
 
410
          echo "rm -f \"$${dir}/so_locations\""; \
 
411
          rm -f "$${dir}/so_locations"; \
 
412
        done
 
413
librend.la: $(librend_la_OBJECTS) $(librend_la_DEPENDENCIES) $(EXTRA_librend_la_DEPENDENCIES) 
 
414
        $(librend_la_LINK) -rpath $(libdir) $(librend_la_OBJECTS) $(librend_la_LIBADD) $(LIBS)
 
415
install-binPROGRAMS: $(bin_PROGRAMS)
 
416
        @$(NORMAL_INSTALL)
 
417
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
418
        if test -n "$$list"; then \
 
419
          echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
 
420
          $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
 
421
        fi; \
 
422
        for p in $$list; do echo "$$p $$p"; done | \
 
423
        sed 's/$(EXEEXT)$$//' | \
 
424
        while read p p1; do if test -f $$p || test -f $$p1; \
 
425
          then echo "$$p"; echo "$$p"; else :; fi; \
 
426
        done | \
 
427
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
428
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
429
        sed 'N;N;N;s,\n, ,g' | \
 
430
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
431
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
432
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
433
            else { print "f", $$3 "/" $$4, $$1; } } \
 
434
          END { for (d in files) print "f", d, files[d] }' | \
 
435
        while read type dir files; do \
 
436
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
437
            test -z "$$files" || { \
 
438
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
439
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
440
            } \
 
441
        ; done
 
442
 
 
443
uninstall-binPROGRAMS:
 
444
        @$(NORMAL_UNINSTALL)
 
445
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
446
        files=`for p in $$list; do echo "$$p"; done | \
 
447
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
448
              -e 's/$$/$(EXEEXT)/' `; \
 
449
        test -n "$$list" || exit 0; \
 
450
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
451
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
452
 
 
453
clean-binPROGRAMS:
 
454
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
455
        echo " rm -f" $$list; \
 
456
        rm -f $$list || exit $$?; \
 
457
        test -n "$(EXEEXT)" || exit 0; \
 
458
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
459
        echo " rm -f" $$list; \
 
460
        rm -f $$list
 
461
rendIt$(EXEEXT): $(rendIt_OBJECTS) $(rendIt_DEPENDENCIES) $(EXTRA_rendIt_DEPENDENCIES) 
 
462
        @rm -f rendIt$(EXEEXT)
 
463
        $(CXXLINK) $(rendIt_OBJECTS) $(rendIt_LDADD) $(LIBS)
 
464
 
 
465
mostlyclean-compile:
 
466
        -rm -f *.$(OBJEXT)
 
467
 
 
468
distclean-compile:
 
469
        -rm -f *.tab.c
 
470
 
 
471
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendAcct.Plo@am__quote@
 
472
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendDlg.Plo@am__quote@
 
473
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendDlgAcct.Plo@am__quote@
 
474
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendKa.Plo@am__quote@
 
475
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendMisc.Plo@am__quote@
 
476
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendPres.Plo@am__quote@
 
477
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendReg.Plo@am__quote@
 
478
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendRunner.Plo@am__quote@
 
479
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendSketch.Plo@am__quote@
 
480
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RendTroop.Plo@am__quote@
 
481
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rendIt.Po@am__quote@
 
482
 
 
483
.cxx.o:
 
484
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
485
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
486
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
487
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
488
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
489
 
 
490
.cxx.obj:
 
491
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
492
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
493
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
494
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
495
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
496
 
 
497
.cxx.lo:
 
498
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
499
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
500
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
501
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
502
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
503
 
 
504
mostlyclean-libtool:
 
505
        -rm -f *.lo
 
506
 
 
507
clean-libtool:
 
508
        -rm -rf .libs _libs
 
509
install-nobase_rendincludeHEADERS: $(nobase_rendinclude_HEADERS)
 
510
        @$(NORMAL_INSTALL)
 
511
        @list='$(nobase_rendinclude_HEADERS)'; test -n "$(rendincludedir)" || list=; \
 
512
        if test -n "$$list"; then \
 
513
          echo " $(MKDIR_P) '$(DESTDIR)$(rendincludedir)'"; \
 
514
          $(MKDIR_P) "$(DESTDIR)$(rendincludedir)" || exit 1; \
 
515
        fi; \
 
516
        $(am__nobase_list) | while read dir files; do \
 
517
          xfiles=; for file in $$files; do \
 
518
            if test -f "$$file"; then xfiles="$$xfiles $$file"; \
 
519
            else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
 
520
          test -z "$$xfiles" || { \
 
521
            test "x$$dir" = x. || { \
 
522
              echo " $(MKDIR_P) '$(DESTDIR)$(rendincludedir)/$$dir'"; \
 
523
              $(MKDIR_P) "$(DESTDIR)$(rendincludedir)/$$dir"; }; \
 
524
            echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(rendincludedir)/$$dir'"; \
 
525
            $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(rendincludedir)/$$dir" || exit $$?; }; \
 
526
        done
 
527
 
 
528
uninstall-nobase_rendincludeHEADERS:
 
529
        @$(NORMAL_UNINSTALL)
 
530
        @list='$(nobase_rendinclude_HEADERS)'; test -n "$(rendincludedir)" || list=; \
 
531
        $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
 
532
        dir='$(DESTDIR)$(rendincludedir)'; $(am__uninstall_files_from_dir)
 
533
 
 
534
# This directory's subdirectories are mostly independent; you can cd
 
535
# into them and run `make' without going through this Makefile.
 
536
# To change the values of `make' variables: instead of editing Makefiles,
 
537
# (1) if the variable is set in `config.status', edit `config.status'
 
538
#     (which will cause the Makefiles to be regenerated when you run `make');
 
539
# (2) otherwise, pass the desired values on the `make' command line.
 
540
$(RECURSIVE_TARGETS):
 
541
        @fail= failcom='exit 1'; \
 
542
        for f in x $$MAKEFLAGS; do \
 
543
          case $$f in \
 
544
            *=* | --[!k]*);; \
 
545
            *k*) failcom='fail=yes';; \
 
546
          esac; \
 
547
        done; \
 
548
        dot_seen=no; \
 
549
        target=`echo $@ | sed s/-recursive//`; \
 
550
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
551
          echo "Making $$target in $$subdir"; \
 
552
          if test "$$subdir" = "."; then \
 
553
            dot_seen=yes; \
 
554
            local_target="$$target-am"; \
 
555
          else \
 
556
            local_target="$$target"; \
 
557
          fi; \
 
558
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
559
          || eval $$failcom; \
 
560
        done; \
 
561
        if test "$$dot_seen" = "no"; then \
 
562
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
563
        fi; test -z "$$fail"
 
564
 
 
565
$(RECURSIVE_CLEAN_TARGETS):
 
566
        @fail= failcom='exit 1'; \
 
567
        for f in x $$MAKEFLAGS; do \
 
568
          case $$f in \
 
569
            *=* | --[!k]*);; \
 
570
            *k*) failcom='fail=yes';; \
 
571
          esac; \
 
572
        done; \
 
573
        dot_seen=no; \
 
574
        case "$@" in \
 
575
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
576
          *) list='$(SUBDIRS)' ;; \
 
577
        esac; \
 
578
        rev=''; for subdir in $$list; do \
 
579
          if test "$$subdir" = "."; then :; else \
 
580
            rev="$$subdir $$rev"; \
 
581
          fi; \
 
582
        done; \
 
583
        rev="$$rev ."; \
 
584
        target=`echo $@ | sed s/-recursive//`; \
 
585
        for subdir in $$rev; do \
 
586
          echo "Making $$target in $$subdir"; \
 
587
          if test "$$subdir" = "."; then \
 
588
            local_target="$$target-am"; \
 
589
          else \
 
590
            local_target="$$target"; \
 
591
          fi; \
 
592
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
593
          || eval $$failcom; \
 
594
        done && test -z "$$fail"
 
595
tags-recursive:
 
596
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
597
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
598
        done
 
599
ctags-recursive:
 
600
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
601
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
602
        done
 
603
 
 
604
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
605
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
606
        unique=`for i in $$list; do \
 
607
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
608
          done | \
 
609
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
610
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
611
        mkid -fID $$unique
 
612
tags: TAGS
 
613
 
 
614
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
615
                $(TAGS_FILES) $(LISP)
 
616
        set x; \
 
617
        here=`pwd`; \
 
618
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
619
          include_option=--etags-include; \
 
620
          empty_fix=.; \
 
621
        else \
 
622
          include_option=--include; \
 
623
          empty_fix=; \
 
624
        fi; \
 
625
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
626
          if test "$$subdir" = .; then :; else \
 
627
            test ! -f $$subdir/TAGS || \
 
628
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
629
          fi; \
 
630
        done; \
 
631
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
632
        unique=`for i in $$list; do \
 
633
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
634
          done | \
 
635
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
636
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
637
        shift; \
 
638
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
639
          test -n "$$unique" || unique=$$empty_fix; \
 
640
          if test $$# -gt 0; then \
 
641
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
642
              "$$@" $$unique; \
 
643
          else \
 
644
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
645
              $$unique; \
 
646
          fi; \
 
647
        fi
 
648
ctags: CTAGS
 
649
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
650
                $(TAGS_FILES) $(LISP)
 
651
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
652
        unique=`for i in $$list; do \
 
653
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
654
          done | \
 
655
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
656
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
657
        test -z "$(CTAGS_ARGS)$$unique" \
 
658
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
659
             $$unique
 
660
 
 
661
GTAGS:
 
662
        here=`$(am__cd) $(top_builddir) && pwd` \
 
663
          && $(am__cd) $(top_srcdir) \
 
664
          && gtags -i $(GTAGS_ARGS) "$$here"
 
665
 
 
666
distclean-tags:
 
667
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
668
 
 
669
distdir: $(DISTFILES)
 
670
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
671
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
672
        list='$(DISTFILES)'; \
 
673
          dist_files=`for file in $$list; do echo $$file; done | \
 
674
          sed -e "s|^$$srcdirstrip/||;t" \
 
675
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
676
        case $$dist_files in \
 
677
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
678
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
679
                           sort -u` ;; \
 
680
        esac; \
 
681
        for file in $$dist_files; do \
 
682
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
683
          if test -d $$d/$$file; then \
 
684
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
685
            if test -d "$(distdir)/$$file"; then \
 
686
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
687
            fi; \
 
688
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
689
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
690
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
691
            fi; \
 
692
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
693
          else \
 
694
            test -f "$(distdir)/$$file" \
 
695
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
696
            || exit 1; \
 
697
          fi; \
 
698
        done
 
699
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
700
          if test "$$subdir" = .; then :; else \
 
701
            $(am__make_dryrun) \
 
702
              || test -d "$(distdir)/$$subdir" \
 
703
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
704
              || exit 1; \
 
705
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
706
            $(am__relativize); \
 
707
            new_distdir=$$reldir; \
 
708
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
709
            $(am__relativize); \
 
710
            new_top_distdir=$$reldir; \
 
711
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
712
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
713
            ($(am__cd) $$subdir && \
 
714
              $(MAKE) $(AM_MAKEFLAGS) \
 
715
                top_distdir="$$new_top_distdir" \
 
716
                distdir="$$new_distdir" \
 
717
                am__remove_distdir=: \
 
718
                am__skip_length_check=: \
 
719
                am__skip_mode_fix=: \
 
720
                distdir) \
 
721
              || exit 1; \
 
722
          fi; \
 
723
        done
 
724
check-am: all-am
 
725
check: check-recursive
 
726
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
 
727
install-binPROGRAMS: install-libLTLIBRARIES
 
728
 
 
729
installdirs: installdirs-recursive
 
730
installdirs-am:
 
731
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rendincludedir)"; do \
 
732
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
733
        done
 
734
install: install-recursive
 
735
install-exec: install-exec-recursive
 
736
install-data: install-data-recursive
 
737
uninstall: uninstall-recursive
 
738
 
 
739
install-am: all-am
 
740
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
741
 
 
742
installcheck: installcheck-recursive
 
743
install-strip:
 
744
        if test -z '$(STRIP)'; then \
 
745
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
746
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
747
              install; \
 
748
        else \
 
749
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
750
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
751
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
752
        fi
 
753
mostlyclean-generic:
 
754
 
 
755
clean-generic:
 
756
 
 
757
distclean-generic:
 
758
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
759
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
760
 
 
761
maintainer-clean-generic:
 
762
        @echo "This command is intended for maintainers to use"
 
763
        @echo "it deletes files that may require special tools to rebuild."
 
764
clean: clean-recursive
 
765
 
 
766
clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
 
767
        clean-libtool mostlyclean-am
 
768
 
 
769
distclean: distclean-recursive
 
770
        -rm -rf ./$(DEPDIR)
 
771
        -rm -f Makefile
 
772
distclean-am: clean-am distclean-compile distclean-generic \
 
773
        distclean-tags
 
774
 
 
775
dvi: dvi-recursive
 
776
 
 
777
dvi-am:
 
778
 
 
779
html: html-recursive
 
780
 
 
781
html-am:
 
782
 
 
783
info: info-recursive
 
784
 
 
785
info-am:
 
786
 
 
787
install-data-am: install-nobase_rendincludeHEADERS
 
788
 
 
789
install-dvi: install-dvi-recursive
 
790
 
 
791
install-dvi-am:
 
792
 
 
793
install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
 
794
 
 
795
install-html: install-html-recursive
 
796
 
 
797
install-html-am:
 
798
 
 
799
install-info: install-info-recursive
 
800
 
 
801
install-info-am:
 
802
 
 
803
install-man:
 
804
 
 
805
install-pdf: install-pdf-recursive
 
806
 
 
807
install-pdf-am:
 
808
 
 
809
install-ps: install-ps-recursive
 
810
 
 
811
install-ps-am:
 
812
 
 
813
installcheck-am:
 
814
 
 
815
maintainer-clean: maintainer-clean-recursive
 
816
        -rm -rf ./$(DEPDIR)
 
817
        -rm -f Makefile
 
818
maintainer-clean-am: distclean-am maintainer-clean-generic
 
819
 
 
820
mostlyclean: mostlyclean-recursive
 
821
 
 
822
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
823
        mostlyclean-libtool
 
824
 
 
825
pdf: pdf-recursive
 
826
 
 
827
pdf-am:
 
828
 
 
829
ps: ps-recursive
 
830
 
 
831
ps-am:
 
832
 
 
833
uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
 
834
        uninstall-nobase_rendincludeHEADERS
 
835
 
 
836
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
837
        install-am install-strip tags-recursive
 
838
 
 
839
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
840
        all all-am check check-am clean clean-binPROGRAMS \
 
841
        clean-generic clean-libLTLIBRARIES clean-libtool ctags \
 
842
        ctags-recursive distclean distclean-compile distclean-generic \
 
843
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
844
        html-am info info-am install install-am install-binPROGRAMS \
 
845
        install-data install-data-am install-dvi install-dvi-am \
 
846
        install-exec install-exec-am install-html install-html-am \
 
847
        install-info install-info-am install-libLTLIBRARIES \
 
848
        install-man install-nobase_rendincludeHEADERS install-pdf \
 
849
        install-pdf-am install-ps install-ps-am install-strip \
 
850
        installcheck installcheck-am installdirs installdirs-am \
 
851
        maintainer-clean maintainer-clean-generic mostlyclean \
 
852
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
853
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
854
        uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
 
855
        uninstall-nobase_rendincludeHEADERS
 
856
 
 
857
 
 
858
##############################################################################
 
859
 
860
# The Vovida Software License, Version 1.0 
 
861
# Copyright (c) 2000-2007 Vovida Networks, Inc.  All rights reserved.
 
862
 
863
# Redistribution and use in source and binary forms, with or without
 
864
# modification, are permitted provided that the following conditions
 
865
# are met:
 
866
 
867
# 1. Redistributions of source code must retain the above copyright
 
868
#    notice, this list of conditions and the following disclaimer.
 
869
 
870
# 2. Redistributions in binary form must reproduce the above copyright
 
871
#    notice, this list of conditions and the following disclaimer in
 
872
#    the documentation and/or other materials provided with the
 
873
#    distribution.
 
874
 
875
# 3. The names "VOCAL", "Vovida Open Communication Application Library",
 
876
#    and "Vovida Open Communication Application Library (VOCAL)" must
 
877
#    not be used to endorse or promote products derived from this
 
878
#    software without prior written permission. For written
 
879
#    permission, please contact vocal@vovida.org.
 
880
 
881
# 4. Products derived from this software may not be called "VOCAL", nor
 
882
#    may "VOCAL" appear in their name, without prior written
 
883
#    permission of Vovida Networks, Inc.
 
884
 
885
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
 
886
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 
887
# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
 
888
# NON-INFRINGEMENT ARE DISCLAIMED.  IN NO EVENT SHALL VOVIDA
 
889
# NETWORKS, INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT DAMAGES
 
890
# IN EXCESS OF $1,000, NOR FOR ANY INDIRECT, INCIDENTAL, SPECIAL,
 
891
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 
892
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 
893
# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
 
894
# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
895
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
 
896
# USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
 
897
# DAMAGE.
 
898
 
899
# ====================================================================
 
900
 
901
# This software consists of voluntary contributions made by Vovida
 
902
# Networks, Inc. and many individuals on behalf of Vovida Networks,
 
903
# Inc.  For more information on Vovida Networks, Inc., please see
 
904
# <http://www.vovida.org/>.
 
905
 
906
##############################################################################
 
907
 
 
908
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
909
# Otherwise a system limit (for SysV at least) may be exceeded.
 
910
.NOEXPORT: