OSDN Git Service

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