OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc1/] [newlib/] [libc/] [sys/] [linux/] [linuxthreads/] [machine/] [i386/] [Makefile.in] - Blame information for rev 345

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 207 jeremybenn
# Makefile.in generated by automake 1.11 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
 
20
VPATH = @srcdir@
21
pkgdatadir = $(datadir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
23
pkglibdir = $(libdir)/@PACKAGE@
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
31
NORMAL_INSTALL = :
32
PRE_INSTALL = :
33
POST_INSTALL = :
34
NORMAL_UNINSTALL = :
35
PRE_UNINSTALL = :
36
POST_UNINSTALL = :
37
build_triplet = @build@
38
host_triplet = @host@
39
DIST_COMMON = $(srcdir)/../../../../../../Makefile.shared \
40
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41
        $(top_srcdir)/configure $(am__configure_deps) \
42
        $(srcdir)/../../../../../../../mkinstalldirs
43
subdir = .
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
am__aclocal_m4_deps = $(top_srcdir)/../../../../../../../libtool.m4 \
46
        $(top_srcdir)/../../../../../../../ltoptions.m4 \
47
        $(top_srcdir)/../../../../../../../ltsugar.m4 \
48
        $(top_srcdir)/../../../../../../../ltversion.m4 \
49
        $(top_srcdir)/../../../../../../../lt~obsolete.m4 \
50
        $(top_srcdir)/../../../../../../acinclude.m4 \
51
        $(top_srcdir)/configure.in
52
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53
        $(ACLOCAL_M4)
54
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55
 configure.lineno config.status.lineno
56
mkinstalldirs = $(SHELL) \
57
        $(top_srcdir)/../../../../../../../mkinstalldirs
58
CONFIG_CLEAN_FILES =
59
CONFIG_CLEAN_VPATH_FILES =
60
LIBRARIES = $(noinst_LIBRARIES)
61
ARFLAGS = cru
62
lib_a_AR = $(AR) $(ARFLAGS)
63
lib_a_LIBADD =
64
am__objects_1 = lib_a-clone.$(OBJEXT) lib_a-i386-sysdep.$(OBJEXT) \
65
        lib_a-pspinlock.$(OBJEXT) lib_a-sysdep.$(OBJEXT)
66
@USE_LIBTOOL_FALSE@am_lib_a_OBJECTS = $(am__objects_1)
67
lib_a_OBJECTS = $(am_lib_a_OBJECTS)
68
LTLIBRARIES = $(noinst_LTLIBRARIES)
69
liblinuxthreadsi386_la_LIBADD =
70
am__objects_2 = clone.lo i386-sysdep.lo pspinlock.lo sysdep.lo
71
@USE_LIBTOOL_TRUE@am_liblinuxthreadsi386_la_OBJECTS =  \
72
@USE_LIBTOOL_TRUE@      $(am__objects_2)
73
liblinuxthreadsi386_la_OBJECTS = $(am_liblinuxthreadsi386_la_OBJECTS)
74
liblinuxthreadsi386_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
75
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76
        $(liblinuxthreadsi386_la_LDFLAGS) $(LDFLAGS) -o $@
77
@USE_LIBTOOL_TRUE@am_liblinuxthreadsi386_la_rpath =
78
DEFAULT_INCLUDES = -I.@am__isrc@
79
depcomp =
80
am__depfiles_maybe =
81
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
83
LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84
        --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
86
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
90
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91
CCLD = $(CC)
92
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
94
        $(LDFLAGS) -o $@
95
SOURCES = $(lib_a_SOURCES) $(liblinuxthreadsi386_la_SOURCES)
96
DATA = $(noinst_DATA)
97
ETAGS = etags
98
CTAGS = ctags
99
ACLOCAL = @ACLOCAL@
100
AMTAR = @AMTAR@
101
AR = @AR@
102
AS = @AS@
103
AUTOCONF = @AUTOCONF@
104
AUTOHEADER = @AUTOHEADER@
105
AUTOMAKE = @AUTOMAKE@
106
AWK = @AWK@
107
CC = @CC@
108
CCAS = @CCAS@
109
CCASFLAGS = @CCASFLAGS@
110
CCDEPMODE = @CCDEPMODE@
111
CFLAGS = @CFLAGS@
112
CPP = @CPP@
113
CPPFLAGS = @CPPFLAGS@
114
CYGPATH_W = @CYGPATH_W@
115
DEFS = @DEFS@
116
DEPDIR = @DEPDIR@
117
DLLTOOL = @DLLTOOL@
118
DSYMUTIL = @DSYMUTIL@
119
DUMPBIN = @DUMPBIN@
120
ECHO_C = @ECHO_C@
121
ECHO_N = @ECHO_N@
122
ECHO_T = @ECHO_T@
123
EGREP = @EGREP@
124
EXEEXT = @EXEEXT@
125
FGREP = @FGREP@
126
GREP = @GREP@
127
INSTALL = @INSTALL@
128
INSTALL_DATA = @INSTALL_DATA@
129
INSTALL_PROGRAM = @INSTALL_PROGRAM@
130
INSTALL_SCRIPT = @INSTALL_SCRIPT@
131
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132
LD = @LD@
133
LDFLAGS = @LDFLAGS@
134
LIBOBJS = @LIBOBJS@
135
LIBS = @LIBS@
136
LIBTOOL = @LIBTOOL@
137
LIPO = @LIPO@
138
LN_S = @LN_S@
139
LTLIBOBJS = @LTLIBOBJS@
140
MAINT = @MAINT@
141
MAKEINFO = @MAKEINFO@
142
MKDIR_P = @MKDIR_P@
143
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
144
NM = @NM@
145
NMEDIT = @NMEDIT@
146
OBJDUMP = @OBJDUMP@
147
OBJEXT = @OBJEXT@
148
OTOOL = @OTOOL@
149
OTOOL64 = @OTOOL64@
150
PACKAGE = @PACKAGE@
151
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152
PACKAGE_NAME = @PACKAGE_NAME@
153
PACKAGE_STRING = @PACKAGE_STRING@
154
PACKAGE_TARNAME = @PACKAGE_TARNAME@
155
PACKAGE_VERSION = @PACKAGE_VERSION@
156
PATH_SEPARATOR = @PATH_SEPARATOR@
157
RANLIB = @RANLIB@
158
READELF = @READELF@
159
SED = @SED@
160
SET_MAKE = @SET_MAKE@
161
SHELL = @SHELL@
162
STRIP = @STRIP@
163
VERSION = @VERSION@
164
abs_builddir = @abs_builddir@
165
abs_srcdir = @abs_srcdir@
166
abs_top_builddir = @abs_top_builddir@
167
abs_top_srcdir = @abs_top_srcdir@
168
ac_ct_CC = @ac_ct_CC@
169
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
170
aext = @aext@
171
am__include = @am__include@
172
am__leading_dot = @am__leading_dot@
173
am__quote = @am__quote@
174
am__tar = @am__tar@
175
am__untar = @am__untar@
176
bindir = @bindir@
177
build = @build@
178
build_alias = @build_alias@
179
build_cpu = @build_cpu@
180
build_os = @build_os@
181
build_vendor = @build_vendor@
182
builddir = @builddir@
183
datadir = @datadir@
184
datarootdir = @datarootdir@
185
docdir = @docdir@
186
dvidir = @dvidir@
187
exec_prefix = @exec_prefix@
188
host = @host@
189
host_alias = @host_alias@
190
host_cpu = @host_cpu@
191
host_os = @host_os@
192
host_vendor = @host_vendor@
193
htmldir = @htmldir@
194
includedir = @includedir@
195
infodir = @infodir@
196
install_sh = @install_sh@
197
libdir = @libdir@
198
libexecdir = @libexecdir@
199
libm_machine_dir = @libm_machine_dir@
200
localedir = @localedir@
201
localstatedir = @localstatedir@
202
lpfx = @lpfx@
203
lt_ECHO = @lt_ECHO@
204
machine_dir = @machine_dir@
205
mandir = @mandir@
206
mkdir_p = @mkdir_p@
207
newlib_basedir = @newlib_basedir@
208
oext = @oext@
209
oldincludedir = @oldincludedir@
210
pdfdir = @pdfdir@
211
prefix = @prefix@
212
program_transform_name = @program_transform_name@
213
psdir = @psdir@
214
sbindir = @sbindir@
215
sharedstatedir = @sharedstatedir@
216
srcdir = @srcdir@
217
sys_dir = @sys_dir@
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 = cygnus
224
INCLUDES = -I$(srcdir)/../../../include -I$(srcdir)/../.. -I$(srcdir)/../generic -I$(srcdir)/../../.. $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
225
AM_CCASFLAGS = -I. -I$(srcdir) $(INCLUDES)
226
LIB_SOURCES = clone.S i386-sysdep.S pspinlock.c sysdep.S
227
liblinuxthreadsi386_la_LDFLAGS = -Xcompiler -nostdlib
228
@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = liblinuxthreadsi386.la
229
@USE_LIBTOOL_TRUE@liblinuxthreadsi386_la_SOURCES = $(LIB_SOURCES)
230
@USE_LIBTOOL_FALSE@noinst_DATA =
231
@USE_LIBTOOL_TRUE@noinst_DATA = objectlist.awk.in
232
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = lib.a
233
@USE_LIBTOOL_FALSE@lib_a_SOURCES = $(LIB_SOURCES)
234
@USE_LIBTOOL_FALSE@lib_a_CFLAGS = $(AM_CFLAGS)
235
@USE_LIBTOOL_FALSE@lib_a_CCASFLAGS = $(AM_CCASFLAGS)
236
AM_CFLAGS = -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1
237
ACLOCAL_AMFLAGS = -I ../../../../../.. -I ../../../../../../..
238
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
239
all: all-am
240
 
241
.SUFFIXES:
242
.SUFFIXES: .S .c .lo .o .obj
243
am--refresh:
244
        @:
245
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../../../../../Makefile.shared $(am__configure_deps)
246
        @for dep in $?; do \
247
          case '$(am__configure_deps)' in \
248
            *$$dep*) \
249
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
250
              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
251
                && exit 0; \
252
              exit 1;; \
253
          esac; \
254
        done; \
255
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
256
        $(am__cd) $(top_srcdir) && \
257
          $(AUTOMAKE) --cygnus Makefile
258
.PRECIOUS: Makefile
259
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
260
        @case '$?' in \
261
          *config.status*) \
262
            echo ' $(SHELL) ./config.status'; \
263
            $(SHELL) ./config.status;; \
264
          *) \
265
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
266
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
267
        esac;
268
 
269
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270
        $(SHELL) ./config.status --recheck
271
 
272
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
273
        $(am__cd) $(srcdir) && $(AUTOCONF)
274
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
275
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
276
$(am__aclocal_m4_deps):
277
 
278
clean-noinstLIBRARIES:
279
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
280
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
281
        -rm -f lib.a
282
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
283
        $(RANLIB) lib.a
284
 
285
clean-noinstLTLIBRARIES:
286
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
287
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
288
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
289
          test "$$dir" != "$$p" || dir=.; \
290
          echo "rm -f \"$${dir}/so_locations\""; \
291
          rm -f "$${dir}/so_locations"; \
292
        done
293
liblinuxthreadsi386.la: $(liblinuxthreadsi386_la_OBJECTS) $(liblinuxthreadsi386_la_DEPENDENCIES)
294
        $(liblinuxthreadsi386_la_LINK) $(am_liblinuxthreadsi386_la_rpath) $(liblinuxthreadsi386_la_OBJECTS) $(liblinuxthreadsi386_la_LIBADD) $(LIBS)
295
 
296
mostlyclean-compile:
297
        -rm -f *.$(OBJEXT)
298
 
299
distclean-compile:
300
        -rm -f *.tab.c
301
 
302
.S.o:
303
        $(CPPASCOMPILE) -c -o $@ $<
304
 
305
.S.obj:
306
        $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
307
 
308
.S.lo:
309
        $(LTCPPASCOMPILE) -c -o $@ $<
310
 
311
lib_a-clone.o: clone.S
312
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-clone.o `test -f 'clone.S' || echo '$(srcdir)/'`clone.S
313
 
314
lib_a-clone.obj: clone.S
315
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-clone.obj `if test -f 'clone.S'; then $(CYGPATH_W) 'clone.S'; else $(CYGPATH_W) '$(srcdir)/clone.S'; fi`
316
 
317
lib_a-i386-sysdep.o: i386-sysdep.S
318
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-i386-sysdep.o `test -f 'i386-sysdep.S' || echo '$(srcdir)/'`i386-sysdep.S
319
 
320
lib_a-i386-sysdep.obj: i386-sysdep.S
321
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-i386-sysdep.obj `if test -f 'i386-sysdep.S'; then $(CYGPATH_W) 'i386-sysdep.S'; else $(CYGPATH_W) '$(srcdir)/i386-sysdep.S'; fi`
322
 
323
lib_a-sysdep.o: sysdep.S
324
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-sysdep.o `test -f 'sysdep.S' || echo '$(srcdir)/'`sysdep.S
325
 
326
lib_a-sysdep.obj: sysdep.S
327
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-sysdep.obj `if test -f 'sysdep.S'; then $(CYGPATH_W) 'sysdep.S'; else $(CYGPATH_W) '$(srcdir)/sysdep.S'; fi`
328
 
329
.c.o:
330
        $(COMPILE) -c $<
331
 
332
.c.obj:
333
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
334
 
335
.c.lo:
336
        $(LTCOMPILE) -c -o $@ $<
337
 
338
lib_a-pspinlock.o: pspinlock.c
339
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-pspinlock.o `test -f 'pspinlock.c' || echo '$(srcdir)/'`pspinlock.c
340
 
341
lib_a-pspinlock.obj: pspinlock.c
342
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-pspinlock.obj `if test -f 'pspinlock.c'; then $(CYGPATH_W) 'pspinlock.c'; else $(CYGPATH_W) '$(srcdir)/pspinlock.c'; fi`
343
 
344
mostlyclean-libtool:
345
        -rm -f *.lo
346
 
347
clean-libtool:
348
        -rm -rf .libs _libs
349
 
350
distclean-libtool:
351
        -rm -f libtool config.lt
352
 
353
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
354
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
355
        unique=`for i in $$list; do \
356
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357
          done | \
358
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359
              END { if (nonempty) { for (i in files) print i; }; }'`; \
360
        mkid -fID $$unique
361
tags: TAGS
362
 
363
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364
                $(TAGS_FILES) $(LISP)
365
        set x; \
366
        here=`pwd`; \
367
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368
        unique=`for i in $$list; do \
369
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370
          done | \
371
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372
              END { if (nonempty) { for (i in files) print i; }; }'`; \
373
        shift; \
374
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
375
          test -n "$$unique" || unique=$$empty_fix; \
376
          if test $$# -gt 0; then \
377
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378
              "$$@" $$unique; \
379
          else \
380
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
381
              $$unique; \
382
          fi; \
383
        fi
384
ctags: CTAGS
385
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386
                $(TAGS_FILES) $(LISP)
387
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
388
        unique=`for i in $$list; do \
389
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390
          done | \
391
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
392
              END { if (nonempty) { for (i in files) print i; }; }'`; \
393
        test -z "$(CTAGS_ARGS)$$unique" \
394
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
395
             $$unique
396
 
397
GTAGS:
398
        here=`$(am__cd) $(top_builddir) && pwd` \
399
          && $(am__cd) $(top_srcdir) \
400
          && gtags -i $(GTAGS_ARGS) "$$here"
401
 
402
distclean-tags:
403
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
404
check-am:
405
check: check-am
406
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
407
installdirs:
408
install: install-am
409
install-exec: install-exec-am
410
install-data: install-data-am
411
uninstall: uninstall-am
412
 
413
install-am: all-am
414
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
415
 
416
installcheck: installcheck-am
417
install-strip:
418
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
419
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
420
          `test -z '$(STRIP)' || \
421
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
422
mostlyclean-generic:
423
 
424
clean-generic:
425
 
426
distclean-generic:
427
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
428
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
429
 
430
maintainer-clean-generic:
431
        @echo "This command is intended for maintainers to use"
432
        @echo "it deletes files that may require special tools to rebuild."
433
clean: clean-am
434
 
435
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
436
        clean-noinstLTLIBRARIES mostlyclean-am
437
 
438
distclean: distclean-am
439
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
440
        -rm -f Makefile
441
distclean-am: clean-am distclean-compile distclean-generic \
442
        distclean-libtool distclean-tags
443
 
444
dvi: dvi-am
445
 
446
dvi-am:
447
 
448
html: html-am
449
 
450
html-am:
451
 
452
info: info-am
453
 
454
info-am:
455
 
456
install-data-am:
457
 
458
install-dvi: install-dvi-am
459
 
460
install-dvi-am:
461
 
462
install-exec-am:
463
 
464
install-html: install-html-am
465
 
466
install-html-am:
467
 
468
install-info: install-info-am
469
 
470
install-info-am:
471
 
472
install-man:
473
 
474
install-pdf: install-pdf-am
475
 
476
install-pdf-am:
477
 
478
install-ps: install-ps-am
479
 
480
install-ps-am:
481
 
482
installcheck-am:
483
 
484
maintainer-clean: maintainer-clean-am
485
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
486
        -rm -rf $(top_srcdir)/autom4te.cache
487
        -rm -f Makefile
488
maintainer-clean-am: distclean-am maintainer-clean-generic
489
 
490
mostlyclean: mostlyclean-am
491
 
492
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
493
        mostlyclean-libtool
494
 
495
pdf: pdf-am
496
 
497
pdf-am:
498
 
499
ps: ps-am
500
 
501
ps-am:
502
 
503
uninstall-am:
504
 
505
.MAKE: install-am install-strip
506
 
507
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
508
        clean-generic clean-libtool clean-noinstLIBRARIES \
509
        clean-noinstLTLIBRARIES ctags distclean distclean-compile \
510
        distclean-generic distclean-libtool distclean-tags dvi dvi-am \
511
        html html-am info info-am install install-am install-data \
512
        install-data-am install-dvi install-dvi-am install-exec \
513
        install-exec-am install-html install-html-am install-info \
514
        install-info-am install-man install-pdf install-pdf-am \
515
        install-ps install-ps-am install-strip installcheck \
516
        installcheck-am installdirs maintainer-clean \
517
        maintainer-clean-generic mostlyclean mostlyclean-compile \
518
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
519
        tags uninstall uninstall-am
520
 
521
objectlist.awk.in: $(noinst_LTLIBRARIES)
522
        -rm -f objectlist.awk.in
523
        for i in `ls *.lo` ; \
524
        do \
525
          echo $$i `pwd`/$$i >> objectlist.awk.in ; \
526
        done
527
 
528
# Tell versions [3.59,3.63) of GNU make to not export all variables.
529
# Otherwise a system limit (for SysV at least) may be exceeded.
530
.NOEXPORT:

powered by: WebSVN 2.1.0

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