OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libssp / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
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)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 LIBOBJDIR =
42 DIST_COMMON = $(am__configure_deps) $(nobase_libsubinclude_HEADERS) \
43         $(srcdir)/../compile $(srcdir)/../config.guess \
44         $(srcdir)/../config.sub $(srcdir)/../depcomp \
45         $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
46         $(srcdir)/../missing $(srcdir)/../mkinstalldirs \
47         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
48         $(srcdir)/config.h.in $(top_srcdir)/configure \
49         $(top_srcdir)/ssp/ssp.h.in ChangeLog
50 subdir = .
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
53         $(top_srcdir)/../config/depstand.m4 \
54         $(top_srcdir)/../config/lead-dot.m4 \
55         $(top_srcdir)/../config/multi.m4 \
56         $(top_srcdir)/../config/no-executables.m4 \
57         $(top_srcdir)/../config/override.m4 \
58         $(top_srcdir)/../config/proginstall.m4 \
59         $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
60         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
61         $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63         $(ACLOCAL_M4)
64 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
65  configure.lineno configure.status.lineno
66 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
67 CONFIG_HEADER = config.h
68 CONFIG_CLEAN_FILES = ssp/ssp.h
69 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70 am__vpath_adj = case $$p in \
71     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72     *) f=$$p;; \
73   esac;
74 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
76         "$(DESTDIR)$(libsubincludedir)"
77 toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
78 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
79 am_libssp_la_OBJECTS = ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
80         mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
81         stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
82         strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
83 libssp_la_OBJECTS = $(am_libssp_la_OBJECTS)
84 am_libssp_nonshared_la_OBJECTS = libssp_nonshared_la-ssp-local.lo
85 libssp_nonshared_la_OBJECTS = $(am_libssp_nonshared_la_OBJECTS)
86 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
87 depcomp = $(SHELL) $(top_srcdir)/../depcomp
88 am__depfiles_maybe = depfiles
89 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
90         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
92         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
93         $(AM_CFLAGS) $(CFLAGS)
94 CCLD = $(CC)
95 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
96         $(AM_LDFLAGS) $(LDFLAGS) -o $@
97 SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
98 DIST_SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
99 MULTISRCTOP = 
100 MULTIBUILDTOP = 
101 MULTIDIRS = 
102 MULTISUBDIR = 
103 MULTIDO = true
104 MULTICLEAN = true
105 nobase_libsubincludeHEADERS_INSTALL = $(install_sh_DATA)
106 HEADERS = $(nobase_libsubinclude_HEADERS)
107 ETAGS = etags
108 CTAGS = ctags
109 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
110 distdir = $(PACKAGE)-$(VERSION)
111 top_distdir = $(distdir)
112 am__remove_distdir = \
113   { test ! -d $(distdir) \
114     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
115          && rm -fr $(distdir); }; }
116 DIST_ARCHIVES = $(distdir).tar.gz
117 GZIP_ENV = --best
118 distuninstallcheck_listfiles = find . -type f -print
119 distcleancheck_listfiles = find . -type f -print
120 ACLOCAL = @ACLOCAL@
121 AMDEP_FALSE = @AMDEP_FALSE@
122 AMDEP_TRUE = @AMDEP_TRUE@
123 AMTAR = @AMTAR@
124 AR = @AR@
125 AUTOCONF = @AUTOCONF@
126 AUTOHEADER = @AUTOHEADER@
127 AUTOMAKE = @AUTOMAKE@
128 AWK = @AWK@
129 CC = @CC@
130 CCDEPMODE = @CCDEPMODE@
131 CFLAGS = @CFLAGS@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CYGPATH_W = @CYGPATH_W@
135 DEFS = @DEFS@
136 DEPDIR = @DEPDIR@
137 DUMPBIN = @DUMPBIN@
138 ECHO_C = @ECHO_C@
139 ECHO_N = @ECHO_N@
140 ECHO_T = @ECHO_T@
141 EGREP = @EGREP@
142 EXEEXT = @EXEEXT@
143 FGREP = @FGREP@
144 GREP = @GREP@
145 INSTALL_DATA = @INSTALL_DATA@
146 INSTALL_PROGRAM = @INSTALL_PROGRAM@
147 INSTALL_SCRIPT = @INSTALL_SCRIPT@
148 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
149 LD = @LD@
150 LIBOBJS = @LIBOBJS@
151 LIBS = @LIBS@
152 LIBSSP_USE_SYMVER_FALSE = @LIBSSP_USE_SYMVER_FALSE@
153 LIBSSP_USE_SYMVER_TRUE = @LIBSSP_USE_SYMVER_TRUE@
154 LIBTOOL = @LIBTOOL@
155 LN_S = @LN_S@
156 LTLIBOBJS = @LTLIBOBJS@
157 MAINT = @MAINT@
158 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
159 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
160 MAKEINFO = @MAKEINFO@
161 NM = @NM@
162 OBJEXT = @OBJEXT@
163 PACKAGE = @PACKAGE@
164 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
165 PACKAGE_NAME = @PACKAGE_NAME@
166 PACKAGE_STRING = @PACKAGE_STRING@
167 PACKAGE_TARNAME = @PACKAGE_TARNAME@
168 PACKAGE_VERSION = @PACKAGE_VERSION@
169 PATH_SEPARATOR = @PATH_SEPARATOR@
170 RANLIB = @RANLIB@
171 SED = @SED@
172 SET_MAKE = @SET_MAKE@
173 SHELL = @SHELL@
174 STRIP = @STRIP@
175 VERSION = @VERSION@
176 ac_ct_AR = @ac_ct_AR@
177 ac_ct_CC = @ac_ct_CC@
178 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
179 ac_ct_RANLIB = @ac_ct_RANLIB@
180 ac_ct_STRIP = @ac_ct_STRIP@
181 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
182 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
183 am__include = @am__include@
184 am__leading_dot = @am__leading_dot@
185 am__quote = @am__quote@
186 am__tar = @am__tar@
187 am__untar = @am__untar@
188 bindir = @bindir@
189 build = @build@
190 build_alias = @build_alias@
191 build_cpu = @build_cpu@
192 build_os = @build_os@
193 build_vendor = @build_vendor@
194 datadir = @datadir@
195 enable_shared = @enable_shared@
196 enable_static = @enable_static@
197 exec_prefix = @exec_prefix@
198 host = @host@
199 host_alias = @host_alias@
200 host_cpu = @host_cpu@
201 host_os = @host_os@
202 host_vendor = @host_vendor@
203 includedir = @includedir@
204 infodir = @infodir@
205 install_sh = @install_sh@
206 libdir = @libdir@
207 libexecdir = @libexecdir@
208 localstatedir = @localstatedir@
209 lt_ECHO = @lt_ECHO@
210 mandir = @mandir@
211 mkdir_p = @mkdir_p@
212 multi_basedir = @multi_basedir@
213 oldincludedir = @oldincludedir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 ssp_have_usable_vsnprintf = @ssp_have_usable_vsnprintf@
219 sysconfdir = @sysconfdir@
220 target = @target@
221 target_alias = @target_alias@
222 target_cpu = @target_cpu@
223 target_noncanonical = @target_noncanonical@
224 target_os = @target_os@
225 target_vendor = @target_vendor@
226 toolexecdir = @toolexecdir@
227 toolexeclibdir = @toolexeclibdir@
228 AUTOMAKE_OPTIONS = 1.9.5 foreign
229 ACLOCAL_AMFLAGS = -I .. -I ../config
230 MAINT_CHARSET = latin1
231
232 # May be used by various substitution variables.
233 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
234 @LIBSSP_USE_SYMVER_FALSE@version_arg = 
235 @LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,--version-script=$(srcdir)/ssp.map
236 @LIBSSP_USE_SYMVER_FALSE@version_dep = 
237 @LIBSSP_USE_SYMVER_TRUE@version_dep = $(srcdir)/ssp.map
238 AM_CFLAGS = -Wall
239 toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
240 libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
241 nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
242 libssp_la_SOURCES = \
243         ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
244         memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
245         strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
246         vsnprintf-chk.c vsprintf-chk.c
247
248 libssp_la_LIBADD = 
249 libssp_la_DEPENDENCIES = $(version_dep) $(libssp_la_LIBADD)
250 libssp_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
251                     $(version_arg) -no-undefined
252
253 libssp_nonshared_la_SOURCES = \
254         ssp-local.c
255
256 libssp_nonshared_la_CFLAGS = -prefer-pic
257 libssp_nonshared_la_LIBADD = 
258 libssp_nonshared_la_DEPENDENCIES = $(libssp_nonshared_la_LIBADD)
259 libssp_nonshared_la_LDFLAGS = -static
260
261 # XXX hack alert
262 # From libffi/Makefile.am
263
264 # Work around what appears to be a GNU make bug handling MAKEFLAGS
265 # values defined in terms of make variables, as is the case for CC and
266 # friends when we are called from the top level Makefile.
267 AM_MAKEFLAGS = \
268         "AR_FLAGS=$(AR_FLAGS)" \
269         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
270         "CFLAGS=$(CFLAGS)" \
271         "CXXFLAGS=$(CXXFLAGS)" \
272         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
273         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
274         "INSTALL=$(INSTALL)" \
275         "INSTALL_DATA=$(INSTALL_DATA)" \
276         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
277         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
278         "JC1FLAGS=$(JC1FLAGS)" \
279         "LDFLAGS=$(LDFLAGS)" \
280         "LIBCFLAGS=$(LIBCFLAGS)" \
281         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
282         "MAKE=$(MAKE)" \
283         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
284         "PICFLAG=$(PICFLAG)" \
285         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
286         "SHELL=$(SHELL)" \
287         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
288         "exec_prefix=$(exec_prefix)" \
289         "infodir=$(infodir)" \
290         "libdir=$(libdir)" \
291         "prefix=$(prefix)" \
292         "includedir=$(includedir)" \
293         "AR=$(AR)" \
294         "AS=$(AS)" \
295         "CC=$(CC)" \
296         "CXX=$(CXX)" \
297         "LD=$(LD)" \
298         "LIBCFLAGS=$(LIBCFLAGS)" \
299         "NM=$(NM)" \
300         "PICFLAG=$(PICFLAG)" \
301         "RANLIB=$(RANLIB)" \
302         "DESTDIR=$(DESTDIR)"
303
304 MAKEOVERRIDES = 
305 all: config.h
306         $(MAKE) $(AM_MAKEFLAGS) all-am
307
308 .SUFFIXES:
309 .SUFFIXES: .c .lo .o .obj
310 am--refresh:
311         @:
312 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
313         @for dep in $?; do \
314           case '$(am__configure_deps)' in \
315             *$$dep*) \
316               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
317               cd $(srcdir) && $(AUTOMAKE) --foreign  \
318                 && exit 0; \
319               exit 1;; \
320           esac; \
321         done; \
322         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
323         cd $(top_srcdir) && \
324           $(AUTOMAKE) --foreign  Makefile
325 .PRECIOUS: Makefile
326 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
327         @case '$?' in \
328           *config.status*) \
329             echo ' $(SHELL) ./config.status'; \
330             $(SHELL) ./config.status;; \
331           *) \
332             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
333             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
334         esac;
335
336 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
337         $(SHELL) ./config.status --recheck
338
339 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
340         cd $(srcdir) && $(AUTOCONF)
341 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
342         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
343
344 config.h: stamp-h1
345         @if test ! -f $@; then \
346           rm -f stamp-h1; \
347           $(MAKE) stamp-h1; \
348         else :; fi
349
350 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
351         @rm -f stamp-h1
352         cd $(top_builddir) && $(SHELL) ./config.status config.h
353 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
354         cd $(top_srcdir) && $(AUTOHEADER)
355         rm -f stamp-h1
356         touch $@
357
358 distclean-hdr:
359         -rm -f config.h stamp-h1
360 ssp/ssp.h: $(top_builddir)/config.status $(top_srcdir)/ssp/ssp.h.in
361         cd $(top_builddir) && $(SHELL) ./config.status $@
362 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
363         @$(NORMAL_INSTALL)
364         test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
365         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
366           if test -f $$p; then \
367             f=$(am__strip_dir) \
368             echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
369             $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
370           else :; fi; \
371         done
372
373 uninstall-toolexeclibLTLIBRARIES:
374         @$(NORMAL_UNINSTALL)
375         @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
376           p=$(am__strip_dir) \
377           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
378           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
379         done
380
381 clean-toolexeclibLTLIBRARIES:
382         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
383         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
384           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
385           test "$$dir" != "$$p" || dir=.; \
386           echo "rm -f \"$${dir}/so_locations\""; \
387           rm -f "$${dir}/so_locations"; \
388         done
389 libssp.la: $(libssp_la_OBJECTS) $(libssp_la_DEPENDENCIES) 
390         $(LINK) -rpath $(toolexeclibdir) $(libssp_la_LDFLAGS) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
391 libssp_nonshared.la: $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_DEPENDENCIES) 
392         $(LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_LDFLAGS) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
393
394 mostlyclean-compile:
395         -rm -f *.$(OBJEXT)
396
397 distclean-compile:
398         -rm -f *.tab.c
399
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets-chk.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy-chk.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmove-chk.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy-chk.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset-chk.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf-chk.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf-chk.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssp.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy-chk.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcat-chk.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcpy-chk.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat-chk.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncpy-chk.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf-chk.Plo@am__quote@
415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf-chk.Plo@am__quote@
416
417 .c.o:
418 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
419 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
423
424 .c.obj:
425 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
426 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
430
431 .c.lo:
432 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
433 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
437
438 libssp_nonshared_la-ssp-local.lo: ssp-local.c
439 @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; \
440 @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
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ssp-local.c' object='libssp_nonshared_la-ssp-local.lo' libtool=yes @AMDEPBACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443 @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
444
445 mostlyclean-libtool:
446         -rm -f *.lo
447
448 clean-libtool:
449         -rm -rf .libs _libs
450
451 distclean-libtool:
452         -rm -f libtool
453
454 # GNU Make needs to see an explicit $(MAKE) variable in the command it
455 # runs to enable its job server during parallel builds.  Hence the
456 # comments below.
457 all-multi:
458         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
459 install-multi:
460         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
461
462 mostlyclean-multi:
463         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
464 clean-multi:
465         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
466 distclean-multi:
467         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
468 maintainer-clean-multi:
469         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
470 uninstall-info-am:
471 install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
472         @$(NORMAL_INSTALL)
473         test -z "$(libsubincludedir)" || $(mkdir_p) "$(DESTDIR)$(libsubincludedir)"
474         @$(am__vpath_adj_setup) \
475         list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
476           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
477           $(am__vpath_adj) \
478           echo " $(nobase_libsubincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libsubincludedir)/$$f'"; \
479           $(nobase_libsubincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libsubincludedir)/$$f"; \
480         done
481
482 uninstall-nobase_libsubincludeHEADERS:
483         @$(NORMAL_UNINSTALL)
484         @$(am__vpath_adj_setup) \
485         list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
486           $(am__vpath_adj) \
487           echo " rm -f '$(DESTDIR)$(libsubincludedir)/$$f'"; \
488           rm -f "$(DESTDIR)$(libsubincludedir)/$$f"; \
489         done
490
491 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
492         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
493         unique=`for i in $$list; do \
494             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495           done | \
496           $(AWK) '    { files[$$0] = 1; } \
497                END { for (i in files) print i; }'`; \
498         mkid -fID $$unique
499 tags: TAGS
500
501 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
502                 $(TAGS_FILES) $(LISP)
503         tags=; \
504         here=`pwd`; \
505         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
506         unique=`for i in $$list; do \
507             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
508           done | \
509           $(AWK) '    { files[$$0] = 1; } \
510                END { for (i in files) print i; }'`; \
511         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
512           test -n "$$unique" || unique=$$empty_fix; \
513           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
514             $$tags $$unique; \
515         fi
516 ctags: CTAGS
517 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
518                 $(TAGS_FILES) $(LISP)
519         tags=; \
520         here=`pwd`; \
521         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
522         unique=`for i in $$list; do \
523             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
524           done | \
525           $(AWK) '    { files[$$0] = 1; } \
526                END { for (i in files) print i; }'`; \
527         test -z "$(CTAGS_ARGS)$$tags$$unique" \
528           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
529              $$tags $$unique
530
531 GTAGS:
532         here=`$(am__cd) $(top_builddir) && pwd` \
533           && cd $(top_srcdir) \
534           && gtags -i $(GTAGS_ARGS) $$here
535
536 distclean-tags:
537         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
538
539 distdir: $(DISTFILES)
540         $(am__remove_distdir)
541         mkdir $(distdir)
542         $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/ssp
543         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
544         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
545         list='$(DISTFILES)'; for file in $$list; do \
546           case $$file in \
547             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
548             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
549           esac; \
550           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
551           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
552           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
553             dir="/$$dir"; \
554             $(mkdir_p) "$(distdir)$$dir"; \
555           else \
556             dir=''; \
557           fi; \
558           if test -d $$d/$$file; then \
559             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
560               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
561             fi; \
562             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
563           else \
564             test -f $(distdir)/$$file \
565             || cp -p $$d/$$file $(distdir)/$$file \
566             || exit 1; \
567           fi; \
568         done
569         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
570           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
571           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
572           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
573         || chmod -R a+r $(distdir)
574 dist-gzip: distdir
575         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
576         $(am__remove_distdir)
577
578 dist-bzip2: distdir
579         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
580         $(am__remove_distdir)
581
582 dist-tarZ: distdir
583         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
584         $(am__remove_distdir)
585
586 dist-shar: distdir
587         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
588         $(am__remove_distdir)
589
590 dist-zip: distdir
591         -rm -f $(distdir).zip
592         zip -rq $(distdir).zip $(distdir)
593         $(am__remove_distdir)
594
595 dist dist-all: distdir
596         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
597         $(am__remove_distdir)
598
599 # This target untars the dist file and tries a VPATH configuration.  Then
600 # it guarantees that the distribution is self-contained by making another
601 # tarfile.
602 distcheck: dist
603         case '$(DIST_ARCHIVES)' in \
604         *.tar.gz*) \
605           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
606         *.tar.bz2*) \
607           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
608         *.tar.Z*) \
609           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
610         *.shar.gz*) \
611           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
612         *.zip*) \
613           unzip $(distdir).zip ;;\
614         esac
615         chmod -R a-w $(distdir); chmod a+w $(distdir)
616         mkdir $(distdir)/_build
617         mkdir $(distdir)/_inst
618         chmod a-w $(distdir)
619         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
620           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
621           && cd $(distdir)/_build \
622           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
623             $(DISTCHECK_CONFIGURE_FLAGS) \
624           && $(MAKE) $(AM_MAKEFLAGS) \
625           && $(MAKE) $(AM_MAKEFLAGS) dvi \
626           && $(MAKE) $(AM_MAKEFLAGS) check \
627           && $(MAKE) $(AM_MAKEFLAGS) install \
628           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
629           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
630           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
631                 distuninstallcheck \
632           && chmod -R a-w "$$dc_install_base" \
633           && ({ \
634                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
635                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
636                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
637                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
638                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
639               } || { rm -rf "$$dc_destdir"; exit 1; }) \
640           && rm -rf "$$dc_destdir" \
641           && $(MAKE) $(AM_MAKEFLAGS) dist \
642           && rm -rf $(DIST_ARCHIVES) \
643           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
644         $(am__remove_distdir)
645         @(echo "$(distdir) archives ready for distribution: "; \
646           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
647           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
648 distuninstallcheck:
649         @cd $(distuninstallcheck_dir) \
650         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
651            || { echo "ERROR: files left after uninstall:" ; \
652                 if test -n "$(DESTDIR)"; then \
653                   echo "  (check DESTDIR support)"; \
654                 fi ; \
655                 $(distuninstallcheck_listfiles) ; \
656                 exit 1; } >&2
657 distcleancheck: distclean
658         @if test '$(srcdir)' = . ; then \
659           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
660           exit 1 ; \
661         fi
662         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
663           || { echo "ERROR: files left in build directory after distclean:" ; \
664                $(distcleancheck_listfiles) ; \
665                exit 1; } >&2
666 check-am: all-am
667 check: check-am
668 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
669 installdirs:
670         for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
671           test -z "$$dir" || $(mkdir_p) "$$dir"; \
672         done
673 install: install-am
674 install-exec: install-exec-am
675 install-data: install-data-am
676 uninstall: uninstall-am
677
678 install-am: all-am
679         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
680
681 installcheck: installcheck-am
682 install-strip:
683         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
684           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
685           `test -z '$(STRIP)' || \
686             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
687 mostlyclean-generic:
688
689 clean-generic:
690
691 distclean-generic:
692         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
693
694 maintainer-clean-generic:
695         @echo "This command is intended for maintainers to use"
696         @echo "it deletes files that may require special tools to rebuild."
697 clean: clean-am clean-multi
698
699 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
700         mostlyclean-am
701
702 distclean: distclean-am distclean-multi
703         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
704         -rm -rf ./$(DEPDIR)
705         -rm -f Makefile
706 distclean-am: clean-am distclean-compile distclean-generic \
707         distclean-hdr distclean-libtool distclean-tags
708
709 dvi: dvi-am
710
711 dvi-am:
712
713 html: html-am
714
715 info: info-am
716
717 info-am:
718
719 install-data-am: install-nobase_libsubincludeHEADERS
720
721 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
722
723 install-info: install-info-am
724
725 install-man:
726
727 installcheck-am:
728
729 maintainer-clean: maintainer-clean-am maintainer-clean-multi
730         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
731         -rm -rf $(top_srcdir)/autom4te.cache
732         -rm -rf ./$(DEPDIR)
733         -rm -f Makefile
734 maintainer-clean-am: distclean-am maintainer-clean-generic
735
736 mostlyclean: mostlyclean-am mostlyclean-multi
737
738 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
739         mostlyclean-libtool
740
741 pdf: pdf-am
742
743 pdf-am:
744
745 ps: ps-am
746
747 ps-am:
748
749 uninstall-am: uninstall-info-am uninstall-nobase_libsubincludeHEADERS \
750         uninstall-toolexeclibLTLIBRARIES
751
752 .PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
753         clean clean-generic clean-libtool clean-multi \
754         clean-toolexeclibLTLIBRARIES ctags dist dist-all dist-bzip2 \
755         dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
756         distclean-compile distclean-generic distclean-hdr \
757         distclean-libtool distclean-multi distclean-tags \
758         distcleancheck distdir distuninstallcheck dvi dvi-am html \
759         html-am info info-am install install-am install-data \
760         install-data-am install-exec install-exec-am install-info \
761         install-info-am install-man install-multi \
762         install-nobase_libsubincludeHEADERS install-strip \
763         install-toolexeclibLTLIBRARIES installcheck installcheck-am \
764         installdirs maintainer-clean maintainer-clean-generic \
765         maintainer-clean-multi mostlyclean mostlyclean-compile \
766         mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
767         pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am \
768         uninstall-nobase_libsubincludeHEADERS \
769         uninstall-toolexeclibLTLIBRARIES
770
771
772 # No install-html or install-pdf support in automake yet
773 .PHONY: install-html install-pdf
774 install-html:
775 install-pdf:
776 # Tell versions [3.59,3.63) of GNU make to not export all variables.
777 # Otherwise a system limit (for SysV at least) may be exceeded.
778 .NOEXPORT: