1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
24 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
36 build_triplet
= @build@
38 target_triplet
= @target@
40 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
41 $(top_srcdir
)/configure
$(am__configure_deps
) \
42 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
43 $(top_srcdir
)/ssp
/ssp.h.in
$(srcdir)/..
/depcomp \
44 $(nobase_libsubinclude_HEADERS
)
45 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
46 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
47 $(top_srcdir
)/..
/config
/depstand.m4 \
48 $(top_srcdir
)/..
/config
/lead-dot.m4 \
49 $(top_srcdir
)/..
/config
/multi.m4 \
50 $(top_srcdir
)/..
/config
/no-executables.m4 \
51 $(top_srcdir
)/..
/config
/override.m4 \
52 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
53 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
54 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
55 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
57 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
58 configure.lineno config.status.lineno
59 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
60 CONFIG_HEADER
= config.h
61 CONFIG_CLEAN_FILES
= ssp
/ssp.h
62 CONFIG_CLEAN_VPATH_FILES
=
63 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
64 am__vpath_adj
= case
$$p in \
65 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
70 am__nobase_strip_setup
= \
71 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
74 am__nobase_list
= $(am__nobase_strip_setup
); \
75 for p in
$$list; do echo
"$$p $$p"; done | \
76 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
77 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
78 if (++n[$$2] == $(am__install_max)) \
79 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
80 END { for (dir in files) print dir, files[dir] }'
82 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
83 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
84 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
85 "$(DESTDIR)$(libsubincludedir)"
86 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
87 am_libssp_la_OBJECTS
= ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
88 mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
89 stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
90 strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
91 libssp_la_OBJECTS
= $(am_libssp_la_OBJECTS
)
92 libssp_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
93 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
94 $(libssp_la_LDFLAGS
) $(LDFLAGS
) -o
$@
95 am_libssp_nonshared_la_OBJECTS
= libssp_nonshared_la-ssp-local.lo
96 libssp_nonshared_la_OBJECTS
= $(am_libssp_nonshared_la_OBJECTS
)
97 libssp_nonshared_la_LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
98 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) \
99 $(libssp_nonshared_la_CFLAGS
) $(CFLAGS
) \
100 $(libssp_nonshared_la_LDFLAGS
) $(LDFLAGS
) -o
$@
101 DEFAULT_INCLUDES
= -I.@am__isrc@
102 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
103 am__depfiles_maybe
= depfiles
105 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
106 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
107 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
108 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
109 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
111 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
112 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
114 SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
121 HEADERS
= $(nobase_libsubinclude_HEADERS
)
127 AUTOCONF
= @AUTOCONF@
128 AUTOHEADER
= @AUTOHEADER@
129 AUTOMAKE
= @AUTOMAKE@
132 CCDEPMODE
= @CCDEPMODE@
135 CPPFLAGS
= @CPPFLAGS@
136 CYGPATH_W
= @CYGPATH_W@
139 DSYMUTIL
= @DSYMUTIL@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
160 LTLIBOBJS
= @LTLIBOBJS@
162 MAKEINFO
= @MAKEINFO@
171 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
172 PACKAGE_NAME
= @PACKAGE_NAME@
173 PACKAGE_STRING
= @PACKAGE_STRING@
174 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
175 PACKAGE_URL
= @PACKAGE_URL@
176 PACKAGE_VERSION
= @PACKAGE_VERSION@
177 PATH_SEPARATOR
= @PATH_SEPARATOR@
180 SET_MAKE
= @SET_MAKE@
184 abs_builddir
= @abs_builddir@
185 abs_srcdir
= @abs_srcdir@
186 abs_top_builddir
= @abs_top_builddir@
187 abs_top_srcdir
= @abs_top_srcdir@
188 ac_ct_CC
= @ac_ct_CC@
189 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
190 am__include
= @am__include@
191 am__leading_dot
= @am__leading_dot@
192 am__quote
= @am__quote@
194 am__untar
= @am__untar@
197 build_alias
= @build_alias@
198 build_cpu
= @build_cpu@
199 build_os
= @build_os@
200 build_vendor
= @build_vendor@
201 builddir
= @builddir@
203 datarootdir
= @datarootdir@
206 enable_shared
= @enable_shared@
207 enable_static
= @enable_static@
208 exec_prefix = @
exec_prefix@
210 host_alias
= @host_alias@
211 host_cpu
= @host_cpu@
213 host_vendor
= @host_vendor@
215 includedir = @
includedir@
217 install_sh
= @install_sh@
219 libexecdir
= @libexecdir@
220 localedir
= @localedir@
221 localstatedir
= @localstatedir@
224 multi_basedir
= @multi_basedir@
225 oldincludedir = @
oldincludedir@
228 program_transform_name
= @program_transform_name@
231 sharedstatedir
= @sharedstatedir@
233 ssp_have_usable_vsnprintf
= @ssp_have_usable_vsnprintf@
234 sysconfdir
= @sysconfdir@
236 target_alias
= @target_alias@
237 target_cpu
= @target_cpu@
238 target_noncanonical
= @target_noncanonical@
239 target_os
= @target_os@
240 target_vendor
= @target_vendor@
241 toolexecdir
= @toolexecdir@
242 toolexeclibdir
= @toolexeclibdir@
243 top_build_prefix
= @top_build_prefix@
244 top_builddir
= @top_builddir@
245 top_srcdir
= @top_srcdir@
246 AUTOMAKE_OPTIONS
= 1.9.5 foreign
247 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
248 MAINT_CHARSET
= latin1
250 # May be used by various substitution variables.
251 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
252 @LIBSSP_USE_SYMVER_FALSE@version_arg
=
253 @LIBSSP_USE_SYMVER_TRUE@version_arg
= -Wl
,--version-script
=$(srcdir)/ssp.map
254 @LIBSSP_USE_SYMVER_FALSE@version_dep
=
255 @LIBSSP_USE_SYMVER_TRUE@version_dep
= $(srcdir)/ssp.map
257 toolexeclib_LTLIBRARIES
= libssp.la libssp_nonshared.la
258 libsubincludedir
= $(libdir)/gcc
/$(target_noncanonical
)/$(gcc_version
)/include
259 nobase_libsubinclude_HEADERS
= ssp
/ssp.h ssp
/string.h ssp
/stdio.h ssp
/unistd.h
260 libssp_la_SOURCES
= \
261 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
262 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
263 strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
264 vsnprintf-chk.c vsprintf-chk.c
267 libssp_la_DEPENDENCIES
= $(version_dep
) $(libssp_la_LIBADD
)
268 libssp_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` \
269 $(version_arg
) -no-undefined
-bindir "$(bindir)"
271 libssp_nonshared_la_SOURCES
= \
274 libssp_nonshared_la_CFLAGS
= -prefer-pic
275 libssp_nonshared_la_LIBADD
=
276 libssp_nonshared_la_DEPENDENCIES
= $(libssp_nonshared_la_LIBADD
)
277 libssp_nonshared_la_LDFLAGS
= -static
280 # From libffi/Makefile.am
282 # Work around what appears to be a GNU make bug handling MAKEFLAGS
283 # values defined in terms of make variables, as is the case for CC and
284 # friends when we are called from the top level Makefile.
286 "AR_FLAGS=$(AR_FLAGS)" \
287 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
289 "CXXFLAGS=$(CXXFLAGS)" \
290 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
291 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
292 "INSTALL=$(INSTALL)" \
293 "INSTALL_DATA=$(INSTALL_DATA)" \
294 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
295 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
296 "JC1FLAGS=$(JC1FLAGS)" \
297 "LDFLAGS=$(LDFLAGS)" \
298 "LIBCFLAGS=$(LIBCFLAGS)" \
299 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
301 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
302 "PICFLAG=$(PICFLAG)" \
303 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
305 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
306 "exec_prefix=$(exec_prefix)" \
307 "infodir=$(infodir)" \
310 "includedir=$(includedir)" \
316 "LIBCFLAGS=$(LIBCFLAGS)" \
318 "PICFLAG=$(PICFLAG)" \
324 $(MAKE
) $(AM_MAKEFLAGS
) all-am
327 .SUFFIXES
: .c .lo .o .obj
330 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
332 case
'$(am__configure_deps)' in \
334 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
335 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
340 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
341 $(am__cd
) $(top_srcdir
) && \
342 $(AUTOMAKE
) --foreign Makefile
344 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
347 echo
' $(SHELL) ./config.status'; \
348 $(SHELL
) .
/config.status
;; \
350 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
351 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
354 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
355 $(SHELL
) .
/config.status
--recheck
357 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
358 $(am__cd
) $(srcdir) && $(AUTOCONF
)
359 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
360 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
361 $(am__aclocal_m4_deps
):
364 @if
test ! -f
$@
; then \
366 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
369 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
371 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
372 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
373 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
378 -rm -f config.h stamp-h1
379 ssp
/ssp.h
: $(top_builddir
)/config.status
$(top_srcdir
)/ssp
/ssp.h.in
380 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
381 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
383 test -z
"$(toolexeclibdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)"
384 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
385 list2
=; for p in
$$list; do \
386 if
test -f
$$p; then \
387 list2
="$$list2 $$p"; \
390 test -z
"$$list2" ||
{ \
391 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
392 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
395 uninstall-toolexeclibLTLIBRARIES
:
397 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
398 for p in
$$list; do \
400 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
401 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
404 clean-toolexeclibLTLIBRARIES
:
405 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
406 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
407 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
408 test "$$dir" != "$$p" ||
dir=.
; \
409 echo
"rm -f \"$${dir}/so_locations\""; \
410 rm -f
"$${dir}/so_locations"; \
412 libssp.la
: $(libssp_la_OBJECTS
) $(libssp_la_DEPENDENCIES
)
413 $(libssp_la_LINK
) -rpath
$(toolexeclibdir
) $(libssp_la_OBJECTS
) $(libssp_la_LIBADD
) $(LIBS
)
414 libssp_nonshared.la
: $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_DEPENDENCIES
)
415 $(libssp_nonshared_la_LINK
) -rpath
$(toolexeclibdir
) $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_LIBADD
) $(LIBS
)
423 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gets-chk.Plo@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libssp_nonshared_la-ssp-local.Plo@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memcpy-chk.Plo@am__quote@
426 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memmove-chk.Plo@am__quote@
427 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mempcpy-chk.Plo@am__quote@
428 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memset-chk.Plo@am__quote@
429 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/snprintf-chk.Plo@am__quote@
430 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sprintf-chk.Plo@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ssp.Plo@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stpcpy-chk.Plo@am__quote@
433 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcat-chk.Plo@am__quote@
434 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcpy-chk.Plo@am__quote@
435 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncat-chk.Plo@am__quote@
436 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncpy-chk.Plo@am__quote@
437 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsnprintf-chk.Plo@am__quote@
438 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsprintf-chk.Plo@am__quote@
441 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
442 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
445 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
448 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
449 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
452 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
455 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
456 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
459 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
461 libssp_nonshared_la-ssp-local.lo
: ssp-local.c
462 @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
463 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/libssp_nonshared_la-ssp-local.Tpo
$(DEPDIR
)/libssp_nonshared_la-ssp-local.Plo
464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ssp-local.c' object
='libssp_nonshared_la-ssp-local.lo' libtool
=yes @AMDEPBACKSLASH@
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
466 @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
475 -rm -f libtool config.lt
477 # GNU Make needs to see an explicit $(MAKE) variable in the command it
478 # runs to enable its job server during parallel builds. Hence the
481 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
483 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
486 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
488 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
490 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
491 maintainer-clean-multi
:
492 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
493 install-nobase_libsubincludeHEADERS
: $(nobase_libsubinclude_HEADERS
)
495 test -z
"$(libsubincludedir)" ||
$(MKDIR_P
) "$(DESTDIR)$(libsubincludedir)"
496 @list
='$(nobase_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
497 $(am__nobase_list
) | while read
dir files
; do \
498 xfiles
=; for file in
$$files; do \
499 if
test -f
"$$file"; then xfiles
="$$xfiles $$file"; \
500 else xfiles
="$$xfiles $(srcdir)/$$file"; fi
; done
; \
501 test -z
"$$xfiles" ||
{ \
502 test "x$$dir" = x. ||
{ \
503 echo
"$(MKDIR_P) '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
504 $(MKDIR_P
) "$(DESTDIR)$(libsubincludedir)/$$dir"; }; \
505 echo
" $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
506 $(INSTALL_HEADER
) $$xfiles "$(DESTDIR)$(libsubincludedir)/$$dir" || exit
$$?
; }; \
509 uninstall-nobase_libsubincludeHEADERS
:
511 @list
='$(nobase_libsubinclude_HEADERS)'; test -n
"$(libsubincludedir)" || list
=; \
512 $(am__nobase_strip_setup
); files
=`$(am__nobase_strip)`; \
513 test -n
"$$files" || exit
0; \
514 echo
" ( cd '$(DESTDIR)$(libsubincludedir)' && rm -f" $$files ")"; \
515 cd
"$(DESTDIR)$(libsubincludedir)" && rm -f
$$files
517 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
518 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
519 unique
=`for i in $$list; do \
520 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
523 END { if (nonempty) { for (i in files) print i; }; }'`; \
527 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
528 $(TAGS_FILES
) $(LISP
)
531 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
532 unique
=`for i in $$list; do \
533 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
536 END { if (nonempty) { for (i in files) print i; }; }'`; \
538 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
539 test -n
"$$unique" || unique
=$$empty_fix; \
540 if
test $$# -gt 0; then \
541 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
544 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
549 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
550 $(TAGS_FILES
) $(LISP
)
551 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
552 unique
=`for i in $$list; do \
553 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
556 END { if (nonempty) { for (i in files) print i; }; }'`; \
557 test -z
"$(CTAGS_ARGS)$$unique" \
558 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
562 here
=`$(am__cd) $(top_builddir) && pwd` \
563 && $(am__cd
) $(top_srcdir
) \
564 && gtags
-i
$(GTAGS_ARGS
) "$$here"
567 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
570 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
) config.h
572 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
573 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
576 install-exec
: install-exec-am
577 install-data
: install-data-am
578 uninstall: uninstall-am
581 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
583 installcheck: installcheck-am
585 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
586 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
587 `test -z '$(STRIP)' || \
588 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
594 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
595 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
597 maintainer-clean-generic
:
598 @echo
"This command is intended for maintainers to use"
599 @echo
"it deletes files that may require special tools to rebuild."
600 clean: clean-am clean-multi
602 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
605 distclean: distclean-am distclean-multi
606 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
609 distclean-am
: clean-am distclean-compile distclean-generic \
610 distclean-hdr distclean-libtool distclean-tags
624 install-data-am
: install-nobase_libsubincludeHEADERS
626 install-dvi
: install-dvi-am
630 install-exec-am
: install-multi install-toolexeclibLTLIBRARIES
632 install-html
: install-html-am
636 install-info
: install-info-am
642 install-pdf
: install-pdf-am
646 install-ps
: install-ps-am
652 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
653 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
654 -rm -rf
$(top_srcdir
)/autom4te.cache
657 maintainer-clean-am
: distclean-am maintainer-clean-generic
659 mostlyclean: mostlyclean-am mostlyclean-multi
661 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
672 uninstall-am
: uninstall-nobase_libsubincludeHEADERS \
673 uninstall-toolexeclibLTLIBRARIES
675 .MAKE
: all all-multi clean-multi distclean-multi install-am \
676 install-multi install-strip maintainer-clean-multi \
679 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-am \
680 clean clean-generic clean-libtool clean-multi \
681 clean-toolexeclibLTLIBRARIES ctags
distclean distclean-compile \
682 distclean-generic distclean-hdr distclean-libtool \
683 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
684 info-am
install install-am install-data install-data-am \
685 install-dvi install-dvi-am install-exec install-exec-am \
686 install-html install-html-am install-info install-info-am \
687 install-man install-multi install-nobase_libsubincludeHEADERS \
688 install-pdf install-pdf-am install-ps install-ps-am \
689 install-strip install-toolexeclibLTLIBRARIES
installcheck \
690 installcheck-am
installdirs maintainer-clean \
691 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
692 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
693 mostlyclean-multi pdf pdf-am ps ps-am
tags uninstall \
694 uninstall-am uninstall-nobase_libsubincludeHEADERS \
695 uninstall-toolexeclibLTLIBRARIES
698 # Tell versions [3.59,3.63) of GNU make to not export all variables.
699 # Otherwise a system limit (for SysV at least) may be exceeded.