~ubuntu-branches/debian/stretch/alsaplayer/stretch

« back to all changes in this revision

Viewing changes to scopes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-25 00:19:28 UTC
  • Revision ID: james.westby@ubuntu.com-20050825001928-flf2qwx1hs5k9c9i
Tags: 0.99.76-6ubuntu2
Update {build-,}depends for xorg -> mesa GL/GLU transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
2
 
# @configure_input@
 
1
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3
2
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# Free Software Foundation, Inc.
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
6
4
# This Makefile.in is free software; the Free Software Foundation
7
5
# gives unlimited permission to copy and/or distribute it,
8
6
# with or without modifications, as long as this notice is preserved.
12
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
11
# PARTICULAR PURPOSE.
14
12
 
15
 
@SET_MAKE@
 
13
 
 
14
SHELL = @SHELL@
16
15
 
17
16
srcdir = @srcdir@
18
17
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
20
37
pkgdatadir = $(datadir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
22
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
23
41
top_builddir = ..
24
42
 
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
26
48
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)
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
32
54
NORMAL_INSTALL = :
33
55
PRE_INSTALL = :
34
56
POST_INSTALL = :
35
57
NORMAL_UNINSTALL = :
36
58
PRE_UNINSTALL = :
37
59
POST_UNINSTALL = :
 
60
host_alias = @host_alias@
38
61
host_triplet = @host@
39
 
ACLOCAL = @ACLOCAL@
40
62
ADDON_DIR = @ADDON_DIR@
41
63
ALSAPLAYER_MAJOR_VERSION = @ALSAPLAYER_MAJOR_VERSION@
42
64
ALSAPLAYER_MICRO_VERSION = @ALSAPLAYER_MICRO_VERSION@
43
65
ALSAPLAYER_MINOR_VERSION = @ALSAPLAYER_MINOR_VERSION@
44
66
ALSAPLAYER_VERSION = @ALSAPLAYER_VERSION@
45
67
ALSA_LIB = @ALSA_LIB@
46
 
AMDEP_FALSE = @AMDEP_FALSE@
47
 
AMDEP_TRUE = @AMDEP_TRUE@
48
 
AMTAR = @AMTAR@
49
68
AR = @AR@
50
 
ARCH_486_FALSE = @ARCH_486_FALSE@
51
 
ARCH_486_TRUE = @ARCH_486_TRUE@
52
 
ARCH_586_FALSE = @ARCH_586_FALSE@
53
 
ARCH_586_TRUE = @ARCH_586_TRUE@
54
 
ARCH_686_FALSE = @ARCH_686_FALSE@
55
 
ARCH_686_TRUE = @ARCH_686_TRUE@
56
69
ARCH_CFLAGS = @ARCH_CFLAGS@
57
 
ARCH_PPC_FALSE = @ARCH_PPC_FALSE@
58
 
ARCH_PPC_TRUE = @ARCH_PPC_TRUE@
59
70
ARCH_TYPE = @ARCH_TYPE@
60
 
ARCH_ULTRA_FALSE = @ARCH_ULTRA_FALSE@
61
 
ARCH_ULTRA_TRUE = @ARCH_ULTRA_TRUE@
62
 
ARCH_X86_FALSE = @ARCH_X86_FALSE@
63
 
ARCH_X86_TRUE = @ARCH_X86_TRUE@
64
71
AS = @AS@
65
72
ASFLAGS = @ASFLAGS@
66
73
AUDIOFILE_CFLAGS = @AUDIOFILE_CFLAGS@
67
74
AUDIOFILE_CONFIG = @AUDIOFILE_CONFIG@
68
75
AUDIOFILE_LIBS = @AUDIOFILE_LIBS@
69
 
AUTOCONF = @AUTOCONF@
70
 
AUTOHEADER = @AUTOHEADER@
71
 
AUTOMAKE = @AUTOMAKE@
72
 
AWK = @AWK@
73
76
CC = @CC@
74
 
CCDEPMODE = @CCDEPMODE@
75
 
CFLAGS = @CFLAGS@
76
77
CPP = @CPP@
77
 
CPPFLAGS = @CPPFLAGS@
78
78
CXX = @CXX@
79
79
CXXCPP = @CXXCPP@
80
 
CXXDEPMODE = @CXXDEPMODE@
81
 
CXXFLAGS = @CXXFLAGS@
82
 
CYGPATH_W = @CYGPATH_W@
83
 
DEFS = @DEFS@
84
 
DEPDIR = @DEPDIR@
85
80
DFLAGS = @DFLAGS@
 
81
DLLTOOL = @DLLTOOL@
86
82
ECHO = @ECHO@
87
 
ECHO_C = @ECHO_C@
88
 
ECHO_N = @ECHO_N@
89
 
ECHO_T = @ECHO_T@
90
83
EGREP = @EGREP@
91
84
ESD_CFLAGS = @ESD_CFLAGS@
92
85
ESD_CONFIG = @ESD_CONFIG@
93
86
ESD_LIBS = @ESD_LIBS@
94
87
EXEEXT = @EXEEXT@
95
88
F77 = @F77@
96
 
FFLAGS = @FFLAGS@
97
89
FLC_LDADD = @FLC_LDADD@
 
90
GCJ = @GCJ@
 
91
GCJFLAGS = @GCJFLAGS@
98
92
GLIB_CFLAGS = @GLIB_CFLAGS@
99
93
GLIB_CONFIG = @GLIB_CONFIG@
100
94
GLIB_LIBS = @GLIB_LIBS@
101
95
GTK_CFLAGS = @GTK_CFLAGS@
102
96
GTK_CONFIG = @GTK_CONFIG@
103
97
GTK_LIBS = @GTK_LIBS@
104
 
HAVE_ALSA_05X_FALSE = @HAVE_ALSA_05X_FALSE@
105
 
HAVE_ALSA_05X_TRUE = @HAVE_ALSA_05X_TRUE@
106
 
HAVE_ALSA_FINAL_FALSE = @HAVE_ALSA_FINAL_FALSE@
107
 
HAVE_ALSA_FINAL_TRUE = @HAVE_ALSA_FINAL_TRUE@
108
 
HAVE_AUDIOFILE_FALSE = @HAVE_AUDIOFILE_FALSE@
109
 
HAVE_AUDIOFILE_TRUE = @HAVE_AUDIOFILE_TRUE@
110
98
HAVE_DOXYGEN = @HAVE_DOXYGEN@
111
 
HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
112
 
HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
113
 
HAVE_ESD_FALSE = @HAVE_ESD_FALSE@
114
 
HAVE_ESD_TRUE = @HAVE_ESD_TRUE@
115
 
HAVE_FLC_FALSE = @HAVE_FLC_FALSE@
116
 
HAVE_FLC_TRUE = @HAVE_FLC_TRUE@
117
 
HAVE_GTK_FALSE = @HAVE_GTK_FALSE@
118
 
HAVE_GTK_TRUE = @HAVE_GTK_TRUE@
119
 
HAVE_JACK_FALSE = @HAVE_JACK_FALSE@
120
 
HAVE_JACK_TRUE = @HAVE_JACK_TRUE@
121
 
HAVE_LINUX_CDROM_FALSE = @HAVE_LINUX_CDROM_FALSE@
122
 
HAVE_LINUX_CDROM_TRUE = @HAVE_LINUX_CDROM_TRUE@
123
 
HAVE_MIKMOD_FALSE = @HAVE_MIKMOD_FALSE@
124
 
HAVE_MIKMOD_TRUE = @HAVE_MIKMOD_TRUE@
125
 
HAVE_NAS_FALSE = @HAVE_NAS_FALSE@
126
 
HAVE_NAS_TRUE = @HAVE_NAS_TRUE@
127
 
HAVE_OGGFLC_FALSE = @HAVE_OGGFLC_FALSE@
128
 
HAVE_OGGFLC_TRUE = @HAVE_OGGFLC_TRUE@
129
 
HAVE_OGGVORBIS_FALSE = @HAVE_OGGVORBIS_FALSE@
130
 
HAVE_OGGVORBIS_TRUE = @HAVE_OGGVORBIS_TRUE@
131
 
HAVE_OPENGL_FALSE = @HAVE_OPENGL_FALSE@
132
 
HAVE_OPENGL_TRUE = @HAVE_OPENGL_TRUE@
133
 
HAVE_OSS_FALSE = @HAVE_OSS_FALSE@
134
 
HAVE_OSS_TRUE = @HAVE_OSS_TRUE@
135
 
HAVE_SGI_FALSE = @HAVE_SGI_FALSE@
136
 
HAVE_SGI_TRUE = @HAVE_SGI_TRUE@
137
 
HAVE_SNDFILE_FALSE = @HAVE_SNDFILE_FALSE@
138
 
HAVE_SNDFILE_TRUE = @HAVE_SNDFILE_TRUE@
139
 
HAVE_SPARC_FALSE = @HAVE_SPARC_FALSE@
140
 
HAVE_SPARC_TRUE = @HAVE_SPARC_TRUE@
141
 
HAVE_XOSD_FALSE = @HAVE_XOSD_FALSE@
142
 
HAVE_XOSD_TRUE = @HAVE_XOSD_TRUE@
143
 
INSTALL_DATA = @INSTALL_DATA@
144
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
145
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
146
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
99
HAVE_LIB = @HAVE_LIB@
147
100
JACK_CFLAGS = @JACK_CFLAGS@
148
101
JACK_LIBS = @JACK_LIBS@
149
 
LDFLAGS = @LDFLAGS@
 
102
LIB = @LIB@
150
103
LIBMIKMOD_CFLAGS = @LIBMIKMOD_CFLAGS@
151
104
LIBMIKMOD_CONFIG = @LIBMIKMOD_CONFIG@
152
105
LIBMIKMOD_LDADD = @LIBMIKMOD_LDADD@
153
106
LIBMIKMOD_LIBS = @LIBMIKMOD_LIBS@
154
 
LIBOBJS = @LIBOBJS@
155
 
LIBS = @LIBS@
156
107
LIBTOOL = @LIBTOOL@
157
108
LN_S = @LN_S@
158
 
LTLIBOBJS = @LTLIBOBJS@
 
109
LTLIB = @LTLIB@
159
110
MAD_LDADD = @MAD_LDADD@
160
111
MAINT = @MAINT@
161
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
162
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
163
112
MAKEINFO = @MAKEINFO@
 
113
MOC = @MOC@
164
114
NAS_LIB = @NAS_LIB@
 
115
OBJDUMP = @OBJDUMP@
165
116
OBJEXT = @OBJEXT@
166
117
OGGFLC_LDADD = @OGGFLC_LDADD@
167
118
OGG_CFLAGS = @OGG_CFLAGS@
168
119
OGG_LIBS = @OGG_LIBS@
169
120
OPENGL_LIBS = @OPENGL_LIBS@
170
121
PACKAGE = @PACKAGE@
171
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172
 
PACKAGE_NAME = @PACKAGE_NAME@
173
 
PACKAGE_STRING = @PACKAGE_STRING@
174
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
 
PACKAGE_VERSION = @PACKAGE_VERSION@
176
 
PATH_SEPARATOR = @PATH_SEPARATOR@
177
122
PKG_CONFIG = @PKG_CONFIG@
178
 
PREFER_MAD_FALSE = @PREFER_MAD_FALSE@
179
 
PREFER_MAD_TRUE = @PREFER_MAD_TRUE@
 
123
QT_CXXFLAGS = @QT_CXXFLAGS@
 
124
QT_LIBS = @QT_LIBS@
180
125
RANLIB = @RANLIB@
181
 
SET_MAKE = @SET_MAKE@
 
126
RC = @RC@
182
127
SGI_LIBS = @SGI_LIBS@
183
 
SHELL = @SHELL@
184
128
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
185
129
SNDFILE_LIBS = @SNDFILE_LIBS@
186
130
STRIP = @STRIP@
187
 
USE_LIBID3TAG_FALSE = @USE_LIBID3TAG_FALSE@
188
 
USE_LIBID3TAG_TRUE = @USE_LIBID3TAG_TRUE@
189
 
USE_LIBMAD_FALSE = @USE_LIBMAD_FALSE@
190
 
USE_LIBMAD_TRUE = @USE_LIBMAD_TRUE@
 
131
UIC = @UIC@
191
132
VERSION = @VERSION@
192
133
VORBISENC_LIBS = @VORBISENC_LIBS@
193
134
VORBISFILE_LIBS = @VORBISFILE_LIBS@
194
135
VORBIS_CFLAGS = @VORBIS_CFLAGS@
195
136
VORBIS_LIBS = @VORBIS_LIBS@
196
 
ac_ct_AR = @ac_ct_AR@
197
 
ac_ct_CC = @ac_ct_CC@
198
 
ac_ct_CXX = @ac_ct_CXX@
199
 
ac_ct_F77 = @ac_ct_F77@
200
 
ac_ct_RANLIB = @ac_ct_RANLIB@
201
 
ac_ct_STRIP = @ac_ct_STRIP@
202
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
203
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
204
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
205
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
206
 
am__include = @am__include@
207
 
am__leading_dot = @am__leading_dot@
208
 
am__quote = @am__quote@
209
 
bindir = @bindir@
210
 
build = @build@
211
 
build_alias = @build_alias@
212
 
build_cpu = @build_cpu@
213
 
build_os = @build_os@
214
 
build_vendor = @build_vendor@
215
 
datadir = @datadir@
216
 
exec_prefix = @exec_prefix@
217
 
host = @host@
218
 
host_alias = @host_alias@
219
 
host_cpu = @host_cpu@
220
 
host_os = @host_os@
221
 
host_vendor = @host_vendor@
222
 
includedir = @includedir@
223
 
infodir = @infodir@
224
 
install_sh = @install_sh@
225
 
libdir = @libdir@
226
 
libexecdir = @libexecdir@
227
 
localstatedir = @localstatedir@
228
 
mandir = @mandir@
229
 
oldincludedir = @oldincludedir@
230
 
prefix = @prefix@
231
 
program_transform_name = @program_transform_name@
232
 
sbindir = @sbindir@
233
 
sharedstatedir = @sharedstatedir@
234
 
sysconfdir = @sysconfdir@
235
 
target_alias = @target_alias@
236
 
SUBDIRS = logbarfft levelmeter synaescope spacescope monoscope blurscope \
237
 
        opengl_spectrum
238
 
 
239
 
subdir = scopes
240
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
137
 
 
138
SUBDIRS = logbarfft levelmeter synaescope spacescope monoscope blurscope        opengl_spectrum
 
139
 
241
140
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
242
 
CONFIG_HEADER = $(top_builddir)/config.h
243
 
CONFIG_CLEAN_FILES =
244
 
DIST_SOURCES =
245
 
 
246
 
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
247
 
        ps-recursive install-info-recursive uninstall-info-recursive \
248
 
        all-recursive install-data-recursive install-exec-recursive \
249
 
        installdirs-recursive install-recursive uninstall-recursive \
250
 
        check-recursive installcheck-recursive
251
 
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
252
 
DIST_SUBDIRS = $(SUBDIRS)
253
 
all: all-recursive
254
 
 
 
141
CONFIG_HEADER = ../config.h
 
142
CONFIG_CLEAN_FILES = 
 
143
DIST_COMMON =  Makefile.am Makefile.in
 
144
 
 
145
 
 
146
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
147
 
 
148
TAR = tar
 
149
GZIP_ENV = --best
 
150
all: all-redirect
255
151
.SUFFIXES:
256
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
257
 
        cd $(top_srcdir) && \
258
 
          $(AUTOMAKE) --gnu  scopes/Makefile
259
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
260
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
261
 
 
262
 
mostlyclean-libtool:
263
 
        -rm -f *.lo
264
 
 
265
 
clean-libtool:
266
 
        -rm -rf .libs _libs
267
 
 
268
 
distclean-libtool:
269
 
        -rm -f libtool
270
 
uninstall-info-am:
 
152
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
 
153
        cd $(top_srcdir) && $(AUTOMAKE) --gnu scopes/Makefile
 
154
 
 
155
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
 
156
        cd $(top_builddir) \
 
157
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
158
 
271
159
 
272
160
# This directory's subdirectories are mostly independent; you can cd
273
161
# into them and run `make' without going through this Makefile.
275
163
# (1) if the variable is set in `config.status', edit `config.status'
276
164
#     (which will cause the Makefiles to be regenerated when you run `make');
277
165
# (2) otherwise, pass the desired values on the `make' command line.
278
 
$(RECURSIVE_TARGETS):
279
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
166
 
 
167
@SET_MAKE@
 
168
 
 
169
all-recursive install-data-recursive install-exec-recursive \
 
170
installdirs-recursive install-recursive uninstall-recursive  \
 
171
check-recursive installcheck-recursive info-recursive dvi-recursive:
 
172
        @set fnord $(MAKEFLAGS); amf=$$2; \
280
173
        dot_seen=no; \
281
174
        target=`echo $@ | sed s/-recursive//`; \
282
175
        list='$(SUBDIRS)'; for subdir in $$list; do \
296
189
 
297
190
mostlyclean-recursive clean-recursive distclean-recursive \
298
191
maintainer-clean-recursive:
299
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
192
        @set fnord $(MAKEFLAGS); amf=$$2; \
300
193
        dot_seen=no; \
301
 
        case "$@" in \
302
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
303
 
          *) list='$(SUBDIRS)' ;; \
304
 
        esac; \
305
 
        rev=''; for subdir in $$list; do \
306
 
          if test "$$subdir" = "."; then :; else \
307
 
            rev="$$subdir $$rev"; \
308
 
          fi; \
 
194
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 
195
          rev="$$subdir $$rev"; \
 
196
          test "$$subdir" != "." || dot_seen=yes; \
309
197
        done; \
310
 
        rev="$$rev ."; \
 
198
        test "$$dot_seen" = "no" && rev=". $$rev"; \
311
199
        target=`echo $@ | sed s/-recursive//`; \
312
200
        for subdir in $$rev; do \
313
201
          echo "Making $$target in $$subdir"; \
323
211
        list='$(SUBDIRS)'; for subdir in $$list; do \
324
212
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
325
213
        done
326
 
ctags-recursive:
327
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
328
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
329
 
        done
330
 
 
331
 
ETAGS = etags
332
 
ETAGSFLAGS =
333
 
 
334
 
CTAGS = ctags
335
 
CTAGSFLAGS =
336
214
 
337
215
tags: TAGS
338
216
 
339
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; } \
 
217
ID: $(HEADERS) $(SOURCES) $(LISP)
 
218
        list='$(SOURCES) $(HEADERS)'; \
 
219
        unique=`for i in $$list; do echo $$i; done | \
 
220
          awk '    { files[$$0] = 1; } \
345
221
               END { for (i in files) print i; }'`; \
346
 
        mkid -fID $$unique
 
222
        here=`pwd` && cd $(srcdir) \
 
223
          && mkid -f$$here/ID $$unique $(LISP)
347
224
 
348
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
349
 
                $(TAGS_FILES) $(LISP)
 
225
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
350
226
        tags=; \
351
227
        here=`pwd`; \
352
 
        if (etags --etags-include --version) >/dev/null 2>&1; then \
353
 
          include_option=--etags-include; \
354
 
        else \
355
 
          include_option=--include; \
356
 
        fi; \
357
228
        list='$(SUBDIRS)'; for subdir in $$list; do \
358
 
          if test "$$subdir" = .; then :; else \
359
 
            test -f $$subdir/TAGS && \
360
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
361
 
          fi; \
 
229
   if test "$$subdir" = .; then :; else \
 
230
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
231
   fi; \
362
232
        done; \
363
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364
 
        unique=`for i in $$list; do \
365
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366
 
          done | \
367
 
          $(AWK) '    { files[$$0] = 1; } \
368
 
               END { for (i in files) print i; }'`; \
369
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
370
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
371
 
             $$tags $$unique
372
 
 
373
 
ctags: CTAGS
374
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375
 
                $(TAGS_FILES) $(LISP)
376
 
        tags=; \
377
 
        here=`pwd`; \
378
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379
 
        unique=`for i in $$list; do \
380
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381
 
          done | \
382
 
          $(AWK) '    { files[$$0] = 1; } \
383
 
               END { for (i in files) print i; }'`; \
384
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
385
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
386
 
             $$tags $$unique
387
 
 
388
 
GTAGS:
389
 
        here=`$(am__cd) $(top_builddir) && pwd` \
390
 
          && cd $(top_srcdir) \
391
 
          && gtags -i $(GTAGS_ARGS) $$here
 
233
        list='$(SOURCES) $(HEADERS)'; \
 
234
        unique=`for i in $$list; do echo $$i; done | \
 
235
          awk '    { files[$$0] = 1; } \
 
236
               END { for (i in files) print i; }'`; \
 
237
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
238
          || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
 
239
 
 
240
mostlyclean-tags:
 
241
 
 
242
clean-tags:
392
243
 
393
244
distclean-tags:
394
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
395
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
396
 
 
397
 
top_distdir = ..
398
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
245
        -rm -f TAGS ID
 
246
 
 
247
maintainer-clean-tags:
 
248
 
 
249
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
250
 
 
251
subdir = scopes
399
252
 
400
253
distdir: $(DISTFILES)
401
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
402
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
403
 
        list='$(DISTFILES)'; for file in $$list; do \
404
 
          case $$file in \
405
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
406
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
407
 
          esac; \
408
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
409
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
410
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
411
 
            dir="/$$dir"; \
412
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
413
 
          else \
414
 
            dir=''; \
415
 
          fi; \
 
254
        here=`cd $(top_builddir) && pwd`; \
 
255
        top_distdir=`cd $(top_distdir) && pwd`; \
 
256
        distdir=`cd $(distdir) && pwd`; \
 
257
        cd $(top_srcdir) \
 
258
          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu scopes/Makefile
 
259
        @for file in $(DISTFILES); do \
 
260
          d=$(srcdir); \
416
261
          if test -d $$d/$$file; then \
417
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
418
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
419
 
            fi; \
420
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
262
            cp -pr $$d/$$file $(distdir)/$$file; \
421
263
          else \
422
264
            test -f $(distdir)/$$file \
423
 
            || cp -p $$d/$$file $(distdir)/$$file \
424
 
            || exit 1; \
 
265
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
266
            || cp -p $$d/$$file $(distdir)/$$file || :; \
425
267
          fi; \
426
268
        done
427
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
269
        for subdir in $(SUBDIRS); do \
428
270
          if test "$$subdir" = .; then :; else \
429
271
            test -d $(distdir)/$$subdir \
430
272
            || mkdir $(distdir)/$$subdir \
431
273
            || exit 1; \
432
 
            (cd $$subdir && \
433
 
              $(MAKE) $(AM_MAKEFLAGS) \
434
 
                top_distdir="$(top_distdir)" \
435
 
                distdir=../$(distdir)/$$subdir \
436
 
                distdir) \
 
274
            chmod 777 $(distdir)/$$subdir; \
 
275
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
437
276
              || exit 1; \
438
277
          fi; \
439
278
        done
 
279
info-am:
 
280
info: info-recursive
 
281
dvi-am:
 
282
dvi: dvi-recursive
440
283
check-am: all-am
441
284
check: check-recursive
442
 
all-am: Makefile
443
 
installdirs: installdirs-recursive
444
 
installdirs-am:
445
 
 
446
 
install: install-recursive
 
285
installcheck-am:
 
286
installcheck: installcheck-recursive
 
287
install-exec-am:
447
288
install-exec: install-exec-recursive
 
289
 
 
290
install-data-am:
448
291
install-data: install-data-recursive
449
 
uninstall: uninstall-recursive
450
292
 
451
293
install-am: all-am
452
294
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
453
 
 
454
 
installcheck: installcheck-recursive
 
295
install: install-recursive
 
296
uninstall-am:
 
297
uninstall: uninstall-recursive
 
298
all-am: Makefile
 
299
all-redirect: all-recursive
455
300
install-strip:
456
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
457
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
458
 
          `test -z '$(STRIP)' || \
459
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
301
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
302
installdirs: installdirs-recursive
 
303
installdirs-am:
 
304
 
 
305
 
460
306
mostlyclean-generic:
461
307
 
462
308
clean-generic:
463
309
 
464
310
distclean-generic:
465
 
        -rm -f $(CONFIG_CLEAN_FILES)
 
311
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
312
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
466
313
 
467
314
maintainer-clean-generic:
468
 
        @echo "This command is intended for maintainers to use"
469
 
        @echo "it deletes files that may require special tools to rebuild."
 
315
mostlyclean-am:  mostlyclean-tags mostlyclean-generic
 
316
 
 
317
mostlyclean: mostlyclean-recursive
 
318
 
 
319
clean-am:  clean-tags clean-generic mostlyclean-am
 
320
 
470
321
clean: clean-recursive
471
322
 
472
 
clean-am: clean-generic clean-libtool mostlyclean-am
 
323
distclean-am:  distclean-tags distclean-generic clean-am
 
324
        -rm -f libtool
473
325
 
474
326
distclean: distclean-recursive
475
 
        -rm -f Makefile
476
 
distclean-am: clean-am distclean-generic distclean-libtool \
477
 
        distclean-tags
478
 
 
479
 
dvi: dvi-recursive
480
 
 
481
 
dvi-am:
482
 
 
483
 
info: info-recursive
484
 
 
485
 
info-am:
486
 
 
487
 
install-data-am:
488
 
 
489
 
install-exec-am:
490
 
 
491
 
install-info: install-info-recursive
492
 
 
493
 
install-man:
494
 
 
495
 
installcheck-am:
 
327
 
 
328
maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
 
329
                distclean-am
 
330
        @echo "This command is intended for maintainers to use;"
 
331
        @echo "it deletes files that may require special tools to rebuild."
496
332
 
497
333
maintainer-clean: maintainer-clean-recursive
498
 
        -rm -f Makefile
499
 
maintainer-clean-am: distclean-am maintainer-clean-generic
500
 
 
501
 
mostlyclean: mostlyclean-recursive
502
 
 
503
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
504
 
 
505
 
pdf: pdf-recursive
506
 
 
507
 
pdf-am:
508
 
 
509
 
ps: ps-recursive
510
 
 
511
 
ps-am:
512
 
 
513
 
uninstall-am: uninstall-info-am
514
 
 
515
 
uninstall-info: uninstall-info-recursive
516
 
 
517
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
518
 
        clean-generic clean-libtool clean-recursive ctags \
519
 
        ctags-recursive distclean distclean-generic distclean-libtool \
520
 
        distclean-recursive distclean-tags distdir dvi dvi-am \
521
 
        dvi-recursive info info-am info-recursive install install-am \
522
 
        install-data install-data-am install-data-recursive \
523
 
        install-exec install-exec-am install-exec-recursive \
524
 
        install-info install-info-am install-info-recursive install-man \
525
 
        install-recursive install-strip installcheck installcheck-am \
526
 
        installdirs installdirs-am installdirs-recursive \
527
 
        maintainer-clean maintainer-clean-generic \
528
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
529
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
530
 
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
531
 
        uninstall uninstall-am uninstall-info-am \
532
 
        uninstall-info-recursive uninstall-recursive
 
334
 
 
335
.PHONY: install-data-recursive uninstall-data-recursive \
 
336
install-exec-recursive uninstall-exec-recursive installdirs-recursive \
 
337
uninstalldirs-recursive all-recursive check-recursive \
 
338
installcheck-recursive info-recursive dvi-recursive \
 
339
mostlyclean-recursive distclean-recursive clean-recursive \
 
340
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 
341
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
342
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
343
install-exec install-data-am install-data install-am install \
 
344
uninstall-am uninstall all-redirect all-am all installdirs-am \
 
345
installdirs mostlyclean-generic distclean-generic clean-generic \
 
346
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
347
 
533
348
 
534
349
# Tell versions [3.59,3.63) of GNU make to not export all variables.
535
350
# Otherwise a system limit (for SysV at least) may be exceeded.