~peter-pearse/ubuntu/natty/guile-1.8/prop001

« back to all changes in this revision

Viewing changes to guile-readline/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Schepler
  • Date: 2006-11-09 03:11:16 UTC
  • Revision ID: james.westby@ubuntu.com-20061109031116-hu0q1jxqg12y6yeg
Tags: upstream-1.8.1+1
ImportĀ upstreamĀ versionĀ 1.8.1+1

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
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = .
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
 
39
host_triplet = @host@
 
40
DIST_COMMON = $(am__configure_deps) $(pkginclude_HEADERS) \
 
41
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
42
        $(srcdir)/guile-readline-config.h.in $(top_srcdir)/configure \
 
43
        ChangeLog config.guess config.sub depcomp install-sh ltmain.sh \
 
44
        missing
 
45
subdir = .
 
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
47
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
51
 configure.lineno configure.status.lineno
 
52
mkinstalldirs = $(install_sh) -d
 
53
CONFIG_HEADER = guile-readline-config.h
 
54
CONFIG_CLEAN_FILES =
 
55
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
56
am__vpath_adj = case $$p in \
 
57
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
58
    *) f=$$p;; \
 
59
  esac;
 
60
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
61
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
 
62
libLTLIBRARIES_INSTALL = $(INSTALL)
 
63
LTLIBRARIES = $(lib_LTLIBRARIES)
 
64
libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_DEPENDENCIES =  \
 
65
        ../libguile/libguile.la
 
66
am_libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_OBJECTS =  \
 
67
        readline.lo
 
68
libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_OBJECTS =  \
 
69
        $(am_libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_OBJECTS)
 
70
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
 
71
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
72
am__depfiles_maybe = depfiles
 
73
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
74
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
75
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
76
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
77
        $(AM_CFLAGS) $(CFLAGS)
 
78
CCLD = $(CC)
 
79
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
80
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
81
SOURCES = $(libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_SOURCES)
 
82
DIST_SOURCES =  \
 
83
        $(libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_SOURCES)
 
84
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
85
        html-recursive info-recursive install-data-recursive \
 
86
        install-exec-recursive install-info-recursive \
 
87
        install-recursive installcheck-recursive installdirs-recursive \
 
88
        pdf-recursive ps-recursive uninstall-info-recursive \
 
89
        uninstall-recursive
 
90
pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
 
91
HEADERS = $(pkginclude_HEADERS)
 
92
ETAGS = etags
 
93
CTAGS = ctags
 
94
DIST_SUBDIRS = $(SUBDIRS)
 
95
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
96
distdir = $(PACKAGE)-$(VERSION)
 
97
top_distdir = $(distdir)
 
98
am__remove_distdir = \
 
99
  { test ! -d $(distdir) \
 
100
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
101
         && rm -fr $(distdir); }; }
 
102
DIST_ARCHIVES = $(distdir).tar.gz
 
103
GZIP_ENV = --best
 
104
distuninstallcheck_listfiles = find . -type f -print
 
105
distcleancheck_listfiles = find . -type f -print
 
106
ACLOCAL = @ACLOCAL@
 
107
AMDEP_FALSE = @AMDEP_FALSE@
 
108
AMDEP_TRUE = @AMDEP_TRUE@
 
109
AMTAR = @AMTAR@
 
110
AR = @AR@
 
111
AS = @AS@
 
112
AUTOCONF = @AUTOCONF@
 
113
AUTOHEADER = @AUTOHEADER@
 
114
AUTOMAKE = @AUTOMAKE@
 
115
AWK = @AWK@
 
116
CC = @CC@
 
117
CCDEPMODE = @CCDEPMODE@
 
118
CFLAGS = @CFLAGS@
 
119
CPP = @CPP@
 
120
CPPFLAGS = @CPPFLAGS@
 
121
CXX = @CXX@
 
122
CXXCPP = @CXXCPP@
 
123
CXXDEPMODE = @CXXDEPMODE@
 
124
CXXFLAGS = @CXXFLAGS@
 
125
CYGPATH_W = @CYGPATH_W@
 
126
DEFS = @DEFS@ @EXTRA_DEFS@
 
127
DEPDIR = @DEPDIR@
 
128
DLLTOOL = @DLLTOOL@
 
129
ECHO = @ECHO@
 
130
ECHO_C = @ECHO_C@
 
131
ECHO_N = @ECHO_N@
 
132
ECHO_T = @ECHO_T@
 
133
EGREP = @EGREP@
 
134
EXEEXT = @EXEEXT@
 
135
EXTRA_DEFS = @EXTRA_DEFS@
 
136
F77 = @F77@
 
137
FFLAGS = @FFLAGS@
 
138
GREP = @GREP@
 
139
GUILE_EFFECTIVE_VERSION = @GUILE_EFFECTIVE_VERSION@
 
140
INSTALL_DATA = @INSTALL_DATA@
 
141
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
142
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
143
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
144
LDFLAGS = @LDFLAGS@
 
145
LIBGUILEREADLINE_INTERFACE = @LIBGUILEREADLINE_INTERFACE@
 
146
LIBGUILEREADLINE_INTERFACE_AGE = @LIBGUILEREADLINE_INTERFACE_AGE@
 
147
LIBGUILEREADLINE_INTERFACE_CURRENT = @LIBGUILEREADLINE_INTERFACE_CURRENT@
 
148
LIBGUILEREADLINE_INTERFACE_REVISION = @LIBGUILEREADLINE_INTERFACE_REVISION@
 
149
LIBGUILEREADLINE_MAJOR = @LIBGUILEREADLINE_MAJOR@
 
150
LIBOBJS = @LIBOBJS@
 
151
LIBS = @LIBS@
 
152
LIBTOOL = @LIBTOOL@
 
153
LN_S = @LN_S@
 
154
LTLIBOBJS = @LTLIBOBJS@
 
155
MAKEINFO = @MAKEINFO@
 
156
OBJDUMP = @OBJDUMP@
 
157
OBJEXT = @OBJEXT@
 
158
PACKAGE = @PACKAGE@
 
159
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
160
PACKAGE_NAME = @PACKAGE_NAME@
 
161
PACKAGE_STRING = @PACKAGE_STRING@
 
162
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
163
PACKAGE_VERSION = @PACKAGE_VERSION@
 
164
PATH_SEPARATOR = @PATH_SEPARATOR@
 
165
RANLIB = @RANLIB@
 
166
SET_MAKE = @SET_MAKE@
 
167
SHELL = @SHELL@
 
168
STRIP = @STRIP@
 
169
VERSION = @VERSION@
 
170
ac_ct_CC = @ac_ct_CC@
 
171
ac_ct_CXX = @ac_ct_CXX@
 
172
ac_ct_F77 = @ac_ct_F77@
 
173
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
174
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
175
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
176
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
177
am__include = @am__include@
 
178
am__leading_dot = @am__leading_dot@
 
179
am__quote = @am__quote@
 
180
am__tar = @am__tar@
 
181
am__untar = @am__untar@
 
182
bindir = @bindir@
 
183
build = @build@
 
184
build_alias = @build_alias@
 
185
build_cpu = @build_cpu@
 
186
build_os = @build_os@
 
187
build_vendor = @build_vendor@
 
188
datadir = @datadir@
 
189
datarootdir = @datarootdir@
 
190
docdir = @docdir@
 
191
dvidir = @dvidir@
 
192
exec_prefix = @exec_prefix@
 
193
host = @host@
 
194
host_alias = @host_alias@
 
195
host_cpu = @host_cpu@
 
196
host_os = @host_os@
 
197
host_vendor = @host_vendor@
 
198
htmldir = @htmldir@
 
199
includedir = @includedir@
 
200
infodir = @infodir@
 
201
install_sh = @install_sh@
 
202
libdir = @libdir@
 
203
libexecdir = @libexecdir@
 
204
localedir = @localedir@
 
205
localstatedir = @localstatedir@
 
206
mandir = @mandir@
 
207
mkdir_p = @mkdir_p@
 
208
oldincludedir = @oldincludedir@
 
209
pdfdir = @pdfdir@
 
210
prefix = @prefix@
 
211
program_transform_name = @program_transform_name@
 
212
psdir = @psdir@
 
213
sbindir = @sbindir@
 
214
sharedstatedir = @sharedstatedir@
 
215
sysconfdir = @sysconfdir@
 
216
target_alias = @target_alias@
 
217
SUBDIRS = ice-9
 
218
INCLUDES = -I. -I.. -I$(srcdir)/..
 
219
GUILE_SNARF = ../libguile/guile-snarf
 
220
lib_LTLIBRARIES = libguilereadline-v-@LIBGUILEREADLINE_MAJOR@.la
 
221
libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_SOURCES = readline.c
 
222
libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_LIBADD = ../libguile/libguile.la
 
223
libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_LDFLAGS = -version-info @LIBGUILEREADLINE_INTERFACE@ -export-dynamic -no-undefined
 
224
BUILT_SOURCES = readline.x
 
225
pkginclude_HEADERS = readline.h
 
226
snarfcppopts = $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
 
227
SUFFIXES = .x
 
228
EXTRA_DIST = LIBGUILEREADLINE-VERSION
 
229
MKDEP = gcc -M -MG $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
 
230
CLEANFILES = *.x
 
231
all: $(BUILT_SOURCES) guile-readline-config.h
 
232
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
233
 
 
234
.SUFFIXES:
 
235
.SUFFIXES: .x .c .lo .o .obj
 
236
am--refresh:
 
237
        @:
 
238
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
239
        @for dep in $?; do \
 
240
          case '$(am__configure_deps)' in \
 
241
            *$$dep*) \
 
242
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
 
243
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
 
244
                && exit 0; \
 
245
              exit 1;; \
 
246
          esac; \
 
247
        done; \
 
248
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
 
249
        cd $(top_srcdir) && \
 
250
          $(AUTOMAKE) --foreign  Makefile
 
251
.PRECIOUS: Makefile
 
252
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
253
        @case '$?' in \
 
254
          *config.status*) \
 
255
            echo ' $(SHELL) ./config.status'; \
 
256
            $(SHELL) ./config.status;; \
 
257
          *) \
 
258
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
259
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
260
        esac;
 
261
 
 
262
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
263
        $(SHELL) ./config.status --recheck
 
264
 
 
265
$(top_srcdir)/configure:  $(am__configure_deps)
 
266
        cd $(srcdir) && $(AUTOCONF)
 
267
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
268
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
269
 
 
270
guile-readline-config.h: stamp-h1
 
271
        @if test ! -f $@; then \
 
272
          rm -f stamp-h1; \
 
273
          $(MAKE) stamp-h1; \
 
274
        else :; fi
 
275
 
 
276
stamp-h1: $(srcdir)/guile-readline-config.h.in $(top_builddir)/config.status
 
277
        @rm -f stamp-h1
 
278
        cd $(top_builddir) && $(SHELL) ./config.status guile-readline-config.h
 
279
$(srcdir)/guile-readline-config.h.in:  $(am__configure_deps) 
 
280
        cd $(top_srcdir) && $(AUTOHEADER)
 
281
        rm -f stamp-h1
 
282
        touch $@
 
283
 
 
284
distclean-hdr:
 
285
        -rm -f guile-readline-config.h stamp-h1
 
286
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
287
        @$(NORMAL_INSTALL)
 
288
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
 
289
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
290
          if test -f $$p; then \
 
291
            f=$(am__strip_dir) \
 
292
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
293
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
294
          else :; fi; \
 
295
        done
 
296
 
 
297
uninstall-libLTLIBRARIES:
 
298
        @$(NORMAL_UNINSTALL)
 
299
        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
300
          p=$(am__strip_dir) \
 
301
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
302
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
303
        done
 
304
 
 
305
clean-libLTLIBRARIES:
 
306
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
307
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
308
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
309
          test "$$dir" != "$$p" || dir=.; \
 
310
          echo "rm -f \"$${dir}/so_locations\""; \
 
311
          rm -f "$${dir}/so_locations"; \
 
312
        done
 
313
libguilereadline-v-@LIBGUILEREADLINE_MAJOR@.la: $(libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_OBJECTS) $(libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_DEPENDENCIES) 
 
314
        $(LINK) -rpath $(libdir) $(libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_LDFLAGS) $(libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_OBJECTS) $(libguilereadline_v_@LIBGUILEREADLINE_MAJOR@_la_LIBADD) $(LIBS)
 
315
 
 
316
mostlyclean-compile:
 
317
        -rm -f *.$(OBJEXT)
 
318
 
 
319
distclean-compile:
 
320
        -rm -f *.tab.c
 
321
 
 
322
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readline.Plo@am__quote@
 
323
 
 
324
.c.o:
 
325
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
326
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
327
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
328
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
329
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
330
 
 
331
.c.obj:
 
332
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
333
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
334
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
335
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
336
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
337
 
 
338
.c.lo:
 
339
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
340
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
341
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
343
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
344
 
 
345
mostlyclean-libtool:
 
346
        -rm -f *.lo
 
347
 
 
348
clean-libtool:
 
349
        -rm -rf .libs _libs
 
350
 
 
351
distclean-libtool:
 
352
        -rm -f libtool
 
353
uninstall-info-am:
 
354
install-pkgincludeHEADERS: $(pkginclude_HEADERS)
 
355
        @$(NORMAL_INSTALL)
 
356
        test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
 
357
        @list='$(pkginclude_HEADERS)'; for p in $$list; do \
 
358
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
359
          f=$(am__strip_dir) \
 
360
          echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
 
361
          $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
 
362
        done
 
363
 
 
364
uninstall-pkgincludeHEADERS:
 
365
        @$(NORMAL_UNINSTALL)
 
366
        @list='$(pkginclude_HEADERS)'; for p in $$list; do \
 
367
          f=$(am__strip_dir) \
 
368
          echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
 
369
          rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
 
370
        done
 
371
 
 
372
# This directory's subdirectories are mostly independent; you can cd
 
373
# into them and run `make' without going through this Makefile.
 
374
# To change the values of `make' variables: instead of editing Makefiles,
 
375
# (1) if the variable is set in `config.status', edit `config.status'
 
376
#     (which will cause the Makefiles to be regenerated when you run `make');
 
377
# (2) otherwise, pass the desired values on the `make' command line.
 
378
$(RECURSIVE_TARGETS):
 
379
        @failcom='exit 1'; \
 
380
        for f in x $$MAKEFLAGS; do \
 
381
          case $$f in \
 
382
            *=* | --[!k]*);; \
 
383
            *k*) failcom='fail=yes';; \
 
384
          esac; \
 
385
        done; \
 
386
        dot_seen=no; \
 
387
        target=`echo $@ | sed s/-recursive//`; \
 
388
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
389
          echo "Making $$target in $$subdir"; \
 
390
          if test "$$subdir" = "."; then \
 
391
            dot_seen=yes; \
 
392
            local_target="$$target-am"; \
 
393
          else \
 
394
            local_target="$$target"; \
 
395
          fi; \
 
396
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
397
          || eval $$failcom; \
 
398
        done; \
 
399
        if test "$$dot_seen" = "no"; then \
 
400
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
401
        fi; test -z "$$fail"
 
402
 
 
403
mostlyclean-recursive clean-recursive distclean-recursive \
 
404
maintainer-clean-recursive:
 
405
        @failcom='exit 1'; \
 
406
        for f in x $$MAKEFLAGS; do \
 
407
          case $$f in \
 
408
            *=* | --[!k]*);; \
 
409
            *k*) failcom='fail=yes';; \
 
410
          esac; \
 
411
        done; \
 
412
        dot_seen=no; \
 
413
        case "$@" in \
 
414
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
415
          *) list='$(SUBDIRS)' ;; \
 
416
        esac; \
 
417
        rev=''; for subdir in $$list; do \
 
418
          if test "$$subdir" = "."; then :; else \
 
419
            rev="$$subdir $$rev"; \
 
420
          fi; \
 
421
        done; \
 
422
        rev="$$rev ."; \
 
423
        target=`echo $@ | sed s/-recursive//`; \
 
424
        for subdir in $$rev; do \
 
425
          echo "Making $$target in $$subdir"; \
 
426
          if test "$$subdir" = "."; then \
 
427
            local_target="$$target-am"; \
 
428
          else \
 
429
            local_target="$$target"; \
 
430
          fi; \
 
431
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
432
          || eval $$failcom; \
 
433
        done && test -z "$$fail"
 
434
tags-recursive:
 
435
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
436
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
437
        done
 
438
ctags-recursive:
 
439
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
440
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
441
        done
 
442
 
 
443
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
444
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
445
        unique=`for i in $$list; do \
 
446
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
447
          done | \
 
448
          $(AWK) '    { files[$$0] = 1; } \
 
449
               END { for (i in files) print i; }'`; \
 
450
        mkid -fID $$unique
 
451
tags: TAGS
 
452
 
 
453
TAGS: tags-recursive $(HEADERS) $(SOURCES) guile-readline-config.h.in $(TAGS_DEPENDENCIES) \
 
454
                $(TAGS_FILES) $(LISP)
 
455
        tags=; \
 
456
        here=`pwd`; \
 
457
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
458
          include_option=--etags-include; \
 
459
          empty_fix=.; \
 
460
        else \
 
461
          include_option=--include; \
 
462
          empty_fix=; \
 
463
        fi; \
 
464
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
465
          if test "$$subdir" = .; then :; else \
 
466
            test ! -f $$subdir/TAGS || \
 
467
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
468
          fi; \
 
469
        done; \
 
470
        list='$(SOURCES) $(HEADERS) guile-readline-config.h.in $(LISP) $(TAGS_FILES)'; \
 
471
        unique=`for i in $$list; do \
 
472
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
473
          done | \
 
474
          $(AWK) '    { files[$$0] = 1; } \
 
475
               END { for (i in files) print i; }'`; \
 
476
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
477
          test -n "$$unique" || unique=$$empty_fix; \
 
478
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
479
            $$tags $$unique; \
 
480
        fi
 
481
ctags: CTAGS
 
482
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) guile-readline-config.h.in $(TAGS_DEPENDENCIES) \
 
483
                $(TAGS_FILES) $(LISP)
 
484
        tags=; \
 
485
        here=`pwd`; \
 
486
        list='$(SOURCES) $(HEADERS) guile-readline-config.h.in $(LISP) $(TAGS_FILES)'; \
 
487
        unique=`for i in $$list; do \
 
488
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
489
          done | \
 
490
          $(AWK) '    { files[$$0] = 1; } \
 
491
               END { for (i in files) print i; }'`; \
 
492
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
493
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
494
             $$tags $$unique
 
495
 
 
496
GTAGS:
 
497
        here=`$(am__cd) $(top_builddir) && pwd` \
 
498
          && cd $(top_srcdir) \
 
499
          && gtags -i $(GTAGS_ARGS) $$here
 
500
 
 
501
distclean-tags:
 
502
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
503
 
 
504
distdir: $(DISTFILES)
 
505
        $(am__remove_distdir)
 
506
        mkdir $(distdir)
 
507
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
508
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
509
        list='$(DISTFILES)'; for file in $$list; do \
 
510
          case $$file in \
 
511
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
512
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
513
          esac; \
 
514
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
515
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
516
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
517
            dir="/$$dir"; \
 
518
            $(mkdir_p) "$(distdir)$$dir"; \
 
519
          else \
 
520
            dir=''; \
 
521
          fi; \
 
522
          if test -d $$d/$$file; then \
 
523
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
524
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
525
            fi; \
 
526
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
527
          else \
 
528
            test -f $(distdir)/$$file \
 
529
            || cp -p $$d/$$file $(distdir)/$$file \
 
530
            || exit 1; \
 
531
          fi; \
 
532
        done
 
533
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
534
          if test "$$subdir" = .; then :; else \
 
535
            test -d "$(distdir)/$$subdir" \
 
536
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
537
            || exit 1; \
 
538
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
539
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
540
            (cd $$subdir && \
 
541
              $(MAKE) $(AM_MAKEFLAGS) \
 
542
                top_distdir="$$top_distdir" \
 
543
                distdir="$$distdir/$$subdir" \
 
544
                distdir) \
 
545
              || exit 1; \
 
546
          fi; \
 
547
        done
 
548
        $(MAKE) $(AM_MAKEFLAGS) \
 
549
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
550
          dist-hook
 
551
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
552
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
553
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
554
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
555
        || chmod -R a+r $(distdir)
 
556
dist-gzip: distdir
 
557
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
558
        $(am__remove_distdir)
 
559
 
 
560
dist-bzip2: distdir
 
561
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
562
        $(am__remove_distdir)
 
563
 
 
564
dist-tarZ: distdir
 
565
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
566
        $(am__remove_distdir)
 
567
 
 
568
dist-shar: distdir
 
569
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
570
        $(am__remove_distdir)
 
571
 
 
572
dist-zip: distdir
 
573
        -rm -f $(distdir).zip
 
574
        zip -rq $(distdir).zip $(distdir)
 
575
        $(am__remove_distdir)
 
576
 
 
577
dist dist-all: distdir
 
578
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
579
        $(am__remove_distdir)
 
580
 
 
581
# This target untars the dist file and tries a VPATH configuration.  Then
 
582
# it guarantees that the distribution is self-contained by making another
 
583
# tarfile.
 
584
distcheck: dist
 
585
        case '$(DIST_ARCHIVES)' in \
 
586
        *.tar.gz*) \
 
587
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
588
        *.tar.bz2*) \
 
589
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
590
        *.tar.Z*) \
 
591
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
592
        *.shar.gz*) \
 
593
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
594
        *.zip*) \
 
595
          unzip $(distdir).zip ;;\
 
596
        esac
 
597
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
598
        mkdir $(distdir)/_build
 
599
        mkdir $(distdir)/_inst
 
600
        chmod a-w $(distdir)
 
601
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
602
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
603
          && cd $(distdir)/_build \
 
604
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
605
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
606
          && $(MAKE) $(AM_MAKEFLAGS) \
 
607
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
608
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
609
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
610
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
611
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
612
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
613
                distuninstallcheck \
 
614
          && chmod -R a-w "$$dc_install_base" \
 
615
          && ({ \
 
616
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
617
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
618
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
619
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
620
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
621
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
622
          && rm -rf "$$dc_destdir" \
 
623
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
624
          && rm -rf $(DIST_ARCHIVES) \
 
625
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
626
        $(am__remove_distdir)
 
627
        @(echo "$(distdir) archives ready for distribution: "; \
 
628
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
629
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
630
distuninstallcheck:
 
631
        @cd $(distuninstallcheck_dir) \
 
632
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
633
           || { echo "ERROR: files left after uninstall:" ; \
 
634
                if test -n "$(DESTDIR)"; then \
 
635
                  echo "  (check DESTDIR support)"; \
 
636
                fi ; \
 
637
                $(distuninstallcheck_listfiles) ; \
 
638
                exit 1; } >&2
 
639
distcleancheck: distclean
 
640
        @if test '$(srcdir)' = . ; then \
 
641
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
642
          exit 1 ; \
 
643
        fi
 
644
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
645
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
646
               $(distcleancheck_listfiles) ; \
 
647
               exit 1; } >&2
 
648
check-am: all-am
 
649
check: $(BUILT_SOURCES)
 
650
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
 
651
all-am: Makefile $(LTLIBRARIES) $(HEADERS) guile-readline-config.h
 
652
installdirs: installdirs-recursive
 
653
installdirs-am:
 
654
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \
 
655
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
656
        done
 
657
install: $(BUILT_SOURCES)
 
658
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
 
659
install-exec: install-exec-recursive
 
660
install-data: install-data-recursive
 
661
uninstall: uninstall-recursive
 
662
 
 
663
install-am: all-am
 
664
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
665
 
 
666
installcheck: installcheck-recursive
 
667
install-strip:
 
668
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
669
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
670
          `test -z '$(STRIP)' || \
 
671
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
672
mostlyclean-generic:
 
673
 
 
674
clean-generic:
 
675
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
676
 
 
677
distclean-generic:
 
678
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
679
 
 
680
maintainer-clean-generic:
 
681
        @echo "This command is intended for maintainers to use"
 
682
        @echo "it deletes files that may require special tools to rebuild."
 
683
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
684
clean: clean-recursive
 
685
 
 
686
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
687
        mostlyclean-am
 
688
 
 
689
distclean: distclean-recursive
 
690
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
691
        -rm -rf ./$(DEPDIR)
 
692
        -rm -f Makefile
 
693
distclean-am: clean-am distclean-compile distclean-generic \
 
694
        distclean-hdr distclean-libtool distclean-tags
 
695
 
 
696
dvi: dvi-recursive
 
697
 
 
698
dvi-am:
 
699
 
 
700
html: html-recursive
 
701
 
 
702
info: info-recursive
 
703
 
 
704
info-am:
 
705
 
 
706
install-data-am: install-pkgincludeHEADERS
 
707
 
 
708
install-exec-am: install-libLTLIBRARIES
 
709
 
 
710
install-info: install-info-recursive
 
711
 
 
712
install-man:
 
713
 
 
714
installcheck-am:
 
715
 
 
716
maintainer-clean: maintainer-clean-recursive
 
717
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
718
        -rm -rf $(top_srcdir)/autom4te.cache
 
719
        -rm -rf ./$(DEPDIR)
 
720
        -rm -f Makefile
 
721
maintainer-clean-am: distclean-am maintainer-clean-generic
 
722
 
 
723
mostlyclean: mostlyclean-recursive
 
724
 
 
725
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
726
        mostlyclean-libtool
 
727
 
 
728
pdf: pdf-recursive
 
729
 
 
730
pdf-am:
 
731
 
 
732
ps: ps-recursive
 
733
 
 
734
ps-am:
 
735
 
 
736
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
 
737
        uninstall-pkgincludeHEADERS
 
738
 
 
739
uninstall-info: uninstall-info-recursive
 
740
 
 
741
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
742
        check-am clean clean-generic clean-libLTLIBRARIES \
 
743
        clean-libtool clean-recursive ctags ctags-recursive dist \
 
744
        dist-all dist-bzip2 dist-gzip dist-hook dist-shar dist-tarZ \
 
745
        dist-zip distcheck distclean distclean-compile \
 
746
        distclean-generic distclean-hdr distclean-libtool \
 
747
        distclean-recursive distclean-tags distcleancheck distdir \
 
748
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
749
        install install-am install-data install-data-am install-exec \
 
750
        install-exec-am install-info install-info-am \
 
751
        install-libLTLIBRARIES install-man install-pkgincludeHEADERS \
 
752
        install-strip installcheck installcheck-am installdirs \
 
753
        installdirs-am maintainer-clean maintainer-clean-generic \
 
754
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
 
755
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
756
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
757
        uninstall-info-am uninstall-libLTLIBRARIES \
 
758
        uninstall-pkgincludeHEADERS
 
759
 
 
760
.c.x:
 
761
        $(GUILE_SNARF) -o $@ $< $(snarfcppopts)
 
762
 
 
763
dist-hook:
 
764
        (temp="/tmp/mangle-deps.$$$$"; \
 
765
         trap "rm -f $$temp" 0 1 2 15; \
 
766
         sed -e 's|\([  ]\)\(\.\./\(\|libguile/\|guile-readline/\)[a-z_-]*\.h\)|\1$$(srcdir)/\2|g' $(distdir)/Makefile.in \
 
767
         | sed -e 's|\$$(srcdir)/\(\.\./libguile/\(libpath\|scmconfig\|versiondat\)\)|\1|g' \
 
768
         | sed -e 's|\.\./guile-readline/\([a-z_-]*\.x\)|\1|g' > $$temp \
 
769
         && chmod u+w $(distdir)/Makefile.in && cp -p $$temp $(distdir)/Makefile.in)
 
770
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
771
# Otherwise a system limit (for SysV at least) may be exceeded.
 
772
.NOEXPORT: