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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 760 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
 
18
 
19
VPATH = @srcdir@
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
30
NORMAL_INSTALL = :
31
PRE_INSTALL = :
32
POST_INSTALL = :
33
NORMAL_UNINSTALL = :
34
PRE_UNINSTALL = :
35
POST_UNINSTALL = :
36
build_triplet = @build@
37
host_triplet = @host@
38
subdir = .
39
DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \
40
        $(srcdir)/Makefile.am $(top_srcdir)/configure \
41
        $(am__configure_deps) $(srcdir)/config-h.in ltmain.sh \
42
        config.guess config.sub $(am__include_HEADERS_DIST) \
43
        $(am__noinst_HEADERS_DIST)
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
am__aclocal_m4_deps = $(top_srcdir)/../../config/depstand.m4 \
46
        $(top_srcdir)/../../config/lead-dot.m4 \
47
        $(top_srcdir)/../../config/multi.m4 \
48
        $(top_srcdir)/../../config/override.m4 \
49
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51
        $(ACLOCAL_M4)
52
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53
 configure.lineno config.status.lineno
54
mkinstalldirs = $(install_sh) -d
55
CONFIG_HEADER = config.h
56
CONFIG_CLEAN_FILES =
57
CONFIG_CLEAN_VPATH_FILES =
58
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59
am__vpath_adj = case $$p in \
60
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61
    *) f=$$p;; \
62
  esac;
63
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
64
am__install_max = 40
65
am__nobase_strip_setup = \
66
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
67
am__nobase_strip = \
68
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
69
am__nobase_list = $(am__nobase_strip_setup); \
70
  for p in $$list; do echo "$$p $$p"; done | \
71
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
72
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
73
    if (++n[$$2] == $(am__install_max)) \
74
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
75
    END { for (dir in files) print dir, files[dir] }'
76
am__base_list = \
77
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
79
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
80
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
81
am__DEPENDENCIES_1 =
82
libltdl_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
83
am_libltdl_la_OBJECTS = ltdl.lo
84
libltdl_la_OBJECTS = $(am_libltdl_la_OBJECTS)
85
libltdl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
86
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
87
        $(libltdl_la_LDFLAGS) $(LDFLAGS) -o $@
88
@INSTALL_LTDL_TRUE@am_libltdl_la_rpath = -rpath $(libdir)
89
libltdlc_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
90
am_libltdlc_la_OBJECTS = ltdl.lo
91
libltdlc_la_OBJECTS = $(am_libltdlc_la_OBJECTS)
92
@CONVENIENCE_LTDL_TRUE@am_libltdlc_la_rpath =
93
DEFAULT_INCLUDES = -I.@am__isrc@
94
depcomp =
95
am__depfiles_maybe =
96
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
97
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
98
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
99
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
100
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101
CCLD = $(CC)
102
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
103
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
104
        $(LDFLAGS) -o $@
105
SOURCES = $(libltdl_la_SOURCES) $(libltdlc_la_SOURCES)
106
MULTISRCTOP =
107
MULTIBUILDTOP =
108
MULTIDIRS =
109
MULTISUBDIR =
110
MULTIDO = true
111
MULTICLEAN = true
112
am__include_HEADERS_DIST = ltdl.h
113
am__noinst_HEADERS_DIST = ltdl.h
114
HEADERS = $(include_HEADERS) $(noinst_HEADERS)
115
ETAGS = etags
116
CTAGS = ctags
117
ACLOCAL = @ACLOCAL@
118
AMTAR = @AMTAR@
119
AR = @AR@
120
AS = @AS@
121
AUTOCONF = @AUTOCONF@
122
AUTOHEADER = @AUTOHEADER@
123
AUTOMAKE = @AUTOMAKE@
124
AWK = @AWK@
125
CC = @CC@
126
CCDEPMODE = @CCDEPMODE@
127
CFLAGS = @CFLAGS@
128
CPP = @CPP@
129
CPPFLAGS = @CPPFLAGS@
130
CYGPATH_W = @CYGPATH_W@
131
DEFS = @DEFS@
132
DEPDIR = @DEPDIR@
133
DLLTOOL = @DLLTOOL@
134
ECHO = @ECHO@
135
ECHO_C = @ECHO_C@
136
ECHO_N = @ECHO_N@
137
ECHO_T = @ECHO_T@
138
EGREP = @EGREP@
139
EXEEXT = @EXEEXT@
140
GREP = @GREP@
141
INSTALL = @INSTALL@
142
INSTALL_DATA = @INSTALL_DATA@
143
INSTALL_PROGRAM = @INSTALL_PROGRAM@
144
INSTALL_SCRIPT = @INSTALL_SCRIPT@
145
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146
LDFLAGS = @LDFLAGS@
147
LIBADD_DL = @LIBADD_DL@
148
LIBOBJS = @LIBOBJS@
149
LIBS = @LIBS@
150
LIBTOOL = @LIBTOOL@
151
LIBTOOL_DEPS = @LIBTOOL_DEPS@
152
LN_S = @LN_S@
153
LTLIBOBJS = @LTLIBOBJS@
154
MAINT = @MAINT@
155
MAKEINFO = @MAKEINFO@
156
MKDIR_P = @MKDIR_P@
157
OBJDUMP = @OBJDUMP@
158
OBJEXT = @OBJEXT@
159
PACKAGE = @PACKAGE@
160
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161
PACKAGE_NAME = @PACKAGE_NAME@
162
PACKAGE_STRING = @PACKAGE_STRING@
163
PACKAGE_TARNAME = @PACKAGE_TARNAME@
164
PACKAGE_URL = @PACKAGE_URL@
165
PACKAGE_VERSION = @PACKAGE_VERSION@
166
PATH_SEPARATOR = @PATH_SEPARATOR@
167
RANLIB = @RANLIB@
168
SET_MAKE = @SET_MAKE@
169
SHELL = @SHELL@
170
STRIP = @STRIP@
171
VERSION = @VERSION@
172
abs_builddir = @abs_builddir@
173
abs_srcdir = @abs_srcdir@
174
abs_top_builddir = @abs_top_builddir@
175
abs_top_srcdir = @abs_top_srcdir@
176
ac_ct_CC = @ac_ct_CC@
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
builddir = @builddir@
189
datadir = @datadir@
190
datarootdir = @datarootdir@
191
docdir = @docdir@
192
dvidir = @dvidir@
193
exec_prefix = @exec_prefix@
194
host = @host@
195
host_alias = @host_alias@
196
host_cpu = @host_cpu@
197
host_os = @host_os@
198
host_vendor = @host_vendor@
199
htmldir = @htmldir@
200
includedir = @includedir@
201
infodir = @infodir@
202
install_sh = @install_sh@
203
libdir = @libdir@
204
libexecdir = @libexecdir@
205
localedir = @localedir@
206
localstatedir = @localstatedir@
207
mandir = @mandir@
208
mkdir_p = @mkdir_p@
209
multi_basedir = @multi_basedir@
210
oldincludedir = @oldincludedir@
211
pdfdir = @pdfdir@
212
prefix = @prefix@
213
program_transform_name = @program_transform_name@
214
psdir = @psdir@
215
sbindir = @sbindir@
216
sharedstatedir = @sharedstatedir@
217
srcdir = @srcdir@
218
sysconfdir = @sysconfdir@
219
target_alias = @target_alias@
220
top_build_prefix = @top_build_prefix@
221
top_builddir = @top_builddir@
222
top_srcdir = @top_srcdir@
223
AUTOMAKE_OPTIONS = no-dependencies foreign no-dist
224
ACLOCAL_AMFLAGS = -I ../.. -I ../../config
225
INCLUDES = $(GCINCS)
226
@INSTALL_LTDL_TRUE@include_HEADERS = ltdl.h
227
@INSTALL_LTDL_TRUE@lib_LTLIBRARIES = libltdl.la
228
@INSTALL_LTDL_FALSE@noinst_HEADERS = ltdl.h
229
@CONVENIENCE_LTDL_TRUE@noinst_LTLIBRARIES = libltdlc.la
230
CLEANFILES = libltdl.la libltdlc.la
231
libltdl_la_SOURCES = ltdl.c
232
libltdl_la_LDFLAGS = -no-undefined -version-info 4:1:1
233
libltdl_la_LIBADD = $(LIBADD_DL)
234
libltdlc_la_SOURCES = ltdl.c
235
libltdlc_la_LIBADD = $(LIBADD_DL)
236
ltdldatadir = $(datadir)/libtool/libltdl
237
ltdldatafiles = COPYING.LIB README acinclude.m4 aclocal.m4 \
238
                Makefile.am Makefile.in configure.ac configure \
239
                config-h.in config.guess config.sub \
240
                install-sh missing ltmain.sh \
241
                ltdl.c ltdl.h
242
 
243
all: config.h
244
        $(MAKE) $(AM_MAKEFLAGS) all-am
245
 
246
.SUFFIXES:
247
.SUFFIXES: .c .lo .o .obj
248
am--refresh:
249
        @:
250
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
251
        @for dep in $?; do \
252
          case '$(am__configure_deps)' in \
253
            *$$dep*) \
254
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
255
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
256
                && exit 0; \
257
              exit 1;; \
258
          esac; \
259
        done; \
260
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
261
        $(am__cd) $(top_srcdir) && \
262
          $(AUTOMAKE) --foreign Makefile
263
.PRECIOUS: Makefile
264
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265
        @case '$?' in \
266
          *config.status*) \
267
            echo ' $(SHELL) ./config.status'; \
268
            $(SHELL) ./config.status;; \
269
          *) \
270
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
271
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
272
        esac;
273
 
274
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275
        $(SHELL) ./config.status --recheck
276
 
277
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
278
        $(am__cd) $(srcdir) && $(AUTOCONF)
279
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
280
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
281
$(am__aclocal_m4_deps):
282
 
283
config.h: stamp-h1
284
        @if test ! -f $@; then \
285
          rm -f stamp-h1; \
286
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
287
        else :; fi
288
 
289
stamp-h1: $(srcdir)/config-h.in $(top_builddir)/config.status
290
        @rm -f stamp-h1
291
        cd $(top_builddir) && $(SHELL) ./config.status config.h
292
$(srcdir)/config-h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
293
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
294
        rm -f stamp-h1
295
        touch $@
296
 
297
distclean-hdr:
298
        -rm -f config.h stamp-h1
299
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
300
        @$(NORMAL_INSTALL)
301
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
302
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
303
        list2=; for p in $$list; do \
304
          if test -f $$p; then \
305
            list2="$$list2 $$p"; \
306
          else :; fi; \
307
        done; \
308
        test -z "$$list2" || { \
309
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
310
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
311
        }
312
 
313
uninstall-libLTLIBRARIES:
314
        @$(NORMAL_UNINSTALL)
315
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
316
        for p in $$list; do \
317
          $(am__strip_dir) \
318
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
319
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
320
        done
321
 
322
clean-libLTLIBRARIES:
323
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
324
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
325
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
326
          test "$$dir" != "$$p" || dir=.; \
327
          echo "rm -f \"$${dir}/so_locations\""; \
328
          rm -f "$${dir}/so_locations"; \
329
        done
330
 
331
clean-noinstLTLIBRARIES:
332
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
333
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
334
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
335
          test "$$dir" != "$$p" || dir=.; \
336
          echo "rm -f \"$${dir}/so_locations\""; \
337
          rm -f "$${dir}/so_locations"; \
338
        done
339
libltdl.la: $(libltdl_la_OBJECTS) $(libltdl_la_DEPENDENCIES)
340
        $(libltdl_la_LINK) $(am_libltdl_la_rpath) $(libltdl_la_OBJECTS) $(libltdl_la_LIBADD) $(LIBS)
341
libltdlc.la: $(libltdlc_la_OBJECTS) $(libltdlc_la_DEPENDENCIES)
342
        $(LINK) $(am_libltdlc_la_rpath) $(libltdlc_la_OBJECTS) $(libltdlc_la_LIBADD) $(LIBS)
343
 
344
mostlyclean-compile:
345
        -rm -f *.$(OBJEXT)
346
 
347
distclean-compile:
348
        -rm -f *.tab.c
349
 
350
.c.o:
351
        $(COMPILE) -c $<
352
 
353
.c.obj:
354
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
355
 
356
.c.lo:
357
        $(LTCOMPILE) -c -o $@ $<
358
 
359
mostlyclean-libtool:
360
        -rm -f *.lo
361
 
362
clean-libtool:
363
        -rm -rf .libs _libs
364
 
365
distclean-libtool:
366
        -rm -f libtool config.lt
367
 
368
# GNU Make needs to see an explicit $(MAKE) variable in the command it
369
# runs to enable its job server during parallel builds.  Hence the
370
# comments below.
371
all-multi:
372
        $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
373
install-multi:
374
        $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
375
 
376
mostlyclean-multi:
377
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
378
clean-multi:
379
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
380
distclean-multi:
381
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
382
maintainer-clean-multi:
383
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
384
install-includeHEADERS: $(include_HEADERS)
385
        @$(NORMAL_INSTALL)
386
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
387
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
388
        for p in $$list; do \
389
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
390
          echo "$$d$$p"; \
391
        done | $(am__base_list) | \
392
        while read files; do \
393
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
394
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
395
        done
396
 
397
uninstall-includeHEADERS:
398
        @$(NORMAL_UNINSTALL)
399
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
400
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
401
        test -n "$$files" || exit 0; \
402
        echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
403
        cd "$(DESTDIR)$(includedir)" && rm -f $$files
404
 
405
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407
        unique=`for i in $$list; do \
408
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409
          done | \
410
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411
              END { if (nonempty) { for (i in files) print i; }; }'`; \
412
        mkid -fID $$unique
413
tags: TAGS
414
 
415
TAGS:  $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
416
                $(TAGS_FILES) $(LISP)
417
        set x; \
418
        here=`pwd`; \
419
        list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
420
        unique=`for i in $$list; do \
421
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422
          done | \
423
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424
              END { if (nonempty) { for (i in files) print i; }; }'`; \
425
        shift; \
426
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
427
          test -n "$$unique" || unique=$$empty_fix; \
428
          if test $$# -gt 0; then \
429
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
430
              "$$@" $$unique; \
431
          else \
432
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
433
              $$unique; \
434
          fi; \
435
        fi
436
ctags: CTAGS
437
CTAGS:  $(HEADERS) $(SOURCES) config-h.in $(TAGS_DEPENDENCIES) \
438
                $(TAGS_FILES) $(LISP)
439
        list='$(SOURCES) $(HEADERS) config-h.in $(LISP) $(TAGS_FILES)'; \
440
        unique=`for i in $$list; do \
441
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442
          done | \
443
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444
              END { if (nonempty) { for (i in files) print i; }; }'`; \
445
        test -z "$(CTAGS_ARGS)$$unique" \
446
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447
             $$unique
448
 
449
GTAGS:
450
        here=`$(am__cd) $(top_builddir) && pwd` \
451
          && $(am__cd) $(top_srcdir) \
452
          && gtags -i $(GTAGS_ARGS) "$$here"
453
 
454
distclean-tags:
455
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
456
check-am: all-am
457
check: check-am
458
all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
459
installdirs:
460
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
461
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
462
        done
463
install: install-am
464
install-exec: install-exec-am
465
install-data: install-data-am
466
uninstall: uninstall-am
467
 
468
install-am: all-am
469
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
470
 
471
installcheck: installcheck-am
472
install-strip:
473
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475
          `test -z '$(STRIP)' || \
476
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
477
mostlyclean-generic:
478
 
479
clean-generic:
480
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
481
 
482
distclean-generic:
483
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
485
 
486
maintainer-clean-generic:
487
        @echo "This command is intended for maintainers to use"
488
        @echo "it deletes files that may require special tools to rebuild."
489
@INSTALL_LTDL_FALSE@install-data-local:
490
clean: clean-am clean-multi
491
 
492
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
493
        clean-noinstLTLIBRARIES mostlyclean-am
494
 
495
distclean: distclean-am distclean-multi
496
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
497
        -rm -f Makefile
498
distclean-am: clean-am distclean-compile distclean-generic \
499
        distclean-hdr distclean-libtool distclean-tags
500
 
501
dvi: dvi-am
502
 
503
dvi-am:
504
 
505
html: html-am
506
 
507
html-am:
508
 
509
info: info-am
510
 
511
info-am:
512
 
513
install-data-am: install-data-local install-includeHEADERS
514
 
515
install-dvi: install-dvi-am
516
 
517
install-dvi-am:
518
 
519
install-exec-am: install-libLTLIBRARIES install-multi
520
 
521
install-html: install-html-am
522
 
523
install-html-am:
524
 
525
install-info: install-info-am
526
 
527
install-info-am:
528
 
529
install-man:
530
 
531
install-pdf: install-pdf-am
532
 
533
install-pdf-am:
534
 
535
install-ps: install-ps-am
536
 
537
install-ps-am:
538
 
539
installcheck-am:
540
 
541
maintainer-clean: maintainer-clean-am maintainer-clean-multi
542
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
543
        -rm -rf $(top_srcdir)/autom4te.cache
544
        -rm -f Makefile
545
maintainer-clean-am: distclean-am maintainer-clean-generic
546
 
547
mostlyclean: mostlyclean-am mostlyclean-multi
548
 
549
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
550
        mostlyclean-libtool
551
 
552
pdf: pdf-am
553
 
554
pdf-am:
555
 
556
ps: ps-am
557
 
558
ps-am:
559
 
560
uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
561
 
562
.MAKE: all all-multi clean-multi distclean-multi install-am \
563
        install-multi install-strip maintainer-clean-multi \
564
        mostlyclean-multi
565
 
566
.PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
567
        clean clean-generic clean-libLTLIBRARIES clean-libtool \
568
        clean-multi clean-noinstLTLIBRARIES ctags distclean \
569
        distclean-compile distclean-generic distclean-hdr \
570
        distclean-libtool distclean-multi distclean-tags dvi dvi-am \
571
        html html-am info info-am install install-am install-data \
572
        install-data-am install-data-local install-dvi install-dvi-am \
573
        install-exec install-exec-am install-html install-html-am \
574
        install-includeHEADERS install-info install-info-am \
575
        install-libLTLIBRARIES install-man install-multi install-pdf \
576
        install-pdf-am install-ps install-ps-am install-strip \
577
        installcheck installcheck-am installdirs maintainer-clean \
578
        maintainer-clean-generic maintainer-clean-multi mostlyclean \
579
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
580
        mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
581
        uninstall-am uninstall-includeHEADERS uninstall-libLTLIBRARIES
582
 
583
 
584
ltdl.lo: ltdl.h config.h
585
 
586
$(libltdl_la_OBJECTS) $(libltdlc_la_OBJECTS): libtool
587
libtool: $(LIBTOOL_DEPS)
588
        $(SHELL) ./config.status --recheck
589
 
590
@INSTALL_LTDL_TRUE@install-data-local:
591
@INSTALL_LTDL_TRUE@     -rm -rf $(DESTDIR)$(ltdldatadir)
592
@INSTALL_LTDL_TRUE@     $(mkinstalldirs) $(DESTDIR)$(ltdldatadir)
593
@INSTALL_LTDL_TRUE@     ( cd $(srcdir) && $(AMTAR) chf - $(ltdldatafiles); ) \
594
@INSTALL_LTDL_TRUE@       | ( umask 0 && cd $(DESTDIR)$(ltdldatadir) && $(AMTAR) xf -; )
595
 
596
# Tell versions [3.59,3.63) of GNU make to not export all variables.
597
# Otherwise a system limit (for SysV at least) may be exceeded.
598
.NOEXPORT:

powered by: WebSVN 2.1.0

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