~radiodee1/gaptsearch/trunk

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: David Liebman
  • Date: 2009-06-30 13:43:13 UTC
  • Revision ID: radiodee1@gmail.com-20090630134313-5hz1uy23j1nqu29c
more autoconf automake stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 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  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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
bin_PROGRAMS = gaptsearch$(EXEEXT)
 
34
subdir = .
 
35
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
36
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
 
37
        ChangeLog INSTALL NEWS depcomp install-sh missing
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
43
 configure.lineno config.status.lineno
 
44
mkinstalldirs = $(install_sh) -d
 
45
CONFIG_CLEAN_FILES =
 
46
am__installdirs = "$(DESTDIR)$(bindir)"
 
47
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 
48
PROGRAMS = $(bin_PROGRAMS)
 
49
am_gaptsearch_OBJECTS = gaptsearch.$(OBJEXT)
 
50
gaptsearch_OBJECTS = $(am_gaptsearch_OBJECTS)
 
51
gaptsearch_LDADD = $(LDADD)
 
52
am__DEPENDENCIES_1 =
 
53
gaptsearch_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
54
DEFAULT_INCLUDES = -I.@am__isrc@
 
55
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
56
am__depfiles_maybe = depfiles
 
57
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
58
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
59
CCLD = $(CC)
 
60
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
61
SOURCES = $(gaptsearch_SOURCES)
 
62
DIST_SOURCES = $(gaptsearch_SOURCES)
 
63
ETAGS = etags
 
64
CTAGS = ctags
 
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
66
distdir = $(PACKAGE)-$(VERSION)
 
67
top_distdir = $(distdir)
 
68
am__remove_distdir = \
 
69
  { test ! -d $(distdir) \
 
70
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
71
         && rm -fr $(distdir); }; }
 
72
DIST_ARCHIVES = $(distdir).tar.gz
 
73
GZIP_ENV = --best
 
74
distuninstallcheck_listfiles = find . -type f -print
 
75
distcleancheck_listfiles = find . -type f -print
 
76
ACLOCAL = @ACLOCAL@
 
77
AMTAR = @AMTAR@
 
78
AUTOCONF = @AUTOCONF@
 
79
AUTOHEADER = @AUTOHEADER@
 
80
AUTOMAKE = @AUTOMAKE@
 
81
AWK = @AWK@
 
82
CC = @CC@
 
83
CCDEPMODE = @CCDEPMODE@
 
84
CFLAGS = @CFLAGS@
 
85
CPPFLAGS = @CPPFLAGS@
 
86
CYGPATH_W = @CYGPATH_W@
 
87
DEFS = @DEFS@
 
88
DEPDIR = @DEPDIR@
 
89
ECHO_C = @ECHO_C@
 
90
ECHO_N = @ECHO_N@
 
91
ECHO_T = @ECHO_T@
 
92
EXEEXT = @EXEEXT@
 
93
GMOD_CFLAGS = @GMOD_CFLAGS@
 
94
GMOD_LIBS = @GMOD_LIBS@
 
95
GTK_CFLAGS = @GTK_CFLAGS@
 
96
GTK_LIBS = @GTK_LIBS@
 
97
INSTALL = @INSTALL@
 
98
INSTALL_DATA = @INSTALL_DATA@
 
99
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
100
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
101
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
102
LDFLAGS = @LDFLAGS@
 
103
LIBOBJS = @LIBOBJS@
 
104
LIBS = @LIBS@
 
105
LTLIBOBJS = @LTLIBOBJS@
 
106
MAKEINFO = @MAKEINFO@
 
107
MKDIR_P = @MKDIR_P@
 
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
PKG_CONFIG = @PKG_CONFIG@
 
117
SET_MAKE = @SET_MAKE@
 
118
SHELL = @SHELL@
 
119
STRIP = @STRIP@
 
120
VERSION = @VERSION@
 
121
abs_builddir = @abs_builddir@
 
122
abs_srcdir = @abs_srcdir@
 
123
abs_top_builddir = @abs_top_builddir@
 
124
abs_top_srcdir = @abs_top_srcdir@
 
125
ac_ct_CC = @ac_ct_CC@
 
126
am__include = @am__include@
 
127
am__leading_dot = @am__leading_dot@
 
128
am__quote = @am__quote@
 
129
am__tar = @am__tar@
 
130
am__untar = @am__untar@
 
131
bindir = @bindir@
 
132
build_alias = @build_alias@
 
133
builddir = @builddir@
 
134
datadir = @datadir@
 
135
datarootdir = @datarootdir@
 
136
docdir = @docdir@
 
137
dvidir = @dvidir@
 
138
exec_prefix = @exec_prefix@
 
139
host_alias = @host_alias@
 
140
htmldir = @htmldir@
 
141
includedir = @includedir@
 
142
infodir = @infodir@
 
143
install_sh = @install_sh@
 
144
libdir = @libdir@
 
145
libexecdir = @libexecdir@
 
146
localedir = @localedir@
 
147
localstatedir = @localstatedir@
 
148
mandir = @mandir@
 
149
mkdir_p = @mkdir_p@
 
150
oldincludedir = @oldincludedir@
 
151
pdfdir = @pdfdir@
 
152
prefix = @prefix@
 
153
program_transform_name = @program_transform_name@
 
154
psdir = @psdir@
 
155
sbindir = @sbindir@
 
156
sharedstatedir = @sharedstatedir@
 
157
srcdir = @srcdir@
 
158
sysconfdir = @sysconfdir@
 
159
target_alias = @target_alias@
 
160
top_build_prefix = @top_build_prefix@
 
161
top_builddir = @top_builddir@
 
162
top_srcdir = @top_srcdir@
 
163
 
 
164
#AM_CCFLAGS = $(GTK_CFLAGS) $(GMOD_CFLAGS)
 
165
INCLUDES = $(GTK_CFLAGS) $(GMOD_CFLAGS)
 
166
LDADD = $(GTK_LIBS) $(GMOD_CFLAGS)
 
167
gaptsearch_SOURCES = gaptsearch.c gaptsearch.h gaptsearch-glade.h 
 
168
all: all-am
 
169
 
 
170
.SUFFIXES:
 
171
.SUFFIXES: .c .o .obj
 
172
am--refresh:
 
173
        @:
 
174
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
175
        @for dep in $?; do \
 
176
          case '$(am__configure_deps)' in \
 
177
            *$$dep*) \
 
178
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
 
179
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
180
                && exit 0; \
 
181
              exit 1;; \
 
182
          esac; \
 
183
        done; \
 
184
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
 
185
        cd $(top_srcdir) && \
 
186
          $(AUTOMAKE) --gnu  Makefile
 
187
.PRECIOUS: Makefile
 
188
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
189
        @case '$?' in \
 
190
          *config.status*) \
 
191
            echo ' $(SHELL) ./config.status'; \
 
192
            $(SHELL) ./config.status;; \
 
193
          *) \
 
194
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
195
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
196
        esac;
 
197
 
 
198
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
199
        $(SHELL) ./config.status --recheck
 
200
 
 
201
$(top_srcdir)/configure:  $(am__configure_deps)
 
202
        cd $(srcdir) && $(AUTOCONF)
 
203
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
204
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
205
install-binPROGRAMS: $(bin_PROGRAMS)
 
206
        @$(NORMAL_INSTALL)
 
207
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
208
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
209
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
210
          if test -f $$p \
 
211
          ; then \
 
212
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
 
213
           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
214
           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
215
          else :; fi; \
 
216
        done
 
217
 
 
218
uninstall-binPROGRAMS:
 
219
        @$(NORMAL_UNINSTALL)
 
220
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
221
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
 
222
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
223
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
224
        done
 
225
 
 
226
clean-binPROGRAMS:
 
227
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
228
gaptsearch$(EXEEXT): $(gaptsearch_OBJECTS) $(gaptsearch_DEPENDENCIES) 
 
229
        @rm -f gaptsearch$(EXEEXT)
 
230
        $(LINK) $(gaptsearch_OBJECTS) $(gaptsearch_LDADD) $(LIBS)
 
231
 
 
232
mostlyclean-compile:
 
233
        -rm -f *.$(OBJEXT)
 
234
 
 
235
distclean-compile:
 
236
        -rm -f *.tab.c
 
237
 
 
238
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gaptsearch.Po@am__quote@
 
239
 
 
240
.c.o:
 
241
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
242
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
243
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
244
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
245
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
246
 
 
247
.c.obj:
 
248
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
249
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
250
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
251
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
252
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
253
 
 
254
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
255
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
256
        unique=`for i in $$list; do \
 
257
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
258
          done | \
 
259
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
260
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
261
        mkid -fID $$unique
 
262
tags: TAGS
 
263
 
 
264
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
265
                $(TAGS_FILES) $(LISP)
 
266
        tags=; \
 
267
        here=`pwd`; \
 
268
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
269
        unique=`for i in $$list; do \
 
270
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
271
          done | \
 
272
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
273
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
274
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
275
          test -n "$$unique" || unique=$$empty_fix; \
 
276
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
277
            $$tags $$unique; \
 
278
        fi
 
279
ctags: CTAGS
 
280
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
281
                $(TAGS_FILES) $(LISP)
 
282
        tags=; \
 
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; nonempty = 1; } \
 
288
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
289
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
290
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
291
             $$tags $$unique
 
292
 
 
293
GTAGS:
 
294
        here=`$(am__cd) $(top_builddir) && pwd` \
 
295
          && cd $(top_srcdir) \
 
296
          && gtags -i $(GTAGS_ARGS) $$here
 
297
 
 
298
distclean-tags:
 
299
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
300
 
 
301
distdir: $(DISTFILES)
 
302
        $(am__remove_distdir)
 
303
        test -d $(distdir) || mkdir $(distdir)
 
304
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
305
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
306
        list='$(DISTFILES)'; \
 
307
          dist_files=`for file in $$list; do echo $$file; done | \
 
308
          sed -e "s|^$$srcdirstrip/||;t" \
 
309
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
310
        case $$dist_files in \
 
311
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
312
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
313
                           sort -u` ;; \
 
314
        esac; \
 
315
        for file in $$dist_files; do \
 
316
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
317
          if test -d $$d/$$file; then \
 
318
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
319
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
320
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
321
            fi; \
 
322
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
323
          else \
 
324
            test -f $(distdir)/$$file \
 
325
            || cp -p $$d/$$file $(distdir)/$$file \
 
326
            || exit 1; \
 
327
          fi; \
 
328
        done
 
329
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
330
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
331
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
332
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
 
333
        || chmod -R a+r $(distdir)
 
334
dist-gzip: distdir
 
335
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
336
        $(am__remove_distdir)
 
337
 
 
338
dist-bzip2: distdir
 
339
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
340
        $(am__remove_distdir)
 
341
 
 
342
dist-lzma: distdir
 
343
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
 
344
        $(am__remove_distdir)
 
345
 
 
346
dist-tarZ: distdir
 
347
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
348
        $(am__remove_distdir)
 
349
 
 
350
dist-shar: distdir
 
351
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
352
        $(am__remove_distdir)
 
353
 
 
354
dist-zip: distdir
 
355
        -rm -f $(distdir).zip
 
356
        zip -rq $(distdir).zip $(distdir)
 
357
        $(am__remove_distdir)
 
358
 
 
359
dist dist-all: distdir
 
360
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
361
        $(am__remove_distdir)
 
362
 
 
363
# This target untars the dist file and tries a VPATH configuration.  Then
 
364
# it guarantees that the distribution is self-contained by making another
 
365
# tarfile.
 
366
distcheck: dist
 
367
        case '$(DIST_ARCHIVES)' in \
 
368
        *.tar.gz*) \
 
369
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
370
        *.tar.bz2*) \
 
371
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
372
        *.tar.lzma*) \
 
373
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
 
374
        *.tar.Z*) \
 
375
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
376
        *.shar.gz*) \
 
377
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
378
        *.zip*) \
 
379
          unzip $(distdir).zip ;;\
 
380
        esac
 
381
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
382
        mkdir $(distdir)/_build
 
383
        mkdir $(distdir)/_inst
 
384
        chmod a-w $(distdir)
 
385
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
386
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
387
          && cd $(distdir)/_build \
 
388
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
389
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
390
          && $(MAKE) $(AM_MAKEFLAGS) \
 
391
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
392
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
393
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
394
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
395
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
396
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
397
                distuninstallcheck \
 
398
          && chmod -R a-w "$$dc_install_base" \
 
399
          && ({ \
 
400
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
401
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
402
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
403
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
404
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
405
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
406
          && rm -rf "$$dc_destdir" \
 
407
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
408
          && rm -rf $(DIST_ARCHIVES) \
 
409
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
410
        $(am__remove_distdir)
 
411
        @(echo "$(distdir) archives ready for distribution: "; \
 
412
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
413
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
 
414
distuninstallcheck:
 
415
        @cd $(distuninstallcheck_dir) \
 
416
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
417
           || { echo "ERROR: files left after uninstall:" ; \
 
418
                if test -n "$(DESTDIR)"; then \
 
419
                  echo "  (check DESTDIR support)"; \
 
420
                fi ; \
 
421
                $(distuninstallcheck_listfiles) ; \
 
422
                exit 1; } >&2
 
423
distcleancheck: distclean
 
424
        @if test '$(srcdir)' = . ; then \
 
425
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
426
          exit 1 ; \
 
427
        fi
 
428
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
429
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
430
               $(distcleancheck_listfiles) ; \
 
431
               exit 1; } >&2
 
432
check-am: all-am
 
433
check: check-am
 
434
all-am: Makefile $(PROGRAMS)
 
435
installdirs:
 
436
        for dir in "$(DESTDIR)$(bindir)"; do \
 
437
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
438
        done
 
439
install: install-am
 
440
install-exec: install-exec-am
 
441
install-data: install-data-am
 
442
uninstall: uninstall-am
 
443
 
 
444
install-am: all-am
 
445
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
446
 
 
447
installcheck: installcheck-am
 
448
install-strip:
 
449
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
450
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
451
          `test -z '$(STRIP)' || \
 
452
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
453
mostlyclean-generic:
 
454
 
 
455
clean-generic:
 
456
 
 
457
distclean-generic:
 
458
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
459
 
 
460
maintainer-clean-generic:
 
461
        @echo "This command is intended for maintainers to use"
 
462
        @echo "it deletes files that may require special tools to rebuild."
 
463
clean: clean-am
 
464
 
 
465
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
 
466
 
 
467
distclean: distclean-am
 
468
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
469
        -rm -rf ./$(DEPDIR)
 
470
        -rm -f Makefile
 
471
distclean-am: clean-am distclean-compile distclean-generic \
 
472
        distclean-tags
 
473
 
 
474
dvi: dvi-am
 
475
 
 
476
dvi-am:
 
477
 
 
478
html: html-am
 
479
 
 
480
info: info-am
 
481
 
 
482
info-am:
 
483
 
 
484
install-data-am:
 
485
 
 
486
install-dvi: install-dvi-am
 
487
 
 
488
install-exec-am: install-binPROGRAMS
 
489
 
 
490
install-html: install-html-am
 
491
 
 
492
install-info: install-info-am
 
493
 
 
494
install-man:
 
495
 
 
496
install-pdf: install-pdf-am
 
497
 
 
498
install-ps: install-ps-am
 
499
 
 
500
installcheck-am:
 
501
 
 
502
maintainer-clean: maintainer-clean-am
 
503
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
504
        -rm -rf $(top_srcdir)/autom4te.cache
 
505
        -rm -rf ./$(DEPDIR)
 
506
        -rm -f Makefile
 
507
maintainer-clean-am: distclean-am maintainer-clean-generic
 
508
 
 
509
mostlyclean: mostlyclean-am
 
510
 
 
511
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
512
 
 
513
pdf: pdf-am
 
514
 
 
515
pdf-am:
 
516
 
 
517
ps: ps-am
 
518
 
 
519
ps-am:
 
520
 
 
521
uninstall-am: uninstall-binPROGRAMS
 
522
 
 
523
.MAKE: install-am install-strip
 
524
 
 
525
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
 
526
        clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
 
527
        dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
 
528
        distclean distclean-compile distclean-generic distclean-tags \
 
529
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
 
530
        html-am info info-am install install-am install-binPROGRAMS \
 
531
        install-data install-data-am install-dvi install-dvi-am \
 
532
        install-exec install-exec-am install-html install-html-am \
 
533
        install-info install-info-am install-man install-pdf \
 
534
        install-pdf-am install-ps install-ps-am install-strip \
 
535
        installcheck installcheck-am installdirs maintainer-clean \
 
536
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
537
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
538
        uninstall-am uninstall-binPROGRAMS
 
539
 
 
540
#gaptsearch_LDADD = $(GTK_LIBS) $(GMOD_LIBS)
 
541
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
542
# Otherwise a system limit (for SysV at least) may be exceeded.
 
543
.NOEXPORT: