]> git.ipfire.org Git - thirdparty/gcc.git/blob - libssp/Makefile.in
Regenerate tree using Autoconf 2.64 and Automake 1.11.
[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 lt_ECHO = @lt_ECHO@
237 mandir = @mandir@
238 mkdir_p = @mkdir_p@
239 multi_basedir = @multi_basedir@
240 oldincludedir = @oldincludedir@
241 pdfdir = @pdfdir@
242 prefix = @prefix@
243 program_transform_name = @program_transform_name@
244 psdir = @psdir@
245 sbindir = @sbindir@
246 sharedstatedir = @sharedstatedir@
247 srcdir = @srcdir@
248 ssp_have_usable_vsnprintf = @ssp_have_usable_vsnprintf@
249 sysconfdir = @sysconfdir@
250 target = @target@
251 target_alias = @target_alias@
252 target_cpu = @target_cpu@
253 target_noncanonical = @target_noncanonical@
254 target_os = @target_os@
255 target_vendor = @target_vendor@
256 toolexecdir = @toolexecdir@
257 toolexeclibdir = @toolexeclibdir@
258 top_build_prefix = @top_build_prefix@
259 top_builddir = @top_builddir@
260 top_srcdir = @top_srcdir@
261 AUTOMAKE_OPTIONS = 1.9.5 foreign
262 ACLOCAL_AMFLAGS = -I .. -I ../config
263 MAINT_CHARSET = latin1
264
265 # May be used by various substitution variables.
266 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
267 @LIBSSP_USE_SYMVER_FALSE@version_arg =
268 @LIBSSP_USE_SYMVER_TRUE@version_arg = -Wl,--version-script=$(srcdir)/ssp.map
269 @LIBSSP_USE_SYMVER_FALSE@version_dep =
270 @LIBSSP_USE_SYMVER_TRUE@version_dep = $(srcdir)/ssp.map
271 AM_CFLAGS = -Wall
272 toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
273 libsubincludedir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
274 nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
275 libssp_la_SOURCES = \
276 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
277 memset-chk.c snprintf-chk.c sprintf-chk.c stpcpy-chk.c \
278 strcat-chk.c strcpy-chk.c strncat-chk.c strncpy-chk.c \
279 vsnprintf-chk.c vsprintf-chk.c
280
281 libssp_la_LIBADD =
282 libssp_la_DEPENDENCIES = $(version_dep) $(libssp_la_LIBADD)
283 libssp_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` \
284 $(version_arg) -no-undefined -bindir "$(bindir)"
285
286 libssp_nonshared_la_SOURCES = \
287 ssp-local.c
288
289 libssp_nonshared_la_CFLAGS = -prefer-pic
290 libssp_nonshared_la_LIBADD =
291 libssp_nonshared_la_DEPENDENCIES = $(libssp_nonshared_la_LIBADD)
292 libssp_nonshared_la_LDFLAGS = -static
293
294 # XXX hack alert
295 # From libffi/Makefile.am
296
297 # Work around what appears to be a GNU make bug handling MAKEFLAGS
298 # values defined in terms of make variables, as is the case for CC and
299 # friends when we are called from the top level Makefile.
300 AM_MAKEFLAGS = \
301 "AR_FLAGS=$(AR_FLAGS)" \
302 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
303 "CFLAGS=$(CFLAGS)" \
304 "CXXFLAGS=$(CXXFLAGS)" \
305 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
306 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
307 "INSTALL=$(INSTALL)" \
308 "INSTALL_DATA=$(INSTALL_DATA)" \
309 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
310 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
311 "JC1FLAGS=$(JC1FLAGS)" \
312 "LDFLAGS=$(LDFLAGS)" \
313 "LIBCFLAGS=$(LIBCFLAGS)" \
314 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
315 "MAKE=$(MAKE)" \
316 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
317 "PICFLAG=$(PICFLAG)" \
318 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
319 "SHELL=$(SHELL)" \
320 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
321 "exec_prefix=$(exec_prefix)" \
322 "infodir=$(infodir)" \
323 "libdir=$(libdir)" \
324 "prefix=$(prefix)" \
325 "includedir=$(includedir)" \
326 "AR=$(AR)" \
327 "AS=$(AS)" \
328 "CC=$(CC)" \
329 "CXX=$(CXX)" \
330 "LD=$(LD)" \
331 "LIBCFLAGS=$(LIBCFLAGS)" \
332 "NM=$(NM)" \
333 "PICFLAG=$(PICFLAG)" \
334 "RANLIB=$(RANLIB)" \
335 "DESTDIR=$(DESTDIR)"
336
337 MAKEOVERRIDES =
338 all: config.h
339 $(MAKE) $(AM_MAKEFLAGS) all-am
340
341 .SUFFIXES:
342 .SUFFIXES: .c .lo .o .obj
343 am--refresh:
344 @:
345 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
346 @for dep in $?; do \
347 case '$(am__configure_deps)' in \
348 *$$dep*) \
349 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
350 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
351 && exit 0; \
352 exit 1;; \
353 esac; \
354 done; \
355 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
356 $(am__cd) $(top_srcdir) && \
357 $(AUTOMAKE) --foreign Makefile
358 .PRECIOUS: Makefile
359 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
360 @case '$?' in \
361 *config.status*) \
362 echo ' $(SHELL) ./config.status'; \
363 $(SHELL) ./config.status;; \
364 *) \
365 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
366 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
367 esac;
368
369 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
370 $(SHELL) ./config.status --recheck
371
372 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
373 $(am__cd) $(srcdir) && $(AUTOCONF)
374 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
375 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
376 $(am__aclocal_m4_deps):
377
378 config.h: stamp-h1
379 @if test ! -f $@; then \
380 rm -f stamp-h1; \
381 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
382 else :; fi
383
384 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
385 @rm -f stamp-h1
386 cd $(top_builddir) && $(SHELL) ./config.status config.h
387 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
388 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
389 rm -f stamp-h1
390 touch $@
391
392 distclean-hdr:
393 -rm -f config.h stamp-h1
394 ssp/ssp.h: $(top_builddir)/config.status $(top_srcdir)/ssp/ssp.h.in
395 cd $(top_builddir) && $(SHELL) ./config.status $@
396 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
397 @$(NORMAL_INSTALL)
398 test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
399 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
400 list2=; for p in $$list; do \
401 if test -f $$p; then \
402 list2="$$list2 $$p"; \
403 else :; fi; \
404 done; \
405 test -z "$$list2" || { \
406 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
407 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
408 }
409
410 uninstall-toolexeclibLTLIBRARIES:
411 @$(NORMAL_UNINSTALL)
412 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
413 for p in $$list; do \
414 $(am__strip_dir) \
415 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
416 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
417 done
418
419 clean-toolexeclibLTLIBRARIES:
420 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
421 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
422 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
423 test "$$dir" != "$$p" || dir=.; \
424 echo "rm -f \"$${dir}/so_locations\""; \
425 rm -f "$${dir}/so_locations"; \
426 done
427 libssp.la: $(libssp_la_OBJECTS) $(libssp_la_DEPENDENCIES)
428 $(libssp_la_LINK) -rpath $(toolexeclibdir) $(libssp_la_OBJECTS) $(libssp_la_LIBADD) $(LIBS)
429 libssp_nonshared.la: $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_DEPENDENCIES)
430 $(libssp_nonshared_la_LINK) -rpath $(toolexeclibdir) $(libssp_nonshared_la_OBJECTS) $(libssp_nonshared_la_LIBADD) $(LIBS)
431
432 mostlyclean-compile:
433 -rm -f *.$(OBJEXT)
434
435 distclean-compile:
436 -rm -f *.tab.c
437
438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gets-chk.Plo@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libssp_nonshared_la-ssp-local.Plo@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memcpy-chk.Plo@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memmove-chk.Plo@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy-chk.Plo@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memset-chk.Plo@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snprintf-chk.Plo@am__quote@
445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprintf-chk.Plo@am__quote@
446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssp.Plo@am__quote@
447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy-chk.Plo@am__quote@
448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcat-chk.Plo@am__quote@
449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcpy-chk.Plo@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat-chk.Plo@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncpy-chk.Plo@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf-chk.Plo@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsprintf-chk.Plo@am__quote@
454
455 .c.o:
456 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
457 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
461
462 .c.obj:
463 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
464 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
468
469 .c.lo:
470 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
471 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
475
476 libssp_nonshared_la-ssp-local.lo: ssp-local.c
477 @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
478 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libssp_nonshared_la-ssp-local.Tpo $(DEPDIR)/libssp_nonshared_la-ssp-local.Plo
479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ssp-local.c' object='libssp_nonshared_la-ssp-local.lo' libtool=yes @AMDEPBACKSLASH@
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481 @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
482
483 mostlyclean-libtool:
484 -rm -f *.lo
485
486 clean-libtool:
487 -rm -rf .libs _libs
488
489 distclean-libtool:
490 -rm -f libtool config.lt
491
492 # GNU Make needs to see an explicit $(MAKE) variable in the command it
493 # runs to enable its job server during parallel builds. Hence the
494 # comments below.
495 all-multi:
496 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
497 install-multi:
498 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
499
500 mostlyclean-multi:
501 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
502 clean-multi:
503 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
504 distclean-multi:
505 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
506 maintainer-clean-multi:
507 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
508 install-nobase_libsubincludeHEADERS: $(nobase_libsubinclude_HEADERS)
509 @$(NORMAL_INSTALL)
510 test -z "$(libsubincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)"
511 @list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
512 $(am__nobase_list) | while read dir files; do \
513 xfiles=; for file in $$files; do \
514 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
515 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
516 test -z "$$xfiles" || { \
517 test "x$$dir" = x. || { \
518 echo "$(MKDIR_P) '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
519 $(MKDIR_P) "$(DESTDIR)$(libsubincludedir)/$$dir"; }; \
520 echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(libsubincludedir)/$$dir'"; \
521 $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(libsubincludedir)/$$dir" || exit $$?; }; \
522 done
523
524 uninstall-nobase_libsubincludeHEADERS:
525 @$(NORMAL_UNINSTALL)
526 @list='$(nobase_libsubinclude_HEADERS)'; test -n "$(libsubincludedir)" || list=; \
527 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
528 test -n "$$files" || exit 0; \
529 echo " ( cd '$(DESTDIR)$(libsubincludedir)' && rm -f" $$files ")"; \
530 cd "$(DESTDIR)$(libsubincludedir)" && rm -f $$files
531
532 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
533 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
534 unique=`for i in $$list; do \
535 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536 done | \
537 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
538 END { if (nonempty) { for (i in files) print i; }; }'`; \
539 mkid -fID $$unique
540 tags: TAGS
541
542 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
543 $(TAGS_FILES) $(LISP)
544 set x; \
545 here=`pwd`; \
546 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
547 unique=`for i in $$list; do \
548 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
549 done | \
550 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
551 END { if (nonempty) { for (i in files) print i; }; }'`; \
552 shift; \
553 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
554 test -n "$$unique" || unique=$$empty_fix; \
555 if test $$# -gt 0; then \
556 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
557 "$$@" $$unique; \
558 else \
559 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
560 $$unique; \
561 fi; \
562 fi
563 ctags: CTAGS
564 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
565 $(TAGS_FILES) $(LISP)
566 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
567 unique=`for i in $$list; do \
568 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
569 done | \
570 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
571 END { if (nonempty) { for (i in files) print i; }; }'`; \
572 test -z "$(CTAGS_ARGS)$$unique" \
573 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
574 $$unique
575
576 GTAGS:
577 here=`$(am__cd) $(top_builddir) && pwd` \
578 && $(am__cd) $(top_srcdir) \
579 && gtags -i $(GTAGS_ARGS) "$$here"
580
581 distclean-tags:
582 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
583
584 distdir: $(DISTFILES)
585 $(am__remove_distdir)
586 test -d "$(distdir)" || mkdir "$(distdir)"
587 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
588 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589 list='$(DISTFILES)'; \
590 dist_files=`for file in $$list; do echo $$file; done | \
591 sed -e "s|^$$srcdirstrip/||;t" \
592 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
593 case $$dist_files in \
594 */*) $(MKDIR_P) `echo "$$dist_files" | \
595 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
596 sort -u` ;; \
597 esac; \
598 for file in $$dist_files; do \
599 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
600 if test -d $$d/$$file; then \
601 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
602 if test -d "$(distdir)/$$file"; then \
603 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
604 fi; \
605 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
606 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
607 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
608 fi; \
609 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
610 else \
611 test -f "$(distdir)/$$file" \
612 || cp -p $$d/$$file "$(distdir)/$$file" \
613 || exit 1; \
614 fi; \
615 done
616 -test -n "$(am__skip_mode_fix)" \
617 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
618 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
619 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
620 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
621 || chmod -R a+r "$(distdir)"
622 dist-gzip: distdir
623 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
624 $(am__remove_distdir)
625
626 dist-bzip2: distdir
627 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
628 $(am__remove_distdir)
629
630 dist-lzma: distdir
631 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
632 $(am__remove_distdir)
633
634 dist-xz: distdir
635 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
636 $(am__remove_distdir)
637
638 dist-tarZ: distdir
639 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
640 $(am__remove_distdir)
641
642 dist-shar: distdir
643 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
644 $(am__remove_distdir)
645
646 dist-zip: distdir
647 -rm -f $(distdir).zip
648 zip -rq $(distdir).zip $(distdir)
649 $(am__remove_distdir)
650
651 dist dist-all: distdir
652 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
653 $(am__remove_distdir)
654
655 # This target untars the dist file and tries a VPATH configuration. Then
656 # it guarantees that the distribution is self-contained by making another
657 # tarfile.
658 distcheck: dist
659 case '$(DIST_ARCHIVES)' in \
660 *.tar.gz*) \
661 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
662 *.tar.bz2*) \
663 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
664 *.tar.lzma*) \
665 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
666 *.tar.xz*) \
667 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
668 *.tar.Z*) \
669 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
670 *.shar.gz*) \
671 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
672 *.zip*) \
673 unzip $(distdir).zip ;;\
674 esac
675 chmod -R a-w $(distdir); chmod a+w $(distdir)
676 mkdir $(distdir)/_build
677 mkdir $(distdir)/_inst
678 chmod a-w $(distdir)
679 test -d $(distdir)/_build || exit 0; \
680 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
681 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
682 && am__cwd=`pwd` \
683 && $(am__cd) $(distdir)/_build \
684 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
685 $(DISTCHECK_CONFIGURE_FLAGS) \
686 && $(MAKE) $(AM_MAKEFLAGS) \
687 && $(MAKE) $(AM_MAKEFLAGS) dvi \
688 && $(MAKE) $(AM_MAKEFLAGS) check \
689 && $(MAKE) $(AM_MAKEFLAGS) install \
690 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
691 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
692 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
693 distuninstallcheck \
694 && chmod -R a-w "$$dc_install_base" \
695 && ({ \
696 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
697 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
698 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
699 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
700 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
701 } || { rm -rf "$$dc_destdir"; exit 1; }) \
702 && rm -rf "$$dc_destdir" \
703 && $(MAKE) $(AM_MAKEFLAGS) dist \
704 && rm -rf $(DIST_ARCHIVES) \
705 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
706 && cd "$$am__cwd" \
707 || exit 1
708 $(am__remove_distdir)
709 @(echo "$(distdir) archives ready for distribution: "; \
710 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
711 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
712 distuninstallcheck:
713 @$(am__cd) '$(distuninstallcheck_dir)' \
714 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
715 || { echo "ERROR: files left after uninstall:" ; \
716 if test -n "$(DESTDIR)"; then \
717 echo " (check DESTDIR support)"; \
718 fi ; \
719 $(distuninstallcheck_listfiles) ; \
720 exit 1; } >&2
721 distcleancheck: distclean
722 @if test '$(srcdir)' = . ; then \
723 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
724 exit 1 ; \
725 fi
726 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
727 || { echo "ERROR: files left in build directory after distclean:" ; \
728 $(distcleancheck_listfiles) ; \
729 exit 1; } >&2
730 check-am: all-am
731 check: check-am
732 all-am: Makefile $(LTLIBRARIES) all-multi $(HEADERS) config.h
733 installdirs:
734 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(libsubincludedir)"; do \
735 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
736 done
737 install: install-am
738 install-exec: install-exec-am
739 install-data: install-data-am
740 uninstall: uninstall-am
741
742 install-am: all-am
743 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
744
745 installcheck: installcheck-am
746 install-strip:
747 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
748 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
749 `test -z '$(STRIP)' || \
750 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
751 mostlyclean-generic:
752
753 clean-generic:
754
755 distclean-generic:
756 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
757 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
758
759 maintainer-clean-generic:
760 @echo "This command is intended for maintainers to use"
761 @echo "it deletes files that may require special tools to rebuild."
762 clean: clean-am clean-multi
763
764 clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
765 mostlyclean-am
766
767 distclean: distclean-am distclean-multi
768 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
769 -rm -rf ./$(DEPDIR)
770 -rm -f Makefile
771 distclean-am: clean-am distclean-compile distclean-generic \
772 distclean-hdr distclean-libtool distclean-tags
773
774 dvi: dvi-am
775
776 dvi-am:
777
778 html: html-am
779
780 html-am:
781
782 info: info-am
783
784 info-am:
785
786 install-data-am: install-nobase_libsubincludeHEADERS
787
788 install-dvi: install-dvi-am
789
790 install-dvi-am:
791
792 install-exec-am: install-multi install-toolexeclibLTLIBRARIES
793
794 install-html-am:
795
796 install-info: install-info-am
797
798 install-info-am:
799
800 install-man:
801
802 install-pdf-am:
803
804 install-ps: install-ps-am
805
806 install-ps-am:
807
808 installcheck-am:
809
810 maintainer-clean: maintainer-clean-am maintainer-clean-multi
811 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
812 -rm -rf $(top_srcdir)/autom4te.cache
813 -rm -rf ./$(DEPDIR)
814 -rm -f Makefile
815 maintainer-clean-am: distclean-am maintainer-clean-generic
816
817 mostlyclean: mostlyclean-am mostlyclean-multi
818
819 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
820 mostlyclean-libtool
821
822 pdf: pdf-am
823
824 pdf-am:
825
826 ps: ps-am
827
828 ps-am:
829
830 uninstall-am: uninstall-nobase_libsubincludeHEADERS \
831 uninstall-toolexeclibLTLIBRARIES
832
833 .MAKE: all all-multi clean-multi distclean-multi install-am \
834 install-multi install-strip maintainer-clean-multi \
835 mostlyclean-multi
836
837 .PHONY: CTAGS GTAGS all all-am all-multi am--refresh check check-am \
838 clean clean-generic clean-libtool clean-multi \
839 clean-toolexeclibLTLIBRARIES ctags dist dist-all dist-bzip2 \
840 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
841 distcheck distclean distclean-compile distclean-generic \
842 distclean-hdr distclean-libtool distclean-multi distclean-tags \
843 distcleancheck distdir distuninstallcheck dvi dvi-am html \
844 html-am info info-am install install-am install-data \
845 install-data-am install-dvi install-dvi-am install-exec \
846 install-exec-am install-html install-html-am install-info \
847 install-info-am install-man install-multi \
848 install-nobase_libsubincludeHEADERS install-pdf install-pdf-am \
849 install-ps install-ps-am install-strip \
850 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
851 installdirs maintainer-clean maintainer-clean-generic \
852 maintainer-clean-multi mostlyclean mostlyclean-compile \
853 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
854 pdf-am ps ps-am tags uninstall uninstall-am \
855 uninstall-nobase_libsubincludeHEADERS \
856 uninstall-toolexeclibLTLIBRARIES
857
858
859 # No install-html or install-pdf support in automake yet
860 .PHONY: install-html install-pdf
861 install-html:
862 install-pdf:
863
864 # Tell versions [3.59,3.63) of GNU make to not export all variables.
865 # Otherwise a system limit (for SysV at least) may be exceeded.
866 .NOEXPORT: