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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libssp/] [Makefile.in] - Blame information for rev 20

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 15 jlechner
# Makefile.in generated by automake 1.9.5 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
 
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
 
15
@SET_MAKE@
16
 
17
 
18
SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
19
 
20
srcdir = @srcdir@
21
top_srcdir = @top_srcdir@
22
VPATH = @srcdir@
23
pkgdatadir = $(datadir)/@PACKAGE@
24
pkglibdir = $(libdir)/@PACKAGE@
25
pkgincludedir = $(includedir)/@PACKAGE@
26
top_builddir = .
27
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28
INSTALL = @INSTALL@
29
install_sh_DATA = $(install_sh) -c -m 644
30
install_sh_PROGRAM = $(install_sh) -c
31
install_sh_SCRIPT = $(install_sh) -c
32
INSTALL_HEADER = $(INSTALL_DATA)
33
transform = $(program_transform_name)
34
NORMAL_INSTALL = :
35
PRE_INSTALL = :
36
POST_INSTALL = :
37
NORMAL_UNINSTALL = :
38
PRE_UNINSTALL = :
39
POST_UNINSTALL = :
40
build_triplet = @build@
41
host_triplet = @host@
42
target_triplet = @target@
43
DIST_COMMON = $(am__configure_deps) $(nobase_libsubinclude_HEADERS) \
44
        $(srcdir)/../compile $(srcdir)/../config.guess \
45
        $(srcdir)/../config.sub $(srcdir)/../depcomp \
46
        $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
47
        $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
48
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49
        $(srcdir)/config.h.in $(top_srcdir)/configure \
50
        $(top_srcdir)/ssp/ssp.h.in ChangeLog
51
subdir = .
52
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53
am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
54
        $(top_srcdir)/../config/depstand.m4 \
55
        $(top_srcdir)/../config/lead-dot.m4 \
56
        $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
57
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58
        $(ACLOCAL_M4)
59
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
60
 configure.lineno configure.status.lineno
61
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
62
CONFIG_HEADER = config.h
63
CONFIG_CLEAN_FILES = ssp/ssp.h
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 = `echo $$p | sed -e 's|^.*/||'`;
70
am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
71
        "$(DESTDIR)$(libsubincludedir)"
72
toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
73
LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
74
am_libssp_la_OBJECTS = ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
75
        mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
76
        stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
77
        strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
78
libssp_la_OBJECTS = $(am_libssp_la_OBJECTS)
79
am_libssp_nonshared_la_OBJECTS = libssp_nonshared_la-ssp-local.lo
80
libssp_nonshared_la_OBJECTS = $(am_libssp_nonshared_la_OBJECTS)
81
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
82
depcomp = $(SHELL) $(top_srcdir)/../depcomp
83
am__depfiles_maybe = depfiles
84
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
87
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
88
        $(AM_CFLAGS) $(CFLAGS)
89
CCLD = $(CC)
90
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
91
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
92
SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
93
DIST_SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
94
MULTISRCTOP =
95
MULTIBUILDTOP =
96
MULTIDIRS =
97
MULTISUBDIR =
98
MULTIDO = true
99
MULTICLEAN = true
100
nobase_libsubincludeHEADERS_INSTALL = $(install_sh_DATA)
101
HEADERS = $(nobase_libsubinclude_HEADERS)
102
ETAGS = etags
103
CTAGS = ctags
104
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105
distdir = $(PACKAGE)-$(VERSION)
106
top_distdir = $(distdir)
107
am__remove_distdir = \
108
  { test ! -d $(distdir) \
109
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
110
         && rm -fr $(distdir); }; }
111
DIST_ARCHIVES = $(distdir).tar.gz
112
GZIP_ENV = --best
113
distuninstallcheck_listfiles = find . -type f -print
114
distcleancheck_listfiles = find . -type f -print
115
ACLOCAL = @ACLOCAL@
116
AMDEP_FALSE = @AMDEP_FALSE@
117
AMDEP_TRUE = @AMDEP_TRUE@
118
AMTAR = @AMTAR@
119
AUTOCONF = @AUTOCONF@
120
AUTOHEADER = @AUTOHEADER@
121
AUTOMAKE = @AUTOMAKE@
122
AWK = @AWK@
123
CC = @CC@
124
CCDEPMODE = @CCDEPMODE@
125
CFLAGS = @CFLAGS@
126
CPP = @CPP@
127
CPPFLAGS = @CPPFLAGS@
128
CYGPATH_W = @CYGPATH_W@
129
DEFS = @DEFS@
130
DEPDIR = @DEPDIR@
131
ECHO_C = @ECHO_C@
132
ECHO_N = @ECHO_N@
133
ECHO_T = @ECHO_T@
134
EGREP = @EGREP@
135
EXEEXT = @EXEEXT@
136
INSTALL_DATA = @INSTALL_DATA@
137
INSTALL_PROGRAM = @INSTALL_PROGRAM@
138
INSTALL_SCRIPT = @INSTALL_SCRIPT@
139
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140
LIBOBJS = @LIBOBJS@
141
LIBS = @LIBS@
142
LIBSSP_USE_SYMVER_FALSE = @LIBSSP_USE_SYMVER_FALSE@
143
LIBSSP_USE_SYMVER_TRUE = @LIBSSP_USE_SYMVER_TRUE@
144
LIBTOOL = @LIBTOOL@
145
LN_S = @LN_S@
146
LTLIBOBJS = @LTLIBOBJS@
147
MAINT = @MAINT@
148
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
149
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
150
MAKEINFO = @MAKEINFO@
151
OBJEXT = @OBJEXT@
152
PACKAGE = @PACKAGE@
153
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154
PACKAGE_NAME = @PACKAGE_NAME@
155
PACKAGE_STRING = @PACKAGE_STRING@
156
PACKAGE_TARNAME = @PACKAGE_TARNAME@
157
PACKAGE_VERSION = @PACKAGE_VERSION@
158
PATH_SEPARATOR = @PATH_SEPARATOR@
159
RANLIB = @RANLIB@
160
SET_MAKE = @SET_MAKE@
161
SHELL = @SHELL@
162
STRIP = @STRIP@
163
VERSION = @VERSION@
164
ac_ct_CC = @ac_ct_CC@
165
ac_ct_RANLIB = @ac_ct_RANLIB@
166
ac_ct_STRIP = @ac_ct_STRIP@
167
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
168
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
169
am__include = @am__include@
170
am__leading_dot = @am__leading_dot@
171
am__quote = @am__quote@
172
am__tar = @am__tar@
173
am__untar = @am__untar@
174
bindir = @bindir@
175
build = @build@
176
build_alias = @build_alias@
177
build_cpu = @build_cpu@
178
build_os = @build_os@
179
build_vendor = @build_vendor@
180
datadir = @datadir@
181
enable_shared = @enable_shared@
182
enable_static = @enable_static@
183
exec_prefix = @exec_prefix@
184
host = @host@
185
host_alias = @host_alias@
186
host_cpu = @host_cpu@
187
host_os = @host_os@
188
host_vendor = @host_vendor@
189
includedir = @includedir@
190
infodir = @infodir@
191
install_sh = @install_sh@
192
libdir = @libdir@
193
libexecdir = @libexecdir@
194
localstatedir = @localstatedir@
195
mandir = @mandir@
196
mkdir_p = @mkdir_p@
197
multi_basedir = @multi_basedir@
198
oldincludedir = @oldincludedir@
199
prefix = @prefix@
200
program_transform_name = @program_transform_name@
201
sbindir = @sbindir@
202
sharedstatedir = @sharedstatedir@
203
ssp_have_usable_vsnprintf = @ssp_have_usable_vsnprintf@
204
sysconfdir = @sysconfdir@
205
target = @target@
206
target_alias = @target_alias@
207
target_cpu = @target_cpu@
208
target_noncanonical = @target_noncanonical@
209
target_os = @target_os@
210
target_vendor = @target_vendor@
211
toolexecdir = @toolexecdir@
212
toolexeclibdir = @toolexeclibdir@
213
AUTOMAKE_OPTIONS = 1.9.5 foreign
214
ACLOCAL_AMFLAGS = -I .. -I ../config
215
MAINT_CHARSET = latin1
216
 
217
# May be used by various substitution variables.
218
gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
219
@LIBSSP_USE_SYMVER_FALSE@version_arg =
220
@LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,--version-script=$(srcdir)/ssp.map
221
@LIBSSP_USE_SYMVER_FALSE@version_dep =
222
@LIBSSP_USE_SYMVER_TRUE@version_dep = $(srcdir)/ssp.map
223
AM_CFLAGS = -Wall
224
toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
225
libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
226
nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
227
libssp_la_SOURCES = \
228
        ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
229
        memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
230
        strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
231
        vsnprintf-chk.c vsprintf-chk.c
232
 
233
libssp_la_LIBADD =
234
libssp_la_DEPENDENCIES = $(version_dep) $(libssp_la_LIBADD)
235
libssp_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
236
                    $(version_arg)
237
 
238
libssp_nonshared_la_SOURCES = \
239
        ssp-local.c
240
 
241
libssp_nonshared_la_CFLAGS = -prefer-pic
242
libssp_nonshared_la_LIBADD =
243
libssp_nonshared_la_DEPENDENCIES = $(libssp_nonshared_la_LIBADD)
244
libssp_nonshared_la_LDFLAGS = -static
245
 
246
# XXX hack alert
247
# From libffi/Makefile.am
248
 
249
# Work around what appears to be a GNU make bug handling MAKEFLAGS
250
# values defined in terms of make variables, as is the case for CC and
251
# friends when we are called from the top level Makefile.
252
AM_MAKEFLAGS = \
253
        "AR_FLAGS=$(AR_FLAGS)" \
254
        "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
255
        "CFLAGS=$(CFLAGS)" \
256
        "CXXFLAGS=$(CXXFLAGS)" \
257
        "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
258
        "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
259
        "INSTALL=$(INSTALL)" \
260
        "INSTALL_DATA=$(INSTALL_DATA)" \
261
        "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
262
        "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
263
        "JC1FLAGS=$(JC1FLAGS)" \
264
        "LDFLAGS=$(LDFLAGS)" \
265
        "LIBCFLAGS=$(LIBCFLAGS)" \
266
        "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
267
        "MAKE=$(MAKE)" \
268
        "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
269
        "PICFLAG=$(PICFLAG)" \
270
        "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
271
        "SHELL=$(SHELL)" \
272
        "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
273
        "exec_prefix=$(exec_prefix)" \
274
        "infodir=$(infodir)" \
275
        "libdir=$(libdir)" \
276
        "prefix=$(prefix)" \
277
        "includedir=$(includedir)" \
278
        "AR=$(AR)" \
279
        "AS=$(AS)" \
280
        "CC=$(CC)" \
281
        "CXX=$(CXX)" \
282
        "LD=$(LD)" \
283
        "LIBCFLAGS=$(LIBCFLAGS)" \
284
        "NM=$(NM)" \
285
        "PICFLAG=$(PICFLAG)" \
286
        "RANLIB=$(RANLIB)" \
287
        "DESTDIR=$(DESTDIR)"
288
 
289
MAKEOVERRIDES =
290
all: config.h
291
        $(MAKE) $(AM_MAKEFLAGS) all-am
292
 
293
.SUFFIXES:
294
.SUFFIXES: .c .lo .o .obj
295
am--refresh:
296
        @:
297
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
298
        @for dep in $?; do \
299
          case '$(am__configure_deps)' in \
300
            *$$dep*) \
301
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
302
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
303
                && exit 0; \
304
              exit 1;; \
305
          esac; \
306
        done; \
307
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
308
        cd $(top_srcdir) && \
309
          $(AUTOMAKE) --foreign  Makefile
310
.PRECIOUS: Makefile
311
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312
        @case '$?' in \
313
          *config.status*) \
314
            echo ' $(SHELL) ./config.status'; \
315
            $(SHELL) ./config.status;; \
316
          *) \
317
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
318
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
319
        esac;
320
 
321
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
322
        $(SHELL) ./config.status --recheck
323
 
324
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
325
        cd $(srcdir) && $(AUTOCONF)
326
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
327
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
328
 
329
config.h: stamp-h1
330
        @if test ! -f $@; then \
331
          rm -f stamp-h1; \
332
          $(MAKE) stamp-h1; \
333
        else :; fi
334
 
335
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
336
        @rm -f stamp-h1
337
        cd $(top_builddir) && $(SHELL) ./config.status config.h
338
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
339
        cd $(top_srcdir) && $(AUTOHEADER)
340
        rm -f stamp-h1
341
        touch $@
342
 
343
distclean-hdr:
344
        -rm -f config.h stamp-h1
345
ssp/ssp.h: $(top_builddir)/config.status $(top_srcdir)/ssp/ssp.h.in
346
        cd $(top_builddir) && $(SHELL) ./config.status $@
347
install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
348
        @$(NORMAL_INSTALL)
349
        test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
350
        @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
351
          if test -f $$p; then \
352
            f=$(am__strip_dir) \
353
            echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
354
            $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
355
          else :; fi; \
356
        done
357
 
358
uninstall-toolexeclibLTLIBRARIES:
359
        @$(NORMAL_UNINSTALL)
360
        @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
361
          p=$(am__strip_dir) \
362
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
363
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
364
        done
365
 
366
clean-toolexeclibLTLIBRARIES:
367
        -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
368
        @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
369
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
370
          test "$$dir" != "$$p" || dir=.; \
371
          echo "rm -f \"$${dir}/so_locations\""; \
372
          rm -f "$${dir}/so_locations"; \
373
        done
374
libssp.la: $(libssp_la_OBJECTS) $(libssp_la_DEPENDENCIES)
375
        $(LINK) -rpath $(toolexeclibdir) $(libssp_la_LDFLAGS) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
376
libssp_nonshared.la: $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_DEPENDENCIES)
377
        $(LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_LDFLAGS) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
378
 
379
mostlyclean-compile:
380
        -rm -f *.$(OBJEXT)
381
 
382
distclean-compile:
383
        -rm -f *.tab.c
384
 
385
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets-chk.Plo@am__quote@
386
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo@am__quote@
387
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy-chk.Plo@am__quote@
388
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmove-chk.Plo@am__quote@
389
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy-chk.Plo@am__quote@
390
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset-chk.Plo@am__quote@
391
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf-chk.Plo@am__quote@
392
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf-chk.Plo@am__quote@
393
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssp.Plo@am__quote@
394
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy-chk.Plo@am__quote@
395
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcat-chk.Plo@am__quote@
396
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcpy-chk.Plo@am__quote@
397
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat-chk.Plo@am__quote@
398
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncpy-chk.Plo@am__quote@
399
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf-chk.Plo@am__quote@
400
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf-chk.Plo@am__quote@
401
 
402
.c.o:
403
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
404
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
406
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
408
 
409
.c.obj:
410
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
411
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
413
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
415
 
416
.c.lo:
417
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
418
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
420
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
421
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
422
 
423
libssp_nonshared_la-ssp-local.lo: ssp-local.c
424
@am__fastdepCC_TRUE@    if $(LIBTOOL) --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; \
425
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo" "$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo"; else rm -f "$(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo"; exit 1; fi
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ssp-local.c' object='libssp_nonshared_la-ssp-local.lo' libtool=yes @AMDEPBACKSLASH@
427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428
@am__fastdepCC_FALSE@   $(LIBTOOL) --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
429
 
430
mostlyclean-libtool:
431
        -rm -f *.lo
432
 
433
clean-libtool:
434
        -rm -rf .libs _libs
435
 
436
distclean-libtool:
437
        -rm -f libtool
438
 
439
# GNU Make needs to see an explicit $(MAKE) variable in the command it
440
# runs to enable its job server during parallel builds.  Hence the
441
# comments below.
442
all-multi:
443
        $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
444
install-multi:
445
        $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
446
 
447
mostlyclean-multi:
448
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
449
clean-multi:
450
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
451
distclean-multi:
452
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
453
maintainer-clean-multi:
454
        $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
455
uninstall-info-am:
456
install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
457
        @$(NORMAL_INSTALL)
458
        test -z "$(libsubincludedir)" || $(mkdir_p) "$(DESTDIR)$(libsubincludedir)"
459
        @$(am__vpath_adj_setup) \
460
        list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
461
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
462
          $(am__vpath_adj) \
463
          echo " $(nobase_libsubincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libsubincludedir)/$$f'"; \
464
          $(nobase_libsubincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libsubincludedir)/$$f"; \
465
        done
466
 
467
uninstall-nobase_libsubincludeHEADERS:
468
        @$(NORMAL_UNINSTALL)
469
        @$(am__vpath_adj_setup) \
470
        list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
471
          $(am__vpath_adj) \
472
          echo " rm -f '$(DESTDIR)$(libsubincludedir)/$$f'"; \
473
          rm -f "$(DESTDIR)$(libsubincludedir)/$$f"; \
474
        done
475
 
476
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
477
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
478
        unique=`for i in $$list; do \
479
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480
          done | \
481
          $(AWK) '    { files[$$0] = 1; } \
482
               END { for (i in files) print i; }'`; \
483
        mkid -fID $$unique
484
tags: TAGS
485
 
486
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
487
                $(TAGS_FILES) $(LISP)
488
        tags=; \
489
        here=`pwd`; \
490
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
491
        unique=`for i in $$list; do \
492
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493
          done | \
494
          $(AWK) '    { files[$$0] = 1; } \
495
               END { for (i in files) print i; }'`; \
496
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
497
          test -n "$$unique" || unique=$$empty_fix; \
498
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
499
            $$tags $$unique; \
500
        fi
501
ctags: CTAGS
502
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
503
                $(TAGS_FILES) $(LISP)
504
        tags=; \
505
        here=`pwd`; \
506
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
507
        unique=`for i in $$list; do \
508
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509
          done | \
510
          $(AWK) '    { files[$$0] = 1; } \
511
               END { for (i in files) print i; }'`; \
512
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
513
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
514
             $$tags $$unique
515
 
516
GTAGS:
517
        here=`$(am__cd) $(top_builddir) && pwd` \
518
          && cd $(top_srcdir) \
519
          && gtags -i $(GTAGS_ARGS) $$here
520
 
521
distclean-tags:
522
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
523
 
524
distdir: $(DISTFILES)
525
        $(am__remove_distdir)
526
        mkdir $(distdir)
527
        $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/ssp
528
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
529
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
530
        list='$(DISTFILES)'; for file in $$list; do \
531
          case $$file in \
532
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
533
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
534
          esac; \
535
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
536
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
537
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
538
            dir="/$$dir"; \
539
            $(mkdir_p) "$(distdir)$$dir"; \
540
          else \
541
            dir=''; \
542
          fi; \
543
          if test -d $$d/$$file; then \
544
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
545
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
546
            fi; \
547
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
548
          else \
549
            test -f $(distdir)/$$file \
550
            || cp -p $$d/$$file $(distdir)/$$file \
551
            || exit 1; \
552
          fi; \
553
        done
554
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
555
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
556
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
557
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
558
        || chmod -R a+r $(distdir)
559
dist-gzip: distdir
560
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
561
        $(am__remove_distdir)
562
 
563
dist-bzip2: distdir
564
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
565
        $(am__remove_distdir)
566
 
567
dist-tarZ: distdir
568
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
569
        $(am__remove_distdir)
570
 
571
dist-shar: distdir
572
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
573
        $(am__remove_distdir)
574
 
575
dist-zip: distdir
576
        -rm -f $(distdir).zip
577
        zip -rq $(distdir).zip $(distdir)
578
        $(am__remove_distdir)
579
 
580
dist dist-all: distdir
581
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
582
        $(am__remove_distdir)
583
 
584
# This target untars the dist file and tries a VPATH configuration.  Then
585
# it guarantees that the distribution is self-contained by making another
586
# tarfile.
587
distcheck: dist
588
        case '$(DIST_ARCHIVES)' in \
589
        *.tar.gz*) \
590
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
591
        *.tar.bz2*) \
592
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
593
        *.tar.Z*) \
594
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
595
        *.shar.gz*) \
596
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
597
        *.zip*) \
598
          unzip $(distdir).zip ;;\
599
        esac
600
        chmod -R a-w $(distdir); chmod a+w $(distdir)
601
        mkdir $(distdir)/_build
602
        mkdir $(distdir)/_inst
603
        chmod a-w $(distdir)
604
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
605
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
606
          && cd $(distdir)/_build \
607
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
608
            $(DISTCHECK_CONFIGURE_FLAGS) \
609
          && $(MAKE) $(AM_MAKEFLAGS) \
610
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
611
          && $(MAKE) $(AM_MAKEFLAGS) check \
612
          && $(MAKE) $(AM_MAKEFLAGS) install \
613
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
614
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
615
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
616
                distuninstallcheck \
617
          && chmod -R a-w "$$dc_install_base" \
618
          && ({ \
619
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
620
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
621
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
622
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
623
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
624
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
625
          && rm -rf "$$dc_destdir" \
626
          && $(MAKE) $(AM_MAKEFLAGS) dist \
627
          && rm -rf $(DIST_ARCHIVES) \
628
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
629
        $(am__remove_distdir)
630
        @(echo "$(distdir) archives ready for distribution: "; \
631
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
632
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
633
distuninstallcheck:
634
        @cd $(distuninstallcheck_dir) \
635
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
636
           || { echo "ERROR: files left after uninstall:" ; \
637
                if test -n "$(DESTDIR)"; then \
638
                  echo "  (check DESTDIR support)"; \
639
                fi ; \
640
                $(distuninstallcheck_listfiles) ; \
641
                exit 1; } >&2
642
distcleancheck: distclean
643
        @if test '$(srcdir)' = . ; then \
644
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
645
          exit 1 ; \
646
        fi
647
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
648
          || { echo "ERROR: files left in build directory after distclean:" ; \
649
               $(distcleancheck_listfiles) ; \
650
               exit 1; } >&2
651
check-am: all-am
652
check: check-am
653
all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
654
installdirs:
655
        for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
656
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
657
        done
658
install: install-am
659
install-exec: install-exec-am
660
install-data: install-data-am
661
uninstall: uninstall-am
662
 
663
install-am: all-am
664
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
665
 
666
installcheck: installcheck-am
667
install-strip:
668
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670
          `test -z '$(STRIP)' || \
671
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
672
mostlyclean-generic:
673
 
674
clean-generic:
675
 
676
distclean-generic:
677
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
678
 
679
maintainer-clean-generic:
680
        @echo "This command is intended for maintainers to use"
681
        @echo "it deletes files that may require special tools to rebuild."
682
clean: clean-am clean-multi
683
 
684
clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
685
        mostlyclean-am
686
 
687
distclean: distclean-am distclean-multi
688
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
689
        -rm -rf ./$(DEPDIR)
690
        -rm -f Makefile
691
distclean-am: clean-am distclean-compile distclean-generic \
692
        distclean-hdr distclean-libtool distclean-tags
693
 
694
dvi: dvi-am
695
 
696
dvi-am:
697
 
698
html: html-am
699
 
700
info: info-am
701
 
702
info-am:
703
 
704
install-data-am: install-nobase_libsubincludeHEADERS
705
 
706
install-exec-am: install-multi install-toolexeclibLTLIBRARIES
707
 
708
install-info: install-info-am
709
 
710
install-man:
711
 
712
installcheck-am:
713
 
714
maintainer-clean: maintainer-clean-am maintainer-clean-multi
715
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
716
        -rm -rf $(top_srcdir)/autom4te.cache
717
        -rm -rf ./$(DEPDIR)
718
        -rm -f Makefile
719
maintainer-clean-am: distclean-am maintainer-clean-generic
720
 
721
mostlyclean: mostlyclean-am mostlyclean-multi
722
 
723
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
724
        mostlyclean-libtool
725
 
726
pdf: pdf-am
727
 
728
pdf-am:
729
 
730
ps: ps-am
731
 
732
ps-am:
733
 
734
uninstall-am: uninstall-info-am uninstall-nobase_libsubincludeHEADERS \
735
        uninstall-toolexeclibLTLIBRARIES
736
 
737
.PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
738
        clean clean-generic clean-libtool clean-multi \
739
        clean-toolexeclibLTLIBRARIES ctags dist dist-all dist-bzip2 \
740
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
741
        distclean-compile distclean-generic distclean-hdr \
742
        distclean-libtool distclean-multi distclean-tags \
743
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
744
        html-am info info-am install install-am install-data \
745
        install-data-am install-exec install-exec-am install-info \
746
        install-info-am install-man install-multi \
747
        install-nobase_libsubincludeHEADERS install-strip \
748
        install-toolexeclibLTLIBRARIES installcheck installcheck-am \
749
        installdirs maintainer-clean maintainer-clean-generic \
750
        maintainer-clean-multi mostlyclean mostlyclean-compile \
751
        mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
752
        pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am \
753
        uninstall-nobase_libsubincludeHEADERS \
754
        uninstall-toolexeclibLTLIBRARIES
755
 
756
# Tell versions [3.59,3.63) of GNU make to not export all variables.
757
# Otherwise a system limit (for SysV at least) may be exceeded.
758
.NOEXPORT:

powered by: WebSVN 2.1.0

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