~ubuntu-branches/ubuntu/hardy/lasso/hardy

« back to all changes in this revision

Viewing changes to docs/lasso-book/figures/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-07-31 21:35:26 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070731213526-oc6jw5mprcd5tjyy
Tags: 2.0.0-1ubuntu1
* Merge from debian unstable. Remaining changes:
  + debian/control:
    - Modify Maintainer value to match DebianMaintainerField spec.
* debian/rules:
  + Add CC=gcc-4.2 to the configure call else configure won't find jni.h
    from libgcj8-dev.
* configure{,.ac}:
  + Add missing quotes around the value for PHP[45]_LIBS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
34
34
NORMAL_UNINSTALL = :
35
35
PRE_UNINSTALL = :
36
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
37
38
host_triplet = @host@
38
39
subdir = docs/lasso-book/figures
39
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
42
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
44
        $(ACLOCAL_M4)
44
 
mkinstalldirs = $(mkdir_p)
 
45
mkinstalldirs = $(install_sh) -d
45
46
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
46
47
CONFIG_CLEAN_FILES =
47
48
SOURCES =
48
49
DIST_SOURCES =
 
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
51
am__vpath_adj = case $$p in \
 
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
53
    *) f=$$p;; \
 
54
  esac;
 
55
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
49
56
am__installdirs = "$(DESTDIR)$(figuresdir)"
50
57
figuresDATA_INSTALL = $(INSTALL_DATA)
51
58
DATA = $(figures_DATA)
97
104
GCJ = @GCJ@
98
105
GCJDEPMODE = @GCJDEPMODE@
99
106
GCJFLAGS = @GCJFLAGS@
 
107
GREP = @GREP@
100
108
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
101
109
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
102
110
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
160
168
PERL_ENABLED_FALSE = @PERL_ENABLED_FALSE@
161
169
PERL_ENABLED_TRUE = @PERL_ENABLED_TRUE@
162
170
PERL_VERSION = @PERL_VERSION@
163
 
PHP = @PHP@
164
 
PHP_CONFIG = @PHP_CONFIG@
165
 
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
166
 
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
167
 
PHP_EXTENSION_DIR = @PHP_EXTENSION_DIR@
168
 
PHP_INCLUDES = @PHP_INCLUDES@
169
 
PHP_LDFLAGS = @PHP_LDFLAGS@
170
 
PHP_LIBS = @PHP_LIBS@
171
 
PHP_PATH = @PHP_PATH@
172
 
PHP_PREFIX = @PHP_PREFIX@
173
 
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
174
 
PHP_VERSION = @PHP_VERSION@
 
171
PHP4 = @PHP4@
 
172
PHP4_CONFIG = @PHP4_CONFIG@
 
173
PHP4_ENABLED_FALSE = @PHP4_ENABLED_FALSE@
 
174
PHP4_ENABLED_TRUE = @PHP4_ENABLED_TRUE@
 
175
PHP4_EXTENSION_DIR = @PHP4_EXTENSION_DIR@
 
176
PHP4_INCLUDES = @PHP4_INCLUDES@
 
177
PHP4_LDFLAGS = @PHP4_LDFLAGS@
 
178
PHP4_LIBS = @PHP4_LIBS@
 
179
PHP4_PREFIX = @PHP4_PREFIX@
 
180
PHP4_UNPREFIXED_EXTENSION_DIR = @PHP4_UNPREFIXED_EXTENSION_DIR@
 
181
PHP4_VERSION = @PHP4_VERSION@
 
182
PHP5 = @PHP5@
 
183
PHP5_CONFIG = @PHP5_CONFIG@
 
184
PHP5_ENABLED_FALSE = @PHP5_ENABLED_FALSE@
 
185
PHP5_ENABLED_TRUE = @PHP5_ENABLED_TRUE@
 
186
PHP5_EXTENSION_DIR = @PHP5_EXTENSION_DIR@
 
187
PHP5_INCLUDES = @PHP5_INCLUDES@
 
188
PHP5_LDFLAGS = @PHP5_LDFLAGS@
 
189
PHP5_LIBS = @PHP5_LIBS@
 
190
PHP5_PREFIX = @PHP5_PREFIX@
 
191
PHP5_UNPREFIXED_EXTENSION_DIR = @PHP5_UNPREFIXED_EXTENSION_DIR@
 
192
PHP5_VERSION = @PHP5_VERSION@
175
193
PKG_CONFIG = @PKG_CONFIG@
176
194
PYTHON = @PYTHON@
177
195
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
204
222
XSLTPROC = @XSLTPROC@
205
223
Z_CFLAGS = @Z_CFLAGS@
206
224
Z_LIBS = @Z_LIBS@
207
 
ac_ct_AR = @ac_ct_AR@
208
 
ac_ct_AS = @ac_ct_AS@
209
225
ac_ct_CC = @ac_ct_CC@
210
226
ac_ct_CXX = @ac_ct_CXX@
211
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
212
227
ac_ct_F77 = @ac_ct_F77@
213
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
214
 
ac_ct_RANLIB = @ac_ct_RANLIB@
215
 
ac_ct_RC = @ac_ct_RC@
216
 
ac_ct_STRIP = @ac_ct_STRIP@
217
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
218
228
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
219
229
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
220
230
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
224
234
am__include = @am__include@
225
235
am__leading_dot = @am__leading_dot@
226
236
am__quote = @am__quote@
 
237
am__tar = @am__tar@
 
238
am__untar = @am__untar@
227
239
bindir = @bindir@
228
240
build = @build@
229
241
build_alias = @build_alias@
231
243
build_os = @build_os@
232
244
build_vendor = @build_vendor@
233
245
datadir = @datadir@
 
246
datarootdir = @datarootdir@
 
247
docdir = @docdir@
 
248
dvidir = @dvidir@
234
249
exec_prefix = @exec_prefix@
235
250
host = @host@
236
251
host_alias = @host_alias@
237
252
host_cpu = @host_cpu@
238
253
host_os = @host_os@
239
254
host_vendor = @host_vendor@
 
255
htmldir = @htmldir@
240
256
includedir = @includedir@
241
257
infodir = @infodir@
242
258
install_sh = @install_sh@
243
259
libdir = @libdir@
244
260
libexecdir = @libexecdir@
 
261
localedir = @localedir@
245
262
localstatedir = @localstatedir@
246
263
mandir = @mandir@
247
264
mkdir_p = @mkdir_p@
248
265
oldincludedir = @oldincludedir@
 
266
pdfdir = @pdfdir@
249
267
prefix = @prefix@
250
268
program_transform_name = @program_transform_name@
 
269
psdir = @psdir@
251
270
sbindir = @sbindir@
252
271
sharedstatedir = @sharedstatedir@
253
272
sysconfdir = @sysconfdir@
320
339
        test -z "$(figuresdir)" || $(mkdir_p) "$(DESTDIR)$(figuresdir)"
321
340
        @list='$(figures_DATA)'; for p in $$list; do \
322
341
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
323
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
342
          f=$(am__strip_dir) \
324
343
          echo " $(figuresDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(figuresdir)/$$f'"; \
325
344
          $(figuresDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(figuresdir)/$$f"; \
326
345
        done
328
347
uninstall-figuresDATA:
329
348
        @$(NORMAL_UNINSTALL)
330
349
        @list='$(figures_DATA)'; for p in $$list; do \
331
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
350
          f=$(am__strip_dir) \
332
351
          echo " rm -f '$(DESTDIR)$(figuresdir)/$$f'"; \
333
352
          rm -f "$(DESTDIR)$(figuresdir)/$$f"; \
334
353
        done
393
412
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
394
413
 
395
414
distclean-generic:
396
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
415
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
397
416
 
398
417
maintainer-clean-generic:
399
418
        @echo "This command is intended for maintainers to use"