Makefile.in revision 1.1.1.3
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@
238host = @host@
239host_alias = @host_alias@
240host_cpu = @host_cpu@
241host_os = @host_os@
242host_vendor = @host_vendor@
243htmldir = @htmldir@
244includedir = @includedir@
245infodir = @infodir@
246install_sh = @install_sh@
247libdir = @libdir@
248libexecdir = @libexecdir@
249localedir = @localedir@
250localstatedir = @localstatedir@
251lt_host_flags = @lt_host_flags@
252mandir = @mandir@
253mkdir_p = @mkdir_p@
254multi_basedir = @multi_basedir@
255oldincludedir = @oldincludedir@
256pdfdir = @pdfdir@
257prefix = @prefix@
258program_transform_name = @program_transform_name@
259psdir = @psdir@
260sbindir = @sbindir@
261sharedstatedir = @sharedstatedir@
262srcdir = @srcdir@
263ssp_have_usable_vsnprintf = @ssp_have_usable_vsnprintf@
264sysconfdir = @sysconfdir@
265target = @target@
266target_alias = @target_alias@
267target_cpu = @target_cpu@
268target_noncanonical = @target_noncanonical@
269target_os = @target_os@
270target_vendor = @target_vendor@
271toolexecdir = @toolexecdir@
272toolexeclibdir = @toolexeclibdir@
273top_build_prefix = @top_build_prefix@
274top_builddir = @top_builddir@
275top_srcdir = @top_srcdir@
276AUTOMAKE_OPTIONS = 1.9.5 foreign
277ACLOCAL_AMFLAGS = -I .. -I ../config
278MAINT_CHARSET = latin1
279
280# May be used by various substitution variables.
281gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
282@LIBSSP_USE_SYMVER_FALSE@version_arg = 
283@LIBSSP_USE_SYMVER_GNU_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,--version-script=$(srcdir)/ssp.map
284@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,-M,ssp.map-sun
285@LIBSSP_USE_SYMVER_FALSE@version_dep = 
286@LIBSSP_USE_SYMVER_GNU_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_dep = $(srcdir)/ssp.map
287@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@version_dep = ssp.map-sun
288AM_CFLAGS = -Wall
289toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
290libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
291nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
292libssp_la_SOURCES = \
293	ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
294	memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
295	strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
296	vsnprintf-chk.c vsprintf-chk.c
297
298libssp_la_LIBADD = 
299libssp_la_DEPENDENCIES = $(version_dep) $(libssp_la_LIBADD)
300libssp_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
301		    $(version_arg) $(lt_host_flags)
302
303libssp_nonshared_la_SOURCES = \
304	ssp-local.c
305
306libssp_nonshared_la_CFLAGS = -prefer-pic
307libssp_nonshared_la_LIBADD = 
308libssp_nonshared_la_DEPENDENCIES = $(libssp_nonshared_la_LIBADD)
309libssp_nonshared_la_LDFLAGS = -static
310
311# XXX hack alert
312# From libffi/Makefile.am
313
314# Work around what appears to be a GNU make bug handling MAKEFLAGS
315# values defined in terms of make variables, as is the case for CC and
316# friends when we are called from the top level Makefile.
317AM_MAKEFLAGS = \
318	"AR_FLAGS=$(AR_FLAGS)" \
319	"CC_FOR_BUILD=$(CC_FOR_BUILD)" \
320	"CFLAGS=$(CFLAGS)" \
321	"CXXFLAGS=$(CXXFLAGS)" \
322	"CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
323	"CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
324	"INSTALL=$(INSTALL)" \
325	"INSTALL_DATA=$(INSTALL_DATA)" \
326	"INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
327	"INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
328	"JC1FLAGS=$(JC1FLAGS)" \
329	"LDFLAGS=$(LDFLAGS)" \
330	"LIBCFLAGS=$(LIBCFLAGS)" \
331	"LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
332	"MAKE=$(MAKE)" \
333	"MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
334	"PICFLAG=$(PICFLAG)" \
335	"PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
336	"SHELL=$(SHELL)" \
337	"RUNTESTFLAGS=$(RUNTESTFLAGS)" \
338	"exec_prefix=$(exec_prefix)" \
339	"infodir=$(infodir)" \
340	"libdir=$(libdir)" \
341	"prefix=$(prefix)" \
342	"includedir=$(includedir)" \
343	"AR=$(AR)" \
344	"AS=$(AS)" \
345	"CC=$(CC)" \
346	"CXX=$(CXX)" \
347	"LD=$(LD)" \
348	"LIBCFLAGS=$(LIBCFLAGS)" \
349	"NM=$(NM)" \
350	"PICFLAG=$(PICFLAG)" \
351	"RANLIB=$(RANLIB)" \
352	"DESTDIR=$(DESTDIR)"
353
354MAKEOVERRIDES = 
355all: config.h
356	$(MAKE) $(AM_MAKEFLAGS) all-am
357
358.SUFFIXES:
359.SUFFIXES: .c .lo .o .obj
360am--refresh: Makefile
361	@:
362$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
363	@for dep in $?; do \
364	  case '$(am__configure_deps)' in \
365	    *$$dep*) \
366	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
367	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
368		&& exit 0; \
369	      exit 1;; \
370	  esac; \
371	done; \
372	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
373	$(am__cd) $(top_srcdir) && \
374	  $(AUTOMAKE) --foreign Makefile
375.PRECIOUS: Makefile
376Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
377	@case '$?' in \
378	  *config.status*) \
379	    echo ' $(SHELL) ./config.status'; \
380	    $(SHELL) ./config.status;; \
381	  *) \
382	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
383	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
384	esac;
385
386$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
387	$(SHELL) ./config.status --recheck
388
389$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
390	$(am__cd) $(srcdir) && $(AUTOCONF)
391$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
392	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
393$(am__aclocal_m4_deps):
394
395config.h: stamp-h1
396	@if test ! -f $@; then rm -f stamp-h1; else :; fi
397	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
398
399stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
400	@rm -f stamp-h1
401	cd $(top_builddir) && $(SHELL) ./config.status config.h
402$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
403	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
404	rm -f stamp-h1
405	touch $@
406
407distclean-hdr:
408	-rm -f config.h stamp-h1
409ssp/ssp.h: $(top_builddir)/config.status $(top_srcdir)/ssp/ssp.h.in
410	cd $(top_builddir) && $(SHELL) ./config.status $@
411install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
412	@$(NORMAL_INSTALL)
413	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
414	list2=; for p in $$list; do \
415	  if test -f $$p; then \
416	    list2="$$list2 $$p"; \
417	  else :; fi; \
418	done; \
419	test -z "$$list2" || { \
420	  echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
421	  $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
422	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
423	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
424	}
425
426uninstall-toolexeclibLTLIBRARIES:
427	@$(NORMAL_UNINSTALL)
428	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
429	for p in $$list; do \
430	  $(am__strip_dir) \
431	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
432	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
433	done
434
435clean-toolexeclibLTLIBRARIES:
436	-test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
437	@list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
438	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
439	  test "$$dir" != "$$p" || dir=.; \
440	  echo "rm -f \"$${dir}/so_locations\""; \
441	  rm -f "$${dir}/so_locations"; \
442	done
443libssp.la: $(libssp_la_OBJECTS) $(libssp_la_DEPENDENCIES) $(EXTRA_libssp_la_DEPENDENCIES) 
444	$(libssp_la_LINK) -rpath $(toolexeclibdir) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
445libssp_nonshared.la: $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_DEPENDENCIES) $(EXTRA_libssp_nonshared_la_DEPENDENCIES) 
446	$(libssp_nonshared_la_LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
447
448mostlyclean-compile:
449	-rm -f *.$(OBJEXT)
450
451distclean-compile:
452	-rm -f *.tab.c
453
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets-chk.Plo@am__quote@
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo@am__quote@
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy-chk.Plo@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmove-chk.Plo@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy-chk.Plo@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset-chk.Plo@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf-chk.Plo@am__quote@
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf-chk.Plo@am__quote@
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssp.Plo@am__quote@
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy-chk.Plo@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcat-chk.Plo@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcpy-chk.Plo@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat-chk.Plo@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncpy-chk.Plo@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf-chk.Plo@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf-chk.Plo@am__quote@
470
471.c.o:
472@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
473@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
474@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
475@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476@am__fastdepCC_FALSE@	$(COMPILE) -c $<
477
478.c.obj:
479@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
480@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
481@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
482@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
484
485.c.lo:
486@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
487@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
488@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
489@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
491
492libssp_nonshared_la-ssp-local.lo: ssp-local.c
493@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
494@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo $(DEPDIR)/libssp_nonshared_la-ssp-local.Plo
495@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ssp-local.c' object='libssp_nonshared_la-ssp-local.lo' libtool=yes @AMDEPBACKSLASH@
496@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497@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
498
499mostlyclean-libtool:
500	-rm -f *.lo
501
502clean-libtool:
503	-rm -rf .libs _libs
504
505distclean-libtool:
506	-rm -f libtool config.lt
507
508# GNU Make needs to see an explicit $(MAKE) variable in the command it
509# runs to enable its job server during parallel builds.  Hence the
510# comments below.
511all-multi:
512	$(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
513install-multi:
514	$(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
515
516mostlyclean-multi:
517	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
518clean-multi:
519	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
520distclean-multi:
521	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
522maintainer-clean-multi:
523	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
524install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
525	@$(NORMAL_INSTALL)
526	@list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
527	if test -n "$$list"; then \
528	  echo " $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)'"; \
529	  $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)" || exit 1; \
530	fi; \
531	$(am__nobase_list) | while read dir files; do \
532	  xfiles=; for file in $$files; do \
533	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
534	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
535	  test -z "$$xfiles" || { \
536	    test "x$$dir" = x. || { \
537	      echo " $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
538	      $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)/$$dir"; }; \
539	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
540	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(libsubincludedir)/$$dir" || exit $$?; }; \
541	done
542
543uninstall-nobase_libsubincludeHEADERS:
544	@$(NORMAL_UNINSTALL)
545	@list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
546	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
547	dir='$(DESTDIR)$(libsubincludedir)'; $(am__uninstall_files_from_dir)
548
549ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
550	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
551	unique=`for i in $$list; do \
552	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
553	  done | \
554	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
555	      END { if (nonempty) { for (i in files) print i; }; }'`; \
556	mkid -fID $$unique
557tags: TAGS
558
559TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
560		$(TAGS_FILES) $(LISP)
561	set x; \
562	here=`pwd`; \
563	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
564	unique=`for i in $$list; do \
565	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
566	  done | \
567	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
568	      END { if (nonempty) { for (i in files) print i; }; }'`; \
569	shift; \
570	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
571	  test -n "$$unique" || unique=$$empty_fix; \
572	  if test $$# -gt 0; then \
573	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
574	      "$$@" $$unique; \
575	  else \
576	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
577	      $$unique; \
578	  fi; \
579	fi
580ctags: CTAGS
581CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
582		$(TAGS_FILES) $(LISP)
583	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
584	unique=`for i in $$list; do \
585	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
586	  done | \
587	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
588	      END { if (nonempty) { for (i in files) print i; }; }'`; \
589	test -z "$(CTAGS_ARGS)$$unique" \
590	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
591	     $$unique
592
593GTAGS:
594	here=`$(am__cd) $(top_builddir) && pwd` \
595	  && $(am__cd) $(top_srcdir) \
596	  && gtags -i $(GTAGS_ARGS) "$$here"
597
598distclean-tags:
599	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
600check-am: all-am
601check: check-am
602all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
603installdirs:
604	for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
605	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
606	done
607install: install-am
608install-exec: install-exec-am
609install-data: install-data-am
610uninstall: uninstall-am
611
612install-am: all-am
613	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
614
615installcheck: installcheck-am
616install-strip:
617	if test -z '$(STRIP)'; then \
618	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
619	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
620	      install; \
621	else \
622	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
623	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
624	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
625	fi
626mostlyclean-generic:
627
628clean-generic:
629
630distclean-generic:
631	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
632	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
633
634maintainer-clean-generic:
635	@echo "This command is intended for maintainers to use"
636	@echo "it deletes files that may require special tools to rebuild."
637clean: clean-am clean-multi
638
639clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
640	mostlyclean-am
641
642distclean: distclean-am distclean-multi
643	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
644	-rm -rf ./$(DEPDIR)
645	-rm -f Makefile
646distclean-am: clean-am distclean-compile distclean-generic \
647	distclean-hdr distclean-libtool distclean-tags
648
649dvi: dvi-am
650
651dvi-am:
652
653html: html-am
654
655html-am:
656
657info: info-am
658
659info-am:
660
661install-data-am: install-nobase_libsubincludeHEADERS
662
663install-dvi: install-dvi-am
664
665install-dvi-am:
666
667install-exec-am: install-multi install-toolexeclibLTLIBRARIES
668
669install-html: install-html-am
670
671install-html-am:
672
673install-info: install-info-am
674
675install-info-am:
676
677install-man:
678
679install-pdf: install-pdf-am
680
681install-pdf-am:
682
683install-ps: install-ps-am
684
685install-ps-am:
686
687installcheck-am:
688
689maintainer-clean: maintainer-clean-am maintainer-clean-multi
690	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
691	-rm -rf $(top_srcdir)/autom4te.cache
692	-rm -rf ./$(DEPDIR)
693	-rm -f Makefile
694maintainer-clean-am: distclean-am maintainer-clean-generic
695
696mostlyclean: mostlyclean-am mostlyclean-multi
697
698mostlyclean-am: mostlyclean-compile mostlyclean-generic \
699	mostlyclean-libtool
700
701pdf: pdf-am
702
703pdf-am:
704
705ps: ps-am
706
707ps-am:
708
709uninstall-am: uninstall-nobase_libsubincludeHEADERS \
710	uninstall-toolexeclibLTLIBRARIES
711
712.MAKE: all all-multi clean-multi distclean-multi install-am \
713	install-multi install-strip maintainer-clean-multi \
714	mostlyclean-multi
715
716.PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
717	clean clean-generic clean-libtool clean-multi \
718	clean-toolexeclibLTLIBRARIES ctags distclean distclean-compile \
719	distclean-generic distclean-hdr distclean-libtool \
720	distclean-multi distclean-tags dvi dvi-am html html-am info \
721	info-am install install-am install-data install-data-am \
722	install-dvi install-dvi-am install-exec install-exec-am \
723	install-html install-html-am install-info install-info-am \
724	install-man install-multi install-nobase_libsubincludeHEADERS \
725	install-pdf install-pdf-am install-ps install-ps-am \
726	install-strip install-toolexeclibLTLIBRARIES installcheck \
727	installcheck-am installdirs maintainer-clean \
728	maintainer-clean-generic maintainer-clean-multi mostlyclean \
729	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
730	mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
731	uninstall-am uninstall-nobase_libsubincludeHEADERS \
732	uninstall-toolexeclibLTLIBRARIES
733
734@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@ssp.map-sun : $(srcdir)/ssp.map \
735@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@		$(top_srcdir)/../contrib/make_sunver.pl \
736@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@		$(libssp_la_OBJECTS) $(libssp_la_LIBADD)
737@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@	perl $(top_srcdir)/../contrib/make_sunver.pl \
738@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@	  $(srcdir)/ssp.map \
739@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@	  $(libssp_la_OBJECTS:%.lo=.libs/%.o) \
740@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@	 `echo $(libssp_la_LIBADD) | \
741@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@	    sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
742@LIBSSP_USE_SYMVER_SUN_TRUE@@LIBSSP_USE_SYMVER_TRUE@	 > $@ || (rm -f $@ ; exit 1)
743
744# Tell versions [3.59,3.63) of GNU make to not export all variables.
745# Otherwise a system limit (for SysV at least) may be exceeded.
746.NOEXPORT:
747