~ubuntu-branches/ubuntu/utopic/lasso/utopic-proposed

« back to all changes in this revision

Viewing changes to lasso/environs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2004-09-13 09:26:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040913092634-01vdfl8j9cp94exa
Tags: upstream-0.4.1
ImportĀ upstreamĀ versionĀ 0.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
 
 
18
SOURCES = $(liblasso_environs_la_SOURCES)
 
19
 
 
20
srcdir = @srcdir@
 
21
top_srcdir = @top_srcdir@
 
22
VPATH = @srcdir@
 
23
pkgdatadir = $(datadir)/@PACKAGE@
 
24
pkglibdir = $(libdir)/@PACKAGE@
 
25
pkgincludedir = $(includedir)/@PACKAGE@
 
26
top_builddir = ../..
 
27
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
28
INSTALL = @INSTALL@
 
29
install_sh_DATA = $(install_sh) -c -m 644
 
30
install_sh_PROGRAM = $(install_sh) -c
 
31
install_sh_SCRIPT = $(install_sh) -c
 
32
INSTALL_HEADER = $(INSTALL_DATA)
 
33
transform = $(program_transform_name)
 
34
NORMAL_INSTALL = :
 
35
PRE_INSTALL = :
 
36
POST_INSTALL = :
 
37
NORMAL_UNINSTALL = :
 
38
PRE_UNINSTALL = :
 
39
POST_UNINSTALL = :
 
40
host_triplet = @host@
 
41
subdir = lasso/environs
 
42
DIST_COMMON = $(liblassoinclude_HEADERS) $(srcdir)/Makefile.am \
 
43
        $(srcdir)/Makefile.in
 
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
45
am__aclocal_m4_deps = $(top_srcdir)/macros/check.m4 \
 
46
        $(top_srcdir)/configure.ac
 
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
48
        $(ACLOCAL_M4)
 
49
mkinstalldirs = $(mkdir_p)
 
50
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
 
51
CONFIG_CLEAN_FILES =
 
52
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
53
liblasso_environs_la_LIBADD =
 
54
am_liblasso_environs_la_OBJECTS = defederation.lo identity.lo lecp.lo \
 
55
        login.lo logout.lo name_identifier_mapping.lo \
 
56
        name_registration.lo profile.lo server.lo session.lo
 
57
liblasso_environs_la_OBJECTS = $(am_liblasso_environs_la_OBJECTS)
 
58
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lasso
 
59
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
60
am__depfiles_maybe = depfiles
 
61
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/defederation.Plo \
 
62
@AMDEP_TRUE@    ./$(DEPDIR)/identity.Plo ./$(DEPDIR)/lecp.Plo \
 
63
@AMDEP_TRUE@    ./$(DEPDIR)/login.Plo ./$(DEPDIR)/logout.Plo \
 
64
@AMDEP_TRUE@    ./$(DEPDIR)/name_identifier_mapping.Plo \
 
65
@AMDEP_TRUE@    ./$(DEPDIR)/name_registration.Plo \
 
66
@AMDEP_TRUE@    ./$(DEPDIR)/profile.Plo ./$(DEPDIR)/server.Plo \
 
67
@AMDEP_TRUE@    ./$(DEPDIR)/session.Plo
 
68
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
69
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
70
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
71
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
72
        $(AM_CFLAGS) $(CFLAGS)
 
73
CCLD = $(CC)
 
74
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
75
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
76
SOURCES = $(liblasso_environs_la_SOURCES)
 
77
DIST_SOURCES = $(liblasso_environs_la_SOURCES)
 
78
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
79
        html-recursive info-recursive install-data-recursive \
 
80
        install-exec-recursive install-info-recursive \
 
81
        install-recursive installcheck-recursive installdirs-recursive \
 
82
        pdf-recursive ps-recursive uninstall-info-recursive \
 
83
        uninstall-recursive
 
84
am__installdirs = "$(DESTDIR)$(liblassoincludedir)"
 
85
liblassoincludeHEADERS_INSTALL = $(INSTALL_HEADER)
 
86
HEADERS = $(liblassoinclude_HEADERS)
 
87
ETAGS = etags
 
88
CTAGS = ctags
 
89
DIST_SUBDIRS = $(SUBDIRS)
 
90
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
91
ACLOCAL = @ACLOCAL@
 
92
AMDEP_FALSE = @AMDEP_FALSE@
 
93
AMDEP_TRUE = @AMDEP_TRUE@
 
94
AMTAR = @AMTAR@
 
95
AR = @AR@
 
96
AS = @AS@
 
97
AUTOCONF = @AUTOCONF@
 
98
AUTOHEADER = @AUTOHEADER@
 
99
AUTOMAKE = @AUTOMAKE@
 
100
AWK = @AWK@
 
101
CC = @CC@
 
102
CCDEPMODE = @CCDEPMODE@
 
103
CFLAGS = @CFLAGS@
 
104
CHECK_CFLAGS = @CHECK_CFLAGS@
 
105
CHECK_LIBS = @CHECK_LIBS@
 
106
CPP = @CPP@
 
107
CPPFLAGS = @CPPFLAGS@
 
108
CSHARPCILINTERPRETER = @CSHARPCILINTERPRETER@
 
109
CSHARPCOMPILER = @CSHARPCOMPILER@
 
110
CSHARPCYGPATH_W = @CSHARPCYGPATH_W@
 
111
CSHARPDYNAMICLINKING = @CSHARPDYNAMICLINKING@
 
112
CSHARPLIBRARYPREFIX = @CSHARPLIBRARYPREFIX@
 
113
CSHARP_ENABLED_FALSE = @CSHARP_ENABLED_FALSE@
 
114
CSHARP_ENABLED_TRUE = @CSHARP_ENABLED_TRUE@
 
115
CXX = @CXX@
 
116
CXXCPP = @CXXCPP@
 
117
CXXDEPMODE = @CXXDEPMODE@
 
118
CXXFLAGS = @CXXFLAGS@
 
119
CYGPATH_W = @CYGPATH_W@
 
120
DARWIN_FALSE = @DARWIN_FALSE@
 
121
DARWIN_TRUE = @DARWIN_TRUE@
 
122
DEFS = @DEFS@
 
123
DEPDIR = @DEPDIR@
 
124
DLLTOOL = @DLLTOOL@
 
125
ECHO = @ECHO@
 
126
ECHO_C = @ECHO_C@
 
127
ECHO_N = @ECHO_N@
 
128
ECHO_T = @ECHO_T@
 
129
EGREP = @EGREP@
 
130
EXEEXT = @EXEEXT@
 
131
F77 = @F77@
 
132
FFLAGS = @FFLAGS@
 
133
GACUTIL = @GACUTIL@
 
134
GCJ = @GCJ@
 
135
GCJDEPMODE = @GCJDEPMODE@
 
136
GCJFLAGS = @GCJFLAGS@
 
137
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
 
138
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
 
139
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
 
140
GTK_DOC_LIBS = @GTK_DOC_LIBS@
 
141
HAVE_REST2HTML_FALSE = @HAVE_REST2HTML_FALSE@
 
142
HAVE_REST2HTML_TRUE = @HAVE_REST2HTML_TRUE@
 
143
HTML_DIR = @HTML_DIR@
 
144
INSTALL_DATA = @INSTALL_DATA@
 
145
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
146
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
147
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
148
JAR = @JAR@
 
149
JAVA = @JAVA@
 
150
JAVAC = @JAVAC@
 
151
JAVAC_FLAGS = @JAVAC_FLAGS@
 
152
JAVA_ENABLED_FALSE = @JAVA_ENABLED_FALSE@
 
153
JAVA_ENABLED_TRUE = @JAVA_ENABLED_TRUE@
 
154
JAVA_VERSION = @JAVA_VERSION@
 
155
JDK_INCLUDE = @JDK_INCLUDE@
 
156
LASSO_APP_DEFINES = @LASSO_APP_DEFINES@
 
157
LASSO_CFLAGS = @LASSO_CFLAGS@
 
158
LASSO_CORE_CFLAGS = @LASSO_CORE_CFLAGS@
 
159
LASSO_CORE_LIBS = @LASSO_CORE_LIBS@
 
160
LASSO_DEFINES = @LASSO_DEFINES@
 
161
LASSO_DOCDIR = @LASSO_DOCDIR@
 
162
LASSO_LIBS = @LASSO_LIBS@
 
163
LASSO_STATIC_BINARIES = @LASSO_STATIC_BINARIES@
 
164
LASSO_VERSION_INFO = @LASSO_VERSION_INFO@
 
165
LDFLAGS = @LDFLAGS@
 
166
LIBOBJS = @LIBOBJS@
 
167
LIBS = @LIBS@
 
168
LIBTOOL = @LIBTOOL@
 
169
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
170
LN_S = @LN_S@
 
171
LTLIBOBJS = @LTLIBOBJS@
 
172
MAINT = @MAINT@
 
173
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
174
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
175
MAKEINFO = @MAKEINFO@
 
176
MINGW_FALSE = @MINGW_FALSE@
 
177
MINGW_TRUE = @MINGW_TRUE@
 
178
OBJDUMP = @OBJDUMP@
 
179
OBJEXT = @OBJEXT@
 
180
PACKAGE = @PACKAGE@
 
181
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
182
PACKAGE_NAME = @PACKAGE_NAME@
 
183
PACKAGE_STRING = @PACKAGE_STRING@
 
184
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
185
PACKAGE_VERSION = @PACKAGE_VERSION@
 
186
PATH_SEPARATOR = @PATH_SEPARATOR@
 
187
PHP = @PHP@
 
188
PHP_CONFIG = @PHP_CONFIG@
 
189
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
 
190
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
 
191
PHP_INCLUDES = @PHP_INCLUDES@
 
192
PHP_LDFLAGS = @PHP_LDFLAGS@
 
193
PHP_LIBS = @PHP_LIBS@
 
194
PHP_PATH = @PHP_PATH@
 
195
PHP_PREFIX = @PHP_PREFIX@
 
196
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
 
197
PHP_VERSION = @PHP_VERSION@
 
198
PKG_CONFIG = @PKG_CONFIG@
 
199
PYTHON = @PYTHON@
 
200
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
 
201
PYTHON_ENABLED_TRUE = @PYTHON_ENABLED_TRUE@
 
202
PYTHON_VERSION = @PYTHON_VERSION@
 
203
PY_CFLAGS = @PY_CFLAGS@
 
204
PY_DYNLOAD = @PY_DYNLOAD@
 
205
PY_EXTRA_LIBS = @PY_EXTRA_LIBS@
 
206
PY_LIB_A = @PY_LIB_A@
 
207
PY_LIB_LOC = @PY_LIB_LOC@
 
208
PY_SITE_PACKAGES = @PY_SITE_PACKAGES@
 
209
RANLIB = @RANLIB@
 
210
RC = @RC@
 
211
REST2HTML = @REST2HTML@
 
212
SET_MAKE = @SET_MAKE@
 
213
SHELL = @SHELL@
 
214
STRIP = @STRIP@
 
215
SWIG = @SWIG@
 
216
SWIG_PYTHON_ARGS = @SWIG_PYTHON_ARGS@
 
217
TAR = @TAR@
 
218
U = @U@
 
219
VERSION = @VERSION@
 
220
WITH_TESTS_FALSE = @WITH_TESTS_FALSE@
 
221
WITH_TESTS_TRUE = @WITH_TESTS_TRUE@
 
222
ac_ct_AR = @ac_ct_AR@
 
223
ac_ct_AS = @ac_ct_AS@
 
224
ac_ct_CC = @ac_ct_CC@
 
225
ac_ct_CXX = @ac_ct_CXX@
 
226
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
227
ac_ct_F77 = @ac_ct_F77@
 
228
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
229
ac_ct_RANLIB = @ac_ct_RANLIB@
 
230
ac_ct_RC = @ac_ct_RC@
 
231
ac_ct_STRIP = @ac_ct_STRIP@
 
232
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
233
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
234
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
235
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
236
am__fastdepGCJ_FALSE = @am__fastdepGCJ_FALSE@
 
237
am__fastdepGCJ_TRUE = @am__fastdepGCJ_TRUE@
 
238
am__include = @am__include@
 
239
am__leading_dot = @am__leading_dot@
 
240
am__quote = @am__quote@
 
241
bindir = @bindir@
 
242
build = @build@
 
243
build_alias = @build_alias@
 
244
build_cpu = @build_cpu@
 
245
build_os = @build_os@
 
246
build_vendor = @build_vendor@
 
247
datadir = @datadir@
 
248
exec_prefix = @exec_prefix@
 
249
host = @host@
 
250
host_alias = @host_alias@
 
251
host_cpu = @host_cpu@
 
252
host_os = @host_os@
 
253
host_vendor = @host_vendor@
 
254
includedir = @includedir@
 
255
infodir = @infodir@
 
256
install_sh = @install_sh@
 
257
libdir = @libdir@
 
258
libexecdir = @libexecdir@
 
259
localstatedir = @localstatedir@
 
260
mandir = @mandir@
 
261
mkdir_p = @mkdir_p@
 
262
oldincludedir = @oldincludedir@
 
263
prefix = @prefix@
 
264
program_transform_name = @program_transform_name@
 
265
sbindir = @sbindir@
 
266
sharedstatedir = @sharedstatedir@
 
267
sysconfdir = @sysconfdir@
 
268
target_alias = @target_alias@
 
269
SUBDIRS = 
 
270
liblassoincludedir = $(includedir)/lasso/environs
 
271
INCLUDES = \
 
272
        -I$(top_srcdir) \
 
273
        -I$(top_srcdir)/lasso \
 
274
        $(LASSO_DEFINES) \
 
275
        $(LASSO_CFLAGS) \
 
276
        -DG_LOG_DOMAIN=\"lasso\"
 
277
 
 
278
noinst_LTLIBRARIES = liblasso-environs.la
 
279
liblasso_environs_la_SOURCES = \
 
280
        defederation.c \
 
281
        identity.c \
 
282
        lecp.c \
 
283
        login.c \
 
284
        logout.c \
 
285
        name_identifier_mapping.c \
 
286
        name_registration.c \
 
287
        profile.c \
 
288
        server.c \
 
289
        session.c
 
290
 
 
291
liblassoinclude_HEADERS = \
 
292
        defederation.h \
 
293
        identity.h \
 
294
        lecp.h \
 
295
        login.h \
 
296
        logout.h \
 
297
        name_identifier_mapping.h \
 
298
        name_registration.h \
 
299
        profile.h \
 
300
        server.h \
 
301
        session.h
 
302
 
 
303
all: all-recursive
 
304
 
 
305
.SUFFIXES:
 
306
.SUFFIXES: .c .lo .o .obj
 
307
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
308
        @for dep in $?; do \
 
309
          case '$(am__configure_deps)' in \
 
310
            *$$dep*) \
 
311
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
312
                && exit 0; \
 
313
              exit 1;; \
 
314
          esac; \
 
315
        done; \
 
316
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lasso/environs/Makefile'; \
 
317
        cd $(top_srcdir) && \
 
318
          $(AUTOMAKE) --gnu  lasso/environs/Makefile
 
319
.PRECIOUS: Makefile
 
320
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
321
        @case '$?' in \
 
322
          *config.status*) \
 
323
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
324
          *) \
 
325
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
326
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
327
        esac;
 
328
 
 
329
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
330
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
331
 
 
332
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
333
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
334
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
335
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
336
 
 
337
clean-noinstLTLIBRARIES:
 
338
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
339
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
340
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
341
          test "$$dir" != "$$p" || dir=.; \
 
342
          echo "rm -f \"$${dir}/so_locations\""; \
 
343
          rm -f "$${dir}/so_locations"; \
 
344
        done
 
345
liblasso-environs.la: $(liblasso_environs_la_OBJECTS) $(liblasso_environs_la_DEPENDENCIES) 
 
346
        $(LINK)  $(liblasso_environs_la_LDFLAGS) $(liblasso_environs_la_OBJECTS) $(liblasso_environs_la_LIBADD) $(LIBS)
 
347
 
 
348
mostlyclean-compile:
 
349
        -rm -f *.$(OBJEXT)
 
350
 
 
351
distclean-compile:
 
352
        -rm -f *.tab.c
 
353
 
 
354
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defederation.Plo@am__quote@
 
355
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/identity.Plo@am__quote@
 
356
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lecp.Plo@am__quote@
 
357
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/login.Plo@am__quote@
 
358
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logout.Plo@am__quote@
 
359
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/name_identifier_mapping.Plo@am__quote@
 
360
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/name_registration.Plo@am__quote@
 
361
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/profile.Plo@am__quote@
 
362
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/server.Plo@am__quote@
 
363
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/session.Plo@am__quote@
 
364
 
 
365
.c.o:
 
366
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
367
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
368
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
369
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
370
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
371
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
372
 
 
373
.c.obj:
 
374
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
375
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
376
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
379
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
380
 
 
381
.c.lo:
 
382
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
383
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
384
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
387
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
388
 
 
389
mostlyclean-libtool:
 
390
        -rm -f *.lo
 
391
 
 
392
clean-libtool:
 
393
        -rm -rf .libs _libs
 
394
 
 
395
distclean-libtool:
 
396
        -rm -f libtool
 
397
uninstall-info-am:
 
398
install-liblassoincludeHEADERS: $(liblassoinclude_HEADERS)
 
399
        @$(NORMAL_INSTALL)
 
400
        test -z "$(liblassoincludedir)" || $(mkdir_p) "$(DESTDIR)$(liblassoincludedir)"
 
401
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
 
402
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
403
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
404
          echo " $(liblassoincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
 
405
          $(liblassoincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(liblassoincludedir)/$$f"; \
 
406
        done
 
407
 
 
408
uninstall-liblassoincludeHEADERS:
 
409
        @$(NORMAL_UNINSTALL)
 
410
        @list='$(liblassoinclude_HEADERS)'; for p in $$list; do \
 
411
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
412
          echo " rm -f '$(DESTDIR)$(liblassoincludedir)/$$f'"; \
 
413
          rm -f "$(DESTDIR)$(liblassoincludedir)/$$f"; \
 
414
        done
 
415
 
 
416
# This directory's subdirectories are mostly independent; you can cd
 
417
# into them and run `make' without going through this Makefile.
 
418
# To change the values of `make' variables: instead of editing Makefiles,
 
419
# (1) if the variable is set in `config.status', edit `config.status'
 
420
#     (which will cause the Makefiles to be regenerated when you run `make');
 
421
# (2) otherwise, pass the desired values on the `make' command line.
 
422
$(RECURSIVE_TARGETS):
 
423
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
424
        dot_seen=no; \
 
425
        target=`echo $@ | sed s/-recursive//`; \
 
426
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
427
          echo "Making $$target in $$subdir"; \
 
428
          if test "$$subdir" = "."; then \
 
429
            dot_seen=yes; \
 
430
            local_target="$$target-am"; \
 
431
          else \
 
432
            local_target="$$target"; \
 
433
          fi; \
 
434
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
435
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
436
        done; \
 
437
        if test "$$dot_seen" = "no"; then \
 
438
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
439
        fi; test -z "$$fail"
 
440
 
 
441
mostlyclean-recursive clean-recursive distclean-recursive \
 
442
maintainer-clean-recursive:
 
443
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
444
        dot_seen=no; \
 
445
        case "$@" in \
 
446
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
447
          *) list='$(SUBDIRS)' ;; \
 
448
        esac; \
 
449
        rev=''; for subdir in $$list; do \
 
450
          if test "$$subdir" = "."; then :; else \
 
451
            rev="$$subdir $$rev"; \
 
452
          fi; \
 
453
        done; \
 
454
        rev="$$rev ."; \
 
455
        target=`echo $@ | sed s/-recursive//`; \
 
456
        for subdir in $$rev; do \
 
457
          echo "Making $$target in $$subdir"; \
 
458
          if test "$$subdir" = "."; then \
 
459
            local_target="$$target-am"; \
 
460
          else \
 
461
            local_target="$$target"; \
 
462
          fi; \
 
463
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
464
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
465
        done && test -z "$$fail"
 
466
tags-recursive:
 
467
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
468
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
469
        done
 
470
ctags-recursive:
 
471
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
472
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
473
        done
 
474
 
 
475
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
476
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
477
        unique=`for i in $$list; do \
 
478
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
479
          done | \
 
480
          $(AWK) '    { files[$$0] = 1; } \
 
481
               END { for (i in files) print i; }'`; \
 
482
        mkid -fID $$unique
 
483
tags: TAGS
 
484
 
 
485
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
486
                $(TAGS_FILES) $(LISP)
 
487
        tags=; \
 
488
        here=`pwd`; \
 
489
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
490
          include_option=--etags-include; \
 
491
          empty_fix=.; \
 
492
        else \
 
493
          include_option=--include; \
 
494
          empty_fix=; \
 
495
        fi; \
 
496
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
497
          if test "$$subdir" = .; then :; else \
 
498
            test ! -f $$subdir/TAGS || \
 
499
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
500
          fi; \
 
501
        done; \
 
502
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
503
        unique=`for i in $$list; do \
 
504
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
505
          done | \
 
506
          $(AWK) '    { files[$$0] = 1; } \
 
507
               END { for (i in files) print i; }'`; \
 
508
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
509
          test -n "$$unique" || unique=$$empty_fix; \
 
510
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
511
            $$tags $$unique; \
 
512
        fi
 
513
ctags: CTAGS
 
514
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
515
                $(TAGS_FILES) $(LISP)
 
516
        tags=; \
 
517
        here=`pwd`; \
 
518
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
519
        unique=`for i in $$list; do \
 
520
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
521
          done | \
 
522
          $(AWK) '    { files[$$0] = 1; } \
 
523
               END { for (i in files) print i; }'`; \
 
524
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
525
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
526
             $$tags $$unique
 
527
 
 
528
GTAGS:
 
529
        here=`$(am__cd) $(top_builddir) && pwd` \
 
530
          && cd $(top_srcdir) \
 
531
          && gtags -i $(GTAGS_ARGS) $$here
 
532
 
 
533
distclean-tags:
 
534
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
535
 
 
536
distdir: $(DISTFILES)
 
537
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
538
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
539
        list='$(DISTFILES)'; for file in $$list; do \
 
540
          case $$file in \
 
541
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
542
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
543
          esac; \
 
544
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
545
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
546
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
547
            dir="/$$dir"; \
 
548
            $(mkdir_p) "$(distdir)$$dir"; \
 
549
          else \
 
550
            dir=''; \
 
551
          fi; \
 
552
          if test -d $$d/$$file; then \
 
553
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
554
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
555
            fi; \
 
556
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
557
          else \
 
558
            test -f $(distdir)/$$file \
 
559
            || cp -p $$d/$$file $(distdir)/$$file \
 
560
            || exit 1; \
 
561
          fi; \
 
562
        done
 
563
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
564
          if test "$$subdir" = .; then :; else \
 
565
            test -d "$(distdir)/$$subdir" \
 
566
            || mkdir "$(distdir)/$$subdir" \
 
567
            || exit 1; \
 
568
            (cd $$subdir && \
 
569
              $(MAKE) $(AM_MAKEFLAGS) \
 
570
                top_distdir="../$(top_distdir)" \
 
571
                distdir="../$(distdir)/$$subdir" \
 
572
                distdir) \
 
573
              || exit 1; \
 
574
          fi; \
 
575
        done
 
576
check-am: all-am
 
577
check: check-recursive
 
578
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
579
installdirs: installdirs-recursive
 
580
installdirs-am:
 
581
        for dir in "$(DESTDIR)$(liblassoincludedir)"; do \
 
582
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
583
        done
 
584
install: install-recursive
 
585
install-exec: install-exec-recursive
 
586
install-data: install-data-recursive
 
587
uninstall: uninstall-recursive
 
588
 
 
589
install-am: all-am
 
590
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
591
 
 
592
installcheck: installcheck-recursive
 
593
install-strip:
 
594
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
595
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
596
          `test -z '$(STRIP)' || \
 
597
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
598
mostlyclean-generic:
 
599
 
 
600
clean-generic:
 
601
 
 
602
distclean-generic:
 
603
        -rm -f $(CONFIG_CLEAN_FILES)
 
604
 
 
605
maintainer-clean-generic:
 
606
        @echo "This command is intended for maintainers to use"
 
607
        @echo "it deletes files that may require special tools to rebuild."
 
608
clean: clean-recursive
 
609
 
 
610
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
611
        mostlyclean-am
 
612
 
 
613
distclean: distclean-recursive
 
614
        -rm -rf ./$(DEPDIR)
 
615
        -rm -f Makefile
 
616
distclean-am: clean-am distclean-compile distclean-generic \
 
617
        distclean-libtool distclean-tags
 
618
 
 
619
dvi: dvi-recursive
 
620
 
 
621
dvi-am:
 
622
 
 
623
html: html-recursive
 
624
 
 
625
info: info-recursive
 
626
 
 
627
info-am:
 
628
 
 
629
install-data-am: install-liblassoincludeHEADERS
 
630
 
 
631
install-exec-am:
 
632
 
 
633
install-info: install-info-recursive
 
634
 
 
635
install-man:
 
636
 
 
637
installcheck-am:
 
638
 
 
639
maintainer-clean: maintainer-clean-recursive
 
640
        -rm -rf ./$(DEPDIR)
 
641
        -rm -f Makefile
 
642
maintainer-clean-am: distclean-am maintainer-clean-generic
 
643
 
 
644
mostlyclean: mostlyclean-recursive
 
645
 
 
646
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
647
        mostlyclean-libtool
 
648
 
 
649
pdf: pdf-recursive
 
650
 
 
651
pdf-am:
 
652
 
 
653
ps: ps-recursive
 
654
 
 
655
ps-am:
 
656
 
 
657
uninstall-am: uninstall-info-am uninstall-liblassoincludeHEADERS
 
658
 
 
659
uninstall-info: uninstall-info-recursive
 
660
 
 
661
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
662
        clean clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
663
        clean-recursive ctags ctags-recursive distclean \
 
664
        distclean-compile distclean-generic distclean-libtool \
 
665
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
666
        html-am info info-am install install-am install-data \
 
667
        install-data-am install-exec install-exec-am install-info \
 
668
        install-info-am install-liblassoincludeHEADERS install-man \
 
669
        install-strip installcheck installcheck-am installdirs \
 
670
        installdirs-am maintainer-clean maintainer-clean-generic \
 
671
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
 
672
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
673
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
674
        uninstall-info-am uninstall-liblassoincludeHEADERS
 
675
 
 
676
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
677
# Otherwise a system limit (for SysV at least) may be exceeded.
 
678
.NOEXPORT: