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