~ubuntu-branches/ubuntu/trusty/cloog/trusty

« back to all changes in this revision

Viewing changes to osl/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-02-26 14:21:11 UTC
  • mfrom: (3.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20140226142111-vsbb1isby30uundd
Tags: 0.18.2-1
New upstream version.

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
 
#
19
 
#   /*+------------------------------------------------------------------**
20
 
#    **                       OpenScop Library                           **
21
 
#    **------------------------------------------------------------------**
22
 
#    **                         makefile.am                              **
23
 
#    **------------------------------------------------------------------**
24
 
#    **                   First version: 30/04/2008                      **
25
 
#    **------------------------------------------------------------------**
26
 
#
27
 
#   
28
 
# ***************************************************************************
29
 
# * OpenScop: Structures and formats for polyhedral tools to talk together  *
30
 
# ***************************************************************************
31
 
# *   ,___,,_,__,,__,,__,,__,,_,__,,_,__,,__,,___,_,__,,_,__,               *
32
 
# *   /   / /  //  //  //  // /   / /  //  //   / /  // /  /|,_,            *
33
 
# *  /   / /  //  //  //  // /   / /  //  //   / /  // /  / / /\            *
34
 
# * |~~~|~|~~~|~~~|~~~|~~~|~|~~~|~|~~~|~~~|~~~|~|~~~|~|~~~|/_/  \           *
35
 
# * | G |C| P | = | L | P |=| = |C| = | = | = |=| = |=| C |\  \ /\          *
36
 
# * | R |l| o | = | e | l |=| = |a| = | = | = |=| = |=| L | \# \ /\         *
37
 
# * | A |a| l | = | t | u |=| = |n| = | = | = |=| = |=| o | |\# \  \        *
38
 
# * | P |n| l | = | s | t |=| = |d| = | = | = | |   |=| o | | \# \  \       *
39
 
# * | H | | y |   | e | o | | = |l|   |   | = | |   | | G | |  \  \  \      *
40
 
# * | I | |   |   | e |   | |   | |   |   |   | |   | |   | |   \  \  \     *
41
 
# * | T | |   |   |   |   | |   | |   |   |   | |   | |   | |    \  \  \    *
42
 
# * | E | |   |   |   |   | |   | |   |   |   | |   | |   | |     \  \  \   *
43
 
# * | * |*| * | * | * | * |*| * |*| * | * | * |*| * |*| * | /      \* \  \  *
44
 
# * | O |p| e | n | S | c |o| p |-| L | i | b |r| a |r| y |/        \  \ /  *
45
 
# * '---'-'---'---'---'---'-'---'-'---'---'---'-'---'-'---'          '--'   *
46
 
# *                                                                         *
47
 
# * Copyright (C) 2008 University Paris-Sud 11 and INRIA                    *
48
 
# *                                                                         *
49
 
# * (3-clause BSD license)                                                  *
50
 
# * Redistribution and use in source  and binary forms, with or without     *
51
 
# * modification, are permitted provided that the following conditions      *
52
 
# * are met:                                                                *
53
 
# *                                                                         *
54
 
# * 1. Redistributions of source code must retain the above copyright       *
55
 
# *    notice, this list of conditions and the following disclaimer.        *
56
 
# * 2. Redistributions in binary form must reproduce the above copyright    *
57
 
# *    notice, this list of conditions and the following disclaimer in the  *
58
 
# *    documentation and/or other materials provided with the distribution. *
59
 
# * 3. The name of the author may not be used to endorse or promote         *
60
 
# *    products derived from this software without specific prior written   *
61
 
# *    permission.                                                          *
62
 
# *                                                                         *
63
 
# * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR    *
64
 
# * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED          *
65
 
# * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE  *
66
 
# * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,      *
67
 
# * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES      *
68
 
# * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR      *
69
 
# * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)      *
70
 
# * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,     *
71
 
# * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING   *
72
 
# * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE      *
73
 
# * POSSIBILITY OF SUCH DAMAGE.                                             *
74
 
# *                                                                         *
75
 
# * OpenScop Library, a library to manipulate OpenScop formats and data     *
76
 
# * structures. Written by:                                                 *
77
 
# * Cedric Bastoul     <Cedric.Bastoul@u-psud.fr> and                       *
78
 
# * Louis-Noel Pouchet <Louis-Noel.pouchet@inria.fr>                        *
79
 
# *                                                                         *
80
 
# ***************************************************************************/
81
 
#
82
 
# Makefile.am (or makefile if generated) of the OpenScop Library.
83
 
# Makefile.am is not a makefile, you must run the 'autogen.sh' THEN the
84
 
# configure shellscript to generate the Makefile thanks to this file.
85
 
 
86
 
#############################################################################
87
 
 
88
 
 
89
 
VPATH = @srcdir@
90
 
am__make_dryrun = \
91
 
  { \
92
 
    am__dry=no; \
93
 
    case $$MAKEFLAGS in \
94
 
      *\\[\ \   ]*) \
95
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
96
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
97
 
      *) \
98
 
        for am__flg in $$MAKEFLAGS; do \
99
 
          case $$am__flg in \
100
 
            *=*|--*) ;; \
101
 
            *n*) am__dry=yes; break;; \
102
 
          esac; \
103
 
        done;; \
104
 
    esac; \
105
 
    test $$am__dry = yes; \
106
 
  }
107
 
pkgdatadir = $(datadir)/@PACKAGE@
108
 
pkgincludedir = $(includedir)/@PACKAGE@
109
 
pkglibdir = $(libdir)/@PACKAGE@
110
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
111
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
112
 
install_sh_DATA = $(install_sh) -c -m 644
113
 
install_sh_PROGRAM = $(install_sh) -c
114
 
install_sh_SCRIPT = $(install_sh) -c
115
 
INSTALL_HEADER = $(INSTALL_DATA)
116
 
transform = $(program_transform_name)
117
 
NORMAL_INSTALL = :
118
 
PRE_INSTALL = :
119
 
POST_INSTALL = :
120
 
NORMAL_UNINSTALL = :
121
 
PRE_UNINSTALL = :
122
 
POST_UNINSTALL = :
123
 
build_triplet = @build@
124
 
host_triplet = @host@
125
 
subdir = .
126
 
DIST_COMMON = README $(am__configure_deps) \
127
 
        $(pkgextensionsinclude_HEADERS) $(pkginclude_HEADERS) \
128
 
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
129
 
        $(top_srcdir)/configure $(top_srcdir)/include/osl/scop.h.in \
130
 
        AUTHORS ChangeLog NEWS THANKS autoconf/config.guess \
131
 
        autoconf/config.sub autoconf/depcomp autoconf/install-sh \
132
 
        autoconf/ltmain.sh autoconf/missing autoconf/texinfo.tex
133
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
134
 
am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cc_maxopt.m4 \
135
 
        $(top_srcdir)/m4/ax_cflags_warn_all.m4 \
136
 
        $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
137
 
        $(top_srcdir)/m4/ax_compiler_vendor.m4 \
138
 
        $(top_srcdir)/m4/ax_gcc_archflag.m4 \
139
 
        $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
140
 
        $(top_srcdir)/m4/ax_submodule.m4 $(top_srcdir)/m4/libtool.m4 \
141
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
142
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
143
 
        $(top_srcdir)/configure.ac
144
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
145
 
        $(ACLOCAL_M4)
146
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
147
 
 configure.lineno config.status.lineno
148
 
mkinstalldirs = $(install_sh) -d
149
 
CONFIG_CLEAN_FILES = include/osl/scop.h
150
 
CONFIG_CLEAN_VPATH_FILES =
151
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
152
 
am__vpath_adj = case $$p in \
153
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
154
 
    *) f=$$p;; \
155
 
  esac;
156
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
157
 
am__install_max = 40
158
 
am__nobase_strip_setup = \
159
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
160
 
am__nobase_strip = \
161
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
162
 
am__nobase_list = $(am__nobase_strip_setup); \
163
 
  for p in $$list; do echo "$$p $$p"; done | \
164
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
165
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
166
 
    if (++n[$$2] == $(am__install_max)) \
167
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
168
 
    END { for (dir in files) print dir, files[dir] }'
169
 
am__base_list = \
170
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
171
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
172
 
am__uninstall_files_from_dir = { \
173
 
  test -z "$$files" \
174
 
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
175
 
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
176
 
         $(am__cd) "$$dir" && rm -f $$files; }; \
177
 
  }
178
 
am__installdirs = "$(DESTDIR)$(libdir)" \
179
 
        "$(DESTDIR)$(pkgextensionsincludedir)" \
180
 
        "$(DESTDIR)$(pkgincludedir)"
181
 
LTLIBRARIES = $(lib_LTLIBRARIES)
182
 
libosl_la_LIBADD =
183
 
am_libosl_la_OBJECTS = libosl_la-scop.lo libosl_la-statement.lo \
184
 
        libosl_la-textual.lo libosl_la-comment.lo libosl_la-null.lo \
185
 
        libosl_la-clay.lo libosl_la-dependence.lo \
186
 
        libosl_la-scatnames.lo libosl_la-arrays.lo \
187
 
        libosl_la-coordinates.lo libosl_la-irregular.lo \
188
 
        libosl_la-symbols.lo libosl_la-extbody.lo libosl_la-loop.lo \
189
 
        libosl_la-interface.lo libosl_la-generic.lo \
190
 
        libosl_la-relation.lo libosl_la-relation_list.lo \
191
 
        libosl_la-vector.lo libosl_la-names.lo libosl_la-strings.lo \
192
 
        libosl_la-body.lo libosl_la-int.lo libosl_la-util.lo
193
 
libosl_la_OBJECTS = $(am_libosl_la_OBJECTS)
194
 
AM_V_lt = $(am__v_lt_@AM_V@)
195
 
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
196
 
am__v_lt_0 = --silent
197
 
depcomp = $(SHELL) $(top_srcdir)/autoconf/depcomp
198
 
am__depfiles_maybe = depfiles
199
 
am__mv = mv -f
200
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
201
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
202
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
203
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
204
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
205
 
        $(AM_CFLAGS) $(CFLAGS)
206
 
AM_V_CC = $(am__v_CC_@AM_V@)
207
 
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
208
 
am__v_CC_0 = @echo "  CC    " $@;
209
 
AM_V_at = $(am__v_at_@AM_V@)
210
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
211
 
am__v_at_0 = @
212
 
CCLD = $(CC)
213
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
214
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
215
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
216
 
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
217
 
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
218
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
219
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
220
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
221
 
am__v_GEN_0 = @echo "  GEN   " $@;
222
 
SOURCES = $(libosl_la_SOURCES)
223
 
DIST_SOURCES = $(libosl_la_SOURCES)
224
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
225
 
        html-recursive info-recursive install-data-recursive \
226
 
        install-dvi-recursive install-exec-recursive \
227
 
        install-html-recursive install-info-recursive \
228
 
        install-pdf-recursive install-ps-recursive install-recursive \
229
 
        installcheck-recursive installdirs-recursive pdf-recursive \
230
 
        ps-recursive uninstall-recursive
231
 
am__can_run_installinfo = \
232
 
  case $$AM_UPDATE_INFO_DIR in \
233
 
    n|no|NO) false;; \
234
 
    *) (install-info --version) >/dev/null 2>&1;; \
235
 
  esac
236
 
HEADERS = $(pkgextensionsinclude_HEADERS) $(pkginclude_HEADERS)
237
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
238
 
  distclean-recursive maintainer-clean-recursive
239
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
240
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
241
 
        distdir dist dist-all distcheck
242
 
ETAGS = etags
243
 
CTAGS = ctags
244
 
DIST_SUBDIRS = $(SUBDIRS)
245
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
246
 
distdir = $(PACKAGE)-$(VERSION)
247
 
top_distdir = $(distdir)
248
 
am__remove_distdir = \
249
 
  if test -d "$(distdir)"; then \
250
 
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
251
 
      && rm -rf "$(distdir)" \
252
 
      || { sleep 5 && rm -rf "$(distdir)"; }; \
253
 
  else :; fi
254
 
am__relativize = \
255
 
  dir0=`pwd`; \
256
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
257
 
  sed_rest='s,^[^/]*/*,,'; \
258
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
259
 
  sed_butlast='s,/*[^/]*$$,,'; \
260
 
  while test -n "$$dir1"; do \
261
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
262
 
    if test "$$first" != "."; then \
263
 
      if test "$$first" = ".."; then \
264
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
265
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
266
 
      else \
267
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
268
 
        if test "$$first2" = "$$first"; then \
269
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
270
 
        else \
271
 
          dir2="../$$dir2"; \
272
 
        fi; \
273
 
        dir0="$$dir0"/"$$first"; \
274
 
      fi; \
275
 
    fi; \
276
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
277
 
  done; \
278
 
  reldir="$$dir2"
279
 
DIST_ARCHIVES = $(distdir).tar.gz
280
 
GZIP_ENV = --best
281
 
distuninstallcheck_listfiles = find . -type f -print
282
 
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
283
 
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
284
 
distcleancheck_listfiles = find . -type f -print
285
 
ACLOCAL = @ACLOCAL@
286
 
AMTAR = @AMTAR@
287
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
288
 
AR = @AR@
289
 
AUTOCONF = @AUTOCONF@
290
 
AUTOHEADER = @AUTOHEADER@
291
 
AUTOMAKE = @AUTOMAKE@
292
 
AWK = @AWK@
293
 
CC = @CC@
294
 
CCDEPMODE = @CCDEPMODE@
295
 
CD = @CD@
296
 
CFLAGS = @CFLAGS@
297
 
CFLAGS_WARN = @CFLAGS_WARN@
298
 
CPP = @CPP@
299
 
CPPFLAGS = @CPPFLAGS@
300
 
CYGPATH_W = @CYGPATH_W@
301
 
DEFS = @DEFS@
302
 
DEPDIR = @DEPDIR@
303
 
DLLTOOL = @DLLTOOL@
304
 
DOXYGEN = @DOXYGEN@
305
 
DSYMUTIL = @DSYMUTIL@
306
 
DUMPBIN = @DUMPBIN@
307
 
ECHO_C = @ECHO_C@
308
 
ECHO_N = @ECHO_N@
309
 
ECHO_T = @ECHO_T@
310
 
EGREP = @EGREP@
311
 
EXEEXT = @EXEEXT@
312
 
FGREP = @FGREP@
313
 
GREP = @GREP@
314
 
INSTALL = @INSTALL@
315
 
INSTALL_DATA = @INSTALL_DATA@
316
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
317
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
318
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
319
 
LD = @LD@
320
 
LDFLAGS = @LDFLAGS@
321
 
LIBOBJS = @LIBOBJS@
322
 
LIBS = @LIBS@
323
 
LIBTOOL = @LIBTOOL@
324
 
LIPO = @LIPO@
325
 
LN_S = @LN_S@
326
 
LTLIBOBJS = @LTLIBOBJS@
327
 
MAKEINFO = @MAKEINFO@
328
 
MANIFEST_TOOL = @MANIFEST_TOOL@
329
 
MKDIR_P = @MKDIR_P@
330
 
NM = @NM@
331
 
NMEDIT = @NMEDIT@
332
 
OBJDUMP = @OBJDUMP@
333
 
OBJEXT = @OBJEXT@
334
 
OTOOL = @OTOOL@
335
 
OTOOL64 = @OTOOL64@
336
 
PACKAGE = @PACKAGE@
337
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
338
 
PACKAGE_NAME = @PACKAGE_NAME@
339
 
PACKAGE_STRING = @PACKAGE_STRING@
340
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
341
 
PACKAGE_URL = @PACKAGE_URL@
342
 
PACKAGE_VERSION = @PACKAGE_VERSION@
343
 
PATH_SEPARATOR = @PATH_SEPARATOR@
344
 
PRTDIAG = @PRTDIAG@
345
 
RANLIB = @RANLIB@
346
 
SED = @SED@
347
 
SET_MAKE = @SET_MAKE@
348
 
SHELL = @SHELL@
349
 
STRIP = @STRIP@
350
 
VERSION = @VERSION@
351
 
VERSION_MAJOR = @VERSION_MAJOR@
352
 
VERSION_MINOR = @VERSION_MINOR@
353
 
VERSION_REVISION = @VERSION_REVISION@
354
 
abs_builddir = @abs_builddir@
355
 
abs_srcdir = @abs_srcdir@
356
 
abs_top_builddir = @abs_top_builddir@
357
 
abs_top_srcdir = @abs_top_srcdir@
358
 
ac_aux_dir = @ac_aux_dir@
359
 
ac_ct_AR = @ac_ct_AR@
360
 
ac_ct_CC = @ac_ct_CC@
361
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
362
 
am__include = @am__include@
363
 
am__leading_dot = @am__leading_dot@
364
 
am__quote = @am__quote@
365
 
am__tar = @am__tar@
366
 
am__untar = @am__untar@
367
 
bindir = @bindir@
368
 
build = @build@
369
 
build_alias = @build_alias@
370
 
build_cpu = @build_cpu@
371
 
build_os = @build_os@
372
 
build_vendor = @build_vendor@
373
 
builddir = @builddir@
374
 
datadir = @datadir@
375
 
datarootdir = @datarootdir@
376
 
docdir = @docdir@
377
 
dvidir = @dvidir@
378
 
exec_prefix = @exec_prefix@
379
 
host = @host@
380
 
host_alias = @host_alias@
381
 
host_cpu = @host_cpu@
382
 
host_os = @host_os@
383
 
host_vendor = @host_vendor@
384
 
htmldir = @htmldir@
385
 
includedir = @includedir@
386
 
infodir = @infodir@
387
 
install_sh = @install_sh@
388
 
libdir = @libdir@
389
 
libexecdir = @libexecdir@
390
 
localedir = @localedir@
391
 
localstatedir = @localstatedir@
392
 
mandir = @mandir@
393
 
mkdir_p = @mkdir_p@
394
 
oldincludedir = @oldincludedir@
395
 
pdfdir = @pdfdir@
396
 
prefix = @prefix@
397
 
program_transform_name = @program_transform_name@
398
 
psdir = @psdir@
399
 
sbindir = @sbindir@
400
 
sharedstatedir = @sharedstatedir@
401
 
srcdir = @srcdir@
402
 
sysconfdir = @sysconfdir@
403
 
target_alias = @target_alias@
404
 
top_build_prefix = @top_build_prefix@
405
 
top_builddir = @top_builddir@
406
 
top_srcdir = @top_srcdir@
407
 
SUBDIRS = . doc tests
408
 
ACLOCAL_AMFLAGS = -I m4
409
 
 
410
 
#############################################################################
411
 
lib_LTLIBRARIES = libosl.la
412
 
 
413
 
#############################################################################
414
 
pkginclude_HEADERS = \
415
 
        include/osl/osl.h \
416
 
        include/osl/statement.h \
417
 
        include/osl/interface.h \
418
 
        include/osl/generic.h \
419
 
        include/osl/vector.h \
420
 
        include/osl/relation.h \
421
 
        include/osl/relation_list.h \
422
 
        include/osl/macros.h \
423
 
        include/osl/int.h \
424
 
        include/osl/names.h \
425
 
        include/osl/strings.h \
426
 
        include/osl/body.h \
427
 
        include/osl/util.h \
428
 
        include/osl/scop.h
429
 
 
430
 
pkgextensionsincludedir = $(pkgincludedir)/extensions
431
 
pkgextensionsinclude_HEADERS = \
432
 
        include/osl/extensions/textual.h \
433
 
        include/osl/extensions/comment.h \
434
 
        include/osl/extensions/null.h \
435
 
        include/osl/extensions/clay.h \
436
 
        include/osl/extensions/dependence.h \
437
 
        include/osl/extensions/scatnames.h \
438
 
        include/osl/extensions/arrays.h \
439
 
        include/osl/extensions/coordinates.h \
440
 
        include/osl/extensions/irregular.h  \
441
 
        include/osl/extensions/symbols.h \
442
 
        include/osl/extensions/loop.h  \
443
 
        include/osl/extensions/extbody.h
444
 
 
445
 
DEFAULT_INCLUDES = -I.
446
 
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include
447
 
AM_CFLAGS = $(CFLAGS_WARN)
448
 
 
449
 
#############################################################################
450
 
libosl_la_CPPFLAGS = -g
451
 
libosl_la_SOURCES = \
452
 
        source/scop.c \
453
 
        source/statement.c \
454
 
        source/extensions/textual.c \
455
 
        source/extensions/comment.c \
456
 
        source/extensions/null.c \
457
 
        source/extensions/clay.c \
458
 
        source/extensions/dependence.c \
459
 
        source/extensions/scatnames.c \
460
 
        source/extensions/arrays.c \
461
 
        source/extensions/coordinates.c \
462
 
        source/extensions/irregular.c \
463
 
        source/extensions/symbols.c \
464
 
        source/extensions/extbody.c \
465
 
        source/extensions/loop.c \
466
 
        source/interface.c \
467
 
        source/generic.c \
468
 
        source/relation.c \
469
 
        source/relation_list.c \
470
 
        source/vector.c \
471
 
        source/names.c \
472
 
        source/strings.c \
473
 
        source/body.c \
474
 
        source/int.c \
475
 
        source/util.c
476
 
 
477
 
MAINTAINERCLEANFILES = \
478
 
        autoconf/texinfo.tex                    \
479
 
        Makefile.in                             \
480
 
        aclocal.m4                              \
481
 
        configure                               \
482
 
        source/stamp-h.in                       \
483
 
        $(AUX_DIST)
484
 
 
485
 
all: all-recursive
486
 
 
487
 
.SUFFIXES:
488
 
.SUFFIXES: .c .lo .o .obj
489
 
am--refresh: Makefile
490
 
        @:
491
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
492
 
        @for dep in $?; do \
493
 
          case '$(am__configure_deps)' in \
494
 
            *$$dep*) \
495
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
496
 
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
497
 
                && exit 0; \
498
 
              exit 1;; \
499
 
          esac; \
500
 
        done; \
501
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
502
 
        $(am__cd) $(top_srcdir) && \
503
 
          $(AUTOMAKE) --foreign Makefile
504
 
.PRECIOUS: Makefile
505
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
506
 
        @case '$?' in \
507
 
          *config.status*) \
508
 
            echo ' $(SHELL) ./config.status'; \
509
 
            $(SHELL) ./config.status;; \
510
 
          *) \
511
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
512
 
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
513
 
        esac;
514
 
 
515
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
516
 
        $(SHELL) ./config.status --recheck
517
 
 
518
 
$(top_srcdir)/configure:  $(am__configure_deps)
519
 
        $(am__cd) $(srcdir) && $(AUTOCONF)
520
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
521
 
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
522
 
$(am__aclocal_m4_deps):
523
 
include/osl/scop.h: $(top_builddir)/config.status $(top_srcdir)/include/osl/scop.h.in
524
 
        cd $(top_builddir) && $(SHELL) ./config.status $@
525
 
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
526
 
        @$(NORMAL_INSTALL)
527
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
528
 
        list2=; for p in $$list; do \
529
 
          if test -f $$p; then \
530
 
            list2="$$list2 $$p"; \
531
 
          else :; fi; \
532
 
        done; \
533
 
        test -z "$$list2" || { \
534
 
          echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
535
 
          $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
536
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
537
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
538
 
        }
539
 
 
540
 
uninstall-libLTLIBRARIES:
541
 
        @$(NORMAL_UNINSTALL)
542
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
543
 
        for p in $$list; do \
544
 
          $(am__strip_dir) \
545
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
546
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
547
 
        done
548
 
 
549
 
clean-libLTLIBRARIES:
550
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
551
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
552
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
553
 
          test "$$dir" != "$$p" || dir=.; \
554
 
          echo "rm -f \"$${dir}/so_locations\""; \
555
 
          rm -f "$${dir}/so_locations"; \
556
 
        done
557
 
libosl.la: $(libosl_la_OBJECTS) $(libosl_la_DEPENDENCIES) $(EXTRA_libosl_la_DEPENDENCIES) 
558
 
        $(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libosl_la_OBJECTS) $(libosl_la_LIBADD) $(LIBS)
559
 
 
560
 
mostlyclean-compile:
561
 
        -rm -f *.$(OBJEXT)
562
 
 
563
 
distclean-compile:
564
 
        -rm -f *.tab.c
565
 
 
566
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-arrays.Plo@am__quote@
567
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-body.Plo@am__quote@
568
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-clay.Plo@am__quote@
569
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-comment.Plo@am__quote@
570
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-coordinates.Plo@am__quote@
571
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-dependence.Plo@am__quote@
572
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-extbody.Plo@am__quote@
573
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-generic.Plo@am__quote@
574
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-int.Plo@am__quote@
575
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-interface.Plo@am__quote@
576
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-irregular.Plo@am__quote@
577
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-loop.Plo@am__quote@
578
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-names.Plo@am__quote@
579
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-null.Plo@am__quote@
580
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-relation.Plo@am__quote@
581
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-relation_list.Plo@am__quote@
582
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-scatnames.Plo@am__quote@
583
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-scop.Plo@am__quote@
584
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-statement.Plo@am__quote@
585
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-strings.Plo@am__quote@
586
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-symbols.Plo@am__quote@
587
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-textual.Plo@am__quote@
588
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-util.Plo@am__quote@
589
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libosl_la-vector.Plo@am__quote@
590
 
 
591
 
.c.o:
592
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
593
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
594
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
595
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
596
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
597
 
 
598
 
.c.obj:
599
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
600
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
601
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
602
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
604
 
 
605
 
.c.lo:
606
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
607
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
608
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
609
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
611
 
 
612
 
libosl_la-scop.lo: source/scop.c
613
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-scop.lo -MD -MP -MF $(DEPDIR)/libosl_la-scop.Tpo -c -o libosl_la-scop.lo `test -f 'source/scop.c' || echo '$(srcdir)/'`source/scop.c
614
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-scop.Tpo $(DEPDIR)/libosl_la-scop.Plo
615
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/scop.c' object='libosl_la-scop.lo' libtool=yes @AMDEPBACKSLASH@
616
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
617
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-scop.lo `test -f 'source/scop.c' || echo '$(srcdir)/'`source/scop.c
618
 
 
619
 
libosl_la-statement.lo: source/statement.c
620
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-statement.lo -MD -MP -MF $(DEPDIR)/libosl_la-statement.Tpo -c -o libosl_la-statement.lo `test -f 'source/statement.c' || echo '$(srcdir)/'`source/statement.c
621
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-statement.Tpo $(DEPDIR)/libosl_la-statement.Plo
622
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/statement.c' object='libosl_la-statement.lo' libtool=yes @AMDEPBACKSLASH@
623
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
624
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-statement.lo `test -f 'source/statement.c' || echo '$(srcdir)/'`source/statement.c
625
 
 
626
 
libosl_la-textual.lo: source/extensions/textual.c
627
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-textual.lo -MD -MP -MF $(DEPDIR)/libosl_la-textual.Tpo -c -o libosl_la-textual.lo `test -f 'source/extensions/textual.c' || echo '$(srcdir)/'`source/extensions/textual.c
628
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-textual.Tpo $(DEPDIR)/libosl_la-textual.Plo
629
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/textual.c' object='libosl_la-textual.lo' libtool=yes @AMDEPBACKSLASH@
630
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
631
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-textual.lo `test -f 'source/extensions/textual.c' || echo '$(srcdir)/'`source/extensions/textual.c
632
 
 
633
 
libosl_la-comment.lo: source/extensions/comment.c
634
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-comment.lo -MD -MP -MF $(DEPDIR)/libosl_la-comment.Tpo -c -o libosl_la-comment.lo `test -f 'source/extensions/comment.c' || echo '$(srcdir)/'`source/extensions/comment.c
635
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-comment.Tpo $(DEPDIR)/libosl_la-comment.Plo
636
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/comment.c' object='libosl_la-comment.lo' libtool=yes @AMDEPBACKSLASH@
637
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
638
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-comment.lo `test -f 'source/extensions/comment.c' || echo '$(srcdir)/'`source/extensions/comment.c
639
 
 
640
 
libosl_la-null.lo: source/extensions/null.c
641
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-null.lo -MD -MP -MF $(DEPDIR)/libosl_la-null.Tpo -c -o libosl_la-null.lo `test -f 'source/extensions/null.c' || echo '$(srcdir)/'`source/extensions/null.c
642
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-null.Tpo $(DEPDIR)/libosl_la-null.Plo
643
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/null.c' object='libosl_la-null.lo' libtool=yes @AMDEPBACKSLASH@
644
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
645
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-null.lo `test -f 'source/extensions/null.c' || echo '$(srcdir)/'`source/extensions/null.c
646
 
 
647
 
libosl_la-clay.lo: source/extensions/clay.c
648
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-clay.lo -MD -MP -MF $(DEPDIR)/libosl_la-clay.Tpo -c -o libosl_la-clay.lo `test -f 'source/extensions/clay.c' || echo '$(srcdir)/'`source/extensions/clay.c
649
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-clay.Tpo $(DEPDIR)/libosl_la-clay.Plo
650
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/clay.c' object='libosl_la-clay.lo' libtool=yes @AMDEPBACKSLASH@
651
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
652
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-clay.lo `test -f 'source/extensions/clay.c' || echo '$(srcdir)/'`source/extensions/clay.c
653
 
 
654
 
libosl_la-dependence.lo: source/extensions/dependence.c
655
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-dependence.lo -MD -MP -MF $(DEPDIR)/libosl_la-dependence.Tpo -c -o libosl_la-dependence.lo `test -f 'source/extensions/dependence.c' || echo '$(srcdir)/'`source/extensions/dependence.c
656
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-dependence.Tpo $(DEPDIR)/libosl_la-dependence.Plo
657
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/dependence.c' object='libosl_la-dependence.lo' libtool=yes @AMDEPBACKSLASH@
658
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
659
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-dependence.lo `test -f 'source/extensions/dependence.c' || echo '$(srcdir)/'`source/extensions/dependence.c
660
 
 
661
 
libosl_la-scatnames.lo: source/extensions/scatnames.c
662
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-scatnames.lo -MD -MP -MF $(DEPDIR)/libosl_la-scatnames.Tpo -c -o libosl_la-scatnames.lo `test -f 'source/extensions/scatnames.c' || echo '$(srcdir)/'`source/extensions/scatnames.c
663
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-scatnames.Tpo $(DEPDIR)/libosl_la-scatnames.Plo
664
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/scatnames.c' object='libosl_la-scatnames.lo' libtool=yes @AMDEPBACKSLASH@
665
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
666
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-scatnames.lo `test -f 'source/extensions/scatnames.c' || echo '$(srcdir)/'`source/extensions/scatnames.c
667
 
 
668
 
libosl_la-arrays.lo: source/extensions/arrays.c
669
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-arrays.lo -MD -MP -MF $(DEPDIR)/libosl_la-arrays.Tpo -c -o libosl_la-arrays.lo `test -f 'source/extensions/arrays.c' || echo '$(srcdir)/'`source/extensions/arrays.c
670
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-arrays.Tpo $(DEPDIR)/libosl_la-arrays.Plo
671
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/arrays.c' object='libosl_la-arrays.lo' libtool=yes @AMDEPBACKSLASH@
672
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
673
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-arrays.lo `test -f 'source/extensions/arrays.c' || echo '$(srcdir)/'`source/extensions/arrays.c
674
 
 
675
 
libosl_la-coordinates.lo: source/extensions/coordinates.c
676
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-coordinates.lo -MD -MP -MF $(DEPDIR)/libosl_la-coordinates.Tpo -c -o libosl_la-coordinates.lo `test -f 'source/extensions/coordinates.c' || echo '$(srcdir)/'`source/extensions/coordinates.c
677
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-coordinates.Tpo $(DEPDIR)/libosl_la-coordinates.Plo
678
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/coordinates.c' object='libosl_la-coordinates.lo' libtool=yes @AMDEPBACKSLASH@
679
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
680
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-coordinates.lo `test -f 'source/extensions/coordinates.c' || echo '$(srcdir)/'`source/extensions/coordinates.c
681
 
 
682
 
libosl_la-irregular.lo: source/extensions/irregular.c
683
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-irregular.lo -MD -MP -MF $(DEPDIR)/libosl_la-irregular.Tpo -c -o libosl_la-irregular.lo `test -f 'source/extensions/irregular.c' || echo '$(srcdir)/'`source/extensions/irregular.c
684
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-irregular.Tpo $(DEPDIR)/libosl_la-irregular.Plo
685
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/irregular.c' object='libosl_la-irregular.lo' libtool=yes @AMDEPBACKSLASH@
686
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
687
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-irregular.lo `test -f 'source/extensions/irregular.c' || echo '$(srcdir)/'`source/extensions/irregular.c
688
 
 
689
 
libosl_la-symbols.lo: source/extensions/symbols.c
690
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-symbols.lo -MD -MP -MF $(DEPDIR)/libosl_la-symbols.Tpo -c -o libosl_la-symbols.lo `test -f 'source/extensions/symbols.c' || echo '$(srcdir)/'`source/extensions/symbols.c
691
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-symbols.Tpo $(DEPDIR)/libosl_la-symbols.Plo
692
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/symbols.c' object='libosl_la-symbols.lo' libtool=yes @AMDEPBACKSLASH@
693
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
694
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-symbols.lo `test -f 'source/extensions/symbols.c' || echo '$(srcdir)/'`source/extensions/symbols.c
695
 
 
696
 
libosl_la-extbody.lo: source/extensions/extbody.c
697
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-extbody.lo -MD -MP -MF $(DEPDIR)/libosl_la-extbody.Tpo -c -o libosl_la-extbody.lo `test -f 'source/extensions/extbody.c' || echo '$(srcdir)/'`source/extensions/extbody.c
698
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-extbody.Tpo $(DEPDIR)/libosl_la-extbody.Plo
699
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/extbody.c' object='libosl_la-extbody.lo' libtool=yes @AMDEPBACKSLASH@
700
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-extbody.lo `test -f 'source/extensions/extbody.c' || echo '$(srcdir)/'`source/extensions/extbody.c
702
 
 
703
 
libosl_la-loop.lo: source/extensions/loop.c
704
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-loop.lo -MD -MP -MF $(DEPDIR)/libosl_la-loop.Tpo -c -o libosl_la-loop.lo `test -f 'source/extensions/loop.c' || echo '$(srcdir)/'`source/extensions/loop.c
705
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-loop.Tpo $(DEPDIR)/libosl_la-loop.Plo
706
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/extensions/loop.c' object='libosl_la-loop.lo' libtool=yes @AMDEPBACKSLASH@
707
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
708
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-loop.lo `test -f 'source/extensions/loop.c' || echo '$(srcdir)/'`source/extensions/loop.c
709
 
 
710
 
libosl_la-interface.lo: source/interface.c
711
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-interface.lo -MD -MP -MF $(DEPDIR)/libosl_la-interface.Tpo -c -o libosl_la-interface.lo `test -f 'source/interface.c' || echo '$(srcdir)/'`source/interface.c
712
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-interface.Tpo $(DEPDIR)/libosl_la-interface.Plo
713
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/interface.c' object='libosl_la-interface.lo' libtool=yes @AMDEPBACKSLASH@
714
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-interface.lo `test -f 'source/interface.c' || echo '$(srcdir)/'`source/interface.c
716
 
 
717
 
libosl_la-generic.lo: source/generic.c
718
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-generic.lo -MD -MP -MF $(DEPDIR)/libosl_la-generic.Tpo -c -o libosl_la-generic.lo `test -f 'source/generic.c' || echo '$(srcdir)/'`source/generic.c
719
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-generic.Tpo $(DEPDIR)/libosl_la-generic.Plo
720
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/generic.c' object='libosl_la-generic.lo' libtool=yes @AMDEPBACKSLASH@
721
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
722
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-generic.lo `test -f 'source/generic.c' || echo '$(srcdir)/'`source/generic.c
723
 
 
724
 
libosl_la-relation.lo: source/relation.c
725
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-relation.lo -MD -MP -MF $(DEPDIR)/libosl_la-relation.Tpo -c -o libosl_la-relation.lo `test -f 'source/relation.c' || echo '$(srcdir)/'`source/relation.c
726
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-relation.Tpo $(DEPDIR)/libosl_la-relation.Plo
727
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/relation.c' object='libosl_la-relation.lo' libtool=yes @AMDEPBACKSLASH@
728
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
729
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-relation.lo `test -f 'source/relation.c' || echo '$(srcdir)/'`source/relation.c
730
 
 
731
 
libosl_la-relation_list.lo: source/relation_list.c
732
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-relation_list.lo -MD -MP -MF $(DEPDIR)/libosl_la-relation_list.Tpo -c -o libosl_la-relation_list.lo `test -f 'source/relation_list.c' || echo '$(srcdir)/'`source/relation_list.c
733
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-relation_list.Tpo $(DEPDIR)/libosl_la-relation_list.Plo
734
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/relation_list.c' object='libosl_la-relation_list.lo' libtool=yes @AMDEPBACKSLASH@
735
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
736
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-relation_list.lo `test -f 'source/relation_list.c' || echo '$(srcdir)/'`source/relation_list.c
737
 
 
738
 
libosl_la-vector.lo: source/vector.c
739
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-vector.lo -MD -MP -MF $(DEPDIR)/libosl_la-vector.Tpo -c -o libosl_la-vector.lo `test -f 'source/vector.c' || echo '$(srcdir)/'`source/vector.c
740
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-vector.Tpo $(DEPDIR)/libosl_la-vector.Plo
741
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/vector.c' object='libosl_la-vector.lo' libtool=yes @AMDEPBACKSLASH@
742
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
743
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-vector.lo `test -f 'source/vector.c' || echo '$(srcdir)/'`source/vector.c
744
 
 
745
 
libosl_la-names.lo: source/names.c
746
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-names.lo -MD -MP -MF $(DEPDIR)/libosl_la-names.Tpo -c -o libosl_la-names.lo `test -f 'source/names.c' || echo '$(srcdir)/'`source/names.c
747
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-names.Tpo $(DEPDIR)/libosl_la-names.Plo
748
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/names.c' object='libosl_la-names.lo' libtool=yes @AMDEPBACKSLASH@
749
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
750
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-names.lo `test -f 'source/names.c' || echo '$(srcdir)/'`source/names.c
751
 
 
752
 
libosl_la-strings.lo: source/strings.c
753
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-strings.lo -MD -MP -MF $(DEPDIR)/libosl_la-strings.Tpo -c -o libosl_la-strings.lo `test -f 'source/strings.c' || echo '$(srcdir)/'`source/strings.c
754
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-strings.Tpo $(DEPDIR)/libosl_la-strings.Plo
755
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/strings.c' object='libosl_la-strings.lo' libtool=yes @AMDEPBACKSLASH@
756
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
757
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-strings.lo `test -f 'source/strings.c' || echo '$(srcdir)/'`source/strings.c
758
 
 
759
 
libosl_la-body.lo: source/body.c
760
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-body.lo -MD -MP -MF $(DEPDIR)/libosl_la-body.Tpo -c -o libosl_la-body.lo `test -f 'source/body.c' || echo '$(srcdir)/'`source/body.c
761
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-body.Tpo $(DEPDIR)/libosl_la-body.Plo
762
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/body.c' object='libosl_la-body.lo' libtool=yes @AMDEPBACKSLASH@
763
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
764
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-body.lo `test -f 'source/body.c' || echo '$(srcdir)/'`source/body.c
765
 
 
766
 
libosl_la-int.lo: source/int.c
767
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-int.lo -MD -MP -MF $(DEPDIR)/libosl_la-int.Tpo -c -o libosl_la-int.lo `test -f 'source/int.c' || echo '$(srcdir)/'`source/int.c
768
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-int.Tpo $(DEPDIR)/libosl_la-int.Plo
769
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/int.c' object='libosl_la-int.lo' libtool=yes @AMDEPBACKSLASH@
770
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
771
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-int.lo `test -f 'source/int.c' || echo '$(srcdir)/'`source/int.c
772
 
 
773
 
libosl_la-util.lo: source/util.c
774
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libosl_la-util.lo -MD -MP -MF $(DEPDIR)/libosl_la-util.Tpo -c -o libosl_la-util.lo `test -f 'source/util.c' || echo '$(srcdir)/'`source/util.c
775
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libosl_la-util.Tpo $(DEPDIR)/libosl_la-util.Plo
776
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='source/util.c' object='libosl_la-util.lo' libtool=yes @AMDEPBACKSLASH@
777
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
778
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libosl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libosl_la-util.lo `test -f 'source/util.c' || echo '$(srcdir)/'`source/util.c
779
 
 
780
 
mostlyclean-libtool:
781
 
        -rm -f *.lo
782
 
 
783
 
clean-libtool:
784
 
        -rm -rf .libs _libs
785
 
 
786
 
distclean-libtool:
787
 
        -rm -f libtool config.lt
788
 
install-pkgextensionsincludeHEADERS: $(pkgextensionsinclude_HEADERS)
789
 
        @$(NORMAL_INSTALL)
790
 
        @list='$(pkgextensionsinclude_HEADERS)'; test -n "$(pkgextensionsincludedir)" || list=; \
791
 
        if test -n "$$list"; then \
792
 
          echo " $(MKDIR_P) '$(DESTDIR)$(pkgextensionsincludedir)'"; \
793
 
          $(MKDIR_P) "$(DESTDIR)$(pkgextensionsincludedir)" || exit 1; \
794
 
        fi; \
795
 
        for p in $$list; do \
796
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
797
 
          echo "$$d$$p"; \
798
 
        done | $(am__base_list) | \
799
 
        while read files; do \
800
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgextensionsincludedir)'"; \
801
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgextensionsincludedir)" || exit $$?; \
802
 
        done
803
 
 
804
 
uninstall-pkgextensionsincludeHEADERS:
805
 
        @$(NORMAL_UNINSTALL)
806
 
        @list='$(pkgextensionsinclude_HEADERS)'; test -n "$(pkgextensionsincludedir)" || list=; \
807
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
808
 
        dir='$(DESTDIR)$(pkgextensionsincludedir)'; $(am__uninstall_files_from_dir)
809
 
install-pkgincludeHEADERS: $(pkginclude_HEADERS)
810
 
        @$(NORMAL_INSTALL)
811
 
        @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
812
 
        if test -n "$$list"; then \
813
 
          echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
814
 
          $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
815
 
        fi; \
816
 
        for p in $$list; do \
817
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
818
 
          echo "$$d$$p"; \
819
 
        done | $(am__base_list) | \
820
 
        while read files; do \
821
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
822
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
823
 
        done
824
 
 
825
 
uninstall-pkgincludeHEADERS:
826
 
        @$(NORMAL_UNINSTALL)
827
 
        @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
828
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
829
 
        dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
830
 
 
831
 
# This directory's subdirectories are mostly independent; you can cd
832
 
# into them and run `make' without going through this Makefile.
833
 
# To change the values of `make' variables: instead of editing Makefiles,
834
 
# (1) if the variable is set in `config.status', edit `config.status'
835
 
#     (which will cause the Makefiles to be regenerated when you run `make');
836
 
# (2) otherwise, pass the desired values on the `make' command line.
837
 
$(RECURSIVE_TARGETS):
838
 
        @fail= failcom='exit 1'; \
839
 
        for f in x $$MAKEFLAGS; do \
840
 
          case $$f in \
841
 
            *=* | --[!k]*);; \
842
 
            *k*) failcom='fail=yes';; \
843
 
          esac; \
844
 
        done; \
845
 
        dot_seen=no; \
846
 
        target=`echo $@ | sed s/-recursive//`; \
847
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
848
 
          echo "Making $$target in $$subdir"; \
849
 
          if test "$$subdir" = "."; then \
850
 
            dot_seen=yes; \
851
 
            local_target="$$target-am"; \
852
 
          else \
853
 
            local_target="$$target"; \
854
 
          fi; \
855
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
856
 
          || eval $$failcom; \
857
 
        done; \
858
 
        if test "$$dot_seen" = "no"; then \
859
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
860
 
        fi; test -z "$$fail"
861
 
 
862
 
$(RECURSIVE_CLEAN_TARGETS):
863
 
        @fail= failcom='exit 1'; \
864
 
        for f in x $$MAKEFLAGS; do \
865
 
          case $$f in \
866
 
            *=* | --[!k]*);; \
867
 
            *k*) failcom='fail=yes';; \
868
 
          esac; \
869
 
        done; \
870
 
        dot_seen=no; \
871
 
        case "$@" in \
872
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
873
 
          *) list='$(SUBDIRS)' ;; \
874
 
        esac; \
875
 
        rev=''; for subdir in $$list; do \
876
 
          if test "$$subdir" = "."; then :; else \
877
 
            rev="$$subdir $$rev"; \
878
 
          fi; \
879
 
        done; \
880
 
        rev="$$rev ."; \
881
 
        target=`echo $@ | sed s/-recursive//`; \
882
 
        for subdir in $$rev; do \
883
 
          echo "Making $$target in $$subdir"; \
884
 
          if test "$$subdir" = "."; then \
885
 
            local_target="$$target-am"; \
886
 
          else \
887
 
            local_target="$$target"; \
888
 
          fi; \
889
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
890
 
          || eval $$failcom; \
891
 
        done && test -z "$$fail"
892
 
tags-recursive:
893
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
894
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
895
 
        done
896
 
ctags-recursive:
897
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
898
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
899
 
        done
900
 
 
901
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
902
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
903
 
        unique=`for i in $$list; do \
904
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
905
 
          done | \
906
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
907
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
908
 
        mkid -fID $$unique
909
 
tags: TAGS
910
 
 
911
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
912
 
                $(TAGS_FILES) $(LISP)
913
 
        set x; \
914
 
        here=`pwd`; \
915
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
916
 
          include_option=--etags-include; \
917
 
          empty_fix=.; \
918
 
        else \
919
 
          include_option=--include; \
920
 
          empty_fix=; \
921
 
        fi; \
922
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
923
 
          if test "$$subdir" = .; then :; else \
924
 
            test ! -f $$subdir/TAGS || \
925
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
926
 
          fi; \
927
 
        done; \
928
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
929
 
        unique=`for i in $$list; do \
930
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
931
 
          done | \
932
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
933
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
934
 
        shift; \
935
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
936
 
          test -n "$$unique" || unique=$$empty_fix; \
937
 
          if test $$# -gt 0; then \
938
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
939
 
              "$$@" $$unique; \
940
 
          else \
941
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
942
 
              $$unique; \
943
 
          fi; \
944
 
        fi
945
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
946
 
                $(TAGS_FILES) $(LISP)
947
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
948
 
        unique=`for i in $$list; do \
949
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
950
 
          done | \
951
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
952
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
953
 
        test -z "$(CTAGS_ARGS)$$unique" \
954
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
955
 
             $$unique
956
 
 
957
 
GTAGS:
958
 
        here=`$(am__cd) $(top_builddir) && pwd` \
959
 
          && $(am__cd) $(top_srcdir) \
960
 
          && gtags -i $(GTAGS_ARGS) "$$here"
961
 
 
962
 
distclean-tags:
963
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
964
 
 
965
 
distdir: $(DISTFILES)
966
 
        $(am__remove_distdir)
967
 
        test -d "$(distdir)" || mkdir "$(distdir)"
968
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
969
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
970
 
        list='$(DISTFILES)'; \
971
 
          dist_files=`for file in $$list; do echo $$file; done | \
972
 
          sed -e "s|^$$srcdirstrip/||;t" \
973
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
974
 
        case $$dist_files in \
975
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
976
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
977
 
                           sort -u` ;; \
978
 
        esac; \
979
 
        for file in $$dist_files; do \
980
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
981
 
          if test -d $$d/$$file; then \
982
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
983
 
            if test -d "$(distdir)/$$file"; then \
984
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
985
 
            fi; \
986
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
987
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
988
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
989
 
            fi; \
990
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
991
 
          else \
992
 
            test -f "$(distdir)/$$file" \
993
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
994
 
            || exit 1; \
995
 
          fi; \
996
 
        done
997
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
998
 
          if test "$$subdir" = .; then :; else \
999
 
            $(am__make_dryrun) \
1000
 
              || test -d "$(distdir)/$$subdir" \
1001
 
              || $(MKDIR_P) "$(distdir)/$$subdir" \
1002
 
              || exit 1; \
1003
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1004
 
            $(am__relativize); \
1005
 
            new_distdir=$$reldir; \
1006
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
1007
 
            $(am__relativize); \
1008
 
            new_top_distdir=$$reldir; \
1009
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1010
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1011
 
            ($(am__cd) $$subdir && \
1012
 
              $(MAKE) $(AM_MAKEFLAGS) \
1013
 
                top_distdir="$$new_top_distdir" \
1014
 
                distdir="$$new_distdir" \
1015
 
                am__remove_distdir=: \
1016
 
                am__skip_length_check=: \
1017
 
                am__skip_mode_fix=: \
1018
 
                distdir) \
1019
 
              || exit 1; \
1020
 
          fi; \
1021
 
        done
1022
 
        -test -n "$(am__skip_mode_fix)" \
1023
 
        || find "$(distdir)" -type d ! -perm -755 \
1024
 
                -exec chmod u+rwx,go+rx {} \; -o \
1025
 
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1026
 
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1027
 
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1028
 
        || chmod -R a+r "$(distdir)"
1029
 
dist-gzip: distdir
1030
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1031
 
        $(am__remove_distdir)
1032
 
 
1033
 
dist-bzip2: distdir
1034
 
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1035
 
        $(am__remove_distdir)
1036
 
 
1037
 
dist-lzip: distdir
1038
 
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1039
 
        $(am__remove_distdir)
1040
 
 
1041
 
dist-lzma: distdir
1042
 
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1043
 
        $(am__remove_distdir)
1044
 
 
1045
 
dist-xz: distdir
1046
 
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1047
 
        $(am__remove_distdir)
1048
 
 
1049
 
dist-tarZ: distdir
1050
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1051
 
        $(am__remove_distdir)
1052
 
 
1053
 
dist-shar: distdir
1054
 
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1055
 
        $(am__remove_distdir)
1056
 
 
1057
 
dist-zip: distdir
1058
 
        -rm -f $(distdir).zip
1059
 
        zip -rq $(distdir).zip $(distdir)
1060
 
        $(am__remove_distdir)
1061
 
 
1062
 
dist dist-all: distdir
1063
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1064
 
        $(am__remove_distdir)
1065
 
 
1066
 
# This target untars the dist file and tries a VPATH configuration.  Then
1067
 
# it guarantees that the distribution is self-contained by making another
1068
 
# tarfile.
1069
 
distcheck: dist
1070
 
        case '$(DIST_ARCHIVES)' in \
1071
 
        *.tar.gz*) \
1072
 
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1073
 
        *.tar.bz2*) \
1074
 
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1075
 
        *.tar.lzma*) \
1076
 
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1077
 
        *.tar.lz*) \
1078
 
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1079
 
        *.tar.xz*) \
1080
 
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1081
 
        *.tar.Z*) \
1082
 
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1083
 
        *.shar.gz*) \
1084
 
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1085
 
        *.zip*) \
1086
 
          unzip $(distdir).zip ;;\
1087
 
        esac
1088
 
        chmod -R a-w $(distdir); chmod u+w $(distdir)
1089
 
        mkdir $(distdir)/_build
1090
 
        mkdir $(distdir)/_inst
1091
 
        chmod a-w $(distdir)
1092
 
        test -d $(distdir)/_build || exit 0; \
1093
 
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1094
 
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1095
 
          && am__cwd=`pwd` \
1096
 
          && $(am__cd) $(distdir)/_build \
1097
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1098
 
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1099
 
            $(DISTCHECK_CONFIGURE_FLAGS) \
1100
 
          && $(MAKE) $(AM_MAKEFLAGS) \
1101
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
1102
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
1103
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
1104
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1105
 
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1106
 
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1107
 
                distuninstallcheck \
1108
 
          && chmod -R a-w "$$dc_install_base" \
1109
 
          && ({ \
1110
 
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1111
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1112
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1113
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1114
 
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1115
 
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
1116
 
          && rm -rf "$$dc_destdir" \
1117
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
1118
 
          && rm -rf $(DIST_ARCHIVES) \
1119
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1120
 
          && cd "$$am__cwd" \
1121
 
          || exit 1
1122
 
        $(am__remove_distdir)
1123
 
        @(echo "$(distdir) archives ready for distribution: "; \
1124
 
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1125
 
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1126
 
distuninstallcheck:
1127
 
        @test -n '$(distuninstallcheck_dir)' || { \
1128
 
          echo 'ERROR: trying to run $@ with an empty' \
1129
 
               '$$(distuninstallcheck_dir)' >&2; \
1130
 
          exit 1; \
1131
 
        }; \
1132
 
        $(am__cd) '$(distuninstallcheck_dir)' || { \
1133
 
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1134
 
          exit 1; \
1135
 
        }; \
1136
 
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1137
 
           || { echo "ERROR: files left after uninstall:" ; \
1138
 
                if test -n "$(DESTDIR)"; then \
1139
 
                  echo "  (check DESTDIR support)"; \
1140
 
                fi ; \
1141
 
                $(distuninstallcheck_listfiles) ; \
1142
 
                exit 1; } >&2
1143
 
distcleancheck: distclean
1144
 
        @if test '$(srcdir)' = . ; then \
1145
 
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1146
 
          exit 1 ; \
1147
 
        fi
1148
 
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1149
 
          || { echo "ERROR: files left in build directory after distclean:" ; \
1150
 
               $(distcleancheck_listfiles) ; \
1151
 
               exit 1; } >&2
1152
 
check-am: all-am
1153
 
check: check-recursive
1154
 
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
1155
 
installdirs: installdirs-recursive
1156
 
installdirs-am:
1157
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgextensionsincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \
1158
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1159
 
        done
1160
 
install: install-recursive
1161
 
install-exec: install-exec-recursive
1162
 
install-data: install-data-recursive
1163
 
uninstall: uninstall-recursive
1164
 
 
1165
 
install-am: all-am
1166
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1167
 
 
1168
 
installcheck: installcheck-recursive
1169
 
install-strip:
1170
 
        if test -z '$(STRIP)'; then \
1171
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1172
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1173
 
              install; \
1174
 
        else \
1175
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1176
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1177
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1178
 
        fi
1179
 
mostlyclean-generic:
1180
 
 
1181
 
clean-generic:
1182
 
 
1183
 
distclean-generic:
1184
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1185
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1186
 
 
1187
 
maintainer-clean-generic:
1188
 
        @echo "This command is intended for maintainers to use"
1189
 
        @echo "it deletes files that may require special tools to rebuild."
1190
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1191
 
clean: clean-recursive
1192
 
 
1193
 
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1194
 
        mostlyclean-am
1195
 
 
1196
 
distclean: distclean-recursive
1197
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1198
 
        -rm -rf ./$(DEPDIR)
1199
 
        -rm -f Makefile
1200
 
distclean-am: clean-am distclean-compile distclean-generic \
1201
 
        distclean-libtool distclean-tags
1202
 
 
1203
 
dvi: dvi-recursive
1204
 
 
1205
 
dvi-am:
1206
 
 
1207
 
html: html-recursive
1208
 
 
1209
 
html-am:
1210
 
 
1211
 
info: info-recursive
1212
 
 
1213
 
info-am:
1214
 
 
1215
 
install-data-am: install-pkgextensionsincludeHEADERS \
1216
 
        install-pkgincludeHEADERS
1217
 
 
1218
 
install-dvi: install-dvi-recursive
1219
 
 
1220
 
install-dvi-am:
1221
 
 
1222
 
install-exec-am: install-libLTLIBRARIES
1223
 
 
1224
 
install-html: install-html-recursive
1225
 
 
1226
 
install-html-am:
1227
 
 
1228
 
install-info: install-info-recursive
1229
 
 
1230
 
install-info-am:
1231
 
 
1232
 
install-man:
1233
 
 
1234
 
install-pdf: install-pdf-recursive
1235
 
 
1236
 
install-pdf-am:
1237
 
 
1238
 
install-ps: install-ps-recursive
1239
 
 
1240
 
install-ps-am:
1241
 
 
1242
 
installcheck-am:
1243
 
 
1244
 
maintainer-clean: maintainer-clean-recursive
1245
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1246
 
        -rm -rf $(top_srcdir)/autom4te.cache
1247
 
        -rm -rf ./$(DEPDIR)
1248
 
        -rm -f Makefile
1249
 
maintainer-clean-am: distclean-am maintainer-clean-generic
1250
 
 
1251
 
mostlyclean: mostlyclean-recursive
1252
 
 
1253
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1254
 
        mostlyclean-libtool
1255
 
 
1256
 
pdf: pdf-recursive
1257
 
 
1258
 
pdf-am:
1259
 
 
1260
 
ps: ps-recursive
1261
 
 
1262
 
ps-am:
1263
 
 
1264
 
uninstall-am: uninstall-libLTLIBRARIES \
1265
 
        uninstall-pkgextensionsincludeHEADERS \
1266
 
        uninstall-pkgincludeHEADERS
1267
 
 
1268
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
1269
 
        install-am install-strip tags-recursive
1270
 
 
1271
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1272
 
        all all-am am--refresh check check-am clean clean-generic \
1273
 
        clean-libLTLIBRARIES clean-libtool ctags ctags-recursive dist \
1274
 
        dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
1275
 
        dist-tarZ dist-xz dist-zip distcheck distclean \
1276
 
        distclean-compile distclean-generic distclean-libtool \
1277
 
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
1278
 
        dvi-am html html-am info info-am install install-am \
1279
 
        install-data install-data-am install-dvi install-dvi-am \
1280
 
        install-exec install-exec-am install-html install-html-am \
1281
 
        install-info install-info-am install-libLTLIBRARIES \
1282
 
        install-man install-pdf install-pdf-am \
1283
 
        install-pkgextensionsincludeHEADERS install-pkgincludeHEADERS \
1284
 
        install-ps install-ps-am install-strip installcheck \
1285
 
        installcheck-am installdirs installdirs-am maintainer-clean \
1286
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
1287
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1288
 
        tags tags-recursive uninstall uninstall-am \
1289
 
        uninstall-libLTLIBRARIES uninstall-pkgextensionsincludeHEADERS \
1290
 
        uninstall-pkgincludeHEADERS
1291
 
 
1292
 
 
1293
 
#############################################################################
1294
 
 
1295
 
ctags:
1296
 
        ctags -R --c++-kinds=+p --fields=+iaS --extra=+q -f$(HOME)/.ctags .
1297
 
 
1298
 
#############################################################################
1299
 
 
1300
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1301
 
# Otherwise a system limit (for SysV at least) may be exceeded.
1302
 
.NOEXPORT: