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