Merge branch 'vendor/MDOCML'
[dragonfly.git] / contrib / gcc-4.4 / 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 = $(srcdir)/../config.guess $(srcdir)/../config.sub \
42         ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
43         $(top_srcdir)/configure $(am__configure_deps) \
44         $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
45         $(top_srcdir)/ssp/ssp.h.in $(srcdir)/../compile \
46         $(srcdir)/../depcomp $(srcdir)/../ltmain.sh \
47         $(srcdir)/../config.guess $(srcdir)/../config.sub \
48         $(nobase_libsubinclude_HEADERS)
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/override.m4 \
57         $(top_srcdir)/../config/proginstall.m4 \
58         $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
59         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
60         $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64  configure.lineno configure.status.lineno
65 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
66 CONFIG_HEADER = config.h
67 CONFIG_CLEAN_FILES = ssp/ssp.h
68 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
69 am__vpath_adj = case $$p in \
70     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
71     *) f=$$p;; \
72   esac;
73 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
74 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
75         "$(DESTDIR)$(libsubincludedir)"
76 toolexeclibLTLIBRARIES_INSTALL = $(INSTALL)
77 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
78 am_libssp_la_OBJECTS = ssp.lo gets-chk.lo memcpy-chk.lo memmove-chk.lo \
79         mempcpy-chk.lo memset-chk.lo snprintf-chk.lo sprintf-chk.lo \
80         stpcpy-chk.lo strcat-chk.lo strcpy-chk.lo strncat-chk.lo \
81         strncpy-chk.lo vsnprintf-chk.lo vsprintf-chk.lo
82 libssp_la_OBJECTS = $(am_libssp_la_OBJECTS)
83 am_libssp_nonshared_la_OBJECTS = libssp_nonshared_la-ssp-local.lo
84 libssp_nonshared_la_OBJECTS = $(am_libssp_nonshared_la_OBJECTS)
85 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
86 depcomp = $(SHELL) $(top_srcdir)/../depcomp
87 am__depfiles_maybe = depfiles
88 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
89         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
91         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
92         $(AM_CFLAGS) $(CFLAGS)
93 CCLD = $(CC)
94 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95         $(AM_LDFLAGS) $(LDFLAGS) -o $@
96 SOURCES = $(libssp_la_SOURCES) $(libssp_nonshared_la_SOURCES)
97 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 ACLOCAL = @ACLOCAL@
108 AMDEP_FALSE = @AMDEP_FALSE@
109 AMDEP_TRUE = @AMDEP_TRUE@
110 AMTAR = @AMTAR@
111 AR = @AR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CYGPATH_W = @CYGPATH_W@
122 DEFS = @DEFS@
123 DEPDIR = @DEPDIR@
124 DSYMUTIL = @DSYMUTIL@
125 DUMPBIN = @DUMPBIN@
126 ECHO_C = @ECHO_C@
127 ECHO_N = @ECHO_N@
128 ECHO_T = @ECHO_T@
129 EGREP = @EGREP@
130 EXEEXT = @EXEEXT@
131 FGREP = @FGREP@
132 GREP = @GREP@
133 INSTALL_DATA = @INSTALL_DATA@
134 INSTALL_PROGRAM = @INSTALL_PROGRAM@
135 INSTALL_SCRIPT = @INSTALL_SCRIPT@
136 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137 LD = @LD@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LIBSSP_USE_SYMVER_FALSE = @LIBSSP_USE_SYMVER_FALSE@
141 LIBSSP_USE_SYMVER_TRUE = @LIBSSP_USE_SYMVER_TRUE@
142 LIBTOOL = @LIBTOOL@
143 LIPO = @LIPO@
144 LN_S = @LN_S@
145 LTLIBOBJS = @LTLIBOBJS@
146 MAINT = @MAINT@
147 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
148 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
149 MAKEINFO = @MAKEINFO@
150 NM = @NM@
151 NMEDIT = @NMEDIT@
152 OBJDUMP = @OBJDUMP@
153 OBJEXT = @OBJEXT@
154 OTOOL = @OTOOL@
155 OTOOL64 = @OTOOL64@
156 PACKAGE = @PACKAGE@
157 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158 PACKAGE_NAME = @PACKAGE_NAME@
159 PACKAGE_STRING = @PACKAGE_STRING@
160 PACKAGE_TARNAME = @PACKAGE_TARNAME@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
163 RANLIB = @RANLIB@
164 SED = @SED@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 STRIP = @STRIP@
168 VERSION = @VERSION@
169 ac_ct_AR = @ac_ct_AR@
170 ac_ct_CC = @ac_ct_CC@
171 ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
172 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
173 ac_ct_LIPO = @ac_ct_LIPO@
174 ac_ct_NMEDIT = @ac_ct_NMEDIT@
175 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
176 ac_ct_OTOOL = @ac_ct_OTOOL@
177 ac_ct_OTOOL64 = @ac_ct_OTOOL64@
178 ac_ct_RANLIB = @ac_ct_RANLIB@
179 ac_ct_STRIP = @ac_ct_STRIP@
180 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
181 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
182 am__include = @am__include@
183 am__leading_dot = @am__leading_dot@
184 am__quote = @am__quote@
185 am__tar = @am__tar@
186 am__untar = @am__untar@
187 bindir = @bindir@
188 build = @build@
189 build_alias = @build_alias@
190 build_cpu = @build_cpu@
191 build_os = @build_os@
192 build_vendor = @build_vendor@
193 datadir = @datadir@
194 enable_shared = @enable_shared@
195 enable_static = @enable_static@
196 exec_prefix = @exec_prefix@
197 host = @host@
198 host_alias = @host_alias@
199 host_cpu = @host_cpu@
200 host_os = @host_os@
201 host_vendor = @host_vendor@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localstatedir = @localstatedir@
208 lt_ECHO = @lt_ECHO@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 multi_basedir = @multi_basedir@
212 oldincludedir = @oldincludedir@
213 prefix = @prefix@
214 program_transform_name = @program_transform_name@
215 sbindir = @sbindir@
216 sharedstatedir = @sharedstatedir@
217 ssp_have_usable_vsnprintf = @ssp_have_usable_vsnprintf@
218 sysconfdir = @sysconfdir@
219 target = @target@
220 target_alias = @target_alias@
221 target_cpu = @target_cpu@
222 target_noncanonical = @target_noncanonical@
223 target_os = @target_os@
224 target_vendor = @target_vendor@
225 toolexecdir = @toolexecdir@
226 toolexeclibdir = @toolexeclibdir@
227 AUTOMAKE_OPTIONS = 1.9.5 foreign
228 ACLOCAL_AMFLAGS = -I .. -I ../config
229 MAINT_CHARSET = latin1
230
231 # May be used by various substitution variables.
232 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
233 @LIBSSP_USE_SYMVER_FALSE@version_arg = 
234 @LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,--version-script=$(srcdir)/ssp.map
235 @LIBSSP_USE_SYMVER_FALSE@version_dep = 
236 @LIBSSP_USE_SYMVER_TRUE@version_dep = $(srcdir)/ssp.map
237 AM_CFLAGS = -Wall
238 toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
239 libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
240 nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
241 libssp_la_SOURCES = \
242         ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
243         memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
244         strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
245         vsnprintf-chk.c vsprintf-chk.c
246
247 libssp_la_LIBADD = 
248 libssp_la_DEPENDENCIES = $(version_dep) $(libssp_la_LIBADD)
249 libssp_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
250                     $(version_arg) -no-undefined
251
252 libssp_nonshared_la_SOURCES = \
253         ssp-local.c
254
255 libssp_nonshared_la_CFLAGS = -prefer-pic
256 libssp_nonshared_la_LIBADD = 
257 libssp_nonshared_la_DEPENDENCIES = $(libssp_nonshared_la_LIBADD)
258 libssp_nonshared_la_LDFLAGS = -static
259
260 # XXX hack alert
261 # From libffi/Makefile.am
262
263 # Work around what appears to be a GNU make bug handling MAKEFLAGS
264 # values defined in terms of make variables, as is the case for CC and
265 # friends when we are called from the top level Makefile.
266 AM_MAKEFLAGS = \
267         "AR_FLAGS=$(AR_FLAGS)" \
268         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
269         "CFLAGS=$(CFLAGS)" \
270         "CXXFLAGS=$(CXXFLAGS)" \
271         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
272         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
273         "INSTALL=$(INSTALL)" \
274         "INSTALL_DATA=$(INSTALL_DATA)" \
275         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
276         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
277         "JC1FLAGS=$(JC1FLAGS)" \
278         "LDFLAGS=$(LDFLAGS)" \
279         "LIBCFLAGS=$(LIBCFLAGS)" \
280         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
281         "MAKE=$(MAKE)" \
282         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
283         "PICFLAG=$(PICFLAG)" \
284         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
285         "SHELL=$(SHELL)" \
286         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
287         "exec_prefix=$(exec_prefix)" \
288         "infodir=$(infodir)" \
289         "libdir=$(libdir)" \
290         "prefix=$(prefix)" \
291         "includedir=$(includedir)" \
292         "AR=$(AR)" \
293         "AS=$(AS)" \
294         "CC=$(CC)" \
295         "CXX=$(CXX)" \
296         "LD=$(LD)" \
297         "LIBCFLAGS=$(LIBCFLAGS)" \
298         "NM=$(NM)" \
299         "PICFLAG=$(PICFLAG)" \
300         "RANLIB=$(RANLIB)" \
301         "DESTDIR=$(DESTDIR)"
302
303 MAKEOVERRIDES = 
304 all: config.h
305         $(MAKE) $(AM_MAKEFLAGS) all-am
306
307 .SUFFIXES:
308 .SUFFIXES: .c .lo .o .obj
309 am--refresh:
310         @:
311 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
312         @for dep in $?; do \
313           case '$(am__configure_deps)' in \
314             *$$dep*) \
315               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
316               cd $(srcdir) && $(AUTOMAKE) --foreign  \
317                 && exit 0; \
318               exit 1;; \
319           esac; \
320         done; \
321         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
322         cd $(top_srcdir) && \
323           $(AUTOMAKE) --foreign  Makefile
324 .PRECIOUS: Makefile
325 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
326         @case '$?' in \
327           *config.status*) \
328             echo ' $(SHELL) ./config.status'; \
329             $(SHELL) ./config.status;; \
330           *) \
331             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
332             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
333         esac;
334
335 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
336         $(SHELL) ./config.status --recheck
337
338 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
339         cd $(srcdir) && $(AUTOCONF)
340 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
341         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
342
343 config.h: stamp-h1
344         @if test ! -f $@; then \
345           rm -f stamp-h1; \
346           $(MAKE) stamp-h1; \
347         else :; fi
348
349 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
350         @rm -f stamp-h1
351         cd $(top_builddir) && $(SHELL) ./config.status config.h
352 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
353         cd $(top_srcdir) && $(AUTOHEADER)
354         rm -f stamp-h1
355         touch $@
356
357 distclean-hdr:
358         -rm -f config.h stamp-h1
359 ssp/ssp.h: $(top_builddir)/config.status $(top_srcdir)/ssp/ssp.h.in
360         cd $(top_builddir) && $(SHELL) ./config.status $@
361 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
362         @$(NORMAL_INSTALL)
363         test -z "$(toolexeclibdir)" || $(mkdir_p) "$(DESTDIR)$(toolexeclibdir)"
364         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
365           if test -f $$p; then \
366             f=$(am__strip_dir) \
367             echo " $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
368             $(LIBTOOL) --mode=install $(toolexeclibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(toolexeclibdir)/$$f"; \
369           else :; fi; \
370         done
371
372 uninstall-toolexeclibLTLIBRARIES:
373         @$(NORMAL_UNINSTALL)
374         @set -x; list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
375           p=$(am__strip_dir) \
376           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$p'"; \
377           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$p"; \
378         done
379
380 clean-toolexeclibLTLIBRARIES:
381         -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
382         @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
383           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
384           test "$$dir" != "$$p" || dir=.; \
385           echo "rm -f \"$${dir}/so_locations\""; \
386           rm -f "$${dir}/so_locations"; \
387         done
388 libssp.la: $(libssp_la_OBJECTS) $(libssp_la_DEPENDENCIES) 
389         $(LINK) -rpath $(toolexeclibdir) $(libssp_la_LDFLAGS) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
390 libssp_nonshared.la: $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_DEPENDENCIES) 
391         $(LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_LDFLAGS) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
392
393 mostlyclean-compile:
394         -rm -f *.$(OBJEXT)
395
396 distclean-compile:
397         -rm -f *.tab.c
398
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets-chk.Plo@am__quote@
400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo@am__quote@
401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy-chk.Plo@am__quote@
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmove-chk.Plo@am__quote@
403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy-chk.Plo@am__quote@
404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset-chk.Plo@am__quote@
405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf-chk.Plo@am__quote@
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf-chk.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssp.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy-chk.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcat-chk.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcpy-chk.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat-chk.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncpy-chk.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf-chk.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf-chk.Plo@am__quote@
415
416 .c.o:
417 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
418 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
421 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
422
423 .c.obj:
424 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
425 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
429
430 .c.lo:
431 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
432 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
436
437 libssp_nonshared_la-ssp-local.lo: ssp-local.c
438 @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; \
439 @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
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ssp-local.c' object='libssp_nonshared_la-ssp-local.lo' libtool=yes @AMDEPBACKSLASH@
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
442 @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
443
444 mostlyclean-libtool:
445         -rm -f *.lo
446
447 clean-libtool:
448         -rm -rf .libs _libs
449
450 distclean-libtool:
451         -rm -f libtool
452
453 # GNU Make needs to see an explicit $(MAKE) variable in the command it
454 # runs to enable its job server during parallel builds.  Hence the
455 # comments below.
456 all-multi:
457         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
458 install-multi:
459         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
460
461 mostlyclean-multi:
462         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
463 clean-multi:
464         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
465 distclean-multi:
466         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
467 maintainer-clean-multi:
468         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
469 uninstall-info-am:
470 install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
471         @$(NORMAL_INSTALL)
472         test -z "$(libsubincludedir)" || $(mkdir_p) "$(DESTDIR)$(libsubincludedir)"
473         @$(am__vpath_adj_setup) \
474         list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
475           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
476           $(am__vpath_adj) \
477           echo " $(nobase_libsubincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libsubincludedir)/$$f'"; \
478           $(nobase_libsubincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libsubincludedir)/$$f"; \
479         done
480
481 uninstall-nobase_libsubincludeHEADERS:
482         @$(NORMAL_UNINSTALL)
483         @$(am__vpath_adj_setup) \
484         list='$(nobase_libsubinclude_HEADERS)'; for p in $$list; do \
485           $(am__vpath_adj) \
486           echo " rm -f '$(DESTDIR)$(libsubincludedir)/$$f'"; \
487           rm -f "$(DESTDIR)$(libsubincludedir)/$$f"; \
488         done
489
490 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
491         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
492         unique=`for i in $$list; do \
493             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494           done | \
495           $(AWK) '    { files[$$0] = 1; } \
496                END { for (i in files) print i; }'`; \
497         mkid -fID $$unique
498 tags: TAGS
499
500 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
501                 $(TAGS_FILES) $(LISP)
502         tags=; \
503         here=`pwd`; \
504         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
505         unique=`for i in $$list; do \
506             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507           done | \
508           $(AWK) '    { files[$$0] = 1; } \
509                END { for (i in files) print i; }'`; \
510         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
511           test -n "$$unique" || unique=$$empty_fix; \
512           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513             $$tags $$unique; \
514         fi
515 ctags: CTAGS
516 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
517                 $(TAGS_FILES) $(LISP)
518         tags=; \
519         here=`pwd`; \
520         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
521         unique=`for i in $$list; do \
522             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523           done | \
524           $(AWK) '    { files[$$0] = 1; } \
525                END { for (i in files) print i; }'`; \
526         test -z "$(CTAGS_ARGS)$$tags$$unique" \
527           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
528              $$tags $$unique
529
530 GTAGS:
531         here=`$(am__cd) $(top_builddir) && pwd` \
532           && cd $(top_srcdir) \
533           && gtags -i $(GTAGS_ARGS) $$here
534
535 distclean-tags:
536         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
537 check-am: all-am
538 check: check-am
539 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
540 installdirs:
541         for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
542           test -z "$$dir" || $(mkdir_p) "$$dir"; \
543         done
544 install: install-am
545 install-exec: install-exec-am
546 install-data: install-data-am
547 uninstall: uninstall-am
548
549 install-am: all-am
550         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
551
552 installcheck: installcheck-am
553 install-strip:
554         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556           `test -z '$(STRIP)' || \
557             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
558 mostlyclean-generic:
559
560 clean-generic:
561
562 distclean-generic:
563         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
564
565 maintainer-clean-generic:
566         @echo "This command is intended for maintainers to use"
567         @echo "it deletes files that may require special tools to rebuild."
568 clean: clean-am clean-multi
569
570 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
571         mostlyclean-am
572
573 distclean: distclean-am distclean-multi
574         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
575         -rm -rf ./$(DEPDIR)
576         -rm -f Makefile
577 distclean-am: clean-am distclean-compile distclean-generic \
578         distclean-hdr distclean-libtool distclean-tags
579
580 dvi: dvi-am
581
582 dvi-am:
583
584 html: html-am
585
586 info: info-am
587
588 info-am:
589
590 install-data-am: install-nobase_libsubincludeHEADERS
591
592 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
593
594 install-info: install-info-am
595
596 install-man:
597
598 installcheck-am:
599
600 maintainer-clean: maintainer-clean-am maintainer-clean-multi
601         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
602         -rm -rf $(top_srcdir)/autom4te.cache
603         -rm -rf ./$(DEPDIR)
604         -rm -f Makefile
605 maintainer-clean-am: distclean-am maintainer-clean-generic
606
607 mostlyclean: mostlyclean-am mostlyclean-multi
608
609 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
610         mostlyclean-libtool
611
612 pdf: pdf-am
613
614 pdf-am:
615
616 ps: ps-am
617
618 ps-am:
619
620 uninstall-am: uninstall-info-am uninstall-nobase_libsubincludeHEADERS \
621         uninstall-toolexeclibLTLIBRARIES
622
623 .PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
624         clean clean-generic clean-libtool clean-multi \
625         clean-toolexeclibLTLIBRARIES ctags distclean distclean-compile \
626         distclean-generic distclean-hdr distclean-libtool \
627         distclean-multi distclean-tags dvi dvi-am html html-am info \
628         info-am install install-am install-data install-data-am \
629         install-exec install-exec-am install-info install-info-am \
630         install-man install-multi install-nobase_libsubincludeHEADERS \
631         install-strip install-toolexeclibLTLIBRARIES installcheck \
632         installcheck-am installdirs maintainer-clean \
633         maintainer-clean-generic maintainer-clean-multi mostlyclean \
634         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
635         mostlyclean-multi pdf pdf-am ps ps-am tags uninstall \
636         uninstall-am uninstall-info-am \
637         uninstall-nobase_libsubincludeHEADERS \
638         uninstall-toolexeclibLTLIBRARIES
639
640
641 # No install-html or install-pdf support in automake yet
642 .PHONY: install-html install-pdf
643 install-html:
644 install-pdf:
645 # Tell versions [3.59,3.63) of GNU make to not export all variables.
646 # Otherwise a system limit (for SysV at least) may be exceeded.
647 .NOEXPORT: