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