~ubuntu-branches/debian/lenny/libofa/lenny

« back to all changes in this revision

Viewing changes to lib/AFLIB/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lukáš Lalinský
  • Date: 2006-08-21 23:06:01 UTC
  • Revision ID: james.westby@ubuntu.com-20060821230601-ik253yugpxbbo9xt
Tags: upstream-0.9.3
Import upstream version 0.9.3

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
SOURCES = $(libaflib_la_SOURCES)
 
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkglibdir = $(libdir)/@PACKAGE@
 
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ../..
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
 
28
install_sh_DATA = $(install_sh) -c -m 644
 
29
install_sh_PROGRAM = $(install_sh) -c
 
30
install_sh_SCRIPT = $(install_sh) -c
 
31
INSTALL_HEADER = $(INSTALL_DATA)
 
32
transform = $(program_transform_name)
 
33
NORMAL_INSTALL = :
 
34
PRE_INSTALL = :
 
35
POST_INSTALL = :
 
36
NORMAL_UNINSTALL = :
 
37
PRE_UNINSTALL = :
 
38
POST_UNINSTALL = :
 
39
host_triplet = @host@
 
40
subdir = lib/AFLIB
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(mkdir_p)
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
50
libaflib_la_LIBADD =
 
51
am_libaflib_la_OBJECTS = aflibConverter.lo
 
52
libaflib_la_OBJECTS = $(am_libaflib_la_OBJECTS)
 
53
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
54
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
55
am__depfiles_maybe = depfiles
 
56
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/aflibConverter.Plo
 
57
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
58
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
59
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
 
60
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
61
        $(AM_CXXFLAGS) $(CXXFLAGS)
 
62
CXXLD = $(CXX)
 
63
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
64
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
65
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
66
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
67
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
 
68
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
69
        $(AM_CFLAGS) $(CFLAGS)
 
70
CCLD = $(CC)
 
71
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
72
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
73
SOURCES = $(libaflib_la_SOURCES)
 
74
DIST_SOURCES = $(libaflib_la_SOURCES)
 
75
ETAGS = etags
 
76
CTAGS = ctags
 
77
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
78
ACLOCAL = @ACLOCAL@
 
79
AMDEP_FALSE = @AMDEP_FALSE@
 
80
AMDEP_TRUE = @AMDEP_TRUE@
 
81
AMTAR = @AMTAR@
 
82
AR = @AR@
 
83
AUTOCONF = @AUTOCONF@
 
84
AUTOHEADER = @AUTOHEADER@
 
85
AUTOMAKE = @AUTOMAKE@
 
86
AWK = @AWK@
 
87
CC = @CC@
 
88
CCDEPMODE = @CCDEPMODE@
 
89
CFLAGS = @CFLAGS@
 
90
CPP = @CPP@
 
91
CPPFLAGS = @CPPFLAGS@
 
92
CURL_LIBS = @CURL_LIBS@
 
93
CXX = @CXX@
 
94
CXXCPP = @CXXCPP@
 
95
CXXDEPMODE = @CXXDEPMODE@
 
96
CXXFLAGS = @CXXFLAGS@
 
97
CYGPATH_W = @CYGPATH_W@
 
98
DARWIN_FALSE = @DARWIN_FALSE@
 
99
DARWIN_TRUE = @DARWIN_TRUE@
 
100
DEFS = @DEFS@
 
101
DEPDIR = @DEPDIR@
 
102
ECHO = @ECHO@
 
103
ECHO_C = @ECHO_C@
 
104
ECHO_N = @ECHO_N@
 
105
ECHO_T = @ECHO_T@
 
106
EGREP = @EGREP@
 
107
EXEEXT = @EXEEXT@
 
108
EXPAT_LIBS = @EXPAT_LIBS@
 
109
F77 = @F77@
 
110
FFLAGS = @FFLAGS@
 
111
FFTW3_FALSE = @FFTW3_FALSE@
 
112
FFTW3_TRUE = @FFTW3_TRUE@
 
113
FFT_WRAPPER = @FFT_WRAPPER@
 
114
FREEBSD_FALSE = @FREEBSD_FALSE@
 
115
FREEBSD_TRUE = @FREEBSD_TRUE@
 
116
INSTALL_DATA = @INSTALL_DATA@
 
117
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
118
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
119
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
120
LDFLAGS = @LDFLAGS@
 
121
LIBOBJS = @LIBOBJS@
 
122
LIBS = @LIBS@
 
123
LIBTOOL = @LIBTOOL@
 
124
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
125
LN_S = @LN_S@
 
126
LTLIBOBJS = @LTLIBOBJS@
 
127
MAINT = @MAINT@
 
128
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
129
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
130
MAKEINFO = @MAKEINFO@
 
131
OBJEXT = @OBJEXT@
 
132
PACKAGE = @PACKAGE@
 
133
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
134
PACKAGE_NAME = @PACKAGE_NAME@
 
135
PACKAGE_STRING = @PACKAGE_STRING@
 
136
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
137
PACKAGE_VERSION = @PACKAGE_VERSION@
 
138
PATH_SEPARATOR = @PATH_SEPARATOR@
 
139
PREFIX = @PREFIX@
 
140
RANLIB = @RANLIB@
 
141
SET_MAKE = @SET_MAKE@
 
142
SHELL = @SHELL@
 
143
STRIP = @STRIP@
 
144
VDSP_FALSE = @VDSP_FALSE@
 
145
VDSP_TRUE = @VDSP_TRUE@
 
146
VERSION = @VERSION@
 
147
ac_ct_AR = @ac_ct_AR@
 
148
ac_ct_CC = @ac_ct_CC@
 
149
ac_ct_CXX = @ac_ct_CXX@
 
150
ac_ct_F77 = @ac_ct_F77@
 
151
ac_ct_RANLIB = @ac_ct_RANLIB@
 
152
ac_ct_STRIP = @ac_ct_STRIP@
 
153
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
154
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
155
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
156
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
157
am__include = @am__include@
 
158
am__leading_dot = @am__leading_dot@
 
159
am__quote = @am__quote@
 
160
bindir = @bindir@
 
161
build = @build@
 
162
build_alias = @build_alias@
 
163
build_cpu = @build_cpu@
 
164
build_os = @build_os@
 
165
build_vendor = @build_vendor@
 
166
datadir = @datadir@
 
167
exec_prefix = @exec_prefix@
 
168
host = @host@
 
169
host_alias = @host_alias@
 
170
host_cpu = @host_cpu@
 
171
host_os = @host_os@
 
172
host_vendor = @host_vendor@
 
173
includedir = @includedir@
 
174
infodir = @infodir@
 
175
install_sh = @install_sh@
 
176
libdir = @libdir@
 
177
libexecdir = @libexecdir@
 
178
localstatedir = @localstatedir@
 
179
mandir = @mandir@
 
180
mkdir_p = @mkdir_p@
 
181
oldincludedir = @oldincludedir@
 
182
prefix = @prefix@
 
183
program_transform_name = @program_transform_name@
 
184
sbindir = @sbindir@
 
185
sharedstatedir = @sharedstatedir@
 
186
sysconfdir = @sysconfdir@
 
187
target_alias = @target_alias@
 
188
 
 
189
# ------------------------------------------------------------------
 
190
#
 
191
#   libofa -- the Open Fingerprint Architecture library
 
192
#
 
193
#   Copyright (C) 2006 MusicIP Corporation
 
194
#   All rights reserved.
 
195
#
 
196
#-------------------------------------------------------------------
 
197
noinst_LTLIBRARIES = libaflib.la
 
198
libaflib_la_SOURCES = aflibConverter.cpp aflibConverter.h aflibConverterLargeFilter.h aflibConverterSmallFilter.h
 
199
all: all-am
 
200
 
 
201
.SUFFIXES:
 
202
.SUFFIXES: .cpp .lo .o .obj
 
203
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
204
        @for dep in $?; do \
 
205
          case '$(am__configure_deps)' in \
 
206
            *$$dep*) \
 
207
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
208
                && exit 0; \
 
209
              exit 1;; \
 
210
          esac; \
 
211
        done; \
 
212
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/AFLIB/Makefile'; \
 
213
        cd $(top_srcdir) && \
 
214
          $(AUTOMAKE) --gnu  lib/AFLIB/Makefile
 
215
.PRECIOUS: Makefile
 
216
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
217
        @case '$?' in \
 
218
          *config.status*) \
 
219
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
220
          *) \
 
221
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
222
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
223
        esac;
 
224
 
 
225
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
226
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
227
 
 
228
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
229
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
230
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
231
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
232
 
 
233
clean-noinstLTLIBRARIES:
 
234
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
235
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
236
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
237
          test "$$dir" != "$$p" || dir=.; \
 
238
          echo "rm -f \"$${dir}/so_locations\""; \
 
239
          rm -f "$${dir}/so_locations"; \
 
240
        done
 
241
libaflib.la: $(libaflib_la_OBJECTS) $(libaflib_la_DEPENDENCIES) 
 
242
        $(CXXLINK)  $(libaflib_la_LDFLAGS) $(libaflib_la_OBJECTS) $(libaflib_la_LIBADD) $(LIBS)
 
243
 
 
244
mostlyclean-compile:
 
245
        -rm -f *.$(OBJEXT)
 
246
 
 
247
distclean-compile:
 
248
        -rm -f *.tab.c
 
249
 
 
250
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aflibConverter.Plo@am__quote@
 
251
 
 
252
.cpp.o:
 
253
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
254
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
255
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
256
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
257
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
258
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
259
 
 
260
.cpp.obj:
 
261
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
262
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
263
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
264
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
265
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
266
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
267
 
 
268
.cpp.lo:
 
269
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
270
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
271
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
272
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
273
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
274
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
275
 
 
276
mostlyclean-libtool:
 
277
        -rm -f *.lo
 
278
 
 
279
clean-libtool:
 
280
        -rm -rf .libs _libs
 
281
 
 
282
distclean-libtool:
 
283
        -rm -f libtool
 
284
uninstall-info-am:
 
285
 
 
286
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
287
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
288
        unique=`for i in $$list; do \
 
289
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
290
          done | \
 
291
          $(AWK) '    { files[$$0] = 1; } \
 
292
               END { for (i in files) print i; }'`; \
 
293
        mkid -fID $$unique
 
294
tags: TAGS
 
295
 
 
296
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
297
                $(TAGS_FILES) $(LISP)
 
298
        tags=; \
 
299
        here=`pwd`; \
 
300
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
301
        unique=`for i in $$list; do \
 
302
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
303
          done | \
 
304
          $(AWK) '    { files[$$0] = 1; } \
 
305
               END { for (i in files) print i; }'`; \
 
306
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
307
          test -n "$$unique" || unique=$$empty_fix; \
 
308
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
309
            $$tags $$unique; \
 
310
        fi
 
311
ctags: CTAGS
 
312
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
313
                $(TAGS_FILES) $(LISP)
 
314
        tags=; \
 
315
        here=`pwd`; \
 
316
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
317
        unique=`for i in $$list; do \
 
318
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
319
          done | \
 
320
          $(AWK) '    { files[$$0] = 1; } \
 
321
               END { for (i in files) print i; }'`; \
 
322
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
323
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
324
             $$tags $$unique
 
325
 
 
326
GTAGS:
 
327
        here=`$(am__cd) $(top_builddir) && pwd` \
 
328
          && cd $(top_srcdir) \
 
329
          && gtags -i $(GTAGS_ARGS) $$here
 
330
 
 
331
distclean-tags:
 
332
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
333
 
 
334
distdir: $(DISTFILES)
 
335
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
336
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
337
        list='$(DISTFILES)'; for file in $$list; do \
 
338
          case $$file in \
 
339
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
340
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
341
          esac; \
 
342
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
343
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
344
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
345
            dir="/$$dir"; \
 
346
            $(mkdir_p) "$(distdir)$$dir"; \
 
347
          else \
 
348
            dir=''; \
 
349
          fi; \
 
350
          if test -d $$d/$$file; then \
 
351
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
352
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
353
            fi; \
 
354
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
355
          else \
 
356
            test -f $(distdir)/$$file \
 
357
            || cp -p $$d/$$file $(distdir)/$$file \
 
358
            || exit 1; \
 
359
          fi; \
 
360
        done
 
361
check-am: all-am
 
362
check: check-am
 
363
all-am: Makefile $(LTLIBRARIES)
 
364
installdirs:
 
365
install: install-am
 
366
install-exec: install-exec-am
 
367
install-data: install-data-am
 
368
uninstall: uninstall-am
 
369
 
 
370
install-am: all-am
 
371
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
372
 
 
373
installcheck: installcheck-am
 
374
install-strip:
 
375
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
376
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
377
          `test -z '$(STRIP)' || \
 
378
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
379
mostlyclean-generic:
 
380
 
 
381
clean-generic:
 
382
 
 
383
distclean-generic:
 
384
        -rm -f $(CONFIG_CLEAN_FILES)
 
385
 
 
386
maintainer-clean-generic:
 
387
        @echo "This command is intended for maintainers to use"
 
388
        @echo "it deletes files that may require special tools to rebuild."
 
389
clean: clean-am
 
390
 
 
391
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
392
        mostlyclean-am
 
393
 
 
394
distclean: distclean-am
 
395
        -rm -rf ./$(DEPDIR)
 
396
        -rm -f Makefile
 
397
distclean-am: clean-am distclean-compile distclean-generic \
 
398
        distclean-libtool distclean-tags
 
399
 
 
400
dvi: dvi-am
 
401
 
 
402
dvi-am:
 
403
 
 
404
html: html-am
 
405
 
 
406
info: info-am
 
407
 
 
408
info-am:
 
409
 
 
410
install-data-am:
 
411
 
 
412
install-exec-am:
 
413
 
 
414
install-info: install-info-am
 
415
 
 
416
install-man:
 
417
 
 
418
installcheck-am:
 
419
 
 
420
maintainer-clean: maintainer-clean-am
 
421
        -rm -rf ./$(DEPDIR)
 
422
        -rm -f Makefile
 
423
maintainer-clean-am: distclean-am maintainer-clean-generic
 
424
 
 
425
mostlyclean: mostlyclean-am
 
426
 
 
427
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
428
        mostlyclean-libtool
 
429
 
 
430
pdf: pdf-am
 
431
 
 
432
pdf-am:
 
433
 
 
434
ps: ps-am
 
435
 
 
436
ps-am:
 
437
 
 
438
uninstall-am: uninstall-info-am
 
439
 
 
440
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
441
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
442
        distclean-compile distclean-generic distclean-libtool \
 
443
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
444
        install install-am install-data install-data-am install-exec \
 
445
        install-exec-am install-info install-info-am install-man \
 
446
        install-strip installcheck installcheck-am installdirs \
 
447
        maintainer-clean maintainer-clean-generic mostlyclean \
 
448
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
449
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
450
        uninstall-info-am
 
451
 
 
452
 
 
453
#EXTRA_DIST = aflibConverter.h aflibConverterLargeFilter.h aflibConverterSmallFilter.h
 
454
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
455
# Otherwise a system limit (for SysV at least) may be exceeded.
 
456
.NOEXPORT: