~ubuntu-branches/ubuntu/trusty/mira/trusty-proposed

« back to all changes in this revision

Viewing changes to src/test/mira/align/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Andreas Tille, Thorsten Alteholz, Dmitrijs Ledkovs, Andreas Tille
  • Date: 2013-06-07 08:34:21 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130607083421-w2r4euqt8ktu1184
Tags: 3.9.17-1
[ Thorsten Alteholz ]
* new upstream version
* debian/control: Standards-Version set to 3.9.4 (no changes)
* debian/control: DM-Upload-Allowed: removed
* debian/control: use dh 9
* debian/control: add dependency to libboost-iostreams-dev
* debian/control: improve extended descriptions
* debian/control: change VCS-tags according to new lintian
* debian/rules: get-orig-source added
* debian/watch: do not look at dev-versions
* debian/mira-doc.README.Debian: correct path to documentation

[ Dmitrijs Ledkovs ]
* Build depend on libboost-all-dev and libbz2-dev.
* Add boost-minimal patch, to add boost-libraries in final linking,
  fixing FTBFS (Closes: #701322)
* Enable parallel builds, to speed up compilation.

[ Andreas Tille ]
* delete debian/README.source which is outdated / wrong
* debian/*.1: Wrote / reviewed manpages for all installed programs
* debian/miraSearchESTSNPs.1: Wrote manpage but mention that this
  functionality is deactivated in version 3.9.17
* debian/mira-assembler.manpages: Simply install all manpages that can be
  found
* Removed debian/obsolete.mira-assembler.install
* debian/control: The actual scripts do not contain the .tcl suffix
  in our installation
* debian/rules:
   - Currently miraSearchESTSNPs and miraclip claim to be deactivated so
     why bothering installing these?
   - Use xz compression for binaries

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
install_sh_DATA = $(install_sh) -c -m 644
25
 
install_sh_PROGRAM = $(install_sh) -c
26
 
install_sh_SCRIPT = $(install_sh) -c
27
 
INSTALL_HEADER = $(INSTALL_DATA)
28
 
transform = $(program_transform_name)
29
 
NORMAL_INSTALL = :
30
 
PRE_INSTALL = :
31
 
POST_INSTALL = :
32
 
NORMAL_UNINSTALL = :
33
 
PRE_UNINSTALL = :
34
 
POST_UNINSTALL = :
35
 
build_triplet = @build@
36
 
host_triplet = @host@
37
 
noinst_PROGRAMS = tstAlign$(EXEEXT)
38
 
subdir = src/test/mira/align
39
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/config/m4/ax_boost_base.m4 \
42
 
        $(top_srcdir)/config/m4/ax_boost_regex.m4 \
43
 
        $(top_srcdir)/config/m4/ax_boost_thread.m4 \
44
 
        $(top_srcdir)/config/m4/ax_check_zlib.m4 \
45
 
        $(top_srcdir)/config/m4/ax_cxx_have_std.m4 \
46
 
        $(top_srcdir)/config/m4/ax_cxx_have_stl.m4 \
47
 
        $(top_srcdir)/config/m4/ax_cxx_namespaces.m4 \
48
 
        $(top_srcdir)/config/m4/ax_lib_expat.m4 \
49
 
        $(top_srcdir)/config/m4/ax_with_perl.m4 \
50
 
        $(top_srcdir)/config/m4/ax_with_prog.m4 \
51
 
        $(top_srcdir)/config/m4/libtool.m4 \
52
 
        $(top_srcdir)/config/m4/ltoptions.m4 \
53
 
        $(top_srcdir)/config/m4/ltsugar.m4 \
54
 
        $(top_srcdir)/config/m4/ltversion.m4 \
55
 
        $(top_srcdir)/config/m4/lt~obsolete.m4 \
56
 
        $(top_srcdir)/configure.in
57
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58
 
        $(ACLOCAL_M4)
59
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
60
 
CONFIG_CLEAN_FILES =
61
 
CONFIG_CLEAN_VPATH_FILES =
62
 
PROGRAMS = $(noinst_PROGRAMS)
63
 
am_tstAlign_OBJECTS = tstAlign.$(OBJEXT)
64
 
tstAlign_OBJECTS = $(am_tstAlign_OBJECTS)
65
 
tstAlign_DEPENDENCIES =
66
 
DEFAULT_INCLUDES = -I.@am__isrc@
67
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
68
 
am__depfiles_maybe = depfiles
69
 
am__mv = mv -f
70
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
72
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
75
 
CXXLD = $(CXX)
76
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
78
 
        $(LDFLAGS) -o $@
79
 
SOURCES = $(tstAlign_SOURCES)
80
 
DIST_SOURCES = $(tstAlign_SOURCES)
81
 
ETAGS = etags
82
 
CTAGS = ctags
83
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84
 
ACLOCAL = @ACLOCAL@
85
 
AMTAR = @AMTAR@
86
 
AR = @AR@
87
 
AUTOCONF = @AUTOCONF@
88
 
AUTOHEADER = @AUTOHEADER@
89
 
AUTOMAKE = @AUTOMAKE@
90
 
AWK = @AWK@
91
 
BITPACKAGE = @BITPACKAGE@
92
 
BLOODYDARWINSTATLIBDIRHACK = @BLOODYDARWINSTATLIBDIRHACK@
93
 
BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
94
 
BOOST_LDFLAGS = @BOOST_LDFLAGS@
95
 
BOOST_REGEX_LIB = @BOOST_REGEX_LIB@
96
 
BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
97
 
CC = @CC@
98
 
CCDEPMODE = @CCDEPMODE@
99
 
CFLAGS = @CFLAGS@
100
 
CPP = @CPP@
101
 
CPPFLAGS = @CPPFLAGS@
102
 
CXX = @CXX@
103
 
CXXCPP = @CXXCPP@
104
 
CXXDEPMODE = @CXXDEPMODE@
105
 
CXXFLAGS = @CXXFLAGS@
106
 
CYGPATH_W = @CYGPATH_W@
107
 
DEFS = @DEFS@
108
 
DEPDIR = @DEPDIR@
109
 
DLLTOOL = @DLLTOOL@
110
 
DSYMUTIL = @DSYMUTIL@
111
 
DUMPBIN = @DUMPBIN@
112
 
ECHO_C = @ECHO_C@
113
 
ECHO_N = @ECHO_N@
114
 
ECHO_T = @ECHO_T@
115
 
EGREP = @EGREP@
116
 
EXEEXT = @EXEEXT@
117
 
EXPAT_CFLAGS = @EXPAT_CFLAGS@
118
 
EXPAT_LIBS = @EXPAT_LIBS@
119
 
EXPAT_VERSION = @EXPAT_VERSION@
120
 
FGREP = @FGREP@
121
 
FLEX = @FLEX@
122
 
FLEXPP = @FLEXPP@
123
 
GREP = @GREP@
124
 
INSTALL = @INSTALL@
125
 
INSTALL_DATA = @INSTALL_DATA@
126
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
127
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
128
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
129
 
LD = @LD@
130
 
LDFLAGS = @LDFLAGS@
131
 
LEX = @LEX@
132
 
LEXLIB = @LEXLIB@
133
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
134
 
LIBOBJS = @LIBOBJS@
135
 
LIBS = @LIBS@
136
 
LIBTOOL = @LIBTOOL@
137
 
LIPO = @LIPO@
138
 
LN_S = @LN_S@
139
 
LTLIBOBJS = @LTLIBOBJS@
140
 
MAKEINFO = @MAKEINFO@
141
 
MANIFEST_TOOL = @MANIFEST_TOOL@
142
 
MIRASTATIC = @MIRASTATIC@
143
 
MKDIR_P = @MKDIR_P@
144
 
NM = @NM@
145
 
NMEDIT = @NMEDIT@
146
 
OBJDUMP = @OBJDUMP@
147
 
OBJEXT = @OBJEXT@
148
 
OTOOL = @OTOOL@
149
 
OTOOL64 = @OTOOL64@
150
 
PACKAGE = @PACKAGE@
151
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152
 
PACKAGE_NAME = @PACKAGE_NAME@
153
 
PACKAGE_STRING = @PACKAGE_STRING@
154
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
155
 
PACKAGE_URL = @PACKAGE_URL@
156
 
PACKAGE_VERSION = @PACKAGE_VERSION@
157
 
PATH_SEPARATOR = @PATH_SEPARATOR@
158
 
PERL = @PERL@
159
 
RANLIB = @RANLIB@
160
 
SED = @SED@
161
 
SET_MAKE = @SET_MAKE@
162
 
SHELL = @SHELL@
163
 
SHORTMIRAAUDIENCE = @SHORTMIRAAUDIENCE@
164
 
STRIP = @STRIP@
165
 
VERSION = @VERSION@
166
 
abs_builddir = @abs_builddir@
167
 
abs_srcdir = @abs_srcdir@
168
 
abs_top_builddir = @abs_top_builddir@
169
 
abs_top_srcdir = @abs_top_srcdir@
170
 
ac_ct_AR = @ac_ct_AR@
171
 
ac_ct_CC = @ac_ct_CC@
172
 
ac_ct_CXX = @ac_ct_CXX@
173
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
174
 
am__include = @am__include@
175
 
am__leading_dot = @am__leading_dot@
176
 
am__quote = @am__quote@
177
 
am__tar = @am__tar@
178
 
am__untar = @am__untar@
179
 
bindir = @bindir@
180
 
build = @build@
181
 
build_alias = @build_alias@
182
 
build_cpu = @build_cpu@
183
 
build_os = @build_os@
184
 
build_vendor = @build_vendor@
185
 
builddir = @builddir@
186
 
datadir = @datadir@
187
 
datarootdir = @datarootdir@
188
 
docdir = @docdir@
189
 
dvidir = @dvidir@
190
 
exec_prefix = @exec_prefix@
191
 
host = @host@
192
 
host_alias = @host_alias@
193
 
host_cpu = @host_cpu@
194
 
host_os = @host_os@
195
 
host_vendor = @host_vendor@
196
 
htmldir = @htmldir@
197
 
includedir = @includedir@
198
 
infodir = @infodir@
199
 
install_sh = @install_sh@
200
 
libdir = @libdir@
201
 
libexecdir = @libexecdir@
202
 
localedir = @localedir@
203
 
localstatedir = @localstatedir@
204
 
mandir = @mandir@
205
 
mkdir_p = @mkdir_p@
206
 
oldincludedir = @oldincludedir@
207
 
pdfdir = @pdfdir@
208
 
prefix = @prefix@
209
 
program_transform_name = @program_transform_name@
210
 
psdir = @psdir@
211
 
sbindir = @sbindir@
212
 
sharedstatedir = @sharedstatedir@
213
 
srcdir = @srcdir@
214
 
sysconfdir = @sysconfdir@
215
 
target_alias = @target_alias@
216
 
top_build_prefix = @top_build_prefix@
217
 
top_builddir = @top_builddir@
218
 
top_srcdir = @top_srcdir@
219
 
INCLUDES = -I$(top_srcdir)/src $(all_includes)
220
 
# EdIt_abi373 EdIt_alf
221
 
AM_LDFLAGS = -L../../../io/ -L../../../util/ -L../../../errorhandling/ -L../../../mira -L../../../examine/ -L../../../EdIt/ -L../../../caf/ -L../../../knn_abi373 -L../../../knn_alf 
222
 
tstAlign_SOURCES = tstAlign.C
223
 
tstAlign_LDADD = -lmirasupport -lmiraerrorhandling  -lmirautil -lmiradptools -lmirafio 
224
 
all: all-am
225
 
 
226
 
.SUFFIXES:
227
 
.SUFFIXES: .C .lo .o .obj
228
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
229
 
        @for dep in $?; do \
230
 
          case '$(am__configure_deps)' in \
231
 
            *$$dep*) \
232
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
233
 
                && { if test -f $@; then exit 0; else break; fi; }; \
234
 
              exit 1;; \
235
 
          esac; \
236
 
        done; \
237
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/test/mira/align/Makefile'; \
238
 
        $(am__cd) $(top_srcdir) && \
239
 
          $(AUTOMAKE) --gnu src/test/mira/align/Makefile
240
 
.PRECIOUS: Makefile
241
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242
 
        @case '$?' in \
243
 
          *config.status*) \
244
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245
 
          *) \
246
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248
 
        esac;
249
 
 
250
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
 
 
253
 
$(top_srcdir)/configure:  $(am__configure_deps)
254
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
256
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
 
$(am__aclocal_m4_deps):
258
 
 
259
 
clean-noinstPROGRAMS:
260
 
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
261
 
        echo " rm -f" $$list; \
262
 
        rm -f $$list || exit $$?; \
263
 
        test -n "$(EXEEXT)" || exit 0; \
264
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
265
 
        echo " rm -f" $$list; \
266
 
        rm -f $$list
267
 
tstAlign$(EXEEXT): $(tstAlign_OBJECTS) $(tstAlign_DEPENDENCIES) 
268
 
        @rm -f tstAlign$(EXEEXT)
269
 
        $(CXXLINK) $(tstAlign_OBJECTS) $(tstAlign_LDADD) $(LIBS)
270
 
 
271
 
mostlyclean-compile:
272
 
        -rm -f *.$(OBJEXT)
273
 
 
274
 
distclean-compile:
275
 
        -rm -f *.tab.c
276
 
 
277
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tstAlign.Po@am__quote@
278
 
 
279
 
.C.o:
280
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
281
 
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
282
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
284
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
285
 
 
286
 
.C.obj:
287
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
288
 
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
289
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
290
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
292
 
 
293
 
.C.lo:
294
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
295
 
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
296
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
297
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
299
 
 
300
 
mostlyclean-libtool:
301
 
        -rm -f *.lo
302
 
 
303
 
clean-libtool:
304
 
        -rm -rf .libs _libs
305
 
 
306
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
307
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
308
 
        unique=`for i in $$list; do \
309
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310
 
          done | \
311
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
312
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
313
 
        mkid -fID $$unique
314
 
tags: TAGS
315
 
 
316
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
317
 
                $(TAGS_FILES) $(LISP)
318
 
        set x; \
319
 
        here=`pwd`; \
320
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321
 
        unique=`for i in $$list; do \
322
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323
 
          done | \
324
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
325
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
326
 
        shift; \
327
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
328
 
          test -n "$$unique" || unique=$$empty_fix; \
329
 
          if test $$# -gt 0; then \
330
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
331
 
              "$$@" $$unique; \
332
 
          else \
333
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
334
 
              $$unique; \
335
 
          fi; \
336
 
        fi
337
 
ctags: CTAGS
338
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
339
 
                $(TAGS_FILES) $(LISP)
340
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
341
 
        unique=`for i in $$list; do \
342
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343
 
          done | \
344
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
346
 
        test -z "$(CTAGS_ARGS)$$unique" \
347
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
348
 
             $$unique
349
 
 
350
 
GTAGS:
351
 
        here=`$(am__cd) $(top_builddir) && pwd` \
352
 
          && $(am__cd) $(top_srcdir) \
353
 
          && gtags -i $(GTAGS_ARGS) "$$here"
354
 
 
355
 
distclean-tags:
356
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
357
 
 
358
 
distdir: $(DISTFILES)
359
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361
 
        list='$(DISTFILES)'; \
362
 
          dist_files=`for file in $$list; do echo $$file; done | \
363
 
          sed -e "s|^$$srcdirstrip/||;t" \
364
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
365
 
        case $$dist_files in \
366
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
367
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
368
 
                           sort -u` ;; \
369
 
        esac; \
370
 
        for file in $$dist_files; do \
371
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
372
 
          if test -d $$d/$$file; then \
373
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
374
 
            if test -d "$(distdir)/$$file"; then \
375
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
376
 
            fi; \
377
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
378
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
379
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
380
 
            fi; \
381
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
382
 
          else \
383
 
            test -f "$(distdir)/$$file" \
384
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
385
 
            || exit 1; \
386
 
          fi; \
387
 
        done
388
 
check-am: all-am
389
 
check: check-am
390
 
all-am: Makefile $(PROGRAMS)
391
 
installdirs:
392
 
install: install-am
393
 
install-exec: install-exec-am
394
 
install-data: install-data-am
395
 
uninstall: uninstall-am
396
 
 
397
 
install-am: all-am
398
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
399
 
 
400
 
installcheck: installcheck-am
401
 
install-strip:
402
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
403
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
404
 
          `test -z '$(STRIP)' || \
405
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
406
 
mostlyclean-generic:
407
 
 
408
 
clean-generic:
409
 
 
410
 
distclean-generic:
411
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
412
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
413
 
 
414
 
maintainer-clean-generic:
415
 
        @echo "This command is intended for maintainers to use"
416
 
        @echo "it deletes files that may require special tools to rebuild."
417
 
clean: clean-am
418
 
 
419
 
clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
420
 
        mostlyclean-am
421
 
 
422
 
distclean: distclean-am
423
 
        -rm -rf ./$(DEPDIR)
424
 
        -rm -f Makefile
425
 
distclean-am: clean-am distclean-compile distclean-generic \
426
 
        distclean-tags
427
 
 
428
 
dvi: dvi-am
429
 
 
430
 
dvi-am:
431
 
 
432
 
html: html-am
433
 
 
434
 
html-am:
435
 
 
436
 
info: info-am
437
 
 
438
 
info-am:
439
 
 
440
 
install-data-am:
441
 
 
442
 
install-dvi: install-dvi-am
443
 
 
444
 
install-dvi-am:
445
 
 
446
 
install-exec-am:
447
 
 
448
 
install-html: install-html-am
449
 
 
450
 
install-html-am:
451
 
 
452
 
install-info: install-info-am
453
 
 
454
 
install-info-am:
455
 
 
456
 
install-man:
457
 
 
458
 
install-pdf: install-pdf-am
459
 
 
460
 
install-pdf-am:
461
 
 
462
 
install-ps: install-ps-am
463
 
 
464
 
install-ps-am:
465
 
 
466
 
installcheck-am:
467
 
 
468
 
maintainer-clean: maintainer-clean-am
469
 
        -rm -rf ./$(DEPDIR)
470
 
        -rm -f Makefile
471
 
maintainer-clean-am: distclean-am maintainer-clean-generic
472
 
 
473
 
mostlyclean: mostlyclean-am
474
 
 
475
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
476
 
        mostlyclean-libtool
477
 
 
478
 
pdf: pdf-am
479
 
 
480
 
pdf-am:
481
 
 
482
 
ps: ps-am
483
 
 
484
 
ps-am:
485
 
 
486
 
uninstall-am:
487
 
 
488
 
.MAKE: install-am install-strip
489
 
 
490
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
491
 
        clean-libtool clean-noinstPROGRAMS ctags distclean \
492
 
        distclean-compile distclean-generic distclean-libtool \
493
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
494
 
        install install-am install-data install-data-am install-dvi \
495
 
        install-dvi-am install-exec install-exec-am install-html \
496
 
        install-html-am install-info install-info-am install-man \
497
 
        install-pdf install-pdf-am install-ps install-ps-am \
498
 
        install-strip installcheck installcheck-am installdirs \
499
 
        maintainer-clean maintainer-clean-generic mostlyclean \
500
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
501
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am
502
 
 
503
 
 
504
 
#convert_project: libinstall convert_project.C
505
 
#S)  -lscflookclips -lClip -lerrorhandling  -lutil -lmyio -lm
506
 
#         $(CPP) $(CCFLAGS) convert_project.C -o convert_project $(INC_DIRS) $(LI
507
 
#B) $(LIB_DIRS)  -lerrorhandling  -lutil -lmyio -lcaf -lEdIt -lExamine -lKNN_jena
508
 
# -lm
509
 
#         cp convert_project $(TARGET_BINDIR)
510
 
 
511
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
512
 
# Otherwise a system limit (for SysV at least) may be exceeded.
513
 
.NOEXPORT: