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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc1/] [newlib/] [libc/] [search/] [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 $(srcdir)/Makefile.in \
40
        $(srcdir)/Makefile.am
41
subdir = search
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
44
        $(top_srcdir)/../../ltoptions.m4 \
45
        $(top_srcdir)/../../ltsugar.m4 \
46
        $(top_srcdir)/../../ltversion.m4 \
47
        $(top_srcdir)/../../lt~obsolete.m4 \
48
        $(top_srcdir)/../acinclude.m4 $(top_srcdir)/configure.in
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
        $(ACLOCAL_M4)
51
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
52
CONFIG_CLEAN_FILES =
53
CONFIG_CLEAN_VPATH_FILES =
54
LIBRARIES = $(noinst_LIBRARIES)
55
ARFLAGS = cru
56
lib_a_AR = $(AR) $(ARFLAGS)
57
lib_a_LIBADD =
58
am__objects_1 = lib_a-bsearch.$(OBJEXT) lib_a-qsort.$(OBJEXT)
59
@ELIX_LEVEL_1_FALSE@am__objects_2 = lib_a-hash.$(OBJEXT) \
60
@ELIX_LEVEL_1_FALSE@    lib_a-hash_bigkey.$(OBJEXT) \
61
@ELIX_LEVEL_1_FALSE@    lib_a-hash_buf.$(OBJEXT) \
62
@ELIX_LEVEL_1_FALSE@    lib_a-hash_func.$(OBJEXT) \
63
@ELIX_LEVEL_1_FALSE@    lib_a-hash_log2.$(OBJEXT) \
64
@ELIX_LEVEL_1_FALSE@    lib_a-hash_page.$(OBJEXT) \
65
@ELIX_LEVEL_1_FALSE@    lib_a-hcreate.$(OBJEXT) \
66
@ELIX_LEVEL_1_FALSE@    lib_a-hcreate_r.$(OBJEXT) \
67
@ELIX_LEVEL_1_FALSE@    lib_a-tdelete.$(OBJEXT) \
68
@ELIX_LEVEL_1_FALSE@    lib_a-tdestroy.$(OBJEXT) \
69
@ELIX_LEVEL_1_FALSE@    lib_a-tfind.$(OBJEXT) \
70
@ELIX_LEVEL_1_FALSE@    lib_a-tsearch.$(OBJEXT) \
71
@ELIX_LEVEL_1_FALSE@    lib_a-twalk.$(OBJEXT)
72
@USE_LIBTOOL_FALSE@am_lib_a_OBJECTS = $(am__objects_1) \
73
@USE_LIBTOOL_FALSE@     $(am__objects_2)
74
lib_a_OBJECTS = $(am_lib_a_OBJECTS)
75
LTLIBRARIES = $(noinst_LTLIBRARIES)
76
libsearch_la_LIBADD =
77
am__objects_3 = bsearch.lo qsort.lo
78
@ELIX_LEVEL_1_FALSE@am__objects_4 = hash.lo hash_bigkey.lo hash_buf.lo \
79
@ELIX_LEVEL_1_FALSE@    hash_func.lo hash_log2.lo hash_page.lo \
80
@ELIX_LEVEL_1_FALSE@    hcreate.lo hcreate_r.lo tdelete.lo \
81
@ELIX_LEVEL_1_FALSE@    tdestroy.lo tfind.lo tsearch.lo twalk.lo
82
@USE_LIBTOOL_TRUE@am_libsearch_la_OBJECTS = $(am__objects_3) \
83
@USE_LIBTOOL_TRUE@      $(am__objects_4)
84
libsearch_la_OBJECTS = $(am_libsearch_la_OBJECTS)
85
libsearch_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
86
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
87
        $(libsearch_la_LDFLAGS) $(LDFLAGS) -o $@
88
@USE_LIBTOOL_TRUE@am_libsearch_la_rpath =
89
DEFAULT_INCLUDES = -I.@am__isrc@
90
depcomp =
91
am__depfiles_maybe =
92
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
93
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
94
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
95
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
96
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97
CCLD = $(CC)
98
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
99
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
100
        $(LDFLAGS) -o $@
101
SOURCES = $(lib_a_SOURCES) $(libsearch_la_SOURCES)
102
DATA = $(noinst_DATA)
103
ETAGS = etags
104
CTAGS = ctags
105
ACLOCAL = @ACLOCAL@
106
AMTAR = @AMTAR@
107
AR = @AR@
108
AS = @AS@
109
AUTOCONF = @AUTOCONF@
110
AUTOHEADER = @AUTOHEADER@
111
AUTOMAKE = @AUTOMAKE@
112
AWK = @AWK@
113
CC = @CC@
114
CCAS = @CCAS@
115
CCASFLAGS = @CCASFLAGS@
116
CCDEPMODE = @CCDEPMODE@
117
CFLAGS = @CFLAGS@
118
CPP = @CPP@
119
CPPFLAGS = @CPPFLAGS@
120
CRT0 = @CRT0@
121
CYGPATH_W = @CYGPATH_W@
122
DEFS = @DEFS@
123
DEPDIR = @DEPDIR@
124
DLLTOOL = @DLLTOOL@
125
DSYMUTIL = @DSYMUTIL@
126
DUMPBIN = @DUMPBIN@
127
ECHO_C = @ECHO_C@
128
ECHO_N = @ECHO_N@
129
ECHO_T = @ECHO_T@
130
EGREP = @EGREP@
131
EXEEXT = @EXEEXT@
132
FGREP = @FGREP@
133
GREP = @GREP@
134
INSTALL = @INSTALL@
135
INSTALL_DATA = @INSTALL_DATA@
136
INSTALL_PROGRAM = @INSTALL_PROGRAM@
137
INSTALL_SCRIPT = @INSTALL_SCRIPT@
138
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139
LD = @LD@
140
LDFLAGS = @LDFLAGS@
141
LIBC_EXTRA_DEF = @LIBC_EXTRA_DEF@
142
LIBC_EXTRA_LIB = @LIBC_EXTRA_LIB@
143
LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
144
LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
145
LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
146
LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
147
LIBC_STDIO64_DEF = @LIBC_STDIO64_DEF@
148
LIBC_STDIO64_LIB = @LIBC_STDIO64_LIB@
149
LIBC_STDIO_DEF = @LIBC_STDIO_DEF@
150
LIBC_STDIO_LIB = @LIBC_STDIO_LIB@
151
LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
152
LIBC_SYS_LIB = @LIBC_SYS_LIB@
153
LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
154
LIBOBJS = @LIBOBJS@
155
LIBS = @LIBS@
156
LIBTOOL = @LIBTOOL@
157
LIPO = @LIPO@
158
LN_S = @LN_S@
159
LTLIBOBJS = @LTLIBOBJS@
160
MAINT = @MAINT@
161
MAKEINFO = @MAKEINFO@
162
MKDIR_P = @MKDIR_P@
163
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
164
NM = @NM@
165
NMEDIT = @NMEDIT@
166
OBJDUMP = @OBJDUMP@
167
OBJEXT = @OBJEXT@
168
OTOOL = @OTOOL@
169
OTOOL64 = @OTOOL64@
170
PACKAGE = @PACKAGE@
171
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172
PACKAGE_NAME = @PACKAGE_NAME@
173
PACKAGE_STRING = @PACKAGE_STRING@
174
PACKAGE_TARNAME = @PACKAGE_TARNAME@
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
PATH_SEPARATOR = @PATH_SEPARATOR@
177
RANLIB = @RANLIB@
178
READELF = @READELF@
179
SED = @SED@
180
SET_MAKE = @SET_MAKE@
181
SHELL = @SHELL@
182
STRIP = @STRIP@
183
VERSION = @VERSION@
184
abs_builddir = @abs_builddir@
185
abs_srcdir = @abs_srcdir@
186
abs_top_builddir = @abs_top_builddir@
187
abs_top_srcdir = @abs_top_srcdir@
188
ac_ct_CC = @ac_ct_CC@
189
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
190
aext = @aext@
191
am__include = @am__include@
192
am__leading_dot = @am__leading_dot@
193
am__quote = @am__quote@
194
am__tar = @am__tar@
195
am__untar = @am__untar@
196
bindir = @bindir@
197
build = @build@
198
build_alias = @build_alias@
199
build_cpu = @build_cpu@
200
build_os = @build_os@
201
build_vendor = @build_vendor@
202
builddir = @builddir@
203
datadir = @datadir@
204
datarootdir = @datarootdir@
205
docdir = @docdir@
206
dvidir = @dvidir@
207
exec_prefix = @exec_prefix@
208
extra_dir = @extra_dir@
209
host = @host@
210
host_alias = @host_alias@
211
host_cpu = @host_cpu@
212
host_os = @host_os@
213
host_vendor = @host_vendor@
214
htmldir = @htmldir@
215
includedir = @includedir@
216
infodir = @infodir@
217
install_sh = @install_sh@
218
libdir = @libdir@
219
libexecdir = @libexecdir@
220
libm_machine_dir = @libm_machine_dir@
221
localedir = @localedir@
222
localstatedir = @localstatedir@
223
lpfx = @lpfx@
224
lt_ECHO = @lt_ECHO@
225
machine_dir = @machine_dir@
226
mandir = @mandir@
227
mkdir_p = @mkdir_p@
228
newlib_basedir = @newlib_basedir@
229
oext = @oext@
230
oldincludedir = @oldincludedir@
231
pdfdir = @pdfdir@
232
prefix = @prefix@
233
program_transform_name = @program_transform_name@
234
psdir = @psdir@
235
sbindir = @sbindir@
236
sharedstatedir = @sharedstatedir@
237
srcdir = @srcdir@
238
subdirs = @subdirs@
239
sys_dir = @sys_dir@
240
sysconfdir = @sysconfdir@
241
target_alias = @target_alias@
242
top_build_prefix = @top_build_prefix@
243
top_builddir = @top_builddir@
244
top_srcdir = @top_srcdir@
245
AUTOMAKE_OPTIONS = cygnus
246
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
247
GENERAL_SOURCES = \
248
        bsearch.c \
249
        db_local.h \
250
        extern.h \
251
        hash.h \
252
        page.h \
253
        qsort.c
254
 
255
@ELIX_LEVEL_1_FALSE@ELIX_SOURCES = \
256
@ELIX_LEVEL_1_FALSE@    hash.c \
257
@ELIX_LEVEL_1_FALSE@    hash_bigkey.c \
258
@ELIX_LEVEL_1_FALSE@    hash_buf.c \
259
@ELIX_LEVEL_1_FALSE@    hash_func.c \
260
@ELIX_LEVEL_1_FALSE@    hash_log2.c \
261
@ELIX_LEVEL_1_FALSE@    hash_page.c \
262
@ELIX_LEVEL_1_FALSE@    hcreate.c \
263
@ELIX_LEVEL_1_FALSE@    hcreate_r.c \
264
@ELIX_LEVEL_1_FALSE@    tdelete.c \
265
@ELIX_LEVEL_1_FALSE@    tdestroy.c \
266
@ELIX_LEVEL_1_FALSE@    tfind.c \
267
@ELIX_LEVEL_1_FALSE@    tsearch.c \
268
@ELIX_LEVEL_1_FALSE@    twalk.c
269
 
270
@ELIX_LEVEL_1_TRUE@ELIX_SOURCES =
271
libsearch_la_LDFLAGS = -Xcompiler -nostdlib
272
@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = libsearch.la
273
@USE_LIBTOOL_TRUE@libsearch_la_SOURCES = $(GENERAL_SOURCES) $(ELIX_SOURCES)
274
@USE_LIBTOOL_FALSE@noinst_DATA =
275
@USE_LIBTOOL_TRUE@noinst_DATA = objectlist.awk.in
276
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = lib.a
277
@USE_LIBTOOL_FALSE@lib_a_SOURCES = $(GENERAL_SOURCES) $(ELIX_SOURCES)
278
@USE_LIBTOOL_FALSE@lib_a_CFLAGS = $(AM_CFLAGS)
279
SUFFIXES = .def
280
CHEWOUT_FILES =
281
CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str
282
TARGETDOC = ../tmp.texi
283
CLEANFILES = $(CHEWOUT_FILES) *.ref
284
all: all-am
285
 
286
.SUFFIXES:
287
.SUFFIXES: .def .c .lo .o .obj
288
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../Makefile.shared $(am__configure_deps)
289
        @for dep in $?; do \
290
          case '$(am__configure_deps)' in \
291
            *$$dep*) \
292
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
293
                && { if test -f $@; then exit 0; else break; fi; }; \
294
              exit 1;; \
295
          esac; \
296
        done; \
297
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus search/Makefile'; \
298
        $(am__cd) $(top_srcdir) && \
299
          $(AUTOMAKE) --cygnus search/Makefile
300
.PRECIOUS: Makefile
301
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302
        @case '$?' in \
303
          *config.status*) \
304
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
305
          *) \
306
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
307
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
308
        esac;
309
 
310
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
311
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312
 
313
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
314
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
316
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317
$(am__aclocal_m4_deps):
318
 
319
clean-noinstLIBRARIES:
320
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
321
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
322
        -rm -f lib.a
323
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
324
        $(RANLIB) lib.a
325
 
326
clean-noinstLTLIBRARIES:
327
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
328
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
329
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
330
          test "$$dir" != "$$p" || dir=.; \
331
          echo "rm -f \"$${dir}/so_locations\""; \
332
          rm -f "$${dir}/so_locations"; \
333
        done
334
libsearch.la: $(libsearch_la_OBJECTS) $(libsearch_la_DEPENDENCIES)
335
        $(libsearch_la_LINK) $(am_libsearch_la_rpath) $(libsearch_la_OBJECTS) $(libsearch_la_LIBADD) $(LIBS)
336
 
337
mostlyclean-compile:
338
        -rm -f *.$(OBJEXT)
339
 
340
distclean-compile:
341
        -rm -f *.tab.c
342
 
343
.c.o:
344
        $(COMPILE) -c $<
345
 
346
.c.obj:
347
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
348
 
349
.c.lo:
350
        $(LTCOMPILE) -c -o $@ $<
351
 
352
lib_a-bsearch.o: bsearch.c
353
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-bsearch.o `test -f 'bsearch.c' || echo '$(srcdir)/'`bsearch.c
354
 
355
lib_a-bsearch.obj: bsearch.c
356
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-bsearch.obj `if test -f 'bsearch.c'; then $(CYGPATH_W) 'bsearch.c'; else $(CYGPATH_W) '$(srcdir)/bsearch.c'; fi`
357
 
358
lib_a-qsort.o: qsort.c
359
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-qsort.o `test -f 'qsort.c' || echo '$(srcdir)/'`qsort.c
360
 
361
lib_a-qsort.obj: qsort.c
362
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-qsort.obj `if test -f 'qsort.c'; then $(CYGPATH_W) 'qsort.c'; else $(CYGPATH_W) '$(srcdir)/qsort.c'; fi`
363
 
364
lib_a-hash.o: hash.c
365
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
366
 
367
lib_a-hash.obj: hash.c
368
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
369
 
370
lib_a-hash_bigkey.o: hash_bigkey.c
371
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_bigkey.o `test -f 'hash_bigkey.c' || echo '$(srcdir)/'`hash_bigkey.c
372
 
373
lib_a-hash_bigkey.obj: hash_bigkey.c
374
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_bigkey.obj `if test -f 'hash_bigkey.c'; then $(CYGPATH_W) 'hash_bigkey.c'; else $(CYGPATH_W) '$(srcdir)/hash_bigkey.c'; fi`
375
 
376
lib_a-hash_buf.o: hash_buf.c
377
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_buf.o `test -f 'hash_buf.c' || echo '$(srcdir)/'`hash_buf.c
378
 
379
lib_a-hash_buf.obj: hash_buf.c
380
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_buf.obj `if test -f 'hash_buf.c'; then $(CYGPATH_W) 'hash_buf.c'; else $(CYGPATH_W) '$(srcdir)/hash_buf.c'; fi`
381
 
382
lib_a-hash_func.o: hash_func.c
383
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_func.o `test -f 'hash_func.c' || echo '$(srcdir)/'`hash_func.c
384
 
385
lib_a-hash_func.obj: hash_func.c
386
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_func.obj `if test -f 'hash_func.c'; then $(CYGPATH_W) 'hash_func.c'; else $(CYGPATH_W) '$(srcdir)/hash_func.c'; fi`
387
 
388
lib_a-hash_log2.o: hash_log2.c
389
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_log2.o `test -f 'hash_log2.c' || echo '$(srcdir)/'`hash_log2.c
390
 
391
lib_a-hash_log2.obj: hash_log2.c
392
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_log2.obj `if test -f 'hash_log2.c'; then $(CYGPATH_W) 'hash_log2.c'; else $(CYGPATH_W) '$(srcdir)/hash_log2.c'; fi`
393
 
394
lib_a-hash_page.o: hash_page.c
395
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_page.o `test -f 'hash_page.c' || echo '$(srcdir)/'`hash_page.c
396
 
397
lib_a-hash_page.obj: hash_page.c
398
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hash_page.obj `if test -f 'hash_page.c'; then $(CYGPATH_W) 'hash_page.c'; else $(CYGPATH_W) '$(srcdir)/hash_page.c'; fi`
399
 
400
lib_a-hcreate.o: hcreate.c
401
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hcreate.o `test -f 'hcreate.c' || echo '$(srcdir)/'`hcreate.c
402
 
403
lib_a-hcreate.obj: hcreate.c
404
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hcreate.obj `if test -f 'hcreate.c'; then $(CYGPATH_W) 'hcreate.c'; else $(CYGPATH_W) '$(srcdir)/hcreate.c'; fi`
405
 
406
lib_a-hcreate_r.o: hcreate_r.c
407
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hcreate_r.o `test -f 'hcreate_r.c' || echo '$(srcdir)/'`hcreate_r.c
408
 
409
lib_a-hcreate_r.obj: hcreate_r.c
410
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-hcreate_r.obj `if test -f 'hcreate_r.c'; then $(CYGPATH_W) 'hcreate_r.c'; else $(CYGPATH_W) '$(srcdir)/hcreate_r.c'; fi`
411
 
412
lib_a-tdelete.o: tdelete.c
413
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tdelete.o `test -f 'tdelete.c' || echo '$(srcdir)/'`tdelete.c
414
 
415
lib_a-tdelete.obj: tdelete.c
416
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tdelete.obj `if test -f 'tdelete.c'; then $(CYGPATH_W) 'tdelete.c'; else $(CYGPATH_W) '$(srcdir)/tdelete.c'; fi`
417
 
418
lib_a-tdestroy.o: tdestroy.c
419
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tdestroy.o `test -f 'tdestroy.c' || echo '$(srcdir)/'`tdestroy.c
420
 
421
lib_a-tdestroy.obj: tdestroy.c
422
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tdestroy.obj `if test -f 'tdestroy.c'; then $(CYGPATH_W) 'tdestroy.c'; else $(CYGPATH_W) '$(srcdir)/tdestroy.c'; fi`
423
 
424
lib_a-tfind.o: tfind.c
425
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tfind.o `test -f 'tfind.c' || echo '$(srcdir)/'`tfind.c
426
 
427
lib_a-tfind.obj: tfind.c
428
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tfind.obj `if test -f 'tfind.c'; then $(CYGPATH_W) 'tfind.c'; else $(CYGPATH_W) '$(srcdir)/tfind.c'; fi`
429
 
430
lib_a-tsearch.o: tsearch.c
431
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tsearch.o `test -f 'tsearch.c' || echo '$(srcdir)/'`tsearch.c
432
 
433
lib_a-tsearch.obj: tsearch.c
434
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-tsearch.obj `if test -f 'tsearch.c'; then $(CYGPATH_W) 'tsearch.c'; else $(CYGPATH_W) '$(srcdir)/tsearch.c'; fi`
435
 
436
lib_a-twalk.o: twalk.c
437
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-twalk.o `test -f 'twalk.c' || echo '$(srcdir)/'`twalk.c
438
 
439
lib_a-twalk.obj: twalk.c
440
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-twalk.obj `if test -f 'twalk.c'; then $(CYGPATH_W) 'twalk.c'; else $(CYGPATH_W) '$(srcdir)/twalk.c'; fi`
441
 
442
mostlyclean-libtool:
443
        -rm -f *.lo
444
 
445
clean-libtool:
446
        -rm -rf .libs _libs
447
 
448
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
449
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
450
        unique=`for i in $$list; do \
451
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452
          done | \
453
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
454
              END { if (nonempty) { for (i in files) print i; }; }'`; \
455
        mkid -fID $$unique
456
tags: TAGS
457
 
458
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
459
                $(TAGS_FILES) $(LISP)
460
        set x; \
461
        here=`pwd`; \
462
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
463
        unique=`for i in $$list; do \
464
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
465
          done | \
466
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
467
              END { if (nonempty) { for (i in files) print i; }; }'`; \
468
        shift; \
469
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
470
          test -n "$$unique" || unique=$$empty_fix; \
471
          if test $$# -gt 0; then \
472
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473
              "$$@" $$unique; \
474
          else \
475
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
476
              $$unique; \
477
          fi; \
478
        fi
479
ctags: CTAGS
480
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
481
                $(TAGS_FILES) $(LISP)
482
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
483
        unique=`for i in $$list; do \
484
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
485
          done | \
486
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
487
              END { if (nonempty) { for (i in files) print i; }; }'`; \
488
        test -z "$(CTAGS_ARGS)$$unique" \
489
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
490
             $$unique
491
 
492
GTAGS:
493
        here=`$(am__cd) $(top_builddir) && pwd` \
494
          && $(am__cd) $(top_srcdir) \
495
          && gtags -i $(GTAGS_ARGS) "$$here"
496
 
497
distclean-tags:
498
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
499
check-am:
500
check: check-am
501
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
502
installdirs:
503
install: install-am
504
install-exec: install-exec-am
505
install-data: install-data-am
506
uninstall: uninstall-am
507
 
508
install-am: all-am
509
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
510
 
511
installcheck: installcheck-am
512
install-strip:
513
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
514
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
515
          `test -z '$(STRIP)' || \
516
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
517
mostlyclean-generic:
518
 
519
clean-generic:
520
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
521
 
522
distclean-generic:
523
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
524
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
525
 
526
maintainer-clean-generic:
527
        @echo "This command is intended for maintainers to use"
528
        @echo "it deletes files that may require special tools to rebuild."
529
clean: clean-am
530
 
531
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
532
        clean-noinstLTLIBRARIES mostlyclean-am
533
 
534
distclean: distclean-am
535
        -rm -f Makefile
536
distclean-am: clean-am distclean-compile distclean-generic \
537
        distclean-tags
538
 
539
dvi: dvi-am
540
 
541
dvi-am:
542
 
543
html: html-am
544
 
545
html-am:
546
 
547
info: info-am
548
 
549
info-am:
550
 
551
install-data-am:
552
 
553
install-dvi: install-dvi-am
554
 
555
install-dvi-am:
556
 
557
install-exec-am:
558
 
559
install-html: install-html-am
560
 
561
install-html-am:
562
 
563
install-info: install-info-am
564
 
565
install-info-am:
566
 
567
install-man:
568
 
569
install-pdf: install-pdf-am
570
 
571
install-pdf-am:
572
 
573
install-ps: install-ps-am
574
 
575
install-ps-am:
576
 
577
installcheck-am:
578
 
579
maintainer-clean: maintainer-clean-am
580
        -rm -f Makefile
581
maintainer-clean-am: distclean-am maintainer-clean-generic
582
 
583
mostlyclean: mostlyclean-am
584
 
585
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
586
        mostlyclean-libtool
587
 
588
pdf: pdf-am
589
 
590
pdf-am:
591
 
592
ps: ps-am
593
 
594
ps-am:
595
 
596
uninstall-am:
597
 
598
.MAKE: install-am install-strip
599
 
600
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
601
        clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
602
        ctags distclean distclean-compile distclean-generic \
603
        distclean-libtool distclean-tags dvi dvi-am html html-am info \
604
        info-am install install-am install-data install-data-am \
605
        install-dvi install-dvi-am install-exec install-exec-am \
606
        install-html install-html-am install-info install-info-am \
607
        install-man install-pdf install-pdf-am install-ps \
608
        install-ps-am install-strip installcheck installcheck-am \
609
        installdirs maintainer-clean maintainer-clean-generic \
610
        mostlyclean mostlyclean-compile mostlyclean-generic \
611
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
612
        uninstall-am
613
 
614
 
615
.c.def:
616
        $(CHEW) < $< > $*.def 2> $*.ref
617
        touch stmp-def
618
 
619
doc: $(CHEWOUT_FILES)
620
objectlist.awk.in: $(noinst_LTLIBRARIES)
621
        -rm -f objectlist.awk.in
622
        for i in `ls *.lo` ; \
623
        do \
624
          echo $$i `pwd`/$$i >> objectlist.awk.in ; \
625
        done
626
 
627
# Tell versions [3.59,3.63) of GNU make to not export all variables.
628
# Otherwise a system limit (for SysV at least) may be exceeded.
629
.NOEXPORT:

powered by: WebSVN 2.1.0

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