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
/override.m4 \
57 $(top_srcdir
)/..
/config
/proginstall.m4 \
58 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
59 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
60 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
61 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
63 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
64 configure.lineno configure.status.lineno
65 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
66 CONFIG_HEADER
= config.h
67 CONFIG_CLEAN_FILES
= ssp
/ssp.h
68 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj
= case
$$p in \
70 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
74 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)" \
75 "$(DESTDIR)$(libsubincludedir)"
76 toolexeclibLTLIBRARIES_INSTALL
= $(INSTALL
)
77 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
78 am_libssp_la_OBJECTS
= ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
79 mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
80 stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
81 strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
82 libssp_la_OBJECTS
= $(am_libssp_la_OBJECTS
)
83 am_libssp_nonshared_la_OBJECTS
= libssp_nonshared_la-ssp-local.lo
84 libssp_nonshared_la_OBJECTS
= $(am_libssp_nonshared_la_OBJECTS
)
85 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
86 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
87 am__depfiles_maybe
= depfiles
88 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
89 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
90 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
91 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
92 $(AM_CFLAGS
) $(CFLAGS
)
94 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
95 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
96 SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
97 DIST_SOURCES
= $(libssp_la_SOURCES
) $(libssp_nonshared_la_SOURCES
)
104 nobase_libsubincludeHEADERS_INSTALL
= $(install_sh_DATA
)
105 HEADERS
= $(nobase_libsubinclude_HEADERS
)
108 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
109 distdir
= $(PACKAGE
)-$(VERSION
)
110 top_distdir
= $(distdir
)
111 am__remove_distdir
= \
112 { test ! -d
$(distdir
) \
113 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
114 && rm -fr
$(distdir
); }; }
115 DIST_ARCHIVES
= $(distdir
).
tar.gz
117 distuninstallcheck_listfiles
= find .
-type f
-print
118 distcleancheck_listfiles
= find .
-type f
-print
120 AMDEP_FALSE
= @AMDEP_FALSE@
121 AMDEP_TRUE
= @AMDEP_TRUE@
124 AUTOCONF
= @AUTOCONF@
125 AUTOHEADER
= @AUTOHEADER@
126 AUTOMAKE
= @AUTOMAKE@
129 CCDEPMODE
= @CCDEPMODE@
132 CPPFLAGS
= @CPPFLAGS@
133 CYGPATH_W
= @CYGPATH_W@
136 DSYMUTIL
= @DSYMUTIL@
145 INSTALL_DATA
= @INSTALL_DATA@
146 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
147 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
148 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
152 LIBSSP_USE_SYMVER_FALSE
= @LIBSSP_USE_SYMVER_FALSE@
153 LIBSSP_USE_SYMVER_TRUE
= @LIBSSP_USE_SYMVER_TRUE@
157 LTLIBOBJS
= @LTLIBOBJS@
159 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
160 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
161 MAKEINFO
= @MAKEINFO@
169 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
170 PACKAGE_NAME
= @PACKAGE_NAME@
171 PACKAGE_STRING
= @PACKAGE_STRING@
172 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
173 PACKAGE_VERSION
= @PACKAGE_VERSION@
174 PATH_SEPARATOR
= @PATH_SEPARATOR@
177 SET_MAKE
= @SET_MAKE@
181 ac_ct_AR
= @ac_ct_AR@
182 ac_ct_CC
= @ac_ct_CC@
183 ac_ct_DSYMUTIL
= @ac_ct_DSYMUTIL@
184 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
185 ac_ct_LIPO
= @ac_ct_LIPO@
186 ac_ct_NMEDIT
= @ac_ct_NMEDIT@
187 ac_ct_OBJDUMP
= @ac_ct_OBJDUMP@
188 ac_ct_OTOOL
= @ac_ct_OTOOL@
189 ac_ct_OTOOL64
= @ac_ct_OTOOL64@
190 ac_ct_RANLIB
= @ac_ct_RANLIB@
191 ac_ct_STRIP
= @ac_ct_STRIP@
192 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
193 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
194 am__include
= @am__include@
195 am__leading_dot
= @am__leading_dot@
196 am__quote
= @am__quote@
198 am__untar
= @am__untar@
201 build_alias
= @build_alias@
202 build_cpu
= @build_cpu@
203 build_os
= @build_os@
204 build_vendor
= @build_vendor@
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@
214 includedir = @
includedir@
216 install_sh
= @install_sh@
218 libexecdir
= @libexecdir@
219 localstatedir
= @localstatedir@
223 multi_basedir
= @multi_basedir@
224 oldincludedir = @
oldincludedir@
226 program_transform_name
= @program_transform_name@
228 sharedstatedir
= @sharedstatedir@
229 ssp_have_usable_vsnprintf
= @ssp_have_usable_vsnprintf@
230 sysconfdir
= @sysconfdir@
232 target_alias
= @target_alias@
233 target_cpu
= @target_cpu@
234 target_noncanonical
= @target_noncanonical@
235 target_os
= @target_os@
236 target_vendor
= @target_vendor@
237 toolexecdir
= @toolexecdir@
238 toolexeclibdir
= @toolexeclibdir@
239 AUTOMAKE_OPTIONS
= 1.9.5 foreign
240 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
241 MAINT_CHARSET
= latin1
243 # May be used by various substitution variables.
244 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
245 @LIBSSP_USE_SYMVER_FALSE@version_arg
=
246 @LIBSSP_USE_SYMVER_TRUE@version_arg
= -Wl
,--version-script
=$(srcdir)/ssp.map
247 @LIBSSP_USE_SYMVER_FALSE@version_dep
=
248 @LIBSSP_USE_SYMVER_TRUE@version_dep
= $(srcdir)/ssp.map
250 toolexeclib_LTLIBRARIES
= libssp.la libssp_nonshared.la
251 libsubincludedir
= $(libdir)/gcc
/$(target_noncanonical
)/$(gcc_version
)/include
252 nobase_libsubinclude_HEADERS
= ssp
/ssp.h ssp
/string.h ssp
/stdio.h ssp
/unistd.h
253 libssp_la_SOURCES
= \
254 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
255 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
256 strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
257 vsnprintf-chk.c vsprintf-chk.c
260 libssp_la_DEPENDENCIES
= $(version_dep
) $(libssp_la_LIBADD
)
261 libssp_la_LDFLAGS
= -version-info
`grep -v '^\#' $(srcdir)/libtool-version` \
262 $(version_arg
) -no-undefined
264 libssp_nonshared_la_SOURCES
= \
267 libssp_nonshared_la_CFLAGS
= -prefer-pic
268 libssp_nonshared_la_LIBADD
=
269 libssp_nonshared_la_DEPENDENCIES
= $(libssp_nonshared_la_LIBADD
)
270 libssp_nonshared_la_LDFLAGS
= -static
273 # From libffi/Makefile.am
275 # Work around what appears to be a GNU make bug handling MAKEFLAGS
276 # values defined in terms of make variables, as is the case for CC and
277 # friends when we are called from the top level Makefile.
279 "AR_FLAGS=$(AR_FLAGS)" \
280 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
282 "CXXFLAGS=$(CXXFLAGS)" \
283 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
284 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
285 "INSTALL=$(INSTALL)" \
286 "INSTALL_DATA=$(INSTALL_DATA)" \
287 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
288 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
289 "JC1FLAGS=$(JC1FLAGS)" \
290 "LDFLAGS=$(LDFLAGS)" \
291 "LIBCFLAGS=$(LIBCFLAGS)" \
292 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
294 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
295 "PICFLAG=$(PICFLAG)" \
296 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
298 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
299 "exec_prefix=$(exec_prefix)" \
300 "infodir=$(infodir)" \
303 "includedir=$(includedir)" \
309 "LIBCFLAGS=$(LIBCFLAGS)" \
311 "PICFLAG=$(PICFLAG)" \
317 $(MAKE
) $(AM_MAKEFLAGS
) all-am
320 .SUFFIXES
: .c .lo .o .obj
323 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
325 case
'$(am__configure_deps)' in \
327 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
328 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
333 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
334 cd
$(top_srcdir
) && \
335 $(AUTOMAKE
) --foreign Makefile
337 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
340 echo
' $(SHELL) ./config.status'; \
341 $(SHELL
) .
/config.status
;; \
343 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
344 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
347 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
348 $(SHELL
) .
/config.status
--recheck
350 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
351 cd
$(srcdir) && $(AUTOCONF
)
352 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
353 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
356 @if
test ! -f
$@
; then \
361 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
363 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
364 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
365 cd
$(top_srcdir
) && $(AUTOHEADER
)
370 -rm -f config.h stamp-h1
371 ssp
/ssp.h
: $(top_builddir
)/config.status
$(top_srcdir
)/ssp
/ssp.h.in
372 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
373 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
375 test -z
"$(toolexeclibdir)" ||
$(mkdir_p
) "$(DESTDIR)$(toolexeclibdir)"
376 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
377 if
test -f
$$p; then \
379 echo
" $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
380 $(LIBTOOL
) --mode
=install $(toolexeclibLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
384 uninstall-toolexeclibLTLIBRARIES
:
386 @set
-x
; list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
388 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
389 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$p"; \
392 clean-toolexeclibLTLIBRARIES
:
393 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
394 @list
='$(toolexeclib_LTLIBRARIES)'; for p in
$$list; do \
395 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
396 test "$$dir" != "$$p" ||
dir=.
; \
397 echo
"rm -f \"$${dir}/so_locations\""; \
398 rm -f
"$${dir}/so_locations"; \
400 libssp.la
: $(libssp_la_OBJECTS
) $(libssp_la_DEPENDENCIES
)
401 $(LINK
) -rpath
$(toolexeclibdir
) $(libssp_la_LDFLAGS
) $(libssp_la_OBJECTS
) $(libssp_la_LIBADD
) $(LIBS
)
402 libssp_nonshared.la
: $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_DEPENDENCIES
)
403 $(LINK
) -rpath
$(toolexeclibdir
) $(libssp_nonshared_la_LDFLAGS
) $(libssp_nonshared_la_OBJECTS
) $(libssp_nonshared_la_LIBADD
) $(LIBS
)
411 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gets-chk.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libssp_nonshared_la-ssp-local.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memcpy-chk.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memmove-chk.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mempcpy-chk.Plo@am__quote@
416 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memset-chk.Plo@am__quote@
417 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/snprintf-chk.Plo@am__quote@
418 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sprintf-chk.Plo@am__quote@
419 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ssp.Plo@am__quote@
420 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stpcpy-chk.Plo@am__quote@
421 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcat-chk.Plo@am__quote@
422 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strcpy-chk.Plo@am__quote@
423 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncat-chk.Plo@am__quote@
424 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strncpy-chk.Plo@am__quote@
425 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsnprintf-chk.Plo@am__quote@
426 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vsprintf-chk.Plo@am__quote@
429 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
430 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
431 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
433 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
436 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
437 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
440 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
443 @am__fastdepCC_TRUE@ if
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
444 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
447 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
449 libssp_nonshared_la-ssp-local.lo
: ssp-local.c
450 @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
; \
451 @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
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='ssp-local.c' object
='libssp_nonshared_la-ssp-local.lo' libtool
=yes @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
454 @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
465 # GNU Make needs to see an explicit $(MAKE) variable in the command it
466 # runs to enable its job server during parallel builds. Hence the
469 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
471 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
474 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
476 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
478 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
479 maintainer-clean-multi
:
480 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
482 install-nobase_libsubincludeHEADERS
: $(nobase_libsubinclude_HEADERS
)
484 test -z
"$(libsubincludedir)" ||
$(mkdir_p
) "$(DESTDIR)$(libsubincludedir)"
485 @
$(am__vpath_adj_setup
) \
486 list
='$(nobase_libsubinclude_HEADERS)'; for p in
$$list; do \
487 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
489 echo
" $(nobase_libsubincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libsubincludedir)/$$f'"; \
490 $(nobase_libsubincludeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(libsubincludedir)/$$f"; \
493 uninstall-nobase_libsubincludeHEADERS
:
495 @
$(am__vpath_adj_setup
) \
496 list
='$(nobase_libsubinclude_HEADERS)'; for p in
$$list; do \
498 echo
" rm -f '$(DESTDIR)$(libsubincludedir)/$$f'"; \
499 rm -f
"$(DESTDIR)$(libsubincludedir)/$$f"; \
502 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
503 list
='$(SOURCES) $(HEADERS) $(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; }'`; \
512 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
513 $(TAGS_FILES
) $(LISP
)
516 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
517 unique
=`for i in $$list; do \
518 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520 $(AWK) ' { files[$$0] = 1; } \
521 END { for (i in files) print i; }'`; \
522 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
523 test -n
"$$unique" || unique
=$$empty_fix; \
524 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
528 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
529 $(TAGS_FILES
) $(LISP
)
532 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
533 unique
=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536 $(AWK) ' { files[$$0] = 1; } \
537 END { for (i in files) print i; }'`; \
538 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
539 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
543 here
=`$(am__cd) $(top_builddir) && pwd` \
544 && cd
$(top_srcdir
) \
545 && gtags
-i
$(GTAGS_ARGS
) $$here
548 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
550 distdir
: $(DISTFILES
)
551 $(am__remove_distdir
)
553 $(mkdir_p
) $(distdir
)/..
$(distdir
)/..
/config
$(distdir
)/ssp
554 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
555 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
556 list
='$(DISTFILES)'; for file in
$$list; do \
558 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
559 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
561 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
562 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
563 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
565 $(mkdir_p
) "$(distdir)$$dir"; \
569 if
test -d
$$d/$$file; then \
570 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
571 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
573 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
575 test -f
$(distdir
)/$$file \
576 || cp
-p
$$d/$$file $(distdir
)/$$file \
580 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
581 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
582 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
583 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
584 || chmod
-R a
+r
$(distdir
)
586 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
587 $(am__remove_distdir
)
590 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
591 $(am__remove_distdir
)
594 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
595 $(am__remove_distdir
)
598 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
599 $(am__remove_distdir
)
602 -rm -f
$(distdir
).zip
603 zip
-rq
$(distdir
).zip
$(distdir
)
604 $(am__remove_distdir
)
606 dist dist-all
: distdir
607 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
608 $(am__remove_distdir
)
610 # This target untars the dist file and tries a VPATH configuration. Then
611 # it guarantees that the distribution is self-contained by making another
614 case
'$(DIST_ARCHIVES)' in \
616 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
618 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
620 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
622 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
624 unzip
$(distdir
).zip
;;\
626 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
627 mkdir
$(distdir
)/_build
628 mkdir
$(distdir
)/_inst
630 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
631 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
632 && cd
$(distdir
)/_build \
633 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
634 $(DISTCHECK_CONFIGURE_FLAGS
) \
635 && $(MAKE
) $(AM_MAKEFLAGS
) \
636 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
637 && $(MAKE
) $(AM_MAKEFLAGS
) check \
638 && $(MAKE
) $(AM_MAKEFLAGS
) install \
639 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
640 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
641 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
643 && chmod
-R a-w
"$$dc_install_base" \
645 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
646 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
647 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
648 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
649 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
650 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
651 && rm -rf
"$$dc_destdir" \
652 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
653 && rm -rf
$(DIST_ARCHIVES
) \
654 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
655 $(am__remove_distdir
)
656 @
(echo
"$(distdir) archives ready for distribution: "; \
657 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
658 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
660 @cd
$(distuninstallcheck_dir
) \
661 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
662 ||
{ echo
"ERROR: files left after uninstall:" ; \
663 if
test -n
"$(DESTDIR)"; then \
664 echo
" (check DESTDIR support)"; \
666 $(distuninstallcheck_listfiles
) ; \
668 distcleancheck
: distclean
669 @if
test '$(srcdir)' = .
; then \
670 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
673 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
674 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
675 $(distcleancheck_listfiles
) ; \
679 all-am
: Makefile
$(LTLIBRARIES
) all-multi
$(HEADERS
) config.h
681 for
dir in
"$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
682 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
685 install-exec
: install-exec-am
686 install-data
: install-data-am
687 uninstall: uninstall-am
690 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
692 installcheck: installcheck-am
694 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
695 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
696 `test -z '$(STRIP)' || \
697 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
703 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
705 maintainer-clean-generic
:
706 @echo
"This command is intended for maintainers to use"
707 @echo
"it deletes files that may require special tools to rebuild."
708 clean: clean-am clean-multi
710 clean-am
: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
713 distclean: distclean-am distclean-multi
714 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
717 distclean-am
: clean-am distclean-compile distclean-generic \
718 distclean-hdr distclean-libtool distclean-tags
730 install-data-am
: install-nobase_libsubincludeHEADERS
732 install-exec-am
: install-multi install-toolexeclibLTLIBRARIES
734 install-info
: install-info-am
740 maintainer-clean
: maintainer-clean-am maintainer-clean-multi
741 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
742 -rm -rf
$(top_srcdir
)/autom4te.cache
745 maintainer-clean-am
: distclean-am maintainer-clean-generic
747 mostlyclean: mostlyclean-am mostlyclean-multi
749 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
760 uninstall-am
: uninstall-info-am uninstall-nobase_libsubincludeHEADERS \
761 uninstall-toolexeclibLTLIBRARIES
763 .PHONY
: CTAGS GTAGS
all all-am all-multi am--refresh
check check-am \
764 clean clean-generic clean-libtool clean-multi \
765 clean-toolexeclibLTLIBRARIES ctags
dist dist-all dist-bzip2 \
766 dist-gzip dist-shar dist-tarZ dist-zip distcheck
distclean \
767 distclean-compile distclean-generic distclean-hdr \
768 distclean-libtool distclean-multi distclean-tags \
769 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
770 html-am
info info-am
install install-am install-data \
771 install-data-am install-exec install-exec-am install-info \
772 install-info-am install-man install-multi \
773 install-nobase_libsubincludeHEADERS install-strip \
774 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
775 installdirs maintainer-clean maintainer-clean-generic \
776 maintainer-clean-multi
mostlyclean mostlyclean-compile \
777 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
778 pdf-am ps ps-am
tags uninstall uninstall-am uninstall-info-am \
779 uninstall-nobase_libsubincludeHEADERS \
780 uninstall-toolexeclibLTLIBRARIES
783 # No install-html or install-pdf support in automake yet
784 .PHONY
: install-html install-pdf
787 # Tell versions [3.59,3.63) of GNU make to not export all variables.
788 # Otherwise a system limit (for SysV at least) may be exceeded.