~ubuntu-branches/ubuntu/hardy/dbacl/hardy

« back to all changes in this revision

Viewing changes to TREC/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Zak B. Elep
  • Date: 2006-03-26 22:35:35 UTC
  • mto: (2.1.1 etch) (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060326223535-icwiulpkzesds4mq
ImportĀ upstreamĀ versionĀ 1.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
build_triplet = @build@
 
38
host_triplet = @host@
 
39
target_triplet = @target@
 
40
subdir = TREC
 
41
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.in
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
48
CONFIG_HEADER = $(top_builddir)/src/config.h
 
49
CONFIG_CLEAN_FILES =
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
53
am__vpath_adj = case $$p in \
 
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
55
    *) f=$$p;; \
 
56
  esac;
 
57
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__installdirs = "$(DESTDIR)$(documentationdir)"
 
59
documentationDATA_INSTALL = $(INSTALL_DATA)
 
60
DATA = $(documentation_DATA)
 
61
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
62
ACLOCAL = @ACLOCAL@
 
63
AMDEP_FALSE = @AMDEP_FALSE@
 
64
AMDEP_TRUE = @AMDEP_TRUE@
 
65
AMTAR = @AMTAR@
 
66
AUTOCONF = @AUTOCONF@
 
67
AUTOHEADER = @AUTOHEADER@
 
68
AUTOMAKE = @AUTOMAKE@
 
69
AWK = @AWK@
 
70
CC = @CC@
 
71
CCDEPMODE = @CCDEPMODE@
 
72
CFLAGS = @CFLAGS@
 
73
CFLAGSIEEE = @CFLAGSIEEE@
 
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
 
76
CYGPATH_W = @CYGPATH_W@
 
77
DEFS = @DEFS@
 
78
DEPDIR = @DEPDIR@
 
79
ECHO_C = @ECHO_C@
 
80
ECHO_N = @ECHO_N@
 
81
ECHO_T = @ECHO_T@
 
82
EGREP = @EGREP@
 
83
EXEEXT = @EXEEXT@
 
84
INCLUDESINTER = @INCLUDESINTER@
 
85
INSTALL_DATA = @INSTALL_DATA@
 
86
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
87
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
88
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
89
LDADDINTER = @LDADDINTER@
 
90
LDFLAGS = @LDFLAGS@
 
91
LEX = @LEX@
 
92
LEXLIB = @LEXLIB@
 
93
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
94
LIBOBJS = @LIBOBJS@
 
95
LIBS = @LIBS@
 
96
LTLIBOBJS = @LTLIBOBJS@
 
97
MAKEINFO = @MAKEINFO@
 
98
OBJEXT = @OBJEXT@
 
99
PACKAGE = @PACKAGE@
 
100
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
101
PACKAGE_NAME = @PACKAGE_NAME@
 
102
PACKAGE_STRING = @PACKAGE_STRING@
 
103
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
104
PACKAGE_VERSION = @PACKAGE_VERSION@
 
105
PATH_SEPARATOR = @PATH_SEPARATOR@
 
106
SET_MAKE = @SET_MAKE@
 
107
SHELL = @SHELL@
 
108
STRIP = @STRIP@
 
109
VERSION = @VERSION@
 
110
YACC = @YACC@
 
111
ac_ct_CC = @ac_ct_CC@
 
112
ac_ct_STRIP = @ac_ct_STRIP@
 
113
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
114
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
115
am__include = @am__include@
 
116
am__leading_dot = @am__leading_dot@
 
117
am__quote = @am__quote@
 
118
am__tar = @am__tar@
 
119
am__untar = @am__untar@
 
120
bindir = @bindir@
 
121
build = @build@
 
122
build_alias = @build_alias@
 
123
build_cpu = @build_cpu@
 
124
build_os = @build_os@
 
125
build_vendor = @build_vendor@
 
126
datadir = @datadir@
 
127
exec_prefix = @exec_prefix@
 
128
host = @host@
 
129
host_alias = @host_alias@
 
130
host_cpu = @host_cpu@
 
131
host_os = @host_os@
 
132
host_vendor = @host_vendor@
 
133
includedir = @includedir@
 
134
infodir = @infodir@
 
135
install_sh = @install_sh@
 
136
libdir = @libdir@
 
137
libexecdir = @libexecdir@
 
138
localstatedir = @localstatedir@
 
139
mandir = @mandir@
 
140
mkdir_p = @mkdir_p@
 
141
oldincludedir = @oldincludedir@
 
142
prefix = @prefix@
 
143
program_transform_name = @program_transform_name@
 
144
sbindir = @sbindir@
 
145
sharedstatedir = @sharedstatedir@
 
146
sysconfdir = @sysconfdir@
 
147
target = @target@
 
148
target_alias = @target_alias@
 
149
target_cpu = @target_cpu@
 
150
target_os = @target_os@
 
151
target_vendor = @target_vendor@
 
152
documentationdir = $(pkgdatadir)/TREC
 
153
documentation_DATA = initialize classify train finalize \
 
154
        basic-email verify-stderr OPTIONS README \
 
155
        OPTIONS.adp-dir-d \
 
156
        OPTIONS.adp-unif-d \
 
157
        OPTIONS.bi-adp-unif-d \
 
158
        OPTIONS.cef-dir-d \
 
159
        OPTIONS.cef-unif-d \
 
160
        OPTIONS.simple-d \
 
161
        OPTIONS.simple-v \
 
162
        OPTIONS.puretext-d \
 
163
        OPTIONS.adp-u-d \
 
164
        OPTIONS.bi-simple-d \
 
165
        OPTIONS.TREC2005.1cefhuj \
 
166
        OPTIONS.TREC2005.2adphu \
 
167
        OPTIONS.TREC2005.3adphd \
 
168
        OPTIONS.TREC2005.4adp \
 
169
        TREC2005.txt
 
170
 
 
171
EXTRA_DIST = initialize classify train finalize \
 
172
        basic-email verify-stderr SFX OPTIONS README \
 
173
        OPTIONS.adp-dir-d \
 
174
        OPTIONS.adp-unif-d \
 
175
        OPTIONS.bi-adp-unif-d \
 
176
        OPTIONS.cef-dir-d \
 
177
        OPTIONS.cef-unif-d \
 
178
        OPTIONS.simple-d \
 
179
        OPTIONS.simple-v \
 
180
        OPTIONS.puretext-d \
 
181
        OPTIONS.adp-u-d \
 
182
        OPTIONS.bi-simple-d \
 
183
        OPTIONS.TREC2005.1cefhuj \
 
184
        OPTIONS.TREC2005.2adphu \
 
185
        OPTIONS.TREC2005.3adphd \
 
186
        OPTIONS.TREC2005.4adp \
 
187
        TREC2005.txt
 
188
 
 
189
all: all-am
 
190
 
 
191
.SUFFIXES:
 
192
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
193
        @for dep in $?; do \
 
194
          case '$(am__configure_deps)' in \
 
195
            *$$dep*) \
 
196
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
197
                && exit 0; \
 
198
              exit 1;; \
 
199
          esac; \
 
200
        done; \
 
201
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  TREC/Makefile'; \
 
202
        cd $(top_srcdir) && \
 
203
          $(AUTOMAKE) --gnu  TREC/Makefile
 
204
.PRECIOUS: Makefile
 
205
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
206
        @case '$?' in \
 
207
          *config.status*) \
 
208
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
209
          *) \
 
210
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
211
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
212
        esac;
 
213
 
 
214
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
215
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
216
 
 
217
$(top_srcdir)/configure:  $(am__configure_deps)
 
218
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
219
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
220
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
221
uninstall-info-am:
 
222
install-documentationDATA: $(documentation_DATA)
 
223
        @$(NORMAL_INSTALL)
 
224
        test -z "$(documentationdir)" || $(mkdir_p) "$(DESTDIR)$(documentationdir)"
 
225
        @list='$(documentation_DATA)'; for p in $$list; do \
 
226
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
227
          f=$(am__strip_dir) \
 
228
          echo " $(documentationDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(documentationdir)/$$f'"; \
 
229
          $(documentationDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(documentationdir)/$$f"; \
 
230
        done
 
231
 
 
232
uninstall-documentationDATA:
 
233
        @$(NORMAL_UNINSTALL)
 
234
        @list='$(documentation_DATA)'; for p in $$list; do \
 
235
          f=$(am__strip_dir) \
 
236
          echo " rm -f '$(DESTDIR)$(documentationdir)/$$f'"; \
 
237
          rm -f "$(DESTDIR)$(documentationdir)/$$f"; \
 
238
        done
 
239
tags: TAGS
 
240
TAGS:
 
241
 
 
242
ctags: CTAGS
 
243
CTAGS:
 
244
 
 
245
 
 
246
distdir: $(DISTFILES)
 
247
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
248
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
249
        list='$(DISTFILES)'; for file in $$list; do \
 
250
          case $$file in \
 
251
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
252
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
253
          esac; \
 
254
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
255
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
256
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
257
            dir="/$$dir"; \
 
258
            $(mkdir_p) "$(distdir)$$dir"; \
 
259
          else \
 
260
            dir=''; \
 
261
          fi; \
 
262
          if test -d $$d/$$file; then \
 
263
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
264
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
265
            fi; \
 
266
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
267
          else \
 
268
            test -f $(distdir)/$$file \
 
269
            || cp -p $$d/$$file $(distdir)/$$file \
 
270
            || exit 1; \
 
271
          fi; \
 
272
        done
 
273
check-am: all-am
 
274
check: check-am
 
275
all-am: Makefile $(DATA)
 
276
installdirs:
 
277
        for dir in "$(DESTDIR)$(documentationdir)"; do \
 
278
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
279
        done
 
280
install: install-am
 
281
install-exec: install-exec-am
 
282
install-data: install-data-am
 
283
uninstall: uninstall-am
 
284
 
 
285
install-am: all-am
 
286
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
287
 
 
288
installcheck: installcheck-am
 
289
install-strip:
 
290
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
291
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
292
          `test -z '$(STRIP)' || \
 
293
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
294
mostlyclean-generic:
 
295
 
 
296
clean-generic:
 
297
 
 
298
distclean-generic:
 
299
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
300
 
 
301
maintainer-clean-generic:
 
302
        @echo "This command is intended for maintainers to use"
 
303
        @echo "it deletes files that may require special tools to rebuild."
 
304
clean: clean-am
 
305
 
 
306
clean-am: clean-generic mostlyclean-am
 
307
 
 
308
distclean: distclean-am
 
309
        -rm -f Makefile
 
310
distclean-am: clean-am distclean-generic
 
311
 
 
312
dvi: dvi-am
 
313
 
 
314
dvi-am:
 
315
 
 
316
html: html-am
 
317
 
 
318
info: info-am
 
319
 
 
320
info-am:
 
321
 
 
322
install-data-am: install-documentationDATA
 
323
 
 
324
install-exec-am:
 
325
 
 
326
install-info: install-info-am
 
327
 
 
328
install-man:
 
329
 
 
330
installcheck-am:
 
331
 
 
332
maintainer-clean: maintainer-clean-am
 
333
        -rm -f Makefile
 
334
maintainer-clean-am: distclean-am maintainer-clean-generic
 
335
 
 
336
mostlyclean: mostlyclean-am
 
337
 
 
338
mostlyclean-am: mostlyclean-generic
 
339
 
 
340
pdf: pdf-am
 
341
 
 
342
pdf-am:
 
343
 
 
344
ps: ps-am
 
345
 
 
346
ps-am:
 
347
 
 
348
uninstall-am: uninstall-documentationDATA uninstall-info-am
 
349
 
 
350
.PHONY: all all-am check check-am clean clean-generic distclean \
 
351
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
352
        install install-am install-data install-data-am \
 
353
        install-documentationDATA install-exec install-exec-am \
 
354
        install-info install-info-am install-man install-strip \
 
355
        installcheck installcheck-am installdirs maintainer-clean \
 
356
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
357
        pdf-am ps ps-am uninstall uninstall-am \
 
358
        uninstall-documentationDATA uninstall-info-am
 
359
 
 
360
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
361
# Otherwise a system limit (for SysV at least) may be exceeded.
 
362
.NOEXPORT: