OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [Makefile.in] - Blame information for rev 766

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 766 jeremybenn
# Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6
# Inc.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
 
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
 
16
@SET_MAKE@
17
VPATH = @srcdir@
18
pkgdatadir = $(datadir)/@PACKAGE@
19
pkgincludedir = $(includedir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
install_sh_DATA = $(install_sh) -c -m 644
24
install_sh_PROGRAM = $(install_sh) -c
25
install_sh_SCRIPT = $(install_sh) -c
26
INSTALL_HEADER = $(INSTALL_DATA)
27
transform = $(program_transform_name)
28
NORMAL_INSTALL = :
29
PRE_INSTALL = :
30
POST_INSTALL = :
31
NORMAL_UNINSTALL = :
32
PRE_UNINSTALL = :
33
POST_UNINSTALL = :
34
build_triplet = @build@
35
host_triplet = @host@
36
target_triplet = @target@
37
subdir = .
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/../../compile \
39
        $(srcdir)/../../config.guess $(srcdir)/../../config.sub \
40
        $(srcdir)/../../install-sh $(srcdir)/../../ltmain.sh \
41
        $(srcdir)/../../missing $(srcdir)/../../mkinstalldirs \
42
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43
        $(top_srcdir)/configure \
44
        $(top_srcdir)/gnu/classpath/Configuration.java.in \
45
        $(top_srcdir)/gnu/java/security/Configuration.java.in \
46
        $(top_srcdir)/resource/META-INF/services/java.util.prefs.PreferencesFactory.in \
47
        $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader.in \
48
        $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.MixerProvider.in \
49
        ../../ABOUT-NLS ../../COPYING ../../COPYING.LIB \
50
        ../../ChangeLog ../../README ../../compile ../../config.guess \
51
        ../../config.rpath ../../config.sub ../../depcomp \
52
        ../../install-sh ../../ltmain.sh ../../missing \
53
        ../../mkinstalldirs ../../ylwrap AUTHORS COPYING ChangeLog \
54
        INSTALL NEWS TODO compile config.guess config.rpath config.sub \
55
        depcomp install-sh ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh ltconfig \
56
        ltmain.sh missing mkinstalldirs
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
59
        $(top_srcdir)/../../config/lead-dot.m4 \
60
        $(top_srcdir)/../../config/lib-ld.m4 \
61
        $(top_srcdir)/../../config/lib-link.m4 \
62
        $(top_srcdir)/../../config/lib-prefix.m4 \
63
        $(top_srcdir)/../../config/multi.m4 \
64
        $(top_srcdir)/../../config/no-executables.m4 \
65
        $(top_srcdir)/../../config/override.m4 \
66
        $(top_srcdir)/../../libtool.m4 \
67
        $(top_srcdir)/../../ltoptions.m4 \
68
        $(top_srcdir)/../../ltsugar.m4 \
69
        $(top_srcdir)/../../ltversion.m4 \
70
        $(top_srcdir)/../../lt~obsolete.m4 \
71
        $(top_srcdir)/m4/ac_prog_antlr.m4 \
72
        $(top_srcdir)/m4/ac_prog_java.m4 \
73
        $(top_srcdir)/m4/ac_prog_java_works.m4 \
74
        $(top_srcdir)/m4/ac_prog_javac.m4 \
75
        $(top_srcdir)/m4/ac_prog_javac_works.m4 \
76
        $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
77
        $(top_srcdir)/m4/acinclude.m4 \
78
        $(top_srcdir)/m4/ax_create_stdint_h.m4 \
79
        $(top_srcdir)/m4/ax_func_which_gethostbyname_r.m4 \
80
        $(top_srcdir)/m4/gcc_attribute.m4 $(top_srcdir)/m4/iconv.m4 \
81
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
82
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83
        $(ACLOCAL_M4)
84
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
85
 configure.lineno config.status.lineno
86
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
87
CONFIG_HEADER = $(top_builddir)/include/config.h
88
CONFIG_CLEAN_FILES = gnu/classpath/Configuration.java \
89
        gnu/java/security/Configuration.java \
90
        resource/META-INF/services/java.util.prefs.PreferencesFactory \
91
        resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader \
92
        resource/META-INF/services/javax.sound.sampled.spi.MixerProvider
93
CONFIG_CLEAN_VPATH_FILES =
94
SOURCES =
95
DIST_SOURCES =
96
MULTISRCTOP =
97
MULTIBUILDTOP =
98
MULTIDIRS =
99
MULTISUBDIR =
100
MULTIDO = true
101
MULTICLEAN = true
102
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
103
        html-recursive info-recursive install-data-recursive \
104
        install-dvi-recursive install-exec-recursive \
105
        install-html-recursive install-info-recursive \
106
        install-pdf-recursive install-ps-recursive install-recursive \
107
        installcheck-recursive installdirs-recursive pdf-recursive \
108
        ps-recursive uninstall-recursive
109
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
110
  distclean-recursive maintainer-clean-recursive
111
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
112
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
113
        distdir dist dist-all distcheck
114
ETAGS = etags
115
CTAGS = ctags
116
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117
distdir = $(PACKAGE)-$(VERSION)
118
top_distdir = $(distdir)
119
am__remove_distdir = \
120
  { test ! -d "$(distdir)" \
121
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
122
         && rm -fr "$(distdir)"; }; }
123
am__relativize = \
124
  dir0=`pwd`; \
125
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
126
  sed_rest='s,^[^/]*/*,,'; \
127
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
128
  sed_butlast='s,/*[^/]*$$,,'; \
129
  while test -n "$$dir1"; do \
130
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
131
    if test "$$first" != "."; then \
132
      if test "$$first" = ".."; then \
133
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
134
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
135
      else \
136
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
137
        if test "$$first2" = "$$first"; then \
138
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
139
        else \
140
          dir2="../$$dir2"; \
141
        fi; \
142
        dir0="$$dir0"/"$$first"; \
143
      fi; \
144
    fi; \
145
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
146
  done; \
147
  reldir="$$dir2"
148
DIST_ARCHIVES = $(distdir).tar.gz
149
GZIP_ENV = --best
150
distuninstallcheck_listfiles = find . -type f -print
151
distcleancheck_listfiles = find . -type f -print
152
ACLOCAL = @ACLOCAL@
153
AMTAR = @AMTAR@
154
ANTLR = @ANTLR@
155
ANTLR_JAR = @ANTLR_JAR@
156
AR = @AR@
157
AUTOCONF = @AUTOCONF@
158
AUTOHEADER = @AUTOHEADER@
159
AUTOMAKE = @AUTOMAKE@
160
AWK = @AWK@
161
CAIRO_CFLAGS = @CAIRO_CFLAGS@
162
CAIRO_LIBS = @CAIRO_LIBS@
163
CC = @CC@
164
CCDEPMODE = @CCDEPMODE@
165
CFLAGS = @CFLAGS@
166
CLASSPATH_CONVENIENCE = @CLASSPATH_CONVENIENCE@
167
CLASSPATH_INCLUDES = @CLASSPATH_INCLUDES@
168
CLASSPATH_MODULE = @CLASSPATH_MODULE@
169
COLLECTIONS_PREFIX = @COLLECTIONS_PREFIX@
170
CP = @CP@
171
CPP = @CPP@
172
CPPFLAGS = @CPPFLAGS@
173
CXX = @CXX@
174
CXXCPP = @CXXCPP@
175
CXXDEPMODE = @CXXDEPMODE@
176
CXXFLAGS = @CXXFLAGS@
177
CYGPATH_W = @CYGPATH_W@
178
DATE = @DATE@
179
DEFAULT_PREFS_PEER = @DEFAULT_PREFS_PEER@
180
DEFS = @DEFS@
181
DEPDIR = @DEPDIR@
182
DSYMUTIL = @DSYMUTIL@
183
DUMPBIN = @DUMPBIN@
184
ECHO_C = @ECHO_C@
185
ECHO_N = @ECHO_N@
186
ECHO_T = @ECHO_T@
187
ECJ_JAR = @ECJ_JAR@
188
EGREP = @EGREP@
189
ERROR_CFLAGS = @ERROR_CFLAGS@
190
EXAMPLESDIR = @EXAMPLESDIR@
191
EXEEXT = @EXEEXT@
192
EXTRA_CFLAGS = @EXTRA_CFLAGS@
193
FGREP = @FGREP@
194
FIND = @FIND@
195
FREETYPE2_CFLAGS = @FREETYPE2_CFLAGS@
196
FREETYPE2_LIBS = @FREETYPE2_LIBS@
197
GCONF_CFLAGS = @GCONF_CFLAGS@
198
GCONF_LIBS = @GCONF_LIBS@
199
GDK_CFLAGS = @GDK_CFLAGS@
200
GDK_LIBS = @GDK_LIBS@
201
GJDOC = @GJDOC@
202
GLIB_CFLAGS = @GLIB_CFLAGS@
203
GLIB_LIBS = @GLIB_LIBS@
204
GMP_CFLAGS = @GMP_CFLAGS@
205
GMP_LIBS = @GMP_LIBS@
206
GREP = @GREP@
207
GSTREAMER_BASE_CFLAGS = @GSTREAMER_BASE_CFLAGS@
208
GSTREAMER_BASE_LIBS = @GSTREAMER_BASE_LIBS@
209
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
210
GSTREAMER_FILE_READER = @GSTREAMER_FILE_READER@
211
GSTREAMER_LIBS = @GSTREAMER_LIBS@
212
GSTREAMER_MIXER_PROVIDER = @GSTREAMER_MIXER_PROVIDER@
213
GSTREAMER_PLUGINS_BASE_CFLAGS = @GSTREAMER_PLUGINS_BASE_CFLAGS@
214
GSTREAMER_PLUGINS_BASE_LIBS = @GSTREAMER_PLUGINS_BASE_LIBS@
215
GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
216
GTK_CFLAGS = @GTK_CFLAGS@
217
GTK_LIBS = @GTK_LIBS@
218
INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@
219
INSTALL = @INSTALL@
220
INSTALL_DATA = @INSTALL_DATA@
221
INSTALL_PROGRAM = @INSTALL_PROGRAM@
222
INSTALL_SCRIPT = @INSTALL_SCRIPT@
223
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
224
JAR = @JAR@
225
JAVA = @JAVA@
226
JAVAC = @JAVAC@
227
JAVAC_IS_GCJ = @JAVAC_IS_GCJ@
228
JAVAC_MEM_OPT = @JAVAC_MEM_OPT@
229
JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
230
JAY = @JAY@
231
JAY_SKELETON = @JAY_SKELETON@
232
LD = @LD@
233
LDFLAGS = @LDFLAGS@
234
LIBDEBUG = @LIBDEBUG@
235
LIBICONV = @LIBICONV@
236
LIBMAGIC = @LIBMAGIC@
237
LIBOBJS = @LIBOBJS@
238
LIBS = @LIBS@
239
LIBTOOL = @LIBTOOL@
240
LIBVERSION = @LIBVERSION@
241
LIPO = @LIPO@
242
LN_S = @LN_S@
243
LTLIBICONV = @LTLIBICONV@
244
LTLIBOBJS = @LTLIBOBJS@
245
MAINT = @MAINT@
246
MAKEINFO = @MAKEINFO@
247
MKDIR = @MKDIR@
248
MKDIR_P = @MKDIR_P@
249
MOC = @MOC@
250
MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
251
MOZILLA_LIBS = @MOZILLA_LIBS@
252
NM = @NM@
253
NMEDIT = @NMEDIT@
254
OBJDUMP = @OBJDUMP@
255
OBJEXT = @OBJEXT@
256
OTOOL = @OTOOL@
257
OTOOL64 = @OTOOL64@
258
PACKAGE = @PACKAGE@
259
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
260
PACKAGE_NAME = @PACKAGE_NAME@
261
PACKAGE_STRING = @PACKAGE_STRING@
262
PACKAGE_TARNAME = @PACKAGE_TARNAME@
263
PACKAGE_URL = @PACKAGE_URL@
264
PACKAGE_VERSION = @PACKAGE_VERSION@
265
PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
266
PANGOFT2_LIBS = @PANGOFT2_LIBS@
267
PATH_SEPARATOR = @PATH_SEPARATOR@
268
PATH_TO_ESCHER = @PATH_TO_ESCHER@
269
PATH_TO_GLIBJ_ZIP = @PATH_TO_GLIBJ_ZIP@
270
PERL = @PERL@
271
PKG_CONFIG = @PKG_CONFIG@
272
PLUGIN_DIR = @PLUGIN_DIR@
273
QT_CFLAGS = @QT_CFLAGS@
274
QT_LIBS = @QT_LIBS@
275
RANLIB = @RANLIB@
276
REMOVE = @REMOVE@
277
SED = @SED@
278
SET_MAKE = @SET_MAKE@
279
SHELL = @SHELL@
280
STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
281
STRIP = @STRIP@
282
TOOLSDIR = @TOOLSDIR@
283
USER_JAVAH = @USER_JAVAH@
284
VERSION = @VERSION@
285
WANT_NATIVE_BIG_INTEGER = @WANT_NATIVE_BIG_INTEGER@
286
WARNING_CFLAGS = @WARNING_CFLAGS@
287
XMKMF = @XMKMF@
288
XML_CFLAGS = @XML_CFLAGS@
289
XML_LIBS = @XML_LIBS@
290
XSLT_CFLAGS = @XSLT_CFLAGS@
291
XSLT_LIBS = @XSLT_LIBS@
292
XTEST_LIBS = @XTEST_LIBS@
293
X_CFLAGS = @X_CFLAGS@
294
X_EXTRA_LIBS = @X_EXTRA_LIBS@
295
X_LIBS = @X_LIBS@
296
X_PRE_LIBS = @X_PRE_LIBS@
297
ZIP = @ZIP@
298
abs_builddir = @abs_builddir@
299
abs_srcdir = @abs_srcdir@
300
abs_top_builddir = @abs_top_builddir@
301
abs_top_srcdir = @abs_top_srcdir@
302
ac_ct_ANTLR = @ac_ct_ANTLR@
303
ac_ct_CC = @ac_ct_CC@
304
ac_ct_CXX = @ac_ct_CXX@
305
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
306
am__include = @am__include@
307
am__leading_dot = @am__leading_dot@
308
am__quote = @am__quote@
309
am__tar = @am__tar@
310
am__untar = @am__untar@
311
bindir = @bindir@
312
build = @build@
313
build_alias = @build_alias@
314
build_cpu = @build_cpu@
315
build_os = @build_os@
316
build_vendor = @build_vendor@
317
builddir = @builddir@
318
datadir = @datadir@
319
datarootdir = @datarootdir@
320
default_toolkit = @default_toolkit@
321
docdir = @docdir@
322
dvidir = @dvidir@
323
exec_prefix = @exec_prefix@
324
glibjdir = @glibjdir@
325
host = @host@
326
host_alias = @host_alias@
327
host_cpu = @host_cpu@
328
host_os = @host_os@
329
host_vendor = @host_vendor@
330
htmldir = @htmldir@
331
includedir = @includedir@
332
infodir = @infodir@
333
install_sh = @install_sh@
334
libdir = @libdir@
335
libexecdir = @libexecdir@
336
localedir = @localedir@
337
localstatedir = @localstatedir@
338
mandir = @mandir@
339
mkdir_p = @mkdir_p@
340
multi_basedir = @multi_basedir@
341
nativeexeclibdir = @nativeexeclibdir@
342
oldincludedir = @oldincludedir@
343
pdfdir = @pdfdir@
344
prefix = @prefix@
345
program_transform_name = @program_transform_name@
346
psdir = @psdir@
347
sbindir = @sbindir@
348
sharedstatedir = @sharedstatedir@
349
srcdir = @srcdir@
350
sysconfdir = @sysconfdir@
351
target = @target@
352
target_alias = @target_alias@
353
target_cpu = @target_cpu@
354
target_os = @target_os@
355
target_vendor = @target_vendor@
356
toolexeclibdir = @toolexeclibdir@
357
top_build_prefix = @top_build_prefix@
358
top_builddir = @top_builddir@
359
top_srcdir = @top_srcdir@
360
uudecode = @uudecode@
361
vm_classes = @vm_classes@
362
 
363
# lib first, to compile .class files before native code, last examples
364
SUBDIRS = lib doc external include native resource scripts tools $(EXAMPLESDIR)
365
DIST_SUBDIRS = lib doc external include native resource scripts tools examples
366
 
367
# Allow users to pass site-specific flags to autoreconf via an env var.
368
ACLOCAL_AMFLAGS = -I m4 -I ../.. -I ../../config ${LOCAL_AUTORECONF_FLAGS}
369
EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2007 \
370
             ChangeLog-2003 ChangeLog-2004 ChangeLog-2005 ChangeLog-2006 \
371
             ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj \
372
             autogen.sh ChangeLog-2008
373
 
374
DISTCHECK_CONFIGURE_FLAGS = --with-gjdoc --enable-gstreamer-peer \
375
        --enable-xmlj --enable-qt-peer
376
 
377
all: all-recursive
378
 
379
.SUFFIXES:
380
am--refresh:
381
        @:
382
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
383
        @for dep in $?; do \
384
          case '$(am__configure_deps)' in \
385
            *$$dep*) \
386
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
387
              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
388
                && exit 0; \
389
              exit 1;; \
390
          esac; \
391
        done; \
392
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
393
        $(am__cd) $(top_srcdir) && \
394
          $(AUTOMAKE) --gnu Makefile
395
.PRECIOUS: Makefile
396
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
397
        @case '$?' in \
398
          *config.status*) \
399
            echo ' $(SHELL) ./config.status'; \
400
            $(SHELL) ./config.status;; \
401
          *) \
402
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
403
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
404
        esac;
405
 
406
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
407
        $(SHELL) ./config.status --recheck
408
 
409
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
410
        $(am__cd) $(srcdir) && $(AUTOCONF)
411
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
412
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
413
$(am__aclocal_m4_deps):
414
gnu/classpath/Configuration.java: $(top_builddir)/config.status $(top_srcdir)/gnu/classpath/Configuration.java.in
415
        cd $(top_builddir) && $(SHELL) ./config.status $@
416
gnu/java/security/Configuration.java: $(top_builddir)/config.status $(top_srcdir)/gnu/java/security/Configuration.java.in
417
        cd $(top_builddir) && $(SHELL) ./config.status $@
418
resource/META-INF/services/java.util.prefs.PreferencesFactory: $(top_builddir)/config.status $(top_srcdir)/resource/META-INF/services/java.util.prefs.PreferencesFactory.in
419
        cd $(top_builddir) && $(SHELL) ./config.status $@
420
resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader: $(top_builddir)/config.status $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.AudioFileReader.in
421
        cd $(top_builddir) && $(SHELL) ./config.status $@
422
resource/META-INF/services/javax.sound.sampled.spi.MixerProvider: $(top_builddir)/config.status $(top_srcdir)/resource/META-INF/services/javax.sound.sampled.spi.MixerProvider.in
423
        cd $(top_builddir) && $(SHELL) ./config.status $@
424
 
425
mostlyclean-libtool:
426
        -rm -f *.lo
427
 
428
clean-libtool:
429
        -rm -rf .libs _libs
430
 
431
distclean-libtool:
432
        -rm -f libtool config.lt
433
 
434
# GNU Make needs to see an explicit $(MAKE) variable in the command it
435
# runs to enable its job server during parallel builds.  Hence the
436
# comments below.
437
all-multi:
438
        $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
439
install-multi:
440
        $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
441
 
442
mostlyclean-multi:
443
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
444
clean-multi:
445
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
446
distclean-multi:
447
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
448
maintainer-clean-multi:
449
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
450
 
451
# This directory's subdirectories are mostly independent; you can cd
452
# into them and run `make' without going through this Makefile.
453
# To change the values of `make' variables: instead of editing Makefiles,
454
# (1) if the variable is set in `config.status', edit `config.status'
455
#     (which will cause the Makefiles to be regenerated when you run `make');
456
# (2) otherwise, pass the desired values on the `make' command line.
457
$(RECURSIVE_TARGETS):
458
        @fail= failcom='exit 1'; \
459
        for f in x $$MAKEFLAGS; do \
460
          case $$f in \
461
            *=* | --[!k]*);; \
462
            *k*) failcom='fail=yes';; \
463
          esac; \
464
        done; \
465
        dot_seen=no; \
466
        target=`echo $@ | sed s/-recursive//`; \
467
        list='$(SUBDIRS)'; for subdir in $$list; do \
468
          echo "Making $$target in $$subdir"; \
469
          if test "$$subdir" = "."; then \
470
            dot_seen=yes; \
471
            local_target="$$target-am"; \
472
          else \
473
            local_target="$$target"; \
474
          fi; \
475
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
476
          || eval $$failcom; \
477
        done; \
478
        if test "$$dot_seen" = "no"; then \
479
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
480
        fi; test -z "$$fail"
481
 
482
$(RECURSIVE_CLEAN_TARGETS):
483
        @fail= failcom='exit 1'; \
484
        for f in x $$MAKEFLAGS; do \
485
          case $$f in \
486
            *=* | --[!k]*);; \
487
            *k*) failcom='fail=yes';; \
488
          esac; \
489
        done; \
490
        dot_seen=no; \
491
        case "$@" in \
492
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
493
          *) list='$(SUBDIRS)' ;; \
494
        esac; \
495
        rev=''; for subdir in $$list; do \
496
          if test "$$subdir" = "."; then :; else \
497
            rev="$$subdir $$rev"; \
498
          fi; \
499
        done; \
500
        rev="$$rev ."; \
501
        target=`echo $@ | sed s/-recursive//`; \
502
        for subdir in $$rev; do \
503
          echo "Making $$target in $$subdir"; \
504
          if test "$$subdir" = "."; then \
505
            local_target="$$target-am"; \
506
          else \
507
            local_target="$$target"; \
508
          fi; \
509
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
510
          || eval $$failcom; \
511
        done && test -z "$$fail"
512
tags-recursive:
513
        list='$(SUBDIRS)'; for subdir in $$list; do \
514
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
515
        done
516
ctags-recursive:
517
        list='$(SUBDIRS)'; for subdir in $$list; do \
518
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
519
        done
520
 
521
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
522
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
523
        unique=`for i in $$list; do \
524
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525
          done | \
526
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
527
              END { if (nonempty) { for (i in files) print i; }; }'`; \
528
        mkid -fID $$unique
529
tags: TAGS
530
 
531
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
532
                $(TAGS_FILES) $(LISP)
533
        set x; \
534
        here=`pwd`; \
535
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
536
          include_option=--etags-include; \
537
          empty_fix=.; \
538
        else \
539
          include_option=--include; \
540
          empty_fix=; \
541
        fi; \
542
        list='$(SUBDIRS)'; for subdir in $$list; do \
543
          if test "$$subdir" = .; then :; else \
544
            test ! -f $$subdir/TAGS || \
545
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
546
          fi; \
547
        done; \
548
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
549
        unique=`for i in $$list; do \
550
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
551
          done | \
552
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
553
              END { if (nonempty) { for (i in files) print i; }; }'`; \
554
        shift; \
555
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
556
          test -n "$$unique" || unique=$$empty_fix; \
557
          if test $$# -gt 0; then \
558
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559
              "$$@" $$unique; \
560
          else \
561
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
562
              $$unique; \
563
          fi; \
564
        fi
565
ctags: CTAGS
566
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
567
                $(TAGS_FILES) $(LISP)
568
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
569
        unique=`for i in $$list; do \
570
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
571
          done | \
572
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
573
              END { if (nonempty) { for (i in files) print i; }; }'`; \
574
        test -z "$(CTAGS_ARGS)$$unique" \
575
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
576
             $$unique
577
 
578
GTAGS:
579
        here=`$(am__cd) $(top_builddir) && pwd` \
580
          && $(am__cd) $(top_srcdir) \
581
          && gtags -i $(GTAGS_ARGS) "$$here"
582
 
583
distclean-tags:
584
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
585
 
586
distdir: $(DISTFILES)
587
        $(am__remove_distdir)
588
        test -d "$(distdir)" || mkdir "$(distdir)"
589
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
591
        list='$(DISTFILES)'; \
592
          dist_files=`for file in $$list; do echo $$file; done | \
593
          sed -e "s|^$$srcdirstrip/||;t" \
594
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
595
        case $$dist_files in \
596
          */*) $(MKDIR_P) `echo "$$dist_files" | \
597
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
598
                           sort -u` ;; \
599
        esac; \
600
        for file in $$dist_files; do \
601
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
602
          if test -d $$d/$$file; then \
603
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
604
            if test -d "$(distdir)/$$file"; then \
605
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
606
            fi; \
607
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
608
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
609
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
610
            fi; \
611
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
612
          else \
613
            test -f "$(distdir)/$$file" \
614
            || cp -p $$d/$$file "$(distdir)/$$file" \
615
            || exit 1; \
616
          fi; \
617
        done
618
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
619
          if test "$$subdir" = .; then :; else \
620
            test -d "$(distdir)/$$subdir" \
621
            || $(MKDIR_P) "$(distdir)/$$subdir" \
622
            || exit 1; \
623
          fi; \
624
        done
625
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
626
          if test "$$subdir" = .; then :; else \
627
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
628
            $(am__relativize); \
629
            new_distdir=$$reldir; \
630
            dir1=$$subdir; dir2="$(top_distdir)"; \
631
            $(am__relativize); \
632
            new_top_distdir=$$reldir; \
633
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
634
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
635
            ($(am__cd) $$subdir && \
636
              $(MAKE) $(AM_MAKEFLAGS) \
637
                top_distdir="$$new_top_distdir" \
638
                distdir="$$new_distdir" \
639
                am__remove_distdir=: \
640
                am__skip_length_check=: \
641
                am__skip_mode_fix=: \
642
                distdir) \
643
              || exit 1; \
644
          fi; \
645
        done
646
        $(MAKE) $(AM_MAKEFLAGS) \
647
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
648
          dist-hook
649
        -test -n "$(am__skip_mode_fix)" \
650
        || find "$(distdir)" -type d ! -perm -755 \
651
                -exec chmod u+rwx,go+rx {} \; -o \
652
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
653
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
654
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
655
        || chmod -R a+r "$(distdir)"
656
dist-gzip: distdir
657
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
658
        $(am__remove_distdir)
659
 
660
dist-bzip2: distdir
661
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
662
        $(am__remove_distdir)
663
 
664
dist-lzma: distdir
665
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
666
        $(am__remove_distdir)
667
 
668
dist-xz: distdir
669
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
670
        $(am__remove_distdir)
671
 
672
dist-tarZ: distdir
673
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
674
        $(am__remove_distdir)
675
 
676
dist-shar: distdir
677
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
678
        $(am__remove_distdir)
679
 
680
dist-zip: distdir
681
        -rm -f $(distdir).zip
682
        zip -rq $(distdir).zip $(distdir)
683
        $(am__remove_distdir)
684
 
685
dist dist-all: distdir
686
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
687
        $(am__remove_distdir)
688
 
689
# This target untars the dist file and tries a VPATH configuration.  Then
690
# it guarantees that the distribution is self-contained by making another
691
# tarfile.
692
distcheck: dist
693
        case '$(DIST_ARCHIVES)' in \
694
        *.tar.gz*) \
695
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
696
        *.tar.bz2*) \
697
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
698
        *.tar.lzma*) \
699
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
700
        *.tar.xz*) \
701
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
702
        *.tar.Z*) \
703
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
704
        *.shar.gz*) \
705
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
706
        *.zip*) \
707
          unzip $(distdir).zip ;;\
708
        esac
709
        chmod -R a-w $(distdir); chmod a+w $(distdir)
710
        mkdir $(distdir)/_build
711
        mkdir $(distdir)/_inst
712
        chmod a-w $(distdir)
713
        test -d $(distdir)/_build || exit 0; \
714
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
715
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
716
          && am__cwd=`pwd` \
717
          && $(am__cd) $(distdir)/_build \
718
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
719
            $(DISTCHECK_CONFIGURE_FLAGS) \
720
          && $(MAKE) $(AM_MAKEFLAGS) \
721
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
722
          && $(MAKE) $(AM_MAKEFLAGS) check \
723
          && $(MAKE) $(AM_MAKEFLAGS) install \
724
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
725
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
726
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
727
                distuninstallcheck \
728
          && chmod -R a-w "$$dc_install_base" \
729
          && ({ \
730
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
731
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
732
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
733
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
734
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
735
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
736
          && rm -rf "$$dc_destdir" \
737
          && $(MAKE) $(AM_MAKEFLAGS) dist \
738
          && rm -rf $(DIST_ARCHIVES) \
739
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
740
          && cd "$$am__cwd" \
741
          || exit 1
742
        $(am__remove_distdir)
743
        @(echo "$(distdir) archives ready for distribution: "; \
744
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
745
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
746
distuninstallcheck:
747
        @$(am__cd) '$(distuninstallcheck_dir)' \
748
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
749
           || { echo "ERROR: files left after uninstall:" ; \
750
                if test -n "$(DESTDIR)"; then \
751
                  echo "  (check DESTDIR support)"; \
752
                fi ; \
753
                $(distuninstallcheck_listfiles) ; \
754
                exit 1; } >&2
755
distcleancheck: distclean
756
        @if test '$(srcdir)' = . ; then \
757
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
758
          exit 1 ; \
759
        fi
760
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
761
          || { echo "ERROR: files left in build directory after distclean:" ; \
762
               $(distcleancheck_listfiles) ; \
763
               exit 1; } >&2
764
check-am: all-am
765
check: check-recursive
766
all-am: Makefile all-multi
767
installdirs: installdirs-recursive
768
installdirs-am:
769
install: install-recursive
770
install-exec: install-exec-recursive
771
install-data: install-data-recursive
772
uninstall: uninstall-recursive
773
 
774
install-am: all-am
775
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
776
 
777
installcheck: installcheck-recursive
778
install-strip:
779
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
780
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
781
          `test -z '$(STRIP)' || \
782
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
783
mostlyclean-generic:
784
 
785
clean-generic:
786
 
787
distclean-generic:
788
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
789
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
790
 
791
maintainer-clean-generic:
792
        @echo "This command is intended for maintainers to use"
793
        @echo "it deletes files that may require special tools to rebuild."
794
clean: clean-multi clean-recursive
795
 
796
clean-am: clean-generic clean-libtool mostlyclean-am
797
 
798
distclean: distclean-multi distclean-recursive
799
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
800
        -rm -f Makefile
801
distclean-am: clean-am distclean-generic distclean-libtool \
802
        distclean-tags
803
 
804
dvi: dvi-recursive
805
 
806
dvi-am:
807
 
808
html: html-recursive
809
 
810
html-am:
811
 
812
info: info-recursive
813
 
814
info-am:
815
 
816
install-data-am:
817
 
818
install-dvi: install-dvi-recursive
819
 
820
install-dvi-am:
821
 
822
install-exec-am: install-multi
823
 
824
install-html: install-html-recursive
825
 
826
install-html-am:
827
 
828
install-info: install-info-recursive
829
 
830
install-info-am:
831
 
832
install-man:
833
 
834
install-pdf: install-pdf-recursive
835
 
836
install-pdf-am:
837
 
838
install-ps: install-ps-recursive
839
 
840
install-ps-am:
841
 
842
installcheck-am:
843
 
844
maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
845
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
846
        -rm -rf $(top_srcdir)/autom4te.cache
847
        -rm -f Makefile
848
maintainer-clean-am: distclean-am maintainer-clean-generic
849
 
850
mostlyclean: mostlyclean-multi mostlyclean-recursive
851
 
852
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
853
 
854
pdf: pdf-recursive
855
 
856
pdf-am:
857
 
858
ps: ps-recursive
859
 
860
ps-am:
861
 
862
uninstall-am:
863
 
864
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all-multi \
865
        clean-multi ctags-recursive distclean-multi install-am \
866
        install-multi install-strip maintainer-clean-multi \
867
        mostlyclean-multi tags-recursive
868
 
869
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
870
        all all-am all-multi am--refresh check check-am clean \
871
        clean-generic clean-libtool clean-multi ctags ctags-recursive \
872
        dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzma \
873
        dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
874
        distclean-generic distclean-libtool distclean-multi \
875
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
876
        dvi-am html html-am info info-am install install-am \
877
        install-data install-data-am install-dvi install-dvi-am \
878
        install-exec install-exec-am install-html install-html-am \
879
        install-info install-info-am install-man install-multi \
880
        install-pdf install-pdf-am install-ps install-ps-am \
881
        install-strip installcheck installcheck-am installdirs \
882
        installdirs-am maintainer-clean maintainer-clean-generic \
883
        maintainer-clean-multi mostlyclean mostlyclean-generic \
884
        mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
885
        tags-recursive uninstall uninstall-am
886
 
887
 
888
native: lib
889
 
890
dist-hook:
891
        -$(mkinstalldirs) $(distdir)/include
892
        -cp -f $(top_srcdir)/include/*.in $(distdir)/include
893
        -cp -f $(top_srcdir)/include/*.h $(distdir)/include
894
 
895
ChangeLog:
896
        cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf
897
 
898
# Tell versions [3.59,3.63) of GNU make to not export all variables.
899
# Otherwise a system limit (for SysV at least) may be exceeded.
900
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.