~ubuntu-branches/ubuntu/precise/mpeg4ip/precise

« back to all changes in this revision

Viewing changes to lib/SDLAudio/src/audio/windx5/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2008-01-12 15:59:56 UTC
  • Revision ID: james.westby@ubuntu.com-20080112155956-1vznw5njidvrh649
Tags: upstream-1.6dfsg
ImportĀ upstreamĀ versionĀ 1.6dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.2 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 = $(libaudio_windx5_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
build_triplet = @build@
 
40
host_triplet = @host@
 
41
target_triplet = @target@
 
42
subdir = src/audio/windx5
 
43
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
45
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
46
        $(top_srcdir)/configure.in
 
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
48
        $(ACLOCAL_M4)
 
49
mkinstalldirs = $(install_sh) -d
 
50
CONFIG_CLEAN_FILES =
 
51
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
52
libaudio_windx5_la_LIBADD =
 
53
am__objects_1 = SDL_dx5audio.lo
 
54
am_libaudio_windx5_la_OBJECTS = $(am__objects_1)
 
55
libaudio_windx5_la_OBJECTS = $(am_libaudio_windx5_la_OBJECTS)
 
56
DEFAULT_INCLUDES = -I. -I$(srcdir)
 
57
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
58
am__depfiles_maybe = depfiles
 
59
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
60
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
61
LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
 
62
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
63
        $(AM_CFLAGS) $(CFLAGS)
 
64
CCLD = $(CC)
 
65
LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
66
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
67
SOURCES = $(libaudio_windx5_la_SOURCES)
 
68
DIST_SOURCES = $(libaudio_windx5_la_SOURCES)
 
69
ETAGS = etags
 
70
CTAGS = ctags
 
71
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
72
ACLOCAL = @ACLOCAL@
 
73
ALLOCA = @ALLOCA@
 
74
ALSA_CFLAGS = @ALSA_CFLAGS@
 
75
ALSA_LIBS = @ALSA_LIBS@
 
76
AMDEP_FALSE = @AMDEP_FALSE@
 
77
AMDEP_TRUE = @AMDEP_TRUE@
 
78
AMTAR = @AMTAR@
 
79
AR = @AR@
 
80
ARCH = @ARCH@
 
81
ARTSCCONFIG = @ARTSCCONFIG@
 
82
AS = @AS@
 
83
ASFLAGS = @ASFLAGS@
 
84
AUDIO_DRIVERS = @AUDIO_DRIVERS@
 
85
AUDIO_SUBDIRS = @AUDIO_SUBDIRS@
 
86
AUTOCONF = @AUTOCONF@
 
87
AUTOHEADER = @AUTOHEADER@
 
88
AUTOMAKE = @AUTOMAKE@
 
89
AWK = @AWK@
 
90
CC = @CC@
 
91
CCAS = @CCAS@
 
92
CCASFLAGS = @CCASFLAGS@
 
93
CCDEPMODE = @CCDEPMODE@
 
94
CDROM_DRIVERS = @CDROM_DRIVERS@
 
95
CDROM_SUBDIRS = @CDROM_SUBDIRS@
 
96
CFLAGS = @CFLAGS@
 
97
CPP = @CPP@
 
98
CPPFLAGS = @CPPFLAGS@
 
99
CXX = @CXX@
 
100
CXXCPP = @CXXCPP@
 
101
CXXDEPMODE = @CXXDEPMODE@
 
102
CXXFLAGS = @CXXFLAGS@
 
103
CYGPATH_W = @CYGPATH_W@
 
104
DEFS = @DEFS@
 
105
DEPDIR = @DEPDIR@
 
106
DLLTOOL = @DLLTOOL@
 
107
ECHO = @ECHO@
 
108
ECHO_C = @ECHO_C@
 
109
ECHO_N = @ECHO_N@
 
110
ECHO_T = @ECHO_T@
 
111
EGREP = @EGREP@
 
112
ENABLE_SHARED_FALSE = @ENABLE_SHARED_FALSE@
 
113
ENABLE_SHARED_TRUE = @ENABLE_SHARED_TRUE@
 
114
ENABLE_STATIC_FALSE = @ENABLE_STATIC_FALSE@
 
115
ENABLE_STATIC_TRUE = @ENABLE_STATIC_TRUE@
 
116
ESD_CFLAGS = @ESD_CFLAGS@
 
117
ESD_CONFIG = @ESD_CONFIG@
 
118
ESD_LIBS = @ESD_LIBS@
 
119
EXEEXT = @EXEEXT@
 
120
F77 = @F77@
 
121
FFLAGS = @FFLAGS@
 
122
HAVE_NASM_FALSE = @HAVE_NASM_FALSE@
 
123
HAVE_NASM_TRUE = @HAVE_NASM_TRUE@
 
124
INSTALL_DATA = @INSTALL_DATA@
 
125
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
126
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
127
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
128
JOYSTICK_DRIVERS = @JOYSTICK_DRIVERS@
 
129
JOYSTICK_SUBDIRS = @JOYSTICK_SUBDIRS@
 
130
LDFLAGS = @LDFLAGS@
 
131
LIBOBJS = @LIBOBJS@
 
132
LIBS = @LIBS@
 
133
LIBTOOL = @LIBTOOL@
 
134
LN_S = @LN_S@
 
135
LTLIBOBJS = @LTLIBOBJS@
 
136
LT_AGE = @LT_AGE@
 
137
LT_CURRENT = @LT_CURRENT@
 
138
LT_RELEASE = @LT_RELEASE@
 
139
LT_REVISION = @LT_REVISION@
 
140
MAKEINFO = @MAKEINFO@
 
141
OBJC = @OBJC@
 
142
OBJCDEPMODE = @OBJCDEPMODE@
 
143
OBJCFLAGS = @OBJCFLAGS@
 
144
OBJDUMP = @OBJDUMP@
 
145
OBJEXT = @OBJEXT@
 
146
PACKAGE = @PACKAGE@
 
147
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
148
PACKAGE_NAME = @PACKAGE_NAME@
 
149
PACKAGE_STRING = @PACKAGE_STRING@
 
150
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
151
PACKAGE_VERSION = @PACKAGE_VERSION@
 
152
PATH_SEPARATOR = @PATH_SEPARATOR@
 
153
PTH_CONFIG = @PTH_CONFIG@
 
154
RANLIB = @RANLIB@
 
155
SDL_BINARY_AGE = @SDL_BINARY_AGE@
 
156
SDL_CFLAGS = @SDL_CFLAGS@
 
157
SDL_EXTRADIRS = @SDL_EXTRADIRS@
 
158
SDL_EXTRALIBS = @SDL_EXTRALIBS@
 
159
SDL_INTERFACE_AGE = @SDL_INTERFACE_AGE@
 
160
SDL_LIBS = @SDL_LIBS@
 
161
SDL_MAJOR_VERSION = @SDL_MAJOR_VERSION@
 
162
SDL_MICRO_VERSION = @SDL_MICRO_VERSION@
 
163
SDL_MINOR_VERSION = @SDL_MINOR_VERSION@
 
164
SDL_RLD_FLAGS = @SDL_RLD_FLAGS@
 
165
SDL_STATIC_LIBS = @SDL_STATIC_LIBS@
 
166
SDL_VERSION = @SDL_VERSION@
 
167
SET_MAKE = @SET_MAKE@
 
168
SHARED_SYSTEM_LIBS = @SHARED_SYSTEM_LIBS@
 
169
SHELL = @SHELL@
 
170
STATIC_SYSTEM_LIBS = @STATIC_SYSTEM_LIBS@
 
171
STRIP = @STRIP@
 
172
SYSTEM_LIBS = @SYSTEM_LIBS@
 
173
TARGET_AIX_FALSE = @TARGET_AIX_FALSE@
 
174
TARGET_AIX_TRUE = @TARGET_AIX_TRUE@
 
175
TARGET_BEOS_FALSE = @TARGET_BEOS_FALSE@
 
176
TARGET_BEOS_TRUE = @TARGET_BEOS_TRUE@
 
177
TARGET_BSDI_FALSE = @TARGET_BSDI_FALSE@
 
178
TARGET_BSDI_TRUE = @TARGET_BSDI_TRUE@
 
179
TARGET_FREEBSD_FALSE = @TARGET_FREEBSD_FALSE@
 
180
TARGET_FREEBSD_TRUE = @TARGET_FREEBSD_TRUE@
 
181
TARGET_IRIX_FALSE = @TARGET_IRIX_FALSE@
 
182
TARGET_IRIX_TRUE = @TARGET_IRIX_TRUE@
 
183
TARGET_LINUX_FALSE = @TARGET_LINUX_FALSE@
 
184
TARGET_LINUX_TRUE = @TARGET_LINUX_TRUE@
 
185
TARGET_MACOSX_FALSE = @TARGET_MACOSX_FALSE@
 
186
TARGET_MACOSX_TRUE = @TARGET_MACOSX_TRUE@
 
187
TARGET_MACOS_FALSE = @TARGET_MACOS_FALSE@
 
188
TARGET_MACOS_TRUE = @TARGET_MACOS_TRUE@
 
189
TARGET_MINT_FALSE = @TARGET_MINT_FALSE@
 
190
TARGET_MINT_TRUE = @TARGET_MINT_TRUE@
 
191
TARGET_NETBSD_FALSE = @TARGET_NETBSD_FALSE@
 
192
TARGET_NETBSD_TRUE = @TARGET_NETBSD_TRUE@
 
193
TARGET_OPENBSD_FALSE = @TARGET_OPENBSD_FALSE@
 
194
TARGET_OPENBSD_TRUE = @TARGET_OPENBSD_TRUE@
 
195
TARGET_QNX_FALSE = @TARGET_QNX_FALSE@
 
196
TARGET_QNX_TRUE = @TARGET_QNX_TRUE@
 
197
TARGET_QTOPIA_FALSE = @TARGET_QTOPIA_FALSE@
 
198
TARGET_QTOPIA_TRUE = @TARGET_QTOPIA_TRUE@
 
199
TARGET_SOLARIS_FALSE = @TARGET_SOLARIS_FALSE@
 
200
TARGET_SOLARIS_TRUE = @TARGET_SOLARIS_TRUE@
 
201
TARGET_WIN32_FALSE = @TARGET_WIN32_FALSE@
 
202
TARGET_WIN32_TRUE = @TARGET_WIN32_TRUE@
 
203
USE_CLONE_FALSE = @USE_CLONE_FALSE@
 
204
USE_CLONE_TRUE = @USE_CLONE_TRUE@
 
205
USE_DIRECTX_FALSE = @USE_DIRECTX_FALSE@
 
206
USE_DIRECTX_TRUE = @USE_DIRECTX_TRUE@
 
207
VERSION = @VERSION@
 
208
VIDEO_DRIVERS = @VIDEO_DRIVERS@
 
209
VIDEO_SUBDIRS = @VIDEO_SUBDIRS@
 
210
ac_ct_AR = @ac_ct_AR@
 
211
ac_ct_AS = @ac_ct_AS@
 
212
ac_ct_CC = @ac_ct_CC@
 
213
ac_ct_CXX = @ac_ct_CXX@
 
214
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
215
ac_ct_F77 = @ac_ct_F77@
 
216
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
217
ac_ct_RANLIB = @ac_ct_RANLIB@
 
218
ac_ct_STRIP = @ac_ct_STRIP@
 
219
alsa_lib = @alsa_lib@
 
220
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
221
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
222
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
223
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
224
am__fastdepOBJC_FALSE = @am__fastdepOBJC_FALSE@
 
225
am__fastdepOBJC_TRUE = @am__fastdepOBJC_TRUE@
 
226
am__include = @am__include@
 
227
am__leading_dot = @am__leading_dot@
 
228
am__quote = @am__quote@
 
229
am__tar = @am__tar@
 
230
am__untar = @am__untar@
 
231
arts_lib = @arts_lib@
 
232
bindir = @bindir@
 
233
build = @build@
 
234
build_alias = @build_alias@
 
235
build_cpu = @build_cpu@
 
236
build_os = @build_os@
 
237
build_vendor = @build_vendor@
 
238
datadir = @datadir@
 
239
esd_lib = @esd_lib@
 
240
exec_prefix = @exec_prefix@
 
241
host = @host@
 
242
host_alias = @host_alias@
 
243
host_cpu = @host_cpu@
 
244
host_os = @host_os@
 
245
host_vendor = @host_vendor@
 
246
includedir = @includedir@
 
247
infodir = @infodir@
 
248
install_sh = @install_sh@
 
249
libdir = @libdir@
 
250
libexecdir = @libexecdir@
 
251
localstatedir = @localstatedir@
 
252
mandir = @mandir@
 
253
mkdir_p = @mkdir_p@
 
254
oldincludedir = @oldincludedir@
 
255
prefix = @prefix@
 
256
program_transform_name = @program_transform_name@
 
257
sbindir = @sbindir@
 
258
sharedstatedir = @sharedstatedir@
 
259
sysconfdir = @sysconfdir@
 
260
target = @target@
 
261
target_alias = @target_alias@
 
262
target_cpu = @target_cpu@
 
263
target_os = @target_os@
 
264
target_vendor = @target_vendor@
 
265
noinst_LTLIBRARIES = libaudio_windx5.la
 
266
libaudio_windx5_la_SOURCES = $(SRCS)
 
267
 
 
268
# The SDL audio driver sources
 
269
SRCS = SDL_dx5audio.c   \
 
270
        SDL_dx5audio.h
 
271
 
 
272
all: all-am
 
273
 
 
274
.SUFFIXES:
 
275
.SUFFIXES: .c .lo .o .obj
 
276
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
277
        @for dep in $?; do \
 
278
          case '$(am__configure_deps)' in \
 
279
            *$$dep*) \
 
280
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
281
                && exit 0; \
 
282
              exit 1;; \
 
283
          esac; \
 
284
        done; \
 
285
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/audio/windx5/Makefile'; \
 
286
        cd $(top_srcdir) && \
 
287
          $(AUTOMAKE) --foreign  src/audio/windx5/Makefile
 
288
.PRECIOUS: Makefile
 
289
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
290
        @case '$?' in \
 
291
          *config.status*) \
 
292
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
293
          *) \
 
294
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
295
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
296
        esac;
 
297
 
 
298
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
299
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
300
 
 
301
$(top_srcdir)/configure:  $(am__configure_deps)
 
302
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
303
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
304
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
305
 
 
306
clean-noinstLTLIBRARIES:
 
307
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
308
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
309
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
310
          test "$$dir" != "$$p" || dir=.; \
 
311
          echo "rm -f \"$${dir}/so_locations\""; \
 
312
          rm -f "$${dir}/so_locations"; \
 
313
        done
 
314
libaudio_windx5.la: $(libaudio_windx5_la_OBJECTS) $(libaudio_windx5_la_DEPENDENCIES) 
 
315
        $(LINK)  $(libaudio_windx5_la_LDFLAGS) $(libaudio_windx5_la_OBJECTS) $(libaudio_windx5_la_LIBADD) $(LIBS)
 
316
 
 
317
mostlyclean-compile:
 
318
        -rm -f *.$(OBJEXT)
 
319
 
 
320
distclean-compile:
 
321
        -rm -f *.tab.c
 
322
 
 
323
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SDL_dx5audio.Plo@am__quote@
 
324
 
 
325
.c.o:
 
326
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
327
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
328
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
329
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
330
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
331
 
 
332
.c.obj:
 
333
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
334
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
335
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
336
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
337
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
338
 
 
339
.c.lo:
 
340
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
341
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
342
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
343
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
344
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
345
 
 
346
mostlyclean-libtool:
 
347
        -rm -f *.lo
 
348
 
 
349
clean-libtool:
 
350
        -rm -rf .libs _libs
 
351
 
 
352
distclean-libtool:
 
353
        -rm -f libtool
 
354
uninstall-info-am:
 
355
 
 
356
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
357
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
358
        unique=`for i in $$list; do \
 
359
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
360
          done | \
 
361
          $(AWK) '    { files[$$0] = 1; } \
 
362
               END { for (i in files) print i; }'`; \
 
363
        mkid -fID $$unique
 
364
tags: TAGS
 
365
 
 
366
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
367
                $(TAGS_FILES) $(LISP)
 
368
        tags=; \
 
369
        here=`pwd`; \
 
370
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
371
        unique=`for i in $$list; do \
 
372
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
373
          done | \
 
374
          $(AWK) '    { files[$$0] = 1; } \
 
375
               END { for (i in files) print i; }'`; \
 
376
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
377
          test -n "$$unique" || unique=$$empty_fix; \
 
378
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
379
            $$tags $$unique; \
 
380
        fi
 
381
ctags: CTAGS
 
382
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
383
                $(TAGS_FILES) $(LISP)
 
384
        tags=; \
 
385
        here=`pwd`; \
 
386
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
387
        unique=`for i in $$list; do \
 
388
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
389
          done | \
 
390
          $(AWK) '    { files[$$0] = 1; } \
 
391
               END { for (i in files) print i; }'`; \
 
392
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
393
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
394
             $$tags $$unique
 
395
 
 
396
GTAGS:
 
397
        here=`$(am__cd) $(top_builddir) && pwd` \
 
398
          && cd $(top_srcdir) \
 
399
          && gtags -i $(GTAGS_ARGS) $$here
 
400
 
 
401
distclean-tags:
 
402
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
403
 
 
404
distdir: $(DISTFILES)
 
405
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
406
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
407
        list='$(DISTFILES)'; for file in $$list; do \
 
408
          case $$file in \
 
409
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
410
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
411
          esac; \
 
412
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
413
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
414
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
415
            dir="/$$dir"; \
 
416
            $(mkdir_p) "$(distdir)$$dir"; \
 
417
          else \
 
418
            dir=''; \
 
419
          fi; \
 
420
          if test -d $$d/$$file; then \
 
421
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
422
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
423
            fi; \
 
424
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
425
          else \
 
426
            test -f $(distdir)/$$file \
 
427
            || cp -p $$d/$$file $(distdir)/$$file \
 
428
            || exit 1; \
 
429
          fi; \
 
430
        done
 
431
check-am: all-am
 
432
check: check-am
 
433
all-am: Makefile $(LTLIBRARIES)
 
434
installdirs:
 
435
install: install-am
 
436
install-exec: install-exec-am
 
437
install-data: install-data-am
 
438
uninstall: uninstall-am
 
439
 
 
440
install-am: all-am
 
441
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
442
 
 
443
installcheck: installcheck-am
 
444
install-strip:
 
445
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
446
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
447
          `test -z '$(STRIP)' || \
 
448
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
449
mostlyclean-generic:
 
450
 
 
451
clean-generic:
 
452
 
 
453
distclean-generic:
 
454
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
455
 
 
456
maintainer-clean-generic:
 
457
        @echo "This command is intended for maintainers to use"
 
458
        @echo "it deletes files that may require special tools to rebuild."
 
459
clean: clean-am
 
460
 
 
461
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
462
        mostlyclean-am
 
463
 
 
464
distclean: distclean-am
 
465
        -rm -rf ./$(DEPDIR)
 
466
        -rm -f Makefile
 
467
distclean-am: clean-am distclean-compile distclean-generic \
 
468
        distclean-libtool distclean-tags
 
469
 
 
470
dvi: dvi-am
 
471
 
 
472
dvi-am:
 
473
 
 
474
html: html-am
 
475
 
 
476
info: info-am
 
477
 
 
478
info-am:
 
479
 
 
480
install-data-am:
 
481
 
 
482
install-exec-am:
 
483
 
 
484
install-info: install-info-am
 
485
 
 
486
install-man:
 
487
 
 
488
installcheck-am:
 
489
 
 
490
maintainer-clean: maintainer-clean-am
 
491
        -rm -rf ./$(DEPDIR)
 
492
        -rm -f Makefile
 
493
maintainer-clean-am: distclean-am maintainer-clean-generic
 
494
 
 
495
mostlyclean: mostlyclean-am
 
496
 
 
497
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
498
        mostlyclean-libtool
 
499
 
 
500
pdf: pdf-am
 
501
 
 
502
pdf-am:
 
503
 
 
504
ps: ps-am
 
505
 
 
506
ps-am:
 
507
 
 
508
uninstall-am: uninstall-info-am
 
509
 
 
510
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
511
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
512
        distclean-compile distclean-generic distclean-libtool \
 
513
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
514
        install install-am install-data install-data-am install-exec \
 
515
        install-exec-am install-info install-info-am install-man \
 
516
        install-strip installcheck installcheck-am installdirs \
 
517
        maintainer-clean maintainer-clean-generic mostlyclean \
 
518
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
519
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
520
        uninstall-info-am
 
521
 
 
522
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
523
# Otherwise a system limit (for SysV at least) may be exceeded.
 
524
.NOEXPORT: