1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 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
19 top_srcdir
= @top_srcdir@
21 pkgdatadir
= $(datadir)/@PACKAGE@
22 pkglibdir
= $(libdir)/@PACKAGE@
23 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
38 build_triplet
= @build@
40 target_triplet
= @target@
41 DIST_COMMON
= $(am__configure_deps
) $(nobase_libsubinclude_HEADERS
) \
42 $(srcdir)/..
/compile
$(srcdir)/..
/config.guess \
43 $(srcdir)/..
/config.sub
$(srcdir)/..
/depcomp \
44 $(srcdir)/..
/install-sh
$(srcdir)/..
/ltmain.sh \
45 $(srcdir)/..
/missing
$(srcdir)/..
/mkinstalldirs \
46 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
47 $(srcdir)/config.h.in
$(top_srcdir
)/configure \
48 $(top_srcdir
)/ssp
/ssp.h.in ChangeLog
50 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
51 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
52 $(top_srcdir
)/..
/config
/depstand.m4 \
53 $(top_srcdir
)/..
/config
/lead-dot.m4 \
54 $(top_srcdir
)/..
/config
/multi.m4 \
55 $(top_srcdir
)/..
/config
/no-executables.m4 \
56 $(top_srcdir
)/..
/config
/proginstall.m4 \
57 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
58 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
59 $(top_srcdir
)/configure.ac
60 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
62 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
63 configure.lineno configure.status.lineno
64 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
65 CONFIG_HEADER
= config.h
66 CONFIG_CLEAN_FILES
= ssp
/ssp.h
67 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
68 am__vpath_adj
= case
$$p in \
69 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
73 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
74 "$(DESTDIR)$(libsubincludedir)"
75 toolexeclibLTLIBRARIES_INSTALL
= $(INSTALL
)
76 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
77 am_libssp_la_OBJECTS
= ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
78 mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
79 stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
80 strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
81 libssp_la_OBJECTS
= $(am_libssp_la_OBJECTS
)
82 am_libssp_nonshared_la_OBJECTS
= libssp_nonshared_la-ssp-local.lo
83 libssp_nonshared_la_OBJECTS
= $(am_libssp_nonshared_la_OBJECTS
)
84 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
85 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
86 am__depfiles_maybe
= depfiles
87 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
88 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
89 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
90 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
91 $(AM_CFLAGS
) $(CFLAGS
)
93 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
94 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
95 SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
96 DIST_SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
103 nobase_libsubincludeHEADERS_INSTALL
= $(install_sh_DATA
)
104 HEADERS
= $(nobase_libsubinclude_HEADERS
)
107 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
108 distdir
= $(PACKAGE
)-$(VERSION
)
109 top_distdir
= $(distdir
)
110 am__remove_distdir
= \
111 { test ! -d
$(distdir
) \
112 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
113 && rm -fr
$(distdir
); }; }
114 DIST_ARCHIVES
= $(distdir
).
tar.gz
116 distuninstallcheck_listfiles
= find .
-type f
-print
117 distcleancheck_listfiles
= find .
-type f
-print
119 AMDEP_FALSE
= @AMDEP_FALSE@
120 AMDEP_TRUE
= @AMDEP_TRUE@
123 AUTOCONF
= @AUTOCONF@
124 AUTOHEADER
= @AUTOHEADER@
125 AUTOMAKE
= @AUTOMAKE@
128 CCDEPMODE
= @CCDEPMODE@
131 CPPFLAGS
= @CPPFLAGS@
132 CYGPATH_W
= @CYGPATH_W@
143 INSTALL_DATA
= @INSTALL_DATA@
144 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
145 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
146 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
150 LIBSSP_USE_SYMVER_FALSE
= @LIBSSP_USE_SYMVER_FALSE@
151 LIBSSP_USE_SYMVER_TRUE
= @LIBSSP_USE_SYMVER_TRUE@
154 LTLIBOBJS
= @LTLIBOBJS@
156 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
157 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
158 MAKEINFO
= @MAKEINFO@
162 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
163 PACKAGE_NAME
= @PACKAGE_NAME@
164 PACKAGE_STRING
= @PACKAGE_STRING@
165 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
166 PACKAGE_VERSION
= @PACKAGE_VERSION@
167 PATH_SEPARATOR
= @PATH_SEPARATOR@
170 SET_MAKE
= @SET_MAKE@
174 ac_ct_AR
= @ac_ct_AR@
175 ac_ct_CC
= @ac_ct_CC@
176 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
177 ac_ct_RANLIB
= @ac_ct_RANLIB@
178 ac_ct_STRIP
= @ac_ct_STRIP@
179 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
180 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
181 am__include
= @am__include@
182 am__leading_dot
= @am__leading_dot@
183 am__quote
= @am__quote@
185 am__untar
= @am__untar@
188 build_alias
= @build_alias@
189 build_cpu
= @build_cpu@
190 build_os
= @build_os@
191 build_vendor
= @build_vendor@
193 enable_shared
= @enable_shared@
194 enable_static
= @enable_static@
195 exec_prefix = @
exec_prefix@
197 host_alias
= @host_alias@
198 host_cpu
= @host_cpu@
200 host_vendor
= @host_vendor@
201 includedir = @
includedir@
203 install_sh
= @install_sh@
205 libexecdir
= @libexecdir@
206 localstatedir
= @localstatedir@
210 multi_basedir
= @multi_basedir@
211 oldincludedir = @
oldincludedir@
213 program_transform_name
= @program_transform_name@
215 sharedstatedir
= @sharedstatedir@
216 ssp_have_usable_vsnprintf
= @ssp_have_usable_vsnprintf@
217 sysconfdir
= @sysconfdir@
219 target_alias
= @target_alias@
220 target_cpu
= @target_cpu@
221 target_noncanonical
= @target_noncanonical@
222 target_os
= @target_os@
223 target_vendor
= @target_vendor@
224 toolexecdir
= @toolexecdir@
225 toolexeclibdir
= @toolexeclibdir@
226 AUTOMAKE_OPTIONS
= 1.9.5 foreign
227 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
228 MAINT_CHARSET
= latin1
230 # May be used by various substitution variables.
231 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
232 @LIBSSP_USE_SYMVER_FALSE@version_arg
=
233 @LIBSSP_USE_SYMVER_TRUE@version_arg
= -Wl
,--version-script
=$(srcdir)/ssp.map
234 @LIBSSP_USE_SYMVER_FALSE@version_dep
=
235 @LIBSSP_USE_SYMVER_TRUE@version_dep
= $(srcdir)/ssp.map
237 toolexeclib_LTLIBRARIES
= libssp.la libssp_nonshared.la
238 libsubincludedir
= $(libdir)/gcc
/$(target_noncanonical
)/$(gcc_version
)/include
239 nobase_libsubinclude_HEADERS
= ssp
/ssp.h ssp
/string.h ssp
/stdio.h ssp
/unistd.h
240 libssp_la_SOURCES
= \
241 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
242 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
243 strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
244 vsnprintf-chk.c vsprintf-chk.c
247 libssp_la_DEPENDENCIES
= $(version_dep
) $(libssp_la_LIBADD
)
248 libssp_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` \
251 libssp_nonshared_la_SOURCES
= \
254 libssp_nonshared_la_CFLAGS
= -prefer-pic
255 libssp_nonshared_la_LIBADD
=
256 libssp_nonshared_la_DEPENDENCIES
= $(libssp_nonshared_la_LIBADD
)
257 libssp_nonshared_la_LDFLAGS
= -static
260 # From libffi/Makefile.am
262 # Work around what appears to be a GNU make bug handling MAKEFLAGS
263 # values defined in terms of make variables, as is the case for CC and
264 # friends when we are called from the top level Makefile.
266 "AR_FLAGS=$(AR_FLAGS)" \
267 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
269 "CXXFLAGS=$(CXXFLAGS)" \
270 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
271 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
272 "INSTALL=$(INSTALL)" \
273 "INSTALL_DATA=$(INSTALL_DATA)" \
274 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
275 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
276 "JC1FLAGS=$(JC1FLAGS)" \
277 "LDFLAGS=$(LDFLAGS)" \
278 "LIBCFLAGS=$(LIBCFLAGS)" \
279 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
281 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
282 "PICFLAG=$(PICFLAG)" \
283 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
285 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
286 "exec_prefix=$(exec_prefix)" \
287 "infodir=$(infodir)" \
290 "includedir=$(includedir)" \
296 "LIBCFLAGS=$(LIBCFLAGS)" \
298 "PICFLAG=$(PICFLAG)" \
304 $(MAKE
) $(AM_MAKEFLAGS
) all-am
307 .SUFFIXES
: .c .lo .o .obj
310 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
312 case
'$(am__configure_deps)' in \
314 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
315 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
320 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
321 cd
$(top_srcdir
) && \
322 $(AUTOMAKE
) --foreign Makefile
324 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
327 echo
' $(SHELL) ./config.status'; \
328 $(SHELL
) .
/config.status
;; \
330 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
331 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
334 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
335 $(SHELL
) .
/config.status
--recheck
337 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
338 cd
$(srcdir) && $(AUTOCONF
)
339 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
340 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
343 @if
test ! -f
$@
; then \
348 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
350 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
351 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
352 cd
$(top_srcdir
) && $(AUTOHEADER
)
357 -rm -f config.h stamp-h1
358 ssp
/ssp.h
: $(top_builddir
)/config.status
$(top_srcdir
)/ssp
/ssp.h.in
359 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
360 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
362 test -z
"$(toolexeclibdir)" ||
$(mkdir_p
) "$(DESTDIR)$(toolexeclibdir)"
363 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
364 if
test -f
$$p; then \
366 echo
" $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
367 $(LIBTOOL
) --mode
=install $(toolexeclibLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
371 uninstall-toolexeclibLTLIBRARIES
:
373 @set
-x
; list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
375 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
376 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$p"; \
379 clean-toolexeclibLTLIBRARIES
:
380 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
381 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
382 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
383 test "$$dir" != "$$p" ||
dir=.
; \
384 echo
"rm -f \"$${dir}/so_locations\""; \
385 rm -f
"$${dir}/so_locations"; \
387 libssp.la
: $(libssp_la_OBJECTS
) $(libssp_la_DEPENDENCIES
)
388 $(LINK
) -rpath
$(toolexeclibdir
) $(libssp_la_LDFLAGS
) $(libssp_la_OBJECTS
) $(libssp_la_LIBADD
) $(LIBS
)
389 libssp_nonshared.la
: $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_DEPENDENCIES
)
390 $(LINK
) -rpath
$(toolexeclibdir
) $(libssp_nonshared_la_LDFLAGS
) $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_LIBADD
) $(LIBS
)
398 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gets-chk.Plo@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libssp_nonshared_la-ssp-local.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memcpy-chk.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memmove-chk.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mempcpy-chk.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memset-chk.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/snprintf-chk.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sprintf-chk.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ssp.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stpcpy-chk.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcat-chk.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcpy-chk.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncat-chk.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncpy-chk.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsnprintf-chk.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsprintf-chk.Plo@am__quote@
416 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
417 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
420 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
423 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
424 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
427 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
430 @am__fastdepCC_TRUE@ if
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
431 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
434 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
436 libssp_nonshared_la-ssp-local.lo
: ssp-local.c
437 @am__fastdepCC_TRUE@ if
$(LIBTOOL
) --tag
=CC
--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
; \
438 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo" "$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo"; else rm -f
"$(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo"; exit
1; fi
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ssp-local.c' object
='libssp_nonshared_la-ssp-local.lo' libtool
=yes @AMDEPBACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
441 @am__fastdepCC_FALSE@
$(LIBTOOL
) --tag
=CC
--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
452 # GNU Make needs to see an explicit $(MAKE) variable in the command it
453 # runs to enable its job server during parallel builds. Hence the
456 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
458 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
461 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
463 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
465 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
466 maintainer-clean-multi
:
467 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
469 install-nobase_libsubincludeHEADERS
: $(nobase_libsubinclude_HEADERS
)
471 test -z
"$(libsubincludedir)" ||
$(mkdir_p
) "$(DESTDIR)$(libsubincludedir)"
472 @
$(am__vpath_adj_setup
) \
473 list
='$(nobase_libsubinclude_HEADERS)'; for p in
$$list; do \
474 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
476 echo
" $(nobase_libsubincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libsubincludedir)/$$f'"; \
477 $(nobase_libsubincludeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(libsubincludedir)/$$f"; \
480 uninstall-nobase_libsubincludeHEADERS
:
482 @
$(am__vpath_adj_setup
) \
483 list
='$(nobase_libsubinclude_HEADERS)'; for p in
$$list; do \
485 echo
" rm -f '$(DESTDIR)$(libsubincludedir)/$$f'"; \
486 rm -f
"$(DESTDIR)$(libsubincludedir)/$$f"; \
489 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
490 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
491 unique
=`for i in $$list; do \
492 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494 $(AWK) ' { files[$$0] = 1; } \
495 END { for (i in files) print i; }'`; \
499 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
500 $(TAGS_FILES
) $(LISP
)
503 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
504 unique
=`for i in $$list; do \
505 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507 $(AWK) ' { files[$$0] = 1; } \
508 END { for (i in files) print i; }'`; \
509 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
510 test -n
"$$unique" || unique
=$$empty_fix; \
511 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
515 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
516 $(TAGS_FILES
) $(LISP
)
519 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
520 unique
=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523 $(AWK) ' { files[$$0] = 1; } \
524 END { for (i in files) print i; }'`; \
525 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
526 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
530 here
=`$(am__cd) $(top_builddir) && pwd` \
531 && cd
$(top_srcdir
) \
532 && gtags
-i
$(GTAGS_ARGS
) $$here
535 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
537 distdir
: $(DISTFILES
)
538 $(am__remove_distdir
)
540 $(mkdir_p
) $(distdir
)/..
$(distdir
)/..
/config
$(distdir
)/ssp
541 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
542 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
543 list
='$(DISTFILES)'; for file in
$$list; do \
545 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
546 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
548 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
549 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
550 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
552 $(mkdir_p
) "$(distdir)$$dir"; \
556 if
test -d
$$d/$$file; then \
557 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
558 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
560 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
562 test -f
$(distdir
)/$$file \
563 || cp
-p
$$d/$$file $(distdir
)/$$file \
567 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
568 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
569 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
570 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
571 || chmod
-R a
+r
$(distdir
)
573 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
574 $(am__remove_distdir
)
577 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
578 $(am__remove_distdir
)
581 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
582 $(am__remove_distdir
)
585 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
586 $(am__remove_distdir
)
589 -rm -f
$(distdir
).zip
590 zip
-rq
$(distdir
).zip
$(distdir
)
591 $(am__remove_distdir
)
593 dist dist-all
: distdir
594 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
595 $(am__remove_distdir
)
597 # This target untars the dist file and tries a VPATH configuration. Then
598 # it guarantees that the distribution is self-contained by making another
601 case
'$(DIST_ARCHIVES)' in \
603 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
605 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
607 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
609 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
611 unzip
$(distdir
).zip
;;\
613 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
614 mkdir
$(distdir
)/_build
615 mkdir
$(distdir
)/_inst
617 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
618 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
619 && cd
$(distdir
)/_build \
620 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
621 $(DISTCHECK_CONFIGURE_FLAGS
) \
622 && $(MAKE
) $(AM_MAKEFLAGS
) \
623 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
624 && $(MAKE
) $(AM_MAKEFLAGS
) check \
625 && $(MAKE
) $(AM_MAKEFLAGS
) install \
626 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
627 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
628 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
630 && chmod
-R a-w
"$$dc_install_base" \
632 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
633 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
634 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
635 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
636 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
637 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
638 && rm -rf
"$$dc_destdir" \
639 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
640 && rm -rf
$(DIST_ARCHIVES
) \
641 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
642 $(am__remove_distdir
)
643 @
(echo
"$(distdir) archives ready for distribution: "; \
644 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
645 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
647 @cd
$(distuninstallcheck_dir
) \
648 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
649 ||
{ echo
"ERROR: files left after uninstall:" ; \
650 if
test -n
"$(DESTDIR)"; then \
651 echo
" (check DESTDIR support)"; \
653 $(distuninstallcheck_listfiles
) ; \
655 distcleancheck
: distclean
656 @if
test '$(srcdir)' = .
; then \
657 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
660 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
661 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
662 $(distcleancheck_listfiles
) ; \
666 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
) config.h
668 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
669 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
672 install-exec
: install-exec-am
673 install-data
: install-data-am
674 uninstall: uninstall-am
677 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
679 installcheck: installcheck-am
681 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
682 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
683 `test -z '$(STRIP)' || \
684 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
690 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
692 maintainer-clean-generic
:
693 @echo
"This command is intended for maintainers to use"
694 @echo
"it deletes files that may require special tools to rebuild."
695 clean: clean-am clean-multi
697 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
700 distclean: distclean-am distclean-multi
701 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
704 distclean-am
: clean-am distclean-compile distclean-generic \
705 distclean-hdr distclean-libtool distclean-tags
717 install-data-am
: install-nobase_libsubincludeHEADERS
719 install-exec-am
: install-multi install-toolexeclibLTLIBRARIES
721 install-info
: install-info-am
727 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
728 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
729 -rm -rf
$(top_srcdir
)/autom4te.cache
732 maintainer-clean-am
: distclean-am maintainer-clean-generic
734 mostlyclean: mostlyclean-am mostlyclean-multi
736 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
747 uninstall-am
: uninstall-info-am uninstall-nobase_libsubincludeHEADERS \
748 uninstall-toolexeclibLTLIBRARIES
750 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-am \
751 clean clean-generic clean-libtool clean-multi \
752 clean-toolexeclibLTLIBRARIES ctags
dist dist-all dist-bzip2 \
753 dist-gzip dist-shar dist-tarZ dist-zip distcheck
distclean \
754 distclean-compile distclean-generic distclean-hdr \
755 distclean-libtool distclean-multi distclean-tags \
756 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
757 html-am
info info-am
install install-am install-data \
758 install-data-am install-exec install-exec-am install-info \
759 install-info-am install-man install-multi \
760 install-nobase_libsubincludeHEADERS install-strip \
761 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
762 installdirs maintainer-clean maintainer-clean-generic \
763 maintainer-clean-multi
mostlyclean mostlyclean-compile \
764 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
765 pdf-am ps ps-am
tags uninstall uninstall-am uninstall-info-am \
766 uninstall-nobase_libsubincludeHEADERS \
767 uninstall-toolexeclibLTLIBRARIES
770 # No install-html or install-pdf support in automake yet
771 .PHONY
: install-html install-pdf
774 # Tell versions [3.59,3.63) of GNU make to not export all variables.
775 # Otherwise a system limit (for SysV at least) may be exceeded.