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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libssp/] [Makefile.in] - Blame information for rev 741

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 741 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
target_triplet = @target@
39
subdir = .
40
DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
41
        $(top_srcdir)/configure $(am__configure_deps) \
42
        $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
43
        $(top_srcdir)/ssp/ssp.h.in $(srcdir)/../depcomp \
44
        $(nobase_libsubinclude_HEADERS)
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
47
        $(top_srcdir)/../config/depstand.m4 \
48
        $(top_srcdir)/../config/lead-dot.m4 \
49
        $(top_srcdir)/../config/lthostflags.m4 \
50
        $(top_srcdir)/../config/multi.m4 \
51
        $(top_srcdir)/../config/no-executables.m4 \
52
        $(top_srcdir)/../config/override.m4 \
53
        $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
54
        $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
55
        $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57
        $(ACLOCAL_M4)
58
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59
 configure.lineno config.status.lineno
60
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
61
CONFIG_HEADER = config.h
62
CONFIG_CLEAN_FILES = ssp/ssp.h
63
CONFIG_CLEAN_VPATH_FILES =
64
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
65
am__vpath_adj = case $$p in \
66
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67
    *) f=$$p;; \
68
  esac;
69
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
70
am__install_max = 40
71
am__nobase_strip_setup = \
72
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73
am__nobase_strip = \
74
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75
am__nobase_list = $(am__nobase_strip_setup); \
76
  for p in $$list; do echo "$$p $$p"; done | \
77
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79
    if (++n[$$2] == $(am__install_max)) \
80
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81
    END { for (dir in files) print dir, files[dir] }'
82
am__base_list = \
83
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85
am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
86
        "$(DESTDIR)$(libsubincludedir)"
87
LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
88
am_libssp_la_OBJECTS = ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
89
        mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
90
        stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
91
        strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
92
libssp_la_OBJECTS = $(am_libssp_la_OBJECTS)
93
libssp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
94
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95
        $(libssp_la_LDFLAGS) $(LDFLAGS) -o $@
96
am_libssp_nonshared_la_OBJECTS = libssp_nonshared_la-ssp-local.lo
97
libssp_nonshared_la_OBJECTS = $(am_libssp_nonshared_la_OBJECTS)
98
libssp_nonshared_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
99
        $(LIBTOOLFLAGS) --mode=link $(CCLD) \
100
        $(libssp_nonshared_la_CFLAGS) $(CFLAGS) \
101
        $(libssp_nonshared_la_LDFLAGS) $(LDFLAGS) -o $@
102
DEFAULT_INCLUDES = -I.@am__isrc@
103
depcomp = $(SHELL) $(top_srcdir)/../depcomp
104
am__depfiles_maybe = depfiles
105
am__mv = mv -f
106
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
110
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111
CCLD = $(CC)
112
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
114
        $(LDFLAGS) -o $@
115
SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
116
MULTISRCTOP =
117
MULTIBUILDTOP =
118
MULTIDIRS =
119
MULTISUBDIR =
120
MULTIDO = true
121
MULTICLEAN = true
122
HEADERS = $(nobase_libsubinclude_HEADERS)
123
ETAGS = etags
124
CTAGS = ctags
125
ACLOCAL = @ACLOCAL@
126
AMTAR = @AMTAR@
127
AR = @AR@
128
AUTOCONF = @AUTOCONF@
129
AUTOHEADER = @AUTOHEADER@
130
AUTOMAKE = @AUTOMAKE@
131
AWK = @AWK@
132
CC = @CC@
133
CCDEPMODE = @CCDEPMODE@
134
CFLAGS = @CFLAGS@
135
CPP = @CPP@
136
CPPFLAGS = @CPPFLAGS@
137
CYGPATH_W = @CYGPATH_W@
138
DEFS = @DEFS@
139
DEPDIR = @DEPDIR@
140
DSYMUTIL = @DSYMUTIL@
141
DUMPBIN = @DUMPBIN@
142
ECHO_C = @ECHO_C@
143
ECHO_N = @ECHO_N@
144
ECHO_T = @ECHO_T@
145
EGREP = @EGREP@
146
EXEEXT = @EXEEXT@
147
FGREP = @FGREP@
148
GREP = @GREP@
149
INSTALL = @INSTALL@
150
INSTALL_DATA = @INSTALL_DATA@
151
INSTALL_PROGRAM = @INSTALL_PROGRAM@
152
INSTALL_SCRIPT = @INSTALL_SCRIPT@
153
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154
LD = @LD@
155
LDFLAGS = @LDFLAGS@
156
LIBOBJS = @LIBOBJS@
157
LIBS = @LIBS@
158
LIBTOOL = @LIBTOOL@
159
LIPO = @LIPO@
160
LN_S = @LN_S@
161
LTLIBOBJS = @LTLIBOBJS@
162
MAINT = @MAINT@
163
MAKEINFO = @MAKEINFO@
164
MKDIR_P = @MKDIR_P@
165
NM = @NM@
166
NMEDIT = @NMEDIT@
167
OBJDUMP = @OBJDUMP@
168
OBJEXT = @OBJEXT@
169
OTOOL = @OTOOL@
170
OTOOL64 = @OTOOL64@
171
PACKAGE = @PACKAGE@
172
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173
PACKAGE_NAME = @PACKAGE_NAME@
174
PACKAGE_STRING = @PACKAGE_STRING@
175
PACKAGE_TARNAME = @PACKAGE_TARNAME@
176
PACKAGE_URL = @PACKAGE_URL@
177
PACKAGE_VERSION = @PACKAGE_VERSION@
178
PATH_SEPARATOR = @PATH_SEPARATOR@
179
RANLIB = @RANLIB@
180
SED = @SED@
181
SET_MAKE = @SET_MAKE@
182
SHELL = @SHELL@
183
STRIP = @STRIP@
184
VERSION = @VERSION@
185
abs_builddir = @abs_builddir@
186
abs_srcdir = @abs_srcdir@
187
abs_top_builddir = @abs_top_builddir@
188
abs_top_srcdir = @abs_top_srcdir@
189
ac_ct_CC = @ac_ct_CC@
190
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
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
enable_shared = @enable_shared@
208
enable_static = @enable_static@
209
exec_prefix = @exec_prefix@
210
host = @host@
211
host_alias = @host_alias@
212
host_cpu = @host_cpu@
213
host_os = @host_os@
214
host_vendor = @host_vendor@
215
htmldir = @htmldir@
216
includedir = @includedir@
217
infodir = @infodir@
218
install_sh = @install_sh@
219
libdir = @libdir@
220
libexecdir = @libexecdir@
221
localedir = @localedir@
222
localstatedir = @localstatedir@
223
lt_host_flags = @lt_host_flags@
224
mandir = @mandir@
225
mkdir_p = @mkdir_p@
226
multi_basedir = @multi_basedir@
227
oldincludedir = @oldincludedir@
228
pdfdir = @pdfdir@
229
prefix = @prefix@
230
program_transform_name = @program_transform_name@
231
psdir = @psdir@
232
sbindir = @sbindir@
233
sharedstatedir = @sharedstatedir@
234
srcdir = @srcdir@
235
ssp_have_usable_vsnprintf = @ssp_have_usable_vsnprintf@
236
sysconfdir = @sysconfdir@
237
target = @target@
238
target_alias = @target_alias@
239
target_cpu = @target_cpu@
240
target_noncanonical = @target_noncanonical@
241
target_os = @target_os@
242
target_vendor = @target_vendor@
243
toolexecdir = @toolexecdir@
244
toolexeclibdir = @toolexeclibdir@
245
top_build_prefix = @top_build_prefix@
246
top_builddir = @top_builddir@
247
top_srcdir = @top_srcdir@
248
AUTOMAKE_OPTIONS = 1.9.5 foreign
249
ACLOCAL_AMFLAGS = -I .. -I ../config
250
MAINT_CHARSET = latin1
251
 
252
# May be used by various substitution variables.
253
gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
254
@LIBSSP_USE_SYMVER_FALSE@version_arg =
255
@LIBSSP_USE_SYMVER_GNU_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,--version-script=$(srcdir)/ssp.map
256
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,-M,ssp.map-sun
257
@LIBSSP_USE_SYMVER_FALSE@version_dep =
258
@LIBSSP_USE_SYMVER_GNU_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_dep = $(srcdir)/ssp.map
259
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_dep = ssp.map-sun
260
AM_CFLAGS = -Wall
261
toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
262
libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
263
nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
264
libssp_la_SOURCES = \
265
        ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
266
        memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
267
        strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
268
        vsnprintf-chk.c vsprintf-chk.c
269
 
270
libssp_la_LIBADD =
271
libssp_la_DEPENDENCIES = $(version_dep) $(libssp_la_LIBADD)
272
libssp_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
273
                    $(version_arg) $(lt_host_flags)
274
 
275
libssp_nonshared_la_SOURCES = \
276
        ssp-local.c
277
 
278
libssp_nonshared_la_CFLAGS = -prefer-pic
279
libssp_nonshared_la_LIBADD =
280
libssp_nonshared_la_DEPENDENCIES = $(libssp_nonshared_la_LIBADD)
281
libssp_nonshared_la_LDFLAGS = -static
282
 
283
# XXX hack alert
284
# From libffi/Makefile.am
285
 
286
# Work around what appears to be a GNU make bug handling MAKEFLAGS
287
# values defined in terms of make variables, as is the case for CC and
288
# friends when we are called from the top level Makefile.
289
AM_MAKEFLAGS = \
290
        "AR_FLAGS=$(AR_FLAGS)" \
291
        "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
292
        "CFLAGS=$(CFLAGS)" \
293
        "CXXFLAGS=$(CXXFLAGS)" \
294
        "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
295
        "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
296
        "INSTALL=$(INSTALL)" \
297
        "INSTALL_DATA=$(INSTALL_DATA)" \
298
        "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
299
        "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
300
        "JC1FLAGS=$(JC1FLAGS)" \
301
        "LDFLAGS=$(LDFLAGS)" \
302
        "LIBCFLAGS=$(LIBCFLAGS)" \
303
        "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
304
        "MAKE=$(MAKE)" \
305
        "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
306
        "PICFLAG=$(PICFLAG)" \
307
        "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
308
        "SHELL=$(SHELL)" \
309
        "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
310
        "exec_prefix=$(exec_prefix)" \
311
        "infodir=$(infodir)" \
312
        "libdir=$(libdir)" \
313
        "prefix=$(prefix)" \
314
        "includedir=$(includedir)" \
315
        "AR=$(AR)" \
316
        "AS=$(AS)" \
317
        "CC=$(CC)" \
318
        "CXX=$(CXX)" \
319
        "LD=$(LD)" \
320
        "LIBCFLAGS=$(LIBCFLAGS)" \
321
        "NM=$(NM)" \
322
        "PICFLAG=$(PICFLAG)" \
323
        "RANLIB=$(RANLIB)" \
324
        "DESTDIR=$(DESTDIR)"
325
 
326
MAKEOVERRIDES =
327
all: config.h
328
        $(MAKE) $(AM_MAKEFLAGS) all-am
329
 
330
.SUFFIXES:
331
.SUFFIXES: .c .lo .o .obj
332
am--refresh:
333
        @:
334
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
335
        @for dep in $?; do \
336
          case '$(am__configure_deps)' in \
337
            *$$dep*) \
338
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
339
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
340
                && exit 0; \
341
              exit 1;; \
342
          esac; \
343
        done; \
344
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
345
        $(am__cd) $(top_srcdir) && \
346
          $(AUTOMAKE) --foreign Makefile
347
.PRECIOUS: Makefile
348
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349
        @case '$?' in \
350
          *config.status*) \
351
            echo ' $(SHELL) ./config.status'; \
352
            $(SHELL) ./config.status;; \
353
          *) \
354
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
355
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
356
        esac;
357
 
358
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359
        $(SHELL) ./config.status --recheck
360
 
361
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
362
        $(am__cd) $(srcdir) && $(AUTOCONF)
363
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
364
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
365
$(am__aclocal_m4_deps):
366
 
367
config.h: stamp-h1
368
        @if test ! -f $@; then \
369
          rm -f stamp-h1; \
370
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
371
        else :; fi
372
 
373
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
374
        @rm -f stamp-h1
375
        cd $(top_builddir) && $(SHELL) ./config.status config.h
376
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
377
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
378
        rm -f stamp-h1
379
        touch $@
380
 
381
distclean-hdr:
382
        -rm -f config.h stamp-h1
383
ssp/ssp.h: $(top_builddir)/config.status $(top_srcdir)/ssp/ssp.h.in
384
        cd $(top_builddir) && $(SHELL) ./config.status $@
385
install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
386
        @$(NORMAL_INSTALL)
387
        test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
388
        @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
389
        list2=; for p in $$list; do \
390
          if test -f $$p; then \
391
            list2="$$list2 $$p"; \
392
          else :; fi; \
393
        done; \
394
        test -z "$$list2" || { \
395
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
396
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
397
        }
398
 
399
uninstall-toolexeclibLTLIBRARIES:
400
        @$(NORMAL_UNINSTALL)
401
        @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
402
        for p in $$list; do \
403
          $(am__strip_dir) \
404
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
405
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
406
        done
407
 
408
clean-toolexeclibLTLIBRARIES:
409
        -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
410
        @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
411
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
412
          test "$$dir" != "$$p" || dir=.; \
413
          echo "rm -f \"$${dir}/so_locations\""; \
414
          rm -f "$${dir}/so_locations"; \
415
        done
416
libssp.la: $(libssp_la_OBJECTS) $(libssp_la_DEPENDENCIES)
417
        $(libssp_la_LINK) -rpath $(toolexeclibdir) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
418
libssp_nonshared.la: $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_DEPENDENCIES)
419
        $(libssp_nonshared_la_LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
420
 
421
mostlyclean-compile:
422
        -rm -f *.$(OBJEXT)
423
 
424
distclean-compile:
425
        -rm -f *.tab.c
426
 
427
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets-chk.Plo@am__quote@
428
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo@am__quote@
429
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy-chk.Plo@am__quote@
430
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmove-chk.Plo@am__quote@
431
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy-chk.Plo@am__quote@
432
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset-chk.Plo@am__quote@
433
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf-chk.Plo@am__quote@
434
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf-chk.Plo@am__quote@
435
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssp.Plo@am__quote@
436
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy-chk.Plo@am__quote@
437
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcat-chk.Plo@am__quote@
438
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcpy-chk.Plo@am__quote@
439
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat-chk.Plo@am__quote@
440
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncpy-chk.Plo@am__quote@
441
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf-chk.Plo@am__quote@
442
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf-chk.Plo@am__quote@
443
 
444
.c.o:
445
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
446
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
447
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
449
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
450
 
451
.c.obj:
452
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
453
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
454
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
456
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
457
 
458
.c.lo:
459
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
460
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
461
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
463
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
464
 
465
libssp_nonshared_la-ssp-local.lo: ssp-local.c
466
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libssp_nonshared_la_CFLAGS) $(CFLAGS) -MT libssp_nonshared_la-ssp-local.lo -MD -MP -MF $(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '$(srcdir)/'`ssp-local.c
467
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo $(DEPDIR)/libssp_nonshared_la-ssp-local.Plo
468
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ssp-local.c' object='libssp_nonshared_la-ssp-local.lo' libtool=yes @AMDEPBACKSLASH@
469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
470
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libssp_nonshared_la_CFLAGS) $(CFLAGS) -c -o libssp_nonshared_la-ssp-local.lo `test -f 'ssp-local.c' || echo '$(srcdir)/'`ssp-local.c
471
 
472
mostlyclean-libtool:
473
        -rm -f *.lo
474
 
475
clean-libtool:
476
        -rm -rf .libs _libs
477
 
478
distclean-libtool:
479
        -rm -f libtool config.lt
480
 
481
# GNU Make needs to see an explicit $(MAKE) variable in the command it
482
# runs to enable its job server during parallel builds.  Hence the
483
# comments below.
484
all-multi:
485
        $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
486
install-multi:
487
        $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
488
 
489
mostlyclean-multi:
490
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
491
clean-multi:
492
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
493
distclean-multi:
494
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
495
maintainer-clean-multi:
496
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
497
install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
498
        @$(NORMAL_INSTALL)
499
        test -z "$(libsubincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)"
500
        @list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
501
        $(am__nobase_list) | while read dir files; do \
502
          xfiles=; for file in $$files; do \
503
            if test -f "$$file"; then xfiles="$$xfiles $$file"; \
504
            else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
505
          test -z "$$xfiles" || { \
506
            test "x$$dir" = x. || { \
507
              echo "$(MKDIR_P) '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
508
              $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)/$$dir"; }; \
509
            echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
510
            $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(libsubincludedir)/$$dir" || exit $$?; }; \
511
        done
512
 
513
uninstall-nobase_libsubincludeHEADERS:
514
        @$(NORMAL_UNINSTALL)
515
        @list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
516
        $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
517
        test -n "$$files" || exit 0; \
518
        echo " ( cd '$(DESTDIR)$(libsubincludedir)' && rm -f" $$files ")"; \
519
        cd "$(DESTDIR)$(libsubincludedir)" && rm -f $$files
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:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
532
                $(TAGS_FILES) $(LISP)
533
        set x; \
534
        here=`pwd`; \
535
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
536
        unique=`for i in $$list; do \
537
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
538
          done | \
539
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
540
              END { if (nonempty) { for (i in files) print i; }; }'`; \
541
        shift; \
542
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
543
          test -n "$$unique" || unique=$$empty_fix; \
544
          if test $$# -gt 0; then \
545
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
546
              "$$@" $$unique; \
547
          else \
548
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
549
              $$unique; \
550
          fi; \
551
        fi
552
ctags: CTAGS
553
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
554
                $(TAGS_FILES) $(LISP)
555
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
556
        unique=`for i in $$list; do \
557
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
558
          done | \
559
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
560
              END { if (nonempty) { for (i in files) print i; }; }'`; \
561
        test -z "$(CTAGS_ARGS)$$unique" \
562
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
563
             $$unique
564
 
565
GTAGS:
566
        here=`$(am__cd) $(top_builddir) && pwd` \
567
          && $(am__cd) $(top_srcdir) \
568
          && gtags -i $(GTAGS_ARGS) "$$here"
569
 
570
distclean-tags:
571
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
572
check-am: all-am
573
check: check-am
574
all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
575
installdirs:
576
        for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
577
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
578
        done
579
install: install-am
580
install-exec: install-exec-am
581
install-data: install-data-am
582
uninstall: uninstall-am
583
 
584
install-am: all-am
585
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
586
 
587
installcheck: installcheck-am
588
install-strip:
589
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591
          `test -z '$(STRIP)' || \
592
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
593
mostlyclean-generic:
594
 
595
clean-generic:
596
 
597
distclean-generic:
598
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
599
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
600
 
601
maintainer-clean-generic:
602
        @echo "This command is intended for maintainers to use"
603
        @echo "it deletes files that may require special tools to rebuild."
604
clean: clean-am clean-multi
605
 
606
clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
607
        mostlyclean-am
608
 
609
distclean: distclean-am distclean-multi
610
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
611
        -rm -rf ./$(DEPDIR)
612
        -rm -f Makefile
613
distclean-am: clean-am distclean-compile distclean-generic \
614
        distclean-hdr distclean-libtool distclean-tags
615
 
616
dvi: dvi-am
617
 
618
dvi-am:
619
 
620
html: html-am
621
 
622
html-am:
623
 
624
info: info-am
625
 
626
info-am:
627
 
628
install-data-am: install-nobase_libsubincludeHEADERS
629
 
630
install-dvi: install-dvi-am
631
 
632
install-dvi-am:
633
 
634
install-exec-am: install-multi install-toolexeclibLTLIBRARIES
635
 
636
install-html: install-html-am
637
 
638
install-html-am:
639
 
640
install-info: install-info-am
641
 
642
install-info-am:
643
 
644
install-man:
645
 
646
install-pdf: install-pdf-am
647
 
648
install-pdf-am:
649
 
650
install-ps: install-ps-am
651
 
652
install-ps-am:
653
 
654
installcheck-am:
655
 
656
maintainer-clean: maintainer-clean-am maintainer-clean-multi
657
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
658
        -rm -rf $(top_srcdir)/autom4te.cache
659
        -rm -rf ./$(DEPDIR)
660
        -rm -f Makefile
661
maintainer-clean-am: distclean-am maintainer-clean-generic
662
 
663
mostlyclean: mostlyclean-am mostlyclean-multi
664
 
665
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
666
        mostlyclean-libtool
667
 
668
pdf: pdf-am
669
 
670
pdf-am:
671
 
672
ps: ps-am
673
 
674
ps-am:
675
 
676
uninstall-am: uninstall-nobase_libsubincludeHEADERS \
677
        uninstall-toolexeclibLTLIBRARIES
678
 
679
.MAKE: all all-multi clean-multi distclean-multi install-am \
680
        install-multi install-strip maintainer-clean-multi \
681
        mostlyclean-multi
682
 
683
.PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
684
        clean clean-generic clean-libtool clean-multi \
685
        clean-toolexeclibLTLIBRARIES ctags distclean distclean-compile \
686
        distclean-generic distclean-hdr distclean-libtool \
687
        distclean-multi distclean-tags dvi dvi-am html html-am info \
688
        info-am install install-am install-data install-data-am \
689
        install-dvi install-dvi-am install-exec install-exec-am \
690
        install-html install-html-am install-info install-info-am \
691
        install-man install-multi install-nobase_libsubincludeHEADERS \
692
        install-pdf install-pdf-am install-ps install-ps-am \
693
        install-strip install-toolexeclibLTLIBRARIES installcheck \
694
        installcheck-am installdirs maintainer-clean \
695
        maintainer-clean-generic maintainer-clean-multi mostlyclean \
696
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
697
        mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
698
        uninstall-am uninstall-nobase_libsubincludeHEADERS \
699
        uninstall-toolexeclibLTLIBRARIES
700
 
701
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@ssp.map-sun : $(srcdir)/ssp.map \
702
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@            $(top_srcdir)/../contrib/make_sunver.pl \
703
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@            $(libssp_la_OBJECTS) $(libssp_la_LIBADD)
704
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@    perl $(top_srcdir)/../contrib/make_sunver.pl \
705
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@      $(srcdir)/ssp.map \
706
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@      $(libssp_la_OBJECTS:%.lo=.libs/%.o) \
707
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@     `echo $(libssp_la_LIBADD) | \
708
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@        sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
709
@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@     > $@ || (rm -f $@ ; exit 1)
710
 
711
# Tell versions [3.59,3.63) of GNU make to not export all variables.
712
# Otherwise a system limit (for SysV at least) may be exceeded.
713
.NOEXPORT:

powered by: WebSVN 2.1.0

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