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