dump_printf: add "%C" for dumping cgraph_node *
[official-gcc.git] / libssp / Makefile.in
blobc540450a5bb6552282ee3dce4650051f57819653
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
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.
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.
15 @SET_MAKE@
18 VPATH = @srcdir@
19 am__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; \
30 am__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 \
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
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
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 target_triplet = @target@
93 subdir = .
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
96 $(top_srcdir)/../config/cet.m4 \
97 $(top_srcdir)/../config/depstand.m4 \
98 $(top_srcdir)/../config/enable.m4 \
99 $(top_srcdir)/../config/lead-dot.m4 \
100 $(top_srcdir)/../config/lthostflags.m4 \
101 $(top_srcdir)/../config/multi.m4 \
102 $(top_srcdir)/../config/no-executables.m4 \
103 $(top_srcdir)/../config/override.m4 \
104 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
105 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
106 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
107 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108 $(ACLOCAL_M4)
109 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
110 $(am__configure_deps) $(nobase_libsubinclude_HEADERS)
111 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
112 configure.lineno config.status.lineno
113 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
114 CONFIG_HEADER = config.h
115 CONFIG_CLEAN_FILES = ssp/ssp.h
116 CONFIG_CLEAN_VPATH_FILES =
117 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118 am__vpath_adj = case $$p in \
119 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120 *) f=$$p;; \
121 esac;
122 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123 am__install_max = 40
124 am__nobase_strip_setup = \
125 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126 am__nobase_strip = \
127 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128 am__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] }'
135 am__base_list = \
136 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138 am__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; }; \
144 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
145 "$(DESTDIR)$(libsubincludedir)"
146 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
147 am_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
151 libssp_la_OBJECTS = $(am_libssp_la_OBJECTS)
152 AM_V_lt = $(am__v_lt_@AM_V@)
153 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
154 am__v_lt_0 = --silent
155 am__v_lt_1 =
156 libssp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
157 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
158 $(libssp_la_LDFLAGS) $(LDFLAGS) -o $@
159 am_libssp_nonshared_la_OBJECTS = libssp_nonshared_la-ssp-local.lo
160 libssp_nonshared_la_OBJECTS = $(am_libssp_nonshared_la_OBJECTS)
161 libssp_nonshared_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
162 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
163 $(libssp_nonshared_la_CFLAGS) $(CFLAGS) \
164 $(libssp_nonshared_la_LDFLAGS) $(LDFLAGS) -o $@
165 AM_V_P = $(am__v_P_@AM_V@)
166 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
167 am__v_P_0 = false
168 am__v_P_1 = :
169 AM_V_GEN = $(am__v_GEN_@AM_V@)
170 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
171 am__v_GEN_0 = @echo " GEN " $@;
172 am__v_GEN_1 =
173 AM_V_at = $(am__v_at_@AM_V@)
174 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
175 am__v_at_0 = @
176 am__v_at_1 =
177 DEFAULT_INCLUDES = -I.@am__isrc@
178 depcomp = $(SHELL) $(top_srcdir)/../depcomp
179 am__depfiles_maybe = depfiles
180 am__mv = mv -f
181 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
182 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
183 LTCOMPILE = $(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)
187 AM_V_CC = $(am__v_CC_@AM_V@)
188 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
189 am__v_CC_0 = @echo " CC " $@;
190 am__v_CC_1 =
191 CCLD = $(CC)
192 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
193 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
194 $(AM_LDFLAGS) $(LDFLAGS) -o $@
195 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
196 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
197 am__v_CCLD_0 = @echo " CCLD " $@;
198 am__v_CCLD_1 =
199 SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
200 am__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
205 HEADERS = $(nobase_libsubinclude_HEADERS)
206 am__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.
211 am__uniquify_input = $(AWK) '\
212 BEGIN { nonempty = 0; } \
213 { items[$$0] = 1; nonempty = 1; } \
214 END { if (nonempty) { for (i in items) print i; }; } \
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.
219 am__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)`
224 ETAGS = etags
225 CTAGS = ctags
226 CSCOPE = cscope
227 AM_RECURSIVE_TARGETS = cscope
228 ACLOCAL = @ACLOCAL@
229 AMTAR = @AMTAR@
230 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
231 AR = @AR@
232 AUTOCONF = @AUTOCONF@
233 AUTOHEADER = @AUTOHEADER@
234 AUTOMAKE = @AUTOMAKE@
235 AWK = @AWK@
236 CC = @CC@
237 CCDEPMODE = @CCDEPMODE@
238 CFLAGS = @CFLAGS@
239 CPP = @CPP@
240 CPPFLAGS = @CPPFLAGS@
241 CYGPATH_W = @CYGPATH_W@
242 DEFS = @DEFS@
243 DEPDIR = @DEPDIR@
244 DSYMUTIL = @DSYMUTIL@
245 DUMPBIN = @DUMPBIN@
246 ECHO_C = @ECHO_C@
247 ECHO_N = @ECHO_N@
248 ECHO_T = @ECHO_T@
249 EGREP = @EGREP@
250 EXEEXT = @EXEEXT@
251 FGREP = @FGREP@
252 GREP = @GREP@
253 INSTALL = @INSTALL@
254 INSTALL_DATA = @INSTALL_DATA@
255 INSTALL_PROGRAM = @INSTALL_PROGRAM@
256 INSTALL_SCRIPT = @INSTALL_SCRIPT@
257 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
258 LD = @LD@
259 LDFLAGS = @LDFLAGS@
260 LIBOBJS = @LIBOBJS@
261 LIBS = @LIBS@
262 LIBTOOL = @LIBTOOL@
263 LIPO = @LIPO@
264 LN_S = @LN_S@
265 LTLIBOBJS = @LTLIBOBJS@
266 MAINT = @MAINT@
267 MAKEINFO = @MAKEINFO@
268 MKDIR_P = @MKDIR_P@
269 NM = @NM@
270 NMEDIT = @NMEDIT@
271 OBJDUMP = @OBJDUMP@
272 OBJEXT = @OBJEXT@
273 OTOOL = @OTOOL@
274 OTOOL64 = @OTOOL64@
275 PACKAGE = @PACKAGE@
276 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
277 PACKAGE_NAME = @PACKAGE_NAME@
278 PACKAGE_STRING = @PACKAGE_STRING@
279 PACKAGE_TARNAME = @PACKAGE_TARNAME@
280 PACKAGE_URL = @PACKAGE_URL@
281 PACKAGE_VERSION = @PACKAGE_VERSION@
282 PATH_SEPARATOR = @PATH_SEPARATOR@
283 RANLIB = @RANLIB@
284 SED = @SED@
285 SET_MAKE = @SET_MAKE@
286 SHELL = @SHELL@
287 STRIP = @STRIP@
288 VERSION = @VERSION@
289 XCFLAGS = @XCFLAGS@
290 abs_builddir = @abs_builddir@
291 abs_srcdir = @abs_srcdir@
292 abs_top_builddir = @abs_top_builddir@
293 abs_top_srcdir = @abs_top_srcdir@
294 ac_ct_CC = @ac_ct_CC@
295 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
296 am__include = @am__include@
297 am__leading_dot = @am__leading_dot@
298 am__quote = @am__quote@
299 am__tar = @am__tar@
300 am__untar = @am__untar@
301 bindir = @bindir@
302 build = @build@
303 build_alias = @build_alias@
304 build_cpu = @build_cpu@
305 build_os = @build_os@
306 build_vendor = @build_vendor@
307 builddir = @builddir@
308 datadir = @datadir@
309 datarootdir = @datarootdir@
310 docdir = @docdir@
311 dvidir = @dvidir@
312 enable_shared = @enable_shared@
313 enable_static = @enable_static@
314 exec_prefix = @exec_prefix@
315 get_gcc_base_ver = @get_gcc_base_ver@
316 host = @host@
317 host_alias = @host_alias@
318 host_cpu = @host_cpu@
319 host_os = @host_os@
320 host_vendor = @host_vendor@
321 htmldir = @htmldir@
322 includedir = @includedir@
323 infodir = @infodir@
324 install_sh = @install_sh@
325 libdir = @libdir@
326 libexecdir = @libexecdir@
327 localedir = @localedir@
328 localstatedir = @localstatedir@
329 lt_host_flags = @lt_host_flags@
330 mandir = @mandir@
331 mkdir_p = @mkdir_p@
332 multi_basedir = @multi_basedir@
333 oldincludedir = @oldincludedir@
334 pdfdir = @pdfdir@
335 prefix = @prefix@
336 program_transform_name = @program_transform_name@
337 psdir = @psdir@
338 sbindir = @sbindir@
339 sharedstatedir = @sharedstatedir@
340 srcdir = @srcdir@
341 ssp_have_usable_vsnprintf = @ssp_have_usable_vsnprintf@
342 sysconfdir = @sysconfdir@
343 target = @target@
344 target_alias = @target_alias@
345 target_cpu = @target_cpu@
346 target_noncanonical = @target_noncanonical@
347 target_os = @target_os@
348 target_vendor = @target_vendor@
349 toolexecdir = @toolexecdir@
350 toolexeclibdir = @toolexeclibdir@
351 top_build_prefix = @top_build_prefix@
352 top_builddir = @top_builddir@
353 top_srcdir = @top_srcdir@
354 AUTOMAKE_OPTIONS = foreign
355 ACLOCAL_AMFLAGS = -I .. -I ../config
356 MAINT_CHARSET = latin1
358 # May be used by various substitution variables.
359 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
360 @LIBSSP_USE_SYMVER_FALSE@version_arg =
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
363 @LIBSSP_USE_SYMVER_FALSE@version_dep =
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
366 AM_CFLAGS = -Wall $(XCFLAGS)
367 toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
368 libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
369 nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
370 libssp_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
376 libssp_la_LIBADD =
377 libssp_la_DEPENDENCIES = $(version_dep) $(libssp_la_LIBADD)
378 libssp_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
379 $(version_arg) $(lt_host_flags)
381 libssp_nonshared_la_SOURCES = \
382 ssp-local.c
384 libssp_nonshared_la_CFLAGS = -prefer-pic $(XCFLAGS)
385 libssp_nonshared_la_LIBADD =
386 libssp_nonshared_la_DEPENDENCIES = $(libssp_nonshared_la_LIBADD)
387 libssp_nonshared_la_LDFLAGS = -static
389 # XXX hack alert
390 # From libffi/Makefile.am
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.
395 AM_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)"
432 MAKEOVERRIDES =
433 MULTISRCTOP =
434 MULTIBUILDTOP =
435 MULTIDIRS =
436 MULTISUBDIR =
437 MULTIDO = true
438 MULTICLEAN = true
439 all: config.h
440 $(MAKE) $(AM_MAKEFLAGS) all-am
442 .SUFFIXES:
443 .SUFFIXES: .c .lo .o .obj
444 am--refresh: Makefile
446 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../multilib.am $(am__configure_deps)
447 @for dep in $?; do \
448 case '$(am__configure_deps)' in \
449 *$$dep*) \
450 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
451 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
452 && exit 0; \
453 exit 1;; \
454 esac; \
455 done; \
456 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
457 $(am__cd) $(top_srcdir) && \
458 $(AUTOMAKE) --foreign Makefile
459 Makefile: $(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;
468 $(top_srcdir)/../multilib.am $(am__empty):
470 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471 $(SHELL) ./config.status --recheck
473 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474 $(am__cd) $(srcdir) && $(AUTOCONF)
475 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
476 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
477 $(am__aclocal_m4_deps):
479 config.h: stamp-h1
480 @test -f $@ || rm -f stamp-h1
481 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
483 stamp-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)
487 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
488 rm -f stamp-h1
489 touch $@
491 distclean-hdr:
492 -rm -f config.h stamp-h1
493 ssp/ssp.h: $(top_builddir)/config.status $(top_srcdir)/ssp/ssp.h.in
494 cd $(top_builddir) && $(SHELL) ./config.status $@
496 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
497 @$(NORMAL_INSTALL)
498 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
499 list2=; for p in $$list; do \
500 if test -f $$p; then \
501 list2="$$list2 $$p"; \
502 else :; fi; \
503 done; \
504 test -z "$$list2" || { \
505 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
506 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
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)"; \
511 uninstall-toolexeclibLTLIBRARIES:
512 @$(NORMAL_UNINSTALL)
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"; \
518 done
520 clean-toolexeclibLTLIBRARIES:
521 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
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}; \
531 libssp.la: $(libssp_la_OBJECTS) $(libssp_la_DEPENDENCIES) $(EXTRA_libssp_la_DEPENDENCIES)
532 $(AM_V_CCLD)$(libssp_la_LINK) -rpath $(toolexeclibdir) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
534 libssp_nonshared.la: $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_DEPENDENCIES) $(EXTRA_libssp_nonshared_la_DEPENDENCIES)
535 $(AM_V_CCLD)$(libssp_nonshared_la_LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
537 mostlyclean-compile:
538 -rm -f *.$(OBJEXT)
540 distclean-compile:
541 -rm -f *.tab.c
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@
560 .c.o:
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@
564 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
567 .c.obj:
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@
571 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
574 .c.lo:
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@
578 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
581 libssp_nonshared_la-ssp-local.lo: ssp-local.c
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@
585 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
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
588 mostlyclean-libtool:
589 -rm -f *.lo
591 clean-libtool:
592 -rm -rf .libs _libs
594 distclean-libtool:
595 -rm -f libtool config.lt
596 install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
597 @$(NORMAL_INSTALL)
598 @list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
599 if test -n "$$list"; then \
600 echo " $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)'"; \
601 $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)" || exit 1; \
602 fi; \
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. || { \
609 echo " $(MKDIR_P) '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
610 $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)/$$dir"; }; \
611 echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
612 $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(libsubincludedir)/$$dir" || exit $$?; }; \
613 done
615 uninstall-nobase_libsubincludeHEADERS:
616 @$(NORMAL_UNINSTALL)
617 @list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
618 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
619 dir='$(DESTDIR)$(libsubincludedir)'; $(am__uninstall_files_from_dir)
621 ID: $(am__tagged_files)
622 $(am__define_uniq_tagged_files); mkid -fID $$unique
623 tags: tags-am
624 TAGS: tags
626 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
627 set x; \
628 here=`pwd`; \
629 $(am__define_uniq_tagged_files); \
630 shift; \
631 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
632 test -n "$$unique" || unique=$$empty_fix; \
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; \
641 ctags: ctags-am
643 CTAGS: ctags
644 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
645 $(am__define_uniq_tagged_files); \
646 test -z "$(CTAGS_ARGS)$$unique" \
647 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
648 $$unique
650 GTAGS:
651 here=`$(am__cd) $(top_builddir) && pwd` \
652 && $(am__cd) $(top_srcdir) \
653 && gtags -i $(GTAGS_ARGS) "$$here"
654 cscope: cscope.files
655 test ! -s cscope.files \
656 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
657 clean-cscope:
658 -rm -f cscope.files
659 cscope.files: clean-cscope cscopelist
660 cscopelist: cscopelist-am
662 cscopelist-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
676 distclean-tags:
677 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
679 check-am: all-am
680 check: check-am
681 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h all-local
682 installdirs:
683 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
684 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
685 done
686 install: install-am
687 install-exec: install-exec-am
688 install-data: install-data-am
689 uninstall: uninstall-am
691 install-am: all-am
692 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
694 installcheck: installcheck-am
695 install-strip:
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; \
705 mostlyclean-generic:
707 clean-generic:
709 distclean-generic:
710 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
711 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
713 maintainer-clean-generic:
714 @echo "This command is intended for maintainers to use"
715 @echo "it deletes files that may require special tools to rebuild."
716 clean: clean-am
718 clean-am: clean-generic clean-libtool clean-local \
719 clean-toolexeclibLTLIBRARIES mostlyclean-am
721 distclean: distclean-am
722 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
723 -rm -rf ./$(DEPDIR)
724 -rm -f Makefile
725 distclean-am: clean-am distclean-compile distclean-generic \
726 distclean-hdr distclean-libtool distclean-local distclean-tags
728 dvi: dvi-am
730 dvi-am:
732 html: html-am
734 html-am:
736 info: info-am
738 info-am:
740 install-data-am: install-nobase_libsubincludeHEADERS
742 install-dvi: install-dvi-am
744 install-dvi-am:
746 install-exec-am: install-exec-local install-toolexeclibLTLIBRARIES
748 install-html: install-html-am
750 install-html-am:
752 install-info: install-info-am
754 install-info-am:
756 install-man:
758 install-pdf: install-pdf-am
760 install-pdf-am:
762 install-ps: install-ps-am
764 install-ps-am:
766 installcheck-am:
768 maintainer-clean: maintainer-clean-am
769 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
770 -rm -rf $(top_srcdir)/autom4te.cache
771 -rm -rf ./$(DEPDIR)
772 -rm -f Makefile
773 maintainer-clean-am: distclean-am maintainer-clean-generic \
774 maintainer-clean-local
776 mostlyclean: mostlyclean-am
778 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
779 mostlyclean-libtool mostlyclean-local
781 pdf: pdf-am
783 pdf-am:
785 ps: ps-am
787 ps-am:
789 uninstall-am: uninstall-nobase_libsubincludeHEADERS \
790 uninstall-toolexeclibLTLIBRARIES
792 .MAKE: all install-am install-strip
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 \
811 uninstall-toolexeclibLTLIBRARIES
813 .PRECIOUS: Makefile
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)
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.
828 all-multi:
829 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
830 install-multi:
831 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
832 mostlyclean-multi:
833 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
834 clean-multi:
835 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
836 distclean-multi:
837 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
838 maintainer-clean-multi:
839 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
841 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
842 install-multi maintainer-clean-multi mostlyclean-multi
844 install-exec-local: install-multi
846 all-local: all-multi
847 mostlyclean-local: mostlyclean-multi
848 clean-local: clean-multi
849 distclean-local: distclean-multi
850 maintainer-clean-local: maintainer-clean-multi
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: