~ubuntu-branches/debian/lenny/italc/lenny

« back to all changes in this revision

Viewing changes to master/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Winnertz
  • Date: 2008-06-17 13:46:54 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20080617134654-2y5m7ki93r5c1ysf
Tags: upstream-1.0.9~rc3
ImportĀ upstreamĀ versionĀ 1.0.9~rc3

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
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
 
install_sh_DATA = $(install_sh) -c -m 644
26
 
install_sh_PROGRAM = $(install_sh) -c
27
 
install_sh_SCRIPT = $(install_sh) -c
28
 
INSTALL_HEADER = $(INSTALL_DATA)
29
 
transform = $(program_transform_name)
30
 
NORMAL_INSTALL = :
31
 
PRE_INSTALL = :
32
 
POST_INSTALL = :
33
 
NORMAL_UNINSTALL = :
34
 
PRE_UNINSTALL = :
35
 
POST_UNINSTALL = :
36
 
subdir = master
37
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
40
 
        $(top_srcdir)/configure.in
41
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
 
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44
 
CONFIG_HEADER = $(top_builddir)/config.h
45
 
CONFIG_CLEAN_FILES =
46
 
SOURCES =
47
 
DIST_SOURCES =
48
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49
 
        html-recursive info-recursive install-data-recursive \
50
 
        install-exec-recursive install-info-recursive \
51
 
        install-recursive installcheck-recursive installdirs-recursive \
52
 
        pdf-recursive ps-recursive uninstall-info-recursive \
53
 
        uninstall-recursive
54
 
ETAGS = etags
55
 
CTAGS = ctags
56
 
DIST_SUBDIRS = italc icv keygen
57
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58
 
ACLOCAL = @ACLOCAL@
59
 
ALLOCA = @ALLOCA@
60
 
AMDEP_FALSE = @AMDEP_FALSE@
61
 
AMDEP_TRUE = @AMDEP_TRUE@
62
 
AMTAR = @AMTAR@
63
 
AUTOCONF = @AUTOCONF@
64
 
AUTOHEADER = @AUTOHEADER@
65
 
AUTOMAKE = @AUTOMAKE@
66
 
AWK = @AWK@
67
 
CC = @CC@
68
 
CCDEPMODE = @CCDEPMODE@
69
 
CFLAGS = @CFLAGS@
70
 
CPP = @CPP@
71
 
CPPFLAGS = @CPPFLAGS@
72
 
CXX = @CXX@
73
 
CXXDEPMODE = @CXXDEPMODE@
74
 
CXXFLAGS = @CXXFLAGS@
75
 
CYGPATH_W = @CYGPATH_W@
76
 
DEFS = @DEFS@
77
 
DEPDIR = @DEPDIR@
78
 
ECHO_C = @ECHO_C@
79
 
ECHO_N = @ECHO_N@
80
 
ECHO_T = @ECHO_T@
81
 
EGREP = @EGREP@
82
 
EXEEXT = @EXEEXT@
83
 
HAVE_LIBJPEG_FALSE = @HAVE_LIBJPEG_FALSE@
84
 
HAVE_LIBJPEG_TRUE = @HAVE_LIBJPEG_TRUE@
85
 
HAVE_LIBPTHREAD_FALSE = @HAVE_LIBPTHREAD_FALSE@
86
 
HAVE_LIBPTHREAD_TRUE = @HAVE_LIBPTHREAD_TRUE@
87
 
HAVE_LIBSSL_FALSE = @HAVE_LIBSSL_FALSE@
88
 
HAVE_LIBSSL_TRUE = @HAVE_LIBSSL_TRUE@
89
 
HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
90
 
HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
91
 
HAVE_RPM_FALSE = @HAVE_RPM_FALSE@
92
 
HAVE_RPM_TRUE = @HAVE_RPM_TRUE@
93
 
HAVE_X_FALSE = @HAVE_X_FALSE@
94
 
HAVE_X_TRUE = @HAVE_X_TRUE@
95
 
INSTALL_DATA = @INSTALL_DATA@
96
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
97
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
98
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99
 
LDFLAGS = @LDFLAGS@
100
 
LIBOBJS = @LIBOBJS@
101
 
LIBS = @LIBS@
102
 
LN_S = @LN_S@
103
 
LRELEASE = @LRELEASE@
104
 
LTLIBOBJS = @LTLIBOBJS@
105
 
LUPDATE = @LUPDATE@
106
 
MAKEINFO = @MAKEINFO@
107
 
MOC = @MOC@
108
 
OBJEXT = @OBJEXT@
109
 
PACKAGE = @PACKAGE@
110
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111
 
PACKAGE_NAME = @PACKAGE_NAME@
112
 
PACKAGE_STRING = @PACKAGE_STRING@
113
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
114
 
PACKAGE_VERSION = @PACKAGE_VERSION@
115
 
PATH_SEPARATOR = @PATH_SEPARATOR@
116
 
QASSISTANTCLIENT_LDADD = @QASSISTANTCLIENT_LDADD@
117
 
QT_CXXFLAGS = @QT_CXXFLAGS@
118
 
QT_GUILINK = @QT_GUILINK@
119
 
QT_LDADD = @QT_LDADD@
120
 
RPMSOURCEDIR = @RPMSOURCEDIR@
121
 
SET_MAKE = @SET_MAKE@
122
 
SHELL = @SHELL@
123
 
STRIP = @STRIP@
124
 
UIC = @UIC@
125
 
VERSION = @VERSION@
126
 
X_CFLAGS = @X_CFLAGS@
127
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
128
 
X_LIBS = @X_LIBS@
129
 
X_PRE_LIBS = @X_PRE_LIBS@
130
 
ac_ct_CC = @ac_ct_CC@
131
 
ac_ct_CXX = @ac_ct_CXX@
132
 
ac_ct_STRIP = @ac_ct_STRIP@
133
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
134
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
135
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
136
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
137
 
am__include = @am__include@
138
 
am__leading_dot = @am__leading_dot@
139
 
am__quote = @am__quote@
140
 
bindir = @bindir@
141
 
build_alias = @build_alias@
142
 
datadir = @datadir@
143
 
docdir = @docdir@
144
 
exec_prefix = @exec_prefix@
145
 
host_alias = @host_alias@
146
 
includedir = @includedir@
147
 
infodir = @infodir@
148
 
install_sh = @install_sh@
149
 
libdir = @libdir@
150
 
libexecdir = @libexecdir@
151
 
localstatedir = @localstatedir@
152
 
mandir = @mandir@
153
 
mkdir_p = @mkdir_p@
154
 
oldincludedir = @oldincludedir@
155
 
prefix = @prefix@
156
 
program_transform_name = @program_transform_name@
157
 
sbindir = @sbindir@
158
 
sharedstatedir = @sharedstatedir@
159
 
sysconfdir = @sysconfdir@
160
 
target_alias = @target_alias@
161
 
@HAVE_LIBSSL_TRUE@KEY_GEN = keygen
162
 
SUBDIRS = italc icv $(KEY_GEN)
163
 
all: all-recursive
164
 
 
165
 
.SUFFIXES:
166
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
167
 
        @for dep in $?; do \
168
 
          case '$(am__configure_deps)' in \
169
 
            *$$dep*) \
170
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
171
 
                && exit 0; \
172
 
              exit 1;; \
173
 
          esac; \
174
 
        done; \
175
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  master/Makefile'; \
176
 
        cd $(top_srcdir) && \
177
 
          $(AUTOMAKE) --gnu  master/Makefile
178
 
.PRECIOUS: Makefile
179
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
180
 
        @case '$?' in \
181
 
          *config.status*) \
182
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
183
 
          *) \
184
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
185
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
186
 
        esac;
187
 
 
188
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
189
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
 
 
191
 
$(top_srcdir)/configure:  $(am__configure_deps)
192
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
194
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
 
uninstall-info-am:
196
 
 
197
 
# This directory's subdirectories are mostly independent; you can cd
198
 
# into them and run `make' without going through this Makefile.
199
 
# To change the values of `make' variables: instead of editing Makefiles,
200
 
# (1) if the variable is set in `config.status', edit `config.status'
201
 
#     (which will cause the Makefiles to be regenerated when you run `make');
202
 
# (2) otherwise, pass the desired values on the `make' command line.
203
 
$(RECURSIVE_TARGETS):
204
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
205
 
        dot_seen=no; \
206
 
        target=`echo $@ | sed s/-recursive//`; \
207
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
208
 
          echo "Making $$target in $$subdir"; \
209
 
          if test "$$subdir" = "."; then \
210
 
            dot_seen=yes; \
211
 
            local_target="$$target-am"; \
212
 
          else \
213
 
            local_target="$$target"; \
214
 
          fi; \
215
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
216
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
217
 
        done; \
218
 
        if test "$$dot_seen" = "no"; then \
219
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
220
 
        fi; test -z "$$fail"
221
 
 
222
 
mostlyclean-recursive clean-recursive distclean-recursive \
223
 
maintainer-clean-recursive:
224
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
225
 
        dot_seen=no; \
226
 
        case "$@" in \
227
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
228
 
          *) list='$(SUBDIRS)' ;; \
229
 
        esac; \
230
 
        rev=''; for subdir in $$list; do \
231
 
          if test "$$subdir" = "."; then :; else \
232
 
            rev="$$subdir $$rev"; \
233
 
          fi; \
234
 
        done; \
235
 
        rev="$$rev ."; \
236
 
        target=`echo $@ | sed s/-recursive//`; \
237
 
        for subdir in $$rev; do \
238
 
          echo "Making $$target in $$subdir"; \
239
 
          if test "$$subdir" = "."; then \
240
 
            local_target="$$target-am"; \
241
 
          else \
242
 
            local_target="$$target"; \
243
 
          fi; \
244
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
245
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
246
 
        done && test -z "$$fail"
247
 
tags-recursive:
248
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
249
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
250
 
        done
251
 
ctags-recursive:
252
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
253
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
254
 
        done
255
 
 
256
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
257
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
258
 
        unique=`for i in $$list; do \
259
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260
 
          done | \
261
 
          $(AWK) '    { files[$$0] = 1; } \
262
 
               END { for (i in files) print i; }'`; \
263
 
        mkid -fID $$unique
264
 
tags: TAGS
265
 
 
266
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
267
 
                $(TAGS_FILES) $(LISP)
268
 
        tags=; \
269
 
        here=`pwd`; \
270
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
271
 
          include_option=--etags-include; \
272
 
          empty_fix=.; \
273
 
        else \
274
 
          include_option=--include; \
275
 
          empty_fix=; \
276
 
        fi; \
277
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
278
 
          if test "$$subdir" = .; then :; else \
279
 
            test ! -f $$subdir/TAGS || \
280
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
281
 
          fi; \
282
 
        done; \
283
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284
 
        unique=`for i in $$list; do \
285
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286
 
          done | \
287
 
          $(AWK) '    { files[$$0] = 1; } \
288
 
               END { for (i in files) print i; }'`; \
289
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
290
 
          test -n "$$unique" || unique=$$empty_fix; \
291
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292
 
            $$tags $$unique; \
293
 
        fi
294
 
ctags: CTAGS
295
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296
 
                $(TAGS_FILES) $(LISP)
297
 
        tags=; \
298
 
        here=`pwd`; \
299
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300
 
        unique=`for i in $$list; do \
301
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302
 
          done | \
303
 
          $(AWK) '    { files[$$0] = 1; } \
304
 
               END { for (i in files) print i; }'`; \
305
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
306
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
307
 
             $$tags $$unique
308
 
 
309
 
GTAGS:
310
 
        here=`$(am__cd) $(top_builddir) && pwd` \
311
 
          && cd $(top_srcdir) \
312
 
          && gtags -i $(GTAGS_ARGS) $$here
313
 
 
314
 
distclean-tags:
315
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
316
 
 
317
 
distdir: $(DISTFILES)
318
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
319
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
320
 
        list='$(DISTFILES)'; for file in $$list; do \
321
 
          case $$file in \
322
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
323
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
324
 
          esac; \
325
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
327
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
328
 
            dir="/$$dir"; \
329
 
            $(mkdir_p) "$(distdir)$$dir"; \
330
 
          else \
331
 
            dir=''; \
332
 
          fi; \
333
 
          if test -d $$d/$$file; then \
334
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
336
 
            fi; \
337
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
338
 
          else \
339
 
            test -f $(distdir)/$$file \
340
 
            || cp -p $$d/$$file $(distdir)/$$file \
341
 
            || exit 1; \
342
 
          fi; \
343
 
        done
344
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
345
 
          if test "$$subdir" = .; then :; else \
346
 
            test -d "$(distdir)/$$subdir" \
347
 
            || mkdir "$(distdir)/$$subdir" \
348
 
            || exit 1; \
349
 
            (cd $$subdir && \
350
 
              $(MAKE) $(AM_MAKEFLAGS) \
351
 
                top_distdir="../$(top_distdir)" \
352
 
                distdir="../$(distdir)/$$subdir" \
353
 
                distdir) \
354
 
              || exit 1; \
355
 
          fi; \
356
 
        done
357
 
check-am: all-am
358
 
check: check-recursive
359
 
all-am: Makefile
360
 
installdirs: installdirs-recursive
361
 
installdirs-am:
362
 
install: install-recursive
363
 
install-exec: install-exec-recursive
364
 
install-data: install-data-recursive
365
 
uninstall: uninstall-recursive
366
 
 
367
 
install-am: all-am
368
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
369
 
 
370
 
installcheck: installcheck-recursive
371
 
install-strip:
372
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374
 
          `test -z '$(STRIP)' || \
375
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
376
 
mostlyclean-generic:
377
 
 
378
 
clean-generic:
379
 
 
380
 
distclean-generic:
381
 
        -rm -f $(CONFIG_CLEAN_FILES)
382
 
 
383
 
maintainer-clean-generic:
384
 
        @echo "This command is intended for maintainers to use"
385
 
        @echo "it deletes files that may require special tools to rebuild."
386
 
clean: clean-recursive
387
 
 
388
 
clean-am: clean-generic mostlyclean-am
389
 
 
390
 
distclean: distclean-recursive
391
 
        -rm -f Makefile
392
 
distclean-am: clean-am distclean-generic distclean-tags
393
 
 
394
 
dvi: dvi-recursive
395
 
 
396
 
dvi-am:
397
 
 
398
 
html: html-recursive
399
 
 
400
 
info: info-recursive
401
 
 
402
 
info-am:
403
 
 
404
 
install-data-am:
405
 
 
406
 
install-exec-am:
407
 
 
408
 
install-info: install-info-recursive
409
 
 
410
 
install-man:
411
 
 
412
 
installcheck-am:
413
 
 
414
 
maintainer-clean: maintainer-clean-recursive
415
 
        -rm -f Makefile
416
 
maintainer-clean-am: distclean-am maintainer-clean-generic
417
 
 
418
 
mostlyclean: mostlyclean-recursive
419
 
 
420
 
mostlyclean-am: mostlyclean-generic
421
 
 
422
 
pdf: pdf-recursive
423
 
 
424
 
pdf-am:
425
 
 
426
 
ps: ps-recursive
427
 
 
428
 
ps-am:
429
 
 
430
 
uninstall-am: uninstall-info-am
431
 
 
432
 
uninstall-info: uninstall-info-recursive
433
 
 
434
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
435
 
        clean clean-generic clean-recursive ctags ctags-recursive \
436
 
        distclean distclean-generic distclean-recursive distclean-tags \
437
 
        distdir dvi dvi-am html html-am info info-am install \
438
 
        install-am install-data install-data-am install-exec \
439
 
        install-exec-am install-info install-info-am install-man \
440
 
        install-strip installcheck installcheck-am installdirs \
441
 
        installdirs-am maintainer-clean maintainer-clean-generic \
442
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
443
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
444
 
        uninstall uninstall-am uninstall-info-am
445
 
 
446
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
447
 
# Otherwise a system limit (for SysV at least) may be exceeded.
448
 
.NOEXPORT: