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