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

« back to all changes in this revision

Viewing changes to docs/lasso-book/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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
host_triplet = @host@
 
38
subdir = docs/lasso-book
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/macros/check.m4 \
 
42
        $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(mkdir_p)
 
46
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
am__installdirs = "$(DESTDIR)$(docdir)"
 
51
docDATA_INSTALL = $(INSTALL_DATA)
 
52
DATA = $(doc_DATA)
 
53
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
54
ACLOCAL = @ACLOCAL@
 
55
AMDEP_FALSE = @AMDEP_FALSE@
 
56
AMDEP_TRUE = @AMDEP_TRUE@
 
57
AMTAR = @AMTAR@
 
58
AR = @AR@
 
59
AS = @AS@
 
60
AUTOCONF = @AUTOCONF@
 
61
AUTOHEADER = @AUTOHEADER@
 
62
AUTOMAKE = @AUTOMAKE@
 
63
AWK = @AWK@
 
64
CC = @CC@
 
65
CCDEPMODE = @CCDEPMODE@
 
66
CFLAGS = @CFLAGS@
 
67
CHECK_CFLAGS = @CHECK_CFLAGS@
 
68
CHECK_LIBS = @CHECK_LIBS@
 
69
CPP = @CPP@
 
70
CPPFLAGS = @CPPFLAGS@
 
71
CSHARPCILINTERPRETER = @CSHARPCILINTERPRETER@
 
72
CSHARPCOMPILER = @CSHARPCOMPILER@
 
73
CSHARPCYGPATH_W = @CSHARPCYGPATH_W@
 
74
CSHARPDYNAMICLINKING = @CSHARPDYNAMICLINKING@
 
75
CSHARPLIBRARYPREFIX = @CSHARPLIBRARYPREFIX@
 
76
CSHARP_ENABLED_FALSE = @CSHARP_ENABLED_FALSE@
 
77
CSHARP_ENABLED_TRUE = @CSHARP_ENABLED_TRUE@
 
78
CXX = @CXX@
 
79
CXXCPP = @CXXCPP@
 
80
CXXDEPMODE = @CXXDEPMODE@
 
81
CXXFLAGS = @CXXFLAGS@
 
82
CYGPATH_W = @CYGPATH_W@
 
83
DARWIN_FALSE = @DARWIN_FALSE@
 
84
DARWIN_TRUE = @DARWIN_TRUE@
 
85
DEFS = @DEFS@
 
86
DEPDIR = @DEPDIR@
 
87
DLLTOOL = @DLLTOOL@
 
88
ECHO = @ECHO@
 
89
ECHO_C = @ECHO_C@
 
90
ECHO_N = @ECHO_N@
 
91
ECHO_T = @ECHO_T@
 
92
EGREP = @EGREP@
 
93
EXEEXT = @EXEEXT@
 
94
F77 = @F77@
 
95
FFLAGS = @FFLAGS@
 
96
GACUTIL = @GACUTIL@
 
97
GCJ = @GCJ@
 
98
GCJDEPMODE = @GCJDEPMODE@
 
99
GCJFLAGS = @GCJFLAGS@
 
100
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
 
101
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
 
102
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
 
103
GTK_DOC_LIBS = @GTK_DOC_LIBS@
 
104
HAVE_REST2HTML_FALSE = @HAVE_REST2HTML_FALSE@
 
105
HAVE_REST2HTML_TRUE = @HAVE_REST2HTML_TRUE@
 
106
HTML_DIR = @HTML_DIR@
 
107
INSTALL_DATA = @INSTALL_DATA@
 
108
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
109
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
110
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
111
JAR = @JAR@
 
112
JAVA = @JAVA@
 
113
JAVAC = @JAVAC@
 
114
JAVAC_FLAGS = @JAVAC_FLAGS@
 
115
JAVA_ENABLED_FALSE = @JAVA_ENABLED_FALSE@
 
116
JAVA_ENABLED_TRUE = @JAVA_ENABLED_TRUE@
 
117
JAVA_VERSION = @JAVA_VERSION@
 
118
JDK_INCLUDE = @JDK_INCLUDE@
 
119
LASSO_APP_DEFINES = @LASSO_APP_DEFINES@
 
120
LASSO_CFLAGS = @LASSO_CFLAGS@
 
121
LASSO_CORE_CFLAGS = @LASSO_CORE_CFLAGS@
 
122
LASSO_CORE_LIBS = @LASSO_CORE_LIBS@
 
123
LASSO_DEFINES = @LASSO_DEFINES@
 
124
LASSO_DOCDIR = @LASSO_DOCDIR@
 
125
LASSO_LIBS = @LASSO_LIBS@
 
126
LASSO_STATIC_BINARIES = @LASSO_STATIC_BINARIES@
 
127
LASSO_VERSION_INFO = @LASSO_VERSION_INFO@
 
128
LDFLAGS = @LDFLAGS@
 
129
LIBOBJS = @LIBOBJS@
 
130
LIBS = @LIBS@
 
131
LIBTOOL = @LIBTOOL@
 
132
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
133
LN_S = @LN_S@
 
134
LTLIBOBJS = @LTLIBOBJS@
 
135
MAINT = @MAINT@
 
136
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
137
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
138
MAKEINFO = @MAKEINFO@
 
139
MINGW_FALSE = @MINGW_FALSE@
 
140
MINGW_TRUE = @MINGW_TRUE@
 
141
OBJDUMP = @OBJDUMP@
 
142
OBJEXT = @OBJEXT@
 
143
PACKAGE = @PACKAGE@
 
144
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
145
PACKAGE_NAME = @PACKAGE_NAME@
 
146
PACKAGE_STRING = @PACKAGE_STRING@
 
147
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
148
PACKAGE_VERSION = @PACKAGE_VERSION@
 
149
PATH_SEPARATOR = @PATH_SEPARATOR@
 
150
PHP = @PHP@
 
151
PHP_CONFIG = @PHP_CONFIG@
 
152
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
 
153
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
 
154
PHP_INCLUDES = @PHP_INCLUDES@
 
155
PHP_LDFLAGS = @PHP_LDFLAGS@
 
156
PHP_LIBS = @PHP_LIBS@
 
157
PHP_PATH = @PHP_PATH@
 
158
PHP_PREFIX = @PHP_PREFIX@
 
159
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
 
160
PHP_VERSION = @PHP_VERSION@
 
161
PKG_CONFIG = @PKG_CONFIG@
 
162
PYTHON = @PYTHON@
 
163
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
 
164
PYTHON_ENABLED_TRUE = @PYTHON_ENABLED_TRUE@
 
165
PYTHON_VERSION = @PYTHON_VERSION@
 
166
PY_CFLAGS = @PY_CFLAGS@
 
167
PY_DYNLOAD = @PY_DYNLOAD@
 
168
PY_EXTRA_LIBS = @PY_EXTRA_LIBS@
 
169
PY_LIB_A = @PY_LIB_A@
 
170
PY_LIB_LOC = @PY_LIB_LOC@
 
171
PY_SITE_PACKAGES = @PY_SITE_PACKAGES@
 
172
RANLIB = @RANLIB@
 
173
RC = @RC@
 
174
REST2HTML = @REST2HTML@
 
175
SET_MAKE = @SET_MAKE@
 
176
SHELL = @SHELL@
 
177
STRIP = @STRIP@
 
178
SWIG = @SWIG@
 
179
SWIG_PYTHON_ARGS = @SWIG_PYTHON_ARGS@
 
180
TAR = @TAR@
 
181
U = @U@
 
182
VERSION = @VERSION@
 
183
WITH_TESTS_FALSE = @WITH_TESTS_FALSE@
 
184
WITH_TESTS_TRUE = @WITH_TESTS_TRUE@
 
185
ac_ct_AR = @ac_ct_AR@
 
186
ac_ct_AS = @ac_ct_AS@
 
187
ac_ct_CC = @ac_ct_CC@
 
188
ac_ct_CXX = @ac_ct_CXX@
 
189
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
190
ac_ct_F77 = @ac_ct_F77@
 
191
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
192
ac_ct_RANLIB = @ac_ct_RANLIB@
 
193
ac_ct_RC = @ac_ct_RC@
 
194
ac_ct_STRIP = @ac_ct_STRIP@
 
195
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
196
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
197
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
198
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
199
am__fastdepGCJ_FALSE = @am__fastdepGCJ_FALSE@
 
200
am__fastdepGCJ_TRUE = @am__fastdepGCJ_TRUE@
 
201
am__include = @am__include@
 
202
am__leading_dot = @am__leading_dot@
 
203
am__quote = @am__quote@
 
204
bindir = @bindir@
 
205
build = @build@
 
206
build_alias = @build_alias@
 
207
build_cpu = @build_cpu@
 
208
build_os = @build_os@
 
209
build_vendor = @build_vendor@
 
210
datadir = @datadir@
 
211
exec_prefix = @exec_prefix@
 
212
host = @host@
 
213
host_alias = @host_alias@
 
214
host_cpu = @host_cpu@
 
215
host_os = @host_os@
 
216
host_vendor = @host_vendor@
 
217
includedir = @includedir@
 
218
infodir = @infodir@
 
219
install_sh = @install_sh@
 
220
libdir = @libdir@
 
221
libexecdir = @libexecdir@
 
222
localstatedir = @localstatedir@
 
223
mandir = @mandir@
 
224
mkdir_p = @mkdir_p@
 
225
oldincludedir = @oldincludedir@
 
226
prefix = @prefix@
 
227
program_transform_name = @program_transform_name@
 
228
sbindir = @sbindir@
 
229
sharedstatedir = @sharedstatedir@
 
230
sysconfdir = @sysconfdir@
 
231
target_alias = @target_alias@
 
232
docdir = $(datadir)/doc/lasso
 
233
LASSOBOOK_FILES = book.rst common-knowledge.rst getting-lasso.rst \
 
234
                  integration.rst language-bindings.rst lasso-architecture.rst \
 
235
                  liberty-architecture.rst other-profiles.rst preface.rst \
 
236
                  single-sign-on.rst
 
237
 
 
238
@HAVE_REST2HTML_FALSE@doc_DATA = writing-a-c-sp.txt $(LASSOBOOK_FILES)
 
239
@HAVE_REST2HTML_TRUE@doc_DATA = writing-a-c-sp.html book.html
 
240
CLEANFILES = writing-a-c-sp.html book.html
 
241
EXTRA_DIST = lasso-book.txt writing-a-c-sp.txt $(LASSOBOOK_FILES)
 
242
all: all-am
 
243
 
 
244
.SUFFIXES:
 
245
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
246
        @for dep in $?; do \
 
247
          case '$(am__configure_deps)' in \
 
248
            *$$dep*) \
 
249
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
250
                && exit 0; \
 
251
              exit 1;; \
 
252
          esac; \
 
253
        done; \
 
254
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/lasso-book/Makefile'; \
 
255
        cd $(top_srcdir) && \
 
256
          $(AUTOMAKE) --gnu  docs/lasso-book/Makefile
 
257
.PRECIOUS: Makefile
 
258
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
259
        @case '$?' in \
 
260
          *config.status*) \
 
261
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
262
          *) \
 
263
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
264
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
265
        esac;
 
266
 
 
267
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
268
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
269
 
 
270
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
272
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
273
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
274
 
 
275
mostlyclean-libtool:
 
276
        -rm -f *.lo
 
277
 
 
278
clean-libtool:
 
279
        -rm -rf .libs _libs
 
280
 
 
281
distclean-libtool:
 
282
        -rm -f libtool
 
283
uninstall-info-am:
 
284
install-docDATA: $(doc_DATA)
 
285
        @$(NORMAL_INSTALL)
 
286
        test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
 
287
        @list='$(doc_DATA)'; for p in $$list; do \
 
288
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
289
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
290
          echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
 
291
          $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
 
292
        done
 
293
 
 
294
uninstall-docDATA:
 
295
        @$(NORMAL_UNINSTALL)
 
296
        @list='$(doc_DATA)'; for p in $$list; do \
 
297
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
298
          echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
 
299
          rm -f "$(DESTDIR)$(docdir)/$$f"; \
 
300
        done
 
301
tags: TAGS
 
302
TAGS:
 
303
 
 
304
ctags: CTAGS
 
305
CTAGS:
 
306
 
 
307
 
 
308
distdir: $(DISTFILES)
 
309
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
310
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
311
        list='$(DISTFILES)'; for file in $$list; do \
 
312
          case $$file in \
 
313
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
314
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
315
          esac; \
 
316
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
317
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
318
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
319
            dir="/$$dir"; \
 
320
            $(mkdir_p) "$(distdir)$$dir"; \
 
321
          else \
 
322
            dir=''; \
 
323
          fi; \
 
324
          if test -d $$d/$$file; then \
 
325
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
326
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
327
            fi; \
 
328
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
329
          else \
 
330
            test -f $(distdir)/$$file \
 
331
            || cp -p $$d/$$file $(distdir)/$$file \
 
332
            || exit 1; \
 
333
          fi; \
 
334
        done
 
335
check-am: all-am
 
336
check: check-am
 
337
all-am: Makefile $(DATA)
 
338
installdirs:
 
339
        for dir in "$(DESTDIR)$(docdir)"; do \
 
340
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
341
        done
 
342
install: install-am
 
343
install-exec: install-exec-am
 
344
install-data: install-data-am
 
345
uninstall: uninstall-am
 
346
 
 
347
install-am: all-am
 
348
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
349
 
 
350
installcheck: installcheck-am
 
351
install-strip:
 
352
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
353
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
354
          `test -z '$(STRIP)' || \
 
355
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
356
mostlyclean-generic:
 
357
 
 
358
clean-generic:
 
359
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
360
 
 
361
distclean-generic:
 
362
        -rm -f $(CONFIG_CLEAN_FILES)
 
363
 
 
364
maintainer-clean-generic:
 
365
        @echo "This command is intended for maintainers to use"
 
366
        @echo "it deletes files that may require special tools to rebuild."
 
367
clean: clean-am
 
368
 
 
369
clean-am: clean-generic clean-libtool mostlyclean-am
 
370
 
 
371
distclean: distclean-am
 
372
        -rm -f Makefile
 
373
distclean-am: clean-am distclean-generic distclean-libtool
 
374
 
 
375
dvi: dvi-am
 
376
 
 
377
dvi-am:
 
378
 
 
379
html: html-am
 
380
 
 
381
info: info-am
 
382
 
 
383
info-am:
 
384
 
 
385
install-data-am: install-docDATA
 
386
 
 
387
install-exec-am:
 
388
 
 
389
install-info: install-info-am
 
390
 
 
391
install-man:
 
392
 
 
393
installcheck-am:
 
394
 
 
395
maintainer-clean: maintainer-clean-am
 
396
        -rm -f Makefile
 
397
maintainer-clean-am: distclean-am maintainer-clean-generic
 
398
 
 
399
mostlyclean: mostlyclean-am
 
400
 
 
401
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
402
 
 
403
pdf: pdf-am
 
404
 
 
405
pdf-am:
 
406
 
 
407
ps: ps-am
 
408
 
 
409
ps-am:
 
410
 
 
411
uninstall-am: uninstall-docDATA uninstall-info-am
 
412
 
 
413
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
414
        distclean distclean-generic distclean-libtool distdir dvi \
 
415
        dvi-am html html-am info info-am install install-am \
 
416
        install-data install-data-am install-docDATA install-exec \
 
417
        install-exec-am install-info install-info-am install-man \
 
418
        install-strip installcheck installcheck-am installdirs \
 
419
        maintainer-clean maintainer-clean-generic mostlyclean \
 
420
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
421
        uninstall uninstall-am uninstall-docDATA uninstall-info-am
 
422
 
 
423
 
 
424
%.html: %.txt
 
425
        $(REST2HTML) $? > $@
 
426
 
 
427
%.html: %.rst
 
428
        $(REST2HTML) $? > $@
 
429
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
430
# Otherwise a system limit (for SysV at least) may be exceeded.
 
431
.NOEXPORT: