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