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