OSDN Git Service

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