1 # Makefile.in generated by automake 1.9.5 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
18 SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
21 top_srcdir
= @top_srcdir@
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
40 build_triplet
= @build@
42 target_triplet
= @target@
43 DIST_COMMON
= $(am__configure_deps
) $(nobase_include_HEADERS
) \
44 $(srcdir)/..
/compile
$(srcdir)/..
/config.guess \
45 $(srcdir)/..
/config.sub
$(srcdir)/..
/depcomp \
46 $(srcdir)/..
/install-sh
$(srcdir)/..
/ltmain.sh \
47 $(srcdir)/..
/missing
$(srcdir)/..
/mkinstalldirs \
48 $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
49 $(srcdir)/config.h.in
$(top_srcdir
)/configure \
50 $(top_srcdir
)/ssp
/ssp.h.in ChangeLog
52 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
53 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
54 $(top_srcdir
)/..
/config
/lead-dot.m4 \
55 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/configure.ac
56 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
58 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
59 configure.lineno configure.status.lineno
60 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
61 CONFIG_HEADER
= config.h
62 CONFIG_CLEAN_FILES
= ssp
/ssp.h
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
= `echo $$p | sed -e 's|^.*/||'`;
69 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
70 "$(DESTDIR)$(includedir)"
71 toolexeclibLTLIBRARIES_INSTALL
= $(INSTALL
)
72 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
73 am_libssp_la_OBJECTS
= ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
74 mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
75 stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
76 strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
77 libssp_la_OBJECTS
= $(am_libssp_la_OBJECTS
)
78 am_libssp_nonshared_la_OBJECTS
= libssp_nonshared_la-ssp-local.lo
79 libssp_nonshared_la_OBJECTS
= $(am_libssp_nonshared_la_OBJECTS
)
80 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
81 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
82 am__depfiles_maybe
= depfiles
83 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
84 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
85 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
86 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
87 $(AM_CFLAGS
) $(CFLAGS
)
89 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
90 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
91 SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
92 DIST_SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
99 nobase_includeHEADERS_INSTALL
= $(install_sh_DATA
)
100 HEADERS
= $(nobase_include_HEADERS
)
103 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
104 distdir
= $(PACKAGE
)-$(VERSION
)
105 top_distdir
= $(distdir
)
106 am__remove_distdir
= \
107 { test ! -d
$(distdir
) \
108 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
109 && rm -fr
$(distdir
); }; }
110 DIST_ARCHIVES
= $(distdir
).
tar.gz
112 distuninstallcheck_listfiles
= find .
-type f
-print
113 distcleancheck_listfiles
= find .
-type f
-print
115 AMDEP_FALSE
= @AMDEP_FALSE@
116 AMDEP_TRUE
= @AMDEP_TRUE@
118 AUTOCONF
= @AUTOCONF@
119 AUTOHEADER
= @AUTOHEADER@
120 AUTOMAKE
= @AUTOMAKE@
123 CCDEPMODE
= @CCDEPMODE@
126 CPPFLAGS
= @CPPFLAGS@
127 CYGPATH_W
= @CYGPATH_W@
135 INSTALL_DATA
= @INSTALL_DATA@
136 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
137 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
141 LIBSSP_USE_SYMVER_FALSE
= @LIBSSP_USE_SYMVER_FALSE@
142 LIBSSP_USE_SYMVER_TRUE
= @LIBSSP_USE_SYMVER_TRUE@
145 LTLIBOBJS
= @LTLIBOBJS@
147 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
148 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
149 MAKEINFO
= @MAKEINFO@
152 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
153 PACKAGE_NAME
= @PACKAGE_NAME@
154 PACKAGE_STRING
= @PACKAGE_STRING@
155 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
156 PACKAGE_VERSION
= @PACKAGE_VERSION@
157 PATH_SEPARATOR
= @PATH_SEPARATOR@
159 SET_MAKE
= @SET_MAKE@
163 ac_ct_CC
= @ac_ct_CC@
164 ac_ct_RANLIB
= @ac_ct_RANLIB@
165 ac_ct_STRIP
= @ac_ct_STRIP@
166 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
167 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
168 am__include
= @am__include@
169 am__leading_dot
= @am__leading_dot@
170 am__quote
= @am__quote@
172 am__untar
= @am__untar@
175 build_alias
= @build_alias@
176 build_cpu
= @build_cpu@
177 build_os
= @build_os@
178 build_vendor
= @build_vendor@
180 enable_shared
= @enable_shared@
181 enable_static
= @enable_static@
182 exec_prefix = @
exec_prefix@
184 host_alias
= @host_alias@
185 host_cpu
= @host_cpu@
187 host_vendor
= @host_vendor@
188 includedir = @
includedir@
190 install_sh
= @install_sh@
192 libexecdir
= @libexecdir@
193 localstatedir
= @localstatedir@
196 multi_basedir
= @multi_basedir@
197 oldincludedir = @
oldincludedir@
199 program_transform_name
= @program_transform_name@
201 sharedstatedir
= @sharedstatedir@
202 ssp_have_usable_vsnprintf
= @ssp_have_usable_vsnprintf@
203 sysconfdir
= @sysconfdir@
205 target_alias
= @target_alias@
206 target_cpu
= @target_cpu@
207 target_os
= @target_os@
208 target_vendor
= @target_vendor@
209 toolexecdir
= @toolexecdir@
210 toolexeclibdir
= @toolexeclibdir@
211 AUTOMAKE_OPTIONS
= 1.9.5 foreign
212 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
213 MAINT_CHARSET
= latin1
215 # May be used by various substitution variables.
216 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
217 @LIBSSP_USE_SYMVER_FALSE@version_arg
=
218 @LIBSSP_USE_SYMVER_TRUE@version_arg
= -Wl
,--version-script
=$(srcdir)/ssp.map
219 @LIBSSP_USE_SYMVER_FALSE@version_dep
=
220 @LIBSSP_USE_SYMVER_TRUE@version_dep
= $(srcdir)/ssp.map
222 toolexeclib_LTLIBRARIES
= libssp.la libssp_nonshared.la
223 nobase_include_HEADERS
= ssp
/ssp.h ssp
/string.h ssp
/stdio.h ssp
/unistd.h
224 libssp_la_SOURCES
= \
225 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
226 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
227 strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
228 vsnprintf-chk.c vsprintf-chk.c
231 libssp_la_DEPENDENCIES
= $(version_dep
) $(libssp_la_LIBADD
)
232 libssp_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` \
235 libssp_nonshared_la_SOURCES
= \
238 libssp_nonshared_la_CFLAGS
= -prefer-pic
239 libssp_nonshared_la_LIBADD
=
240 libssp_nonshared_la_DEPENDENCIES
= $(libssp_nonshared_la_LIBADD
)
241 libssp_nonshared_la_LDFLAGS
= -static
244 # From libffi/Makefile.am
246 # Work around what appears to be a GNU make bug handling MAKEFLAGS
247 # values defined in terms of make variables, as is the case for CC and
248 # friends when we are called from the top level Makefile.
250 "AR_FLAGS=$(AR_FLAGS)" \
251 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
253 "CXXFLAGS=$(CXXFLAGS)" \
254 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
255 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
256 "INSTALL=$(INSTALL)" \
257 "INSTALL_DATA=$(INSTALL_DATA)" \
258 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
259 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
260 "JC1FLAGS=$(JC1FLAGS)" \
261 "LDFLAGS=$(LDFLAGS)" \
262 "LIBCFLAGS=$(LIBCFLAGS)" \
263 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
265 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
266 "PICFLAG=$(PICFLAG)" \
267 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
269 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
270 "exec_prefix=$(exec_prefix)" \
271 "infodir=$(infodir)" \
274 "includedir=$(includedir)" \
280 "LIBCFLAGS=$(LIBCFLAGS)" \
282 "PICFLAG=$(PICFLAG)" \
288 $(MAKE
) $(AM_MAKEFLAGS
) all-am
291 .SUFFIXES
: .c .lo .o .obj
294 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
296 case
'$(am__configure_deps)' in \
298 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
299 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
304 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
305 cd
$(top_srcdir
) && \
306 $(AUTOMAKE
) --foreign Makefile
308 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
311 echo
' $(SHELL) ./config.status'; \
312 $(SHELL
) .
/config.status
;; \
314 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
315 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
318 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
319 $(SHELL
) .
/config.status
--recheck
321 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
322 cd
$(srcdir) && $(AUTOCONF
)
323 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
324 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
327 @if
test ! -f
$@
; then \
332 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
334 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
335 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
336 cd
$(top_srcdir
) && $(AUTOHEADER
)
341 -rm -f config.h stamp-h1
342 ssp
/ssp.h
: $(top_builddir
)/config.status
$(top_srcdir
)/ssp
/ssp.h.in
343 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
344 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
346 test -z
"$(toolexeclibdir)" ||
$(mkdir_p
) "$(DESTDIR)$(toolexeclibdir)"
347 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
348 if
test -f
$$p; then \
350 echo
" $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
351 $(LIBTOOL
) --mode
=install $(toolexeclibLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
355 uninstall-toolexeclibLTLIBRARIES
:
357 @set
-x
; list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
359 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
360 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$p"; \
363 clean-toolexeclibLTLIBRARIES
:
364 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
365 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
366 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
367 test "$$dir" != "$$p" ||
dir=.
; \
368 echo
"rm -f \"$${dir}/so_locations\""; \
369 rm -f
"$${dir}/so_locations"; \
371 libssp.la
: $(libssp_la_OBJECTS
) $(libssp_la_DEPENDENCIES
)
372 $(LINK
) -rpath
$(toolexeclibdir
) $(libssp_la_LDFLAGS
) $(libssp_la_OBJECTS
) $(libssp_la_LIBADD
) $(LIBS
)
373 libssp_nonshared.la
: $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_DEPENDENCIES
)
374 $(LINK
) -rpath
$(toolexeclibdir
) $(libssp_nonshared_la_LDFLAGS
) $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_LIBADD
) $(LIBS
)
382 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gets-chk.Plo@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libssp_nonshared_la-ssp-local.Plo@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memcpy-chk.Plo@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memmove-chk.Plo@am__quote@
386 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mempcpy-chk.Plo@am__quote@
387 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memset-chk.Plo@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/snprintf-chk.Plo@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sprintf-chk.Plo@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ssp.Plo@am__quote@
391 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stpcpy-chk.Plo@am__quote@
392 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcat-chk.Plo@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcpy-chk.Plo@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncat-chk.Plo@am__quote@
395 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncpy-chk.Plo@am__quote@
396 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsnprintf-chk.Plo@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsprintf-chk.Plo@am__quote@
400 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
401 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
402 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
404 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
407 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
408 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
411 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
414 @am__fastdepCC_TRUE@ if
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
415 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
418 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
420 libssp_nonshared_la-ssp-local.lo
: ssp-local.c
421 @am__fastdepCC_TRUE@ if
$(LIBTOOL
) --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
; \
422 @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
423 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ssp-local.c' object
='libssp_nonshared_la-ssp-local.lo' libtool
=yes @AMDEPBACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
425 @am__fastdepCC_FALSE@
$(LIBTOOL
) --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
436 # GNU Make needs to see an explicit $(MAKE) variable in the command it
437 # runs to enable its job server during parallel builds. Hence the
440 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
442 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
445 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
447 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
449 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
450 maintainer-clean-multi
:
451 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
453 install-nobase_includeHEADERS
: $(nobase_include_HEADERS
)
455 test -z
"$(includedir)" ||
$(mkdir_p
) "$(DESTDIR)$(includedir)"
456 @
$(am__vpath_adj_setup
) \
457 list
='$(nobase_include_HEADERS)'; for p in
$$list; do \
458 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
460 echo
" $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
461 $(nobase_includeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
464 uninstall-nobase_includeHEADERS
:
466 @
$(am__vpath_adj_setup
) \
467 list
='$(nobase_include_HEADERS)'; for p in
$$list; do \
469 echo
" rm -f '$(DESTDIR)$(includedir)/$$f'"; \
470 rm -f
"$(DESTDIR)$(includedir)/$$f"; \
473 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
474 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
475 unique
=`for i in $$list; do \
476 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478 $(AWK) ' { files[$$0] = 1; } \
479 END { for (i in files) print i; }'`; \
483 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
484 $(TAGS_FILES
) $(LISP
)
487 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
488 unique
=`for i in $$list; do \
489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491 $(AWK) ' { files[$$0] = 1; } \
492 END { for (i in files) print i; }'`; \
493 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
494 test -n
"$$unique" || unique
=$$empty_fix; \
495 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
499 CTAGS
: $(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 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
510 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
514 here
=`$(am__cd) $(top_builddir) && pwd` \
515 && cd
$(top_srcdir
) \
516 && gtags
-i
$(GTAGS_ARGS
) $$here
519 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
521 distdir
: $(DISTFILES
)
522 $(am__remove_distdir
)
524 $(mkdir_p
) $(distdir
)/..
$(distdir
)/..
/config
$(distdir
)/ssp
525 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
526 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
527 list
='$(DISTFILES)'; for file in
$$list; do \
529 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
530 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
532 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
533 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
534 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
536 $(mkdir_p
) "$(distdir)$$dir"; \
540 if
test -d
$$d/$$file; then \
541 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
542 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
544 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
546 test -f
$(distdir
)/$$file \
547 || cp
-p
$$d/$$file $(distdir
)/$$file \
551 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
552 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
553 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
554 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
555 || chmod
-R a
+r
$(distdir
)
557 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
558 $(am__remove_distdir
)
561 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
562 $(am__remove_distdir
)
565 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
566 $(am__remove_distdir
)
569 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
570 $(am__remove_distdir
)
573 -rm -f
$(distdir
).zip
574 zip
-rq
$(distdir
).zip
$(distdir
)
575 $(am__remove_distdir
)
577 dist dist-all
: distdir
578 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
579 $(am__remove_distdir
)
581 # This target untars the dist file and tries a VPATH configuration. Then
582 # it guarantees that the distribution is self-contained by making another
585 case
'$(DIST_ARCHIVES)' in \
587 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
589 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
591 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
593 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
595 unzip
$(distdir
).zip
;;\
597 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
598 mkdir
$(distdir
)/_build
599 mkdir
$(distdir
)/_inst
601 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
602 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
603 && cd
$(distdir
)/_build \
604 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
605 $(DISTCHECK_CONFIGURE_FLAGS
) \
606 && $(MAKE
) $(AM_MAKEFLAGS
) \
607 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
608 && $(MAKE
) $(AM_MAKEFLAGS
) check \
609 && $(MAKE
) $(AM_MAKEFLAGS
) install \
610 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
611 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
612 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
614 && chmod
-R a-w
"$$dc_install_base" \
616 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
617 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
618 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
619 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
620 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
621 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
622 && rm -rf
"$$dc_destdir" \
623 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
624 && rm -rf
$(DIST_ARCHIVES
) \
625 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
626 $(am__remove_distdir
)
627 @
(echo
"$(distdir) archives ready for distribution: "; \
628 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
629 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
631 @cd
$(distuninstallcheck_dir
) \
632 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
633 ||
{ echo
"ERROR: files left after uninstall:" ; \
634 if
test -n
"$(DESTDIR)"; then \
635 echo
" (check DESTDIR support)"; \
637 $(distuninstallcheck_listfiles
) ; \
639 distcleancheck
: distclean
640 @if
test '$(srcdir)' = .
; then \
641 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
644 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
645 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
646 $(distcleancheck_listfiles
) ; \
650 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
) config.h
652 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(includedir)"; do \
653 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
656 install-exec
: install-exec-am
657 install-data
: install-data-am
658 uninstall: uninstall-am
661 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
663 installcheck: installcheck-am
665 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
666 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
667 `test -z '$(STRIP)' || \
668 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
674 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
676 maintainer-clean-generic
:
677 @echo
"This command is intended for maintainers to use"
678 @echo
"it deletes files that may require special tools to rebuild."
679 clean: clean-am clean-multi
681 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
684 distclean: distclean-am distclean-multi
685 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
688 distclean-am
: clean-am distclean-compile distclean-generic \
689 distclean-hdr distclean-libtool distclean-tags
701 install-data-am
: install-nobase_includeHEADERS
703 install-exec-am
: install-multi install-toolexeclibLTLIBRARIES
705 install-info
: install-info-am
711 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
712 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
713 -rm -rf
$(top_srcdir
)/autom4te.cache
716 maintainer-clean-am
: distclean-am maintainer-clean-generic
718 mostlyclean: mostlyclean-am mostlyclean-multi
720 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
731 uninstall-am
: uninstall-info-am uninstall-nobase_includeHEADERS \
732 uninstall-toolexeclibLTLIBRARIES
734 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-am \
735 clean clean-generic clean-libtool clean-multi \
736 clean-toolexeclibLTLIBRARIES ctags
dist dist-all dist-bzip2 \
737 dist-gzip dist-shar dist-tarZ dist-zip distcheck
distclean \
738 distclean-compile distclean-generic distclean-hdr \
739 distclean-libtool distclean-multi distclean-tags \
740 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
741 html-am
info info-am
install install-am install-data \
742 install-data-am install-exec install-exec-am install-info \
743 install-info-am install-man install-multi \
744 install-nobase_includeHEADERS install-strip \
745 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
746 installdirs maintainer-clean maintainer-clean-generic \
747 maintainer-clean-multi
mostlyclean mostlyclean-compile \
748 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
749 pdf-am ps ps-am
tags uninstall uninstall-am uninstall-info-am \
750 uninstall-nobase_includeHEADERS \
751 uninstall-toolexeclibLTLIBRARIES
753 # Tell versions [3.59,3.63) of GNU make to not export all variables.
754 # Otherwise a system limit (for SysV at least) may be exceeded.