]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - libsframe/Makefile.in
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / libsframe / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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 # Copyright (C) 2019-2023 Free Software Foundation, Inc.
19 #
20 # This file is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 2 of the License, or
23 # (at your option) any later version.
24 #
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
29 #
30 # You should have received a copy of the GNU General Public License
31 # along with this program; see the file COPYING. If not see
32 # <http://www.gnu.org/licenses/>.
33 #
34
35
36 VPATH = @srcdir@
37 am__is_gnu_make = { \
38 if test -z '$(MAKELEVEL)'; then \
39 false; \
40 elif test -n '$(MAKE_HOST)'; then \
41 true; \
42 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43 true; \
44 else \
45 false; \
46 fi; \
47 }
48 am__make_running_with_option = \
49 case $${target_option-} in \
50 ?) ;; \
51 *) echo "am__make_running_with_option: internal error: invalid" \
52 "target option '$${target_option-}' specified" >&2; \
53 exit 1;; \
54 esac; \
55 has_opt=no; \
56 sane_makeflags=$$MAKEFLAGS; \
57 if $(am__is_gnu_make); then \
58 sane_makeflags=$$MFLAGS; \
59 else \
60 case $$MAKEFLAGS in \
61 *\\[\ \ ]*) \
62 bs=\\; \
63 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
65 esac; \
66 fi; \
67 skip_next=no; \
68 strip_trailopt () \
69 { \
70 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71 }; \
72 for flg in $$sane_makeflags; do \
73 test $$skip_next = yes && { skip_next=no; continue; }; \
74 case $$flg in \
75 *=*|--*) continue;; \
76 -*I) strip_trailopt 'I'; skip_next=yes;; \
77 -*I?*) strip_trailopt 'I';; \
78 -*O) strip_trailopt 'O'; skip_next=yes;; \
79 -*O?*) strip_trailopt 'O';; \
80 -*l) strip_trailopt 'l'; skip_next=yes;; \
81 -*l?*) strip_trailopt 'l';; \
82 -[dEDm]) skip_next=yes;; \
83 -[JT]) skip_next=yes;; \
84 esac; \
85 case $$flg in \
86 *$$target_option*) has_opt=yes; break;; \
87 esac; \
88 done; \
89 test $$has_opt = yes
90 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
91 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
92 pkgdatadir = $(datadir)/@PACKAGE@
93 pkgincludedir = $(includedir)/@PACKAGE@
94 pkglibdir = $(libdir)/@PACKAGE@
95 pkglibexecdir = $(libexecdir)/@PACKAGE@
96 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
97 install_sh_DATA = $(install_sh) -c -m 644
98 install_sh_PROGRAM = $(install_sh) -c
99 install_sh_SCRIPT = $(install_sh) -c
100 INSTALL_HEADER = $(INSTALL_DATA)
101 transform = $(program_transform_name)
102 NORMAL_INSTALL = :
103 PRE_INSTALL = :
104 POST_INSTALL = :
105 NORMAL_UNINSTALL = :
106 PRE_UNINSTALL = :
107 POST_UNINSTALL = :
108 build_triplet = @build@
109 host_triplet = @host@
110 @BUILD_INFO_TRUE@am__append_1 = doc/sframe-spec.texi
111 @BUILD_INFO_TRUE@am__append_2 = texput.log
112 @BUILD_INFO_TRUE@am__append_3 = doc/sframe-spec.info
113 check_PROGRAMS = $(am__EXEEXT_1)
114 @HAVE_COMPAT_DEJAGNU_TRUE@am__append_4 = testsuite/libsframe.decode/be-flipping \
115 @HAVE_COMPAT_DEJAGNU_TRUE@ testsuite/libsframe.decode/frecnt-1 \
116 @HAVE_COMPAT_DEJAGNU_TRUE@ testsuite/libsframe.decode/frecnt-2 \
117 @HAVE_COMPAT_DEJAGNU_TRUE@ testsuite/libsframe.encode/encode-1
118 subdir = .
119 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
120 am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
121 $(top_srcdir)/../config/acx.m4 \
122 $(top_srcdir)/../config/dejagnu.m4 \
123 $(top_srcdir)/../config/depstand.m4 \
124 $(top_srcdir)/../config/jobserver.m4 \
125 $(top_srcdir)/../config/lead-dot.m4 \
126 $(top_srcdir)/../config/override.m4 \
127 $(top_srcdir)/../config/warnings.m4 \
128 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
129 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
130 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.ac
131 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132 $(ACLOCAL_M4)
133 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
134 $(am__configure_deps) $(am__include_HEADERS_DIST) \
135 $(am__DIST_COMMON)
136 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
137 configure.lineno config.status.lineno
138 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
139 CONFIG_HEADER = config.h
140 CONFIG_CLEAN_FILES =
141 CONFIG_CLEAN_VPATH_FILES =
142 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
143 am__vpath_adj = case $$p in \
144 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
145 *) f=$$p;; \
146 esac;
147 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
148 am__install_max = 40
149 am__nobase_strip_setup = \
150 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
151 am__nobase_strip = \
152 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
153 am__nobase_list = $(am__nobase_strip_setup); \
154 for p in $$list; do echo "$$p $$p"; done | \
155 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
156 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
157 if (++n[$$2] == $(am__install_max)) \
158 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
159 END { for (dir in files) print dir, files[dir] }'
160 am__base_list = \
161 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
162 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
163 am__uninstall_files_from_dir = { \
164 test -z "$$files" \
165 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
166 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
167 $(am__cd) "$$dir" && rm -f $$files; }; \
168 }
169 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(infodir)" \
170 "$(DESTDIR)$(includedir)"
171 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
172 libsframe_la_LIBADD =
173 am_libsframe_la_OBJECTS = libsframe_la-sframe.lo \
174 libsframe_la-sframe-dump.lo libsframe_la-sframe-error.lo
175 libsframe_la_OBJECTS = $(am_libsframe_la_OBJECTS)
176 AM_V_lt = $(am__v_lt_@AM_V@)
177 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
178 am__v_lt_0 = --silent
179 am__v_lt_1 =
180 @INSTALL_LIBBFD_FALSE@am_libsframe_la_rpath =
181 @INSTALL_LIBBFD_TRUE@am_libsframe_la_rpath = -rpath $(libdir)
182 @HAVE_COMPAT_DEJAGNU_TRUE@am__EXEEXT_1 = testsuite/libsframe.decode/be-flipping$(EXEEXT) \
183 @HAVE_COMPAT_DEJAGNU_TRUE@ testsuite/libsframe.decode/frecnt-1$(EXEEXT) \
184 @HAVE_COMPAT_DEJAGNU_TRUE@ testsuite/libsframe.decode/frecnt-2$(EXEEXT) \
185 @HAVE_COMPAT_DEJAGNU_TRUE@ testsuite/libsframe.encode/encode-1$(EXEEXT)
186 am__dirstamp = $(am__leading_dot)dirstamp
187 am_testsuite_libsframe_decode_be_flipping_OBJECTS = testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.$(OBJEXT)
188 testsuite_libsframe_decode_be_flipping_OBJECTS = \
189 $(am_testsuite_libsframe_decode_be_flipping_OBJECTS)
190 testsuite_libsframe_decode_be_flipping_DEPENDENCIES = \
191 ${top_builddir}/libsframe.la
192 am_testsuite_libsframe_decode_frecnt_1_OBJECTS = testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.$(OBJEXT)
193 testsuite_libsframe_decode_frecnt_1_OBJECTS = \
194 $(am_testsuite_libsframe_decode_frecnt_1_OBJECTS)
195 testsuite_libsframe_decode_frecnt_1_DEPENDENCIES = \
196 ${top_builddir}/libsframe.la
197 am_testsuite_libsframe_decode_frecnt_2_OBJECTS = testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.$(OBJEXT)
198 testsuite_libsframe_decode_frecnt_2_OBJECTS = \
199 $(am_testsuite_libsframe_decode_frecnt_2_OBJECTS)
200 testsuite_libsframe_decode_frecnt_2_DEPENDENCIES = \
201 ${top_builddir}/libsframe.la
202 am_testsuite_libsframe_encode_encode_1_OBJECTS = testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.$(OBJEXT)
203 testsuite_libsframe_encode_encode_1_OBJECTS = \
204 $(am_testsuite_libsframe_encode_encode_1_OBJECTS)
205 testsuite_libsframe_encode_encode_1_DEPENDENCIES = \
206 ${top_builddir}/libsframe.la
207 AM_V_P = $(am__v_P_@AM_V@)
208 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
209 am__v_P_0 = false
210 am__v_P_1 = :
211 AM_V_GEN = $(am__v_GEN_@AM_V@)
212 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
213 am__v_GEN_0 = @echo " GEN " $@;
214 am__v_GEN_1 =
215 AM_V_at = $(am__v_at_@AM_V@)
216 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
217 am__v_at_0 = @
218 am__v_at_1 =
219 DEFAULT_INCLUDES = -I.@am__isrc@
220 depcomp = $(SHELL) $(top_srcdir)/../depcomp
221 am__depfiles_maybe = depfiles
222 am__mv = mv -f
223 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
224 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
225 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
226 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
227 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
228 $(AM_CFLAGS) $(CFLAGS)
229 AM_V_CC = $(am__v_CC_@AM_V@)
230 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
231 am__v_CC_0 = @echo " CC " $@;
232 am__v_CC_1 =
233 CCLD = $(CC)
234 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
235 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
236 $(AM_LDFLAGS) $(LDFLAGS) -o $@
237 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
238 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
239 am__v_CCLD_0 = @echo " CCLD " $@;
240 am__v_CCLD_1 =
241 SOURCES = $(libsframe_la_SOURCES) \
242 $(testsuite_libsframe_decode_be_flipping_SOURCES) \
243 $(testsuite_libsframe_decode_frecnt_1_SOURCES) \
244 $(testsuite_libsframe_decode_frecnt_2_SOURCES) \
245 $(testsuite_libsframe_encode_encode_1_SOURCES)
246 DIST_SOURCES = $(libsframe_la_SOURCES) \
247 $(testsuite_libsframe_decode_be_flipping_SOURCES) \
248 $(testsuite_libsframe_decode_frecnt_1_SOURCES) \
249 $(testsuite_libsframe_decode_frecnt_2_SOURCES) \
250 $(testsuite_libsframe_encode_encode_1_SOURCES)
251 AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
252 am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
253 am__v_DVIPS_0 = @echo " DVIPS " $@;
254 am__v_DVIPS_1 =
255 AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
256 am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
257 am__v_MAKEINFO_0 = @echo " MAKEINFO" $@;
258 am__v_MAKEINFO_1 =
259 AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
260 am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
261 am__v_INFOHTML_0 = @echo " INFOHTML" $@;
262 am__v_INFOHTML_1 =
263 AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
264 am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
265 am__v_TEXI2DVI_0 = @echo " TEXI2DVI" $@;
266 am__v_TEXI2DVI_1 =
267 AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
268 am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
269 am__v_TEXI2PDF_0 = @echo " TEXI2PDF" $@;
270 am__v_TEXI2PDF_1 =
271 AM_V_texinfo = $(am__v_texinfo_@AM_V@)
272 am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
273 am__v_texinfo_0 = -q
274 am__v_texinfo_1 =
275 AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
276 am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
277 am__v_texidevnull_0 = > /dev/null
278 am__v_texidevnull_1 =
279 INFO_DEPS = doc/sframe-spec.info
280 am__TEXINFO_TEX_DIR = $(srcdir)
281 DVIS = doc/sframe-spec.dvi
282 PDFS = doc/sframe-spec.pdf
283 PSS = doc/sframe-spec.ps
284 HTMLS = doc/sframe-spec.html
285 TEXINFOS = $(am__append_1)
286 TEXI2DVI = texi2dvi
287 TEXI2PDF = $(TEXI2DVI) --pdf --batch
288 MAKEINFOHTML = $(MAKEINFO) --html
289 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
290 DVIPS = dvips
291 am__can_run_installinfo = \
292 case $$AM_UPDATE_INFO_DIR in \
293 n|no|NO) false;; \
294 *) (install-info --version) >/dev/null 2>&1;; \
295 esac
296 am__include_HEADERS_DIST = $(INCDIR)/sframe.h $(INCDIR)/sframe-api.h
297 HEADERS = $(include_HEADERS)
298 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
299 $(LISP)config.h.in
300 # Read a list of newline-separated strings from the standard input,
301 # and print each of them once, without duplicates. Input order is
302 # *not* preserved.
303 am__uniquify_input = $(AWK) '\
304 BEGIN { nonempty = 0; } \
305 { items[$$0] = 1; nonempty = 1; } \
306 END { if (nonempty) { for (i in items) print i; }; } \
307 '
308 # Make sure the list of sources is unique. This is necessary because,
309 # e.g., the same source file might be shared among _SOURCES variables
310 # for different programs/libraries.
311 am__define_uniq_tagged_files = \
312 list='$(am__tagged_files)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | $(am__uniquify_input)`
316 ETAGS = etags
317 CTAGS = ctags
318 CSCOPE = cscope
319 AM_RECURSIVE_TARGETS = cscope
320 DEJATOOL = $(PACKAGE)
321 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
322 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
323 $(srcdir)/doc/local.mk \
324 $(srcdir)/testsuite/libsframe.decode/local.mk \
325 $(srcdir)/testsuite/libsframe.encode/local.mk \
326 $(srcdir)/testsuite/local.mk $(top_srcdir)/../ar-lib \
327 $(top_srcdir)/../compile $(top_srcdir)/../config.guess \
328 $(top_srcdir)/../config.sub $(top_srcdir)/../depcomp \
329 $(top_srcdir)/../install-sh $(top_srcdir)/../ltmain.sh \
330 $(top_srcdir)/../missing $(top_srcdir)/../mkinstalldirs
331 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
332 distdir = $(PACKAGE)-$(VERSION)
333 top_distdir = $(distdir)
334 am__remove_distdir = \
335 if test -d "$(distdir)"; then \
336 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
337 && rm -rf "$(distdir)" \
338 || { sleep 5 && rm -rf "$(distdir)"; }; \
339 else :; fi
340 am__post_remove_distdir = $(am__remove_distdir)
341 DIST_ARCHIVES = $(distdir).tar.gz
342 GZIP_ENV = --best
343 DIST_TARGETS = dist-gzip
344 distuninstallcheck_listfiles = find . -type f -print
345 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
346 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
347 distcleancheck_listfiles = find . -type f -print
348 ACLOCAL = @ACLOCAL@
349 AMTAR = @AMTAR@
350 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
351 AR = @AR@
352 AUTOCONF = @AUTOCONF@
353 AUTOHEADER = @AUTOHEADER@
354 AUTOMAKE = @AUTOMAKE@
355 AWK = @AWK@
356 CC = @CC@
357 CCDEPMODE = @CCDEPMODE@
358 CFLAGS = @CFLAGS@
359 COMPAT_DEJAGNU = @COMPAT_DEJAGNU@
360 CPP = @CPP@
361 CPPFLAGS = @CPPFLAGS@
362 CYGPATH_W = @CYGPATH_W@
363 DEFS = @DEFS@
364 DEPDIR = @DEPDIR@
365 DSYMUTIL = @DSYMUTIL@
366 DUMPBIN = @DUMPBIN@
367 ECHO_C = @ECHO_C@
368 ECHO_N = @ECHO_N@
369 ECHO_T = @ECHO_T@
370 EGREP = @EGREP@
371 EXEEXT = @EXEEXT@
372 FGREP = @FGREP@
373 GREP = @GREP@
374 INSTALL = @INSTALL@
375 INSTALL_DATA = @INSTALL_DATA@
376 INSTALL_PROGRAM = @INSTALL_PROGRAM@
377 INSTALL_SCRIPT = @INSTALL_SCRIPT@
378 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
379 LD = @LD@
380 LDFLAGS = @LDFLAGS@
381 LIBOBJS = @LIBOBJS@
382 LIBS = @LIBS@
383 LIBTOOL = @LIBTOOL@
384 LIPO = @LIPO@
385 LN_S = @LN_S@
386 LTLIBOBJS = @LTLIBOBJS@
387 MAINT = @MAINT@
388 MAKEINFO = @MAKEINFO@
389 MKDIR_P = @MKDIR_P@
390 NM = @NM@
391 NMEDIT = @NMEDIT@
392 OBJDUMP = @OBJDUMP@
393 OBJEXT = @OBJEXT@
394 OTOOL = @OTOOL@
395 OTOOL64 = @OTOOL64@
396 PACKAGE = @PACKAGE@
397 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
398 PACKAGE_NAME = @PACKAGE_NAME@
399 PACKAGE_STRING = @PACKAGE_STRING@
400 PACKAGE_TARNAME = @PACKAGE_TARNAME@
401 PACKAGE_URL = @PACKAGE_URL@
402 PACKAGE_VERSION = @PACKAGE_VERSION@
403 PATH_SEPARATOR = @PATH_SEPARATOR@
404 RANLIB = @RANLIB@
405 SED = @SED@
406 SET_MAKE = @SET_MAKE@
407 SHELL = @SHELL@
408 STRIP = @STRIP@
409 VERSION = @VERSION@
410 abs_builddir = @abs_builddir@
411 abs_srcdir = @abs_srcdir@
412 abs_top_builddir = @abs_top_builddir@
413 abs_top_srcdir = @abs_top_srcdir@
414 ac_ct_AR = @ac_ct_AR@
415 ac_ct_CC = @ac_ct_CC@
416 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
417 ac_libsframe_warn_cflags = @ac_libsframe_warn_cflags@
418 am__include = @am__include@
419 am__leading_dot = @am__leading_dot@
420 am__quote = @am__quote@
421 am__tar = @am__tar@
422 am__untar = @am__untar@
423 bindir = @bindir@
424 build = @build@
425 build_alias = @build_alias@
426 build_cpu = @build_cpu@
427 build_os = @build_os@
428 build_vendor = @build_vendor@
429 builddir = @builddir@
430 datadir = @datadir@
431 datarootdir = @datarootdir@
432 docdir = @docdir@
433 dvidir = @dvidir@
434 exec_prefix = @exec_prefix@
435 host = @host@
436 host_alias = @host_alias@
437 host_cpu = @host_cpu@
438 host_noncanonical = @host_noncanonical@
439 host_os = @host_os@
440 host_vendor = @host_vendor@
441 htmldir = @htmldir@
442 includedir = @includedir@
443 infodir = @infodir@
444 install_sh = @install_sh@
445 libdir = @libdir@
446 libexecdir = @libexecdir@
447 localedir = @localedir@
448 localstatedir = @localstatedir@
449 mandir = @mandir@
450 mkdir_p = @mkdir_p@
451 oldincludedir = @oldincludedir@
452 pdfdir = @pdfdir@
453 prefix = @prefix@
454 program_transform_name = @program_transform_name@
455 psdir = @psdir@
456 sbindir = @sbindir@
457 sharedstatedir = @sharedstatedir@
458 srcdir = @srcdir@
459 sysconfdir = @sysconfdir@
460 target_alias = @target_alias@
461 target_noncanonical = @target_noncanonical@
462 top_build_prefix = @top_build_prefix@
463 top_builddir = @top_builddir@
464 top_srcdir = @top_srcdir@
465
466 #
467 # Copyright (C) 2022-2023 Free Software Foundation, Inc.
468 #
469 # This file is free software; you can redistribute it and/or modify
470 # it under the terms of the GNU General Public License as published by
471 # the Free Software Foundation; either version 2 of the License, or
472 # (at your option) any later version.
473 #
474 # This program is distributed in the hope that it will be useful,
475 # but WITHOUT ANY WARRANTY; without even the implied warranty of
476 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
477 # GNU General Public License for more details.
478 #
479 # You should have received a copy of the GNU General Public License
480 # along with this program; see the file COPYING. If not see
481 # <http://www.gnu.org/licenses/>.
482 #
483 ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
484 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
485
486 # Variables that we might accumulate conditionally or in subdirs.
487 info_TEXINFOS = $(am__append_1)
488 DISTCLEANFILES = $(am__append_2)
489 MAINTAINERCLEANFILES = $(am__append_3)
490 INCDIR = $(srcdir)/../include
491 # include libctf for swap.h
492 AM_CPPFLAGS = -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../libctf
493 AM_CFLAGS = @ac_libsframe_warn_cflags@
494 @INSTALL_LIBBFD_TRUE@lib_LTLIBRARIES = libsframe.la
495 @INSTALL_LIBBFD_FALSE@include_HEADERS =
496 @INSTALL_LIBBFD_TRUE@include_HEADERS = $(INCDIR)/sframe.h $(INCDIR)/sframe-api.h
497 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libsframe.la
498 libsframe_la_SOURCES = sframe.c sframe-dump.c sframe-error.c
499 libsframe_la_CPPFLAGS = $(AM_CPPFLAGS)
500 @BUILD_INFO_TRUE@AM_MAKEINFOFLAGS = --no-split
501
502 # Setup the testing framework
503 EXPECT = expect
504 RUNTEST = runtest
505 RUNTESTFLAGS =
506 testsuite_libsframe_decode_be_flipping_SOURCES = testsuite/libsframe.decode/be-flipping.c
507 testsuite_libsframe_decode_be_flipping_LDADD = ${top_builddir}/libsframe.la
508 testsuite_libsframe_decode_be_flipping_CPPFLAGS = -I${top_srcdir}/../include -Wall
509 testsuite_libsframe_decode_frecnt_1_SOURCES = testsuite/libsframe.decode/frecnt-1.c
510 testsuite_libsframe_decode_frecnt_1_LDADD = ${top_builddir}/libsframe.la
511 testsuite_libsframe_decode_frecnt_1_CPPFLAGS = -I${top_srcdir}/../include -Wall
512 testsuite_libsframe_decode_frecnt_2_SOURCES = testsuite/libsframe.decode/frecnt-2.c
513 testsuite_libsframe_decode_frecnt_2_LDADD = ${top_builddir}/libsframe.la
514 testsuite_libsframe_decode_frecnt_2_CPPFLAGS = -I${top_srcdir}/../include -Wall
515 testsuite_libsframe_encode_encode_1_SOURCES = testsuite/libsframe.encode/encode-1.c
516 testsuite_libsframe_encode_encode_1_LDADD = ${top_builddir}/libsframe.la
517 testsuite_libsframe_encode_encode_1_CPPFLAGS = -I${top_srcdir}/../include -Wall
518 all: config.h
519 $(MAKE) $(AM_MAKEFLAGS) all-am
520
521 .SUFFIXES:
522 .SUFFIXES: .c .dvi .lo .o .obj .ps
523 am--refresh: Makefile
524 @:
525 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/doc/local.mk $(srcdir)/testsuite/local.mk $(srcdir)/testsuite/libsframe.decode/local.mk $(srcdir)/testsuite/libsframe.encode/local.mk $(am__configure_deps)
526 @for dep in $?; do \
527 case '$(am__configure_deps)' in \
528 *$$dep*) \
529 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
530 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
531 && exit 0; \
532 exit 1;; \
533 esac; \
534 done; \
535 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
536 $(am__cd) $(top_srcdir) && \
537 $(AUTOMAKE) --foreign Makefile
538 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
539 @case '$?' in \
540 *config.status*) \
541 echo ' $(SHELL) ./config.status'; \
542 $(SHELL) ./config.status;; \
543 *) \
544 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
545 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
546 esac;
547 $(srcdir)/doc/local.mk $(srcdir)/testsuite/local.mk $(srcdir)/testsuite/libsframe.decode/local.mk $(srcdir)/testsuite/libsframe.encode/local.mk $(am__empty):
548
549 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
550 $(SHELL) ./config.status --recheck
551
552 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
553 $(am__cd) $(srcdir) && $(AUTOCONF)
554 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
555 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
556 $(am__aclocal_m4_deps):
557
558 config.h: stamp-h1
559 @test -f $@ || rm -f stamp-h1
560 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
561
562 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
563 @rm -f stamp-h1
564 cd $(top_builddir) && $(SHELL) ./config.status config.h
565 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
566 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
567 rm -f stamp-h1
568 touch $@
569
570 distclean-hdr:
571 -rm -f config.h stamp-h1
572
573 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
574 @$(NORMAL_INSTALL)
575 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
576 list2=; for p in $$list; do \
577 if test -f $$p; then \
578 list2="$$list2 $$p"; \
579 else :; fi; \
580 done; \
581 test -z "$$list2" || { \
582 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
583 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
584 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
585 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
586 }
587
588 uninstall-libLTLIBRARIES:
589 @$(NORMAL_UNINSTALL)
590 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
591 for p in $$list; do \
592 $(am__strip_dir) \
593 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
594 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
595 done
596
597 clean-libLTLIBRARIES:
598 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
599 @list='$(lib_LTLIBRARIES)'; \
600 locs=`for p in $$list; do echo $$p; done | \
601 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
602 sort -u`; \
603 test -z "$$locs" || { \
604 echo rm -f $${locs}; \
605 rm -f $${locs}; \
606 }
607
608 clean-noinstLTLIBRARIES:
609 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
610 @list='$(noinst_LTLIBRARIES)'; \
611 locs=`for p in $$list; do echo $$p; done | \
612 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
613 sort -u`; \
614 test -z "$$locs" || { \
615 echo rm -f $${locs}; \
616 rm -f $${locs}; \
617 }
618
619 libsframe.la: $(libsframe_la_OBJECTS) $(libsframe_la_DEPENDENCIES) $(EXTRA_libsframe_la_DEPENDENCIES)
620 $(AM_V_CCLD)$(LINK) $(am_libsframe_la_rpath) $(libsframe_la_OBJECTS) $(libsframe_la_LIBADD) $(LIBS)
621
622 clean-checkPROGRAMS:
623 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
624 echo " rm -f" $$list; \
625 rm -f $$list || exit $$?; \
626 test -n "$(EXEEXT)" || exit 0; \
627 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
628 echo " rm -f" $$list; \
629 rm -f $$list
630 testsuite/libsframe.decode/$(am__dirstamp):
631 @$(MKDIR_P) testsuite/libsframe.decode
632 @: > testsuite/libsframe.decode/$(am__dirstamp)
633 testsuite/libsframe.decode/$(DEPDIR)/$(am__dirstamp):
634 @$(MKDIR_P) testsuite/libsframe.decode/$(DEPDIR)
635 @: > testsuite/libsframe.decode/$(DEPDIR)/$(am__dirstamp)
636 testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.$(OBJEXT): \
637 testsuite/libsframe.decode/$(am__dirstamp) \
638 testsuite/libsframe.decode/$(DEPDIR)/$(am__dirstamp)
639
640 testsuite/libsframe.decode/be-flipping$(EXEEXT): $(testsuite_libsframe_decode_be_flipping_OBJECTS) $(testsuite_libsframe_decode_be_flipping_DEPENDENCIES) $(EXTRA_testsuite_libsframe_decode_be_flipping_DEPENDENCIES) testsuite/libsframe.decode/$(am__dirstamp)
641 @rm -f testsuite/libsframe.decode/be-flipping$(EXEEXT)
642 $(AM_V_CCLD)$(LINK) $(testsuite_libsframe_decode_be_flipping_OBJECTS) $(testsuite_libsframe_decode_be_flipping_LDADD) $(LIBS)
643 testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.$(OBJEXT): \
644 testsuite/libsframe.decode/$(am__dirstamp) \
645 testsuite/libsframe.decode/$(DEPDIR)/$(am__dirstamp)
646
647 testsuite/libsframe.decode/frecnt-1$(EXEEXT): $(testsuite_libsframe_decode_frecnt_1_OBJECTS) $(testsuite_libsframe_decode_frecnt_1_DEPENDENCIES) $(EXTRA_testsuite_libsframe_decode_frecnt_1_DEPENDENCIES) testsuite/libsframe.decode/$(am__dirstamp)
648 @rm -f testsuite/libsframe.decode/frecnt-1$(EXEEXT)
649 $(AM_V_CCLD)$(LINK) $(testsuite_libsframe_decode_frecnt_1_OBJECTS) $(testsuite_libsframe_decode_frecnt_1_LDADD) $(LIBS)
650 testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.$(OBJEXT): \
651 testsuite/libsframe.decode/$(am__dirstamp) \
652 testsuite/libsframe.decode/$(DEPDIR)/$(am__dirstamp)
653
654 testsuite/libsframe.decode/frecnt-2$(EXEEXT): $(testsuite_libsframe_decode_frecnt_2_OBJECTS) $(testsuite_libsframe_decode_frecnt_2_DEPENDENCIES) $(EXTRA_testsuite_libsframe_decode_frecnt_2_DEPENDENCIES) testsuite/libsframe.decode/$(am__dirstamp)
655 @rm -f testsuite/libsframe.decode/frecnt-2$(EXEEXT)
656 $(AM_V_CCLD)$(LINK) $(testsuite_libsframe_decode_frecnt_2_OBJECTS) $(testsuite_libsframe_decode_frecnt_2_LDADD) $(LIBS)
657 testsuite/libsframe.encode/$(am__dirstamp):
658 @$(MKDIR_P) testsuite/libsframe.encode
659 @: > testsuite/libsframe.encode/$(am__dirstamp)
660 testsuite/libsframe.encode/$(DEPDIR)/$(am__dirstamp):
661 @$(MKDIR_P) testsuite/libsframe.encode/$(DEPDIR)
662 @: > testsuite/libsframe.encode/$(DEPDIR)/$(am__dirstamp)
663 testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.$(OBJEXT): \
664 testsuite/libsframe.encode/$(am__dirstamp) \
665 testsuite/libsframe.encode/$(DEPDIR)/$(am__dirstamp)
666
667 testsuite/libsframe.encode/encode-1$(EXEEXT): $(testsuite_libsframe_encode_encode_1_OBJECTS) $(testsuite_libsframe_encode_encode_1_DEPENDENCIES) $(EXTRA_testsuite_libsframe_encode_encode_1_DEPENDENCIES) testsuite/libsframe.encode/$(am__dirstamp)
668 @rm -f testsuite/libsframe.encode/encode-1$(EXEEXT)
669 $(AM_V_CCLD)$(LINK) $(testsuite_libsframe_encode_encode_1_OBJECTS) $(testsuite_libsframe_encode_encode_1_LDADD) $(LIBS)
670
671 mostlyclean-compile:
672 -rm -f *.$(OBJEXT)
673 -rm -f testsuite/libsframe.decode/*.$(OBJEXT)
674 -rm -f testsuite/libsframe.encode/*.$(OBJEXT)
675
676 distclean-compile:
677 -rm -f *.tab.c
678
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsframe_la-sframe-dump.Plo@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsframe_la-sframe-error.Plo@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsframe_la-sframe.Plo@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_be_flipping-be-flipping.Po@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_1-frecnt-1.Po@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_2-frecnt-2.Po@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@testsuite/libsframe.encode/$(DEPDIR)/testsuite_libsframe_encode_encode_1-encode-1.Po@am__quote@
686
687 .c.o:
688 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
689 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
690 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
694
695 .c.obj:
696 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
697 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
698 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
699 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
700 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
702
703 .c.lo:
704 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
705 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
706 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
707 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
708 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
710
711 libsframe_la-sframe.lo: sframe.c
712 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsframe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsframe_la-sframe.lo -MD -MP -MF $(DEPDIR)/libsframe_la-sframe.Tpo -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '$(srcdir)/'`sframe.c
713 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsframe_la-sframe.Tpo $(DEPDIR)/libsframe_la-sframe.Plo
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sframe.c' object='libsframe_la-sframe.lo' libtool=yes @AMDEPBACKSLASH@
715 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsframe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsframe_la-sframe.lo `test -f 'sframe.c' || echo '$(srcdir)/'`sframe.c
717
718 libsframe_la-sframe-dump.lo: sframe-dump.c
719 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsframe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsframe_la-sframe-dump.lo -MD -MP -MF $(DEPDIR)/libsframe_la-sframe-dump.Tpo -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '$(srcdir)/'`sframe-dump.c
720 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsframe_la-sframe-dump.Tpo $(DEPDIR)/libsframe_la-sframe-dump.Plo
721 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sframe-dump.c' object='libsframe_la-sframe-dump.lo' libtool=yes @AMDEPBACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsframe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsframe_la-sframe-dump.lo `test -f 'sframe-dump.c' || echo '$(srcdir)/'`sframe-dump.c
724
725 libsframe_la-sframe-error.lo: sframe-error.c
726 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsframe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libsframe_la-sframe-error.lo -MD -MP -MF $(DEPDIR)/libsframe_la-sframe-error.Tpo -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '$(srcdir)/'`sframe-error.c
727 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsframe_la-sframe-error.Tpo $(DEPDIR)/libsframe_la-sframe-error.Plo
728 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='sframe-error.c' object='libsframe_la-sframe-error.lo' libtool=yes @AMDEPBACKSLASH@
729 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
730 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsframe_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libsframe_la-sframe-error.lo `test -f 'sframe-error.c' || echo '$(srcdir)/'`sframe-error.c
731
732 testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.o: testsuite/libsframe.decode/be-flipping.c
733 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_be_flipping_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.o -MD -MP -MF testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_be_flipping-be-flipping.Tpo -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.o `test -f 'testsuite/libsframe.decode/be-flipping.c' || echo '$(srcdir)/'`testsuite/libsframe.decode/be-flipping.c
734 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_be_flipping-be-flipping.Tpo testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_be_flipping-be-flipping.Po
735 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.decode/be-flipping.c' object='testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.o' libtool=no @AMDEPBACKSLASH@
736 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
737 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_be_flipping_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.o `test -f 'testsuite/libsframe.decode/be-flipping.c' || echo '$(srcdir)/'`testsuite/libsframe.decode/be-flipping.c
738
739 testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.obj: testsuite/libsframe.decode/be-flipping.c
740 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_be_flipping_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.obj -MD -MP -MF testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_be_flipping-be-flipping.Tpo -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.obj `if test -f 'testsuite/libsframe.decode/be-flipping.c'; then $(CYGPATH_W) 'testsuite/libsframe.decode/be-flipping.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.decode/be-flipping.c'; fi`
741 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_be_flipping-be-flipping.Tpo testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_be_flipping-be-flipping.Po
742 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.decode/be-flipping.c' object='testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.obj' libtool=no @AMDEPBACKSLASH@
743 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
744 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_be_flipping_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_be_flipping-be-flipping.obj `if test -f 'testsuite/libsframe.decode/be-flipping.c'; then $(CYGPATH_W) 'testsuite/libsframe.decode/be-flipping.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.decode/be-flipping.c'; fi`
745
746 testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.o: testsuite/libsframe.decode/frecnt-1.c
747 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.o -MD -MP -MF testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_1-frecnt-1.Tpo -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.o `test -f 'testsuite/libsframe.decode/frecnt-1.c' || echo '$(srcdir)/'`testsuite/libsframe.decode/frecnt-1.c
748 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_1-frecnt-1.Tpo testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_1-frecnt-1.Po
749 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.decode/frecnt-1.c' object='testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.o' libtool=no @AMDEPBACKSLASH@
750 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
751 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.o `test -f 'testsuite/libsframe.decode/frecnt-1.c' || echo '$(srcdir)/'`testsuite/libsframe.decode/frecnt-1.c
752
753 testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.obj: testsuite/libsframe.decode/frecnt-1.c
754 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.obj -MD -MP -MF testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_1-frecnt-1.Tpo -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.obj `if test -f 'testsuite/libsframe.decode/frecnt-1.c'; then $(CYGPATH_W) 'testsuite/libsframe.decode/frecnt-1.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.decode/frecnt-1.c'; fi`
755 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_1-frecnt-1.Tpo testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_1-frecnt-1.Po
756 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.decode/frecnt-1.c' object='testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.obj' libtool=no @AMDEPBACKSLASH@
757 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
758 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_1-frecnt-1.obj `if test -f 'testsuite/libsframe.decode/frecnt-1.c'; then $(CYGPATH_W) 'testsuite/libsframe.decode/frecnt-1.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.decode/frecnt-1.c'; fi`
759
760 testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.o: testsuite/libsframe.decode/frecnt-2.c
761 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_2_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.o -MD -MP -MF testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_2-frecnt-2.Tpo -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.o `test -f 'testsuite/libsframe.decode/frecnt-2.c' || echo '$(srcdir)/'`testsuite/libsframe.decode/frecnt-2.c
762 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_2-frecnt-2.Tpo testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_2-frecnt-2.Po
763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.decode/frecnt-2.c' object='testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.o' libtool=no @AMDEPBACKSLASH@
764 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_2_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.o `test -f 'testsuite/libsframe.decode/frecnt-2.c' || echo '$(srcdir)/'`testsuite/libsframe.decode/frecnt-2.c
766
767 testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.obj: testsuite/libsframe.decode/frecnt-2.c
768 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_2_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.obj -MD -MP -MF testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_2-frecnt-2.Tpo -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.obj `if test -f 'testsuite/libsframe.decode/frecnt-2.c'; then $(CYGPATH_W) 'testsuite/libsframe.decode/frecnt-2.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.decode/frecnt-2.c'; fi`
769 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_2-frecnt-2.Tpo testsuite/libsframe.decode/$(DEPDIR)/testsuite_libsframe_decode_frecnt_2-frecnt-2.Po
770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.decode/frecnt-2.c' object='testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.obj' libtool=no @AMDEPBACKSLASH@
771 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
772 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_decode_frecnt_2_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.decode/testsuite_libsframe_decode_frecnt_2-frecnt-2.obj `if test -f 'testsuite/libsframe.decode/frecnt-2.c'; then $(CYGPATH_W) 'testsuite/libsframe.decode/frecnt-2.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.decode/frecnt-2.c'; fi`
773
774 testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.o: testsuite/libsframe.encode/encode-1.c
775 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_encode_encode_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.o -MD -MP -MF testsuite/libsframe.encode/$(DEPDIR)/testsuite_libsframe_encode_encode_1-encode-1.Tpo -c -o testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.o `test -f 'testsuite/libsframe.encode/encode-1.c' || echo '$(srcdir)/'`testsuite/libsframe.encode/encode-1.c
776 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.encode/$(DEPDIR)/testsuite_libsframe_encode_encode_1-encode-1.Tpo testsuite/libsframe.encode/$(DEPDIR)/testsuite_libsframe_encode_encode_1-encode-1.Po
777 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.encode/encode-1.c' object='testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.o' libtool=no @AMDEPBACKSLASH@
778 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
779 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_encode_encode_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.o `test -f 'testsuite/libsframe.encode/encode-1.c' || echo '$(srcdir)/'`testsuite/libsframe.encode/encode-1.c
780
781 testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.obj: testsuite/libsframe.encode/encode-1.c
782 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_encode_encode_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.obj -MD -MP -MF testsuite/libsframe.encode/$(DEPDIR)/testsuite_libsframe_encode_encode_1-encode-1.Tpo -c -o testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.obj `if test -f 'testsuite/libsframe.encode/encode-1.c'; then $(CYGPATH_W) 'testsuite/libsframe.encode/encode-1.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.encode/encode-1.c'; fi`
783 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) testsuite/libsframe.encode/$(DEPDIR)/testsuite_libsframe_encode_encode_1-encode-1.Tpo testsuite/libsframe.encode/$(DEPDIR)/testsuite_libsframe_encode_encode_1-encode-1.Po
784 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testsuite/libsframe.encode/encode-1.c' object='testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.obj' libtool=no @AMDEPBACKSLASH@
785 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
786 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testsuite_libsframe_encode_encode_1_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o testsuite/libsframe.encode/testsuite_libsframe_encode_encode_1-encode-1.obj `if test -f 'testsuite/libsframe.encode/encode-1.c'; then $(CYGPATH_W) 'testsuite/libsframe.encode/encode-1.c'; else $(CYGPATH_W) '$(srcdir)/testsuite/libsframe.encode/encode-1.c'; fi`
787
788 mostlyclean-libtool:
789 -rm -f *.lo
790
791 clean-libtool:
792 -rm -rf .libs _libs
793 -rm -rf testsuite/libsframe.decode/.libs testsuite/libsframe.decode/_libs
794 -rm -rf testsuite/libsframe.encode/.libs testsuite/libsframe.encode/_libs
795
796 distclean-libtool:
797 -rm -f libtool config.lt
798 doc/$(am__dirstamp):
799 @$(MKDIR_P) doc
800 @: > doc/$(am__dirstamp)
801
802 @BUILD_INFO_TRUE@doc/sframe-spec.info: doc/sframe-spec.texi
803 @BUILD_INFO_TRUE@ @test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) doc/$(am__dirstamp)
804 @BUILD_INFO_TRUE@ $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
805 @BUILD_INFO_TRUE@ rm -rf $$backupdir && mkdir $$backupdir && \
806 @BUILD_INFO_TRUE@ if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
807 @BUILD_INFO_TRUE@ for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
808 @BUILD_INFO_TRUE@ if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
809 @BUILD_INFO_TRUE@ done; \
810 @BUILD_INFO_TRUE@ else :; fi && \
811 @BUILD_INFO_TRUE@ if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
812 @BUILD_INFO_TRUE@ -o $@ `test -f 'doc/sframe-spec.texi' || echo '$(srcdir)/'`doc/sframe-spec.texi; \
813 @BUILD_INFO_TRUE@ then \
814 @BUILD_INFO_TRUE@ rc=0; \
815 @BUILD_INFO_TRUE@ else \
816 @BUILD_INFO_TRUE@ rc=$$?; \
817 @BUILD_INFO_TRUE@ $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
818 @BUILD_INFO_TRUE@ fi; \
819 @BUILD_INFO_TRUE@ rm -rf $$backupdir; exit $$rc
820
821 doc/sframe-spec.dvi: doc/sframe-spec.texi doc/$(am__dirstamp)
822 $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
823 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
824 $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
825 `test -f 'doc/sframe-spec.texi' || echo '$(srcdir)/'`doc/sframe-spec.texi
826
827 doc/sframe-spec.pdf: doc/sframe-spec.texi doc/$(am__dirstamp)
828 $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
829 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
830 $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
831 `test -f 'doc/sframe-spec.texi' || echo '$(srcdir)/'`doc/sframe-spec.texi
832
833 doc/sframe-spec.html: doc/sframe-spec.texi doc/$(am__dirstamp)
834 $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
835 $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
836 -o $(@:.html=.htp) `test -f 'doc/sframe-spec.texi' || echo '$(srcdir)/'`doc/sframe-spec.texi; \
837 then \
838 rm -rf $@ && mv $(@:.html=.htp) $@; \
839 else \
840 rm -rf $(@:.html=.htp); exit 1; \
841 fi
842 .dvi.ps:
843 $(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
844 $(DVIPS) $(AM_V_texinfo) -o $@ $<
845
846 uninstall-dvi-am:
847 @$(NORMAL_UNINSTALL)
848 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
849 for p in $$list; do \
850 $(am__strip_dir) \
851 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
852 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
853 done
854
855 uninstall-html-am:
856 @$(NORMAL_UNINSTALL)
857 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
858 for p in $$list; do \
859 $(am__strip_dir) \
860 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
861 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
862 done
863
864 uninstall-info-am:
865 @$(PRE_UNINSTALL)
866 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
867 list='$(INFO_DEPS)'; \
868 for file in $$list; do \
869 relfile=`echo "$$file" | sed 's|^.*/||'`; \
870 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
871 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
872 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
873 done; \
874 else :; fi
875 @$(NORMAL_UNINSTALL)
876 @list='$(INFO_DEPS)'; \
877 for file in $$list; do \
878 relfile=`echo "$$file" | sed 's|^.*/||'`; \
879 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
880 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
881 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
882 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
883 else :; fi); \
884 done
885
886 uninstall-pdf-am:
887 @$(NORMAL_UNINSTALL)
888 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
889 for p in $$list; do \
890 $(am__strip_dir) \
891 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
892 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
893 done
894
895 uninstall-ps-am:
896 @$(NORMAL_UNINSTALL)
897 @list='$(PSS)'; test -n "$(psdir)" || list=; \
898 for p in $$list; do \
899 $(am__strip_dir) \
900 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
901 rm -f "$(DESTDIR)$(psdir)/$$f"; \
902 done
903
904 dist-info: $(INFO_DEPS)
905 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
906 list='$(INFO_DEPS)'; \
907 for base in $$list; do \
908 case $$base in \
909 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
910 esac; \
911 if test -f $$base; then d=.; else d=$(srcdir); fi; \
912 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
913 for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
914 if test -f $$file; then \
915 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
916 test -f "$(distdir)/$$relfile" || \
917 cp -p $$file "$(distdir)/$$relfile"; \
918 else :; fi; \
919 done; \
920 done
921
922 mostlyclean-aminfo:
923 -rm -rf doc/sframe-spec.t2d doc/sframe-spec.t2p
924
925 clean-aminfo:
926 -test -z "doc/sframe-spec.dvi doc/sframe-spec.pdf doc/sframe-spec.ps \
927 doc/sframe-spec.html" \
928 || rm -rf doc/sframe-spec.dvi doc/sframe-spec.pdf doc/sframe-spec.ps \
929 doc/sframe-spec.html
930
931 maintainer-clean-aminfo:
932 @list='$(INFO_DEPS)'; for i in $$list; do \
933 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
934 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
935 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
936 done
937 install-includeHEADERS: $(include_HEADERS)
938 @$(NORMAL_INSTALL)
939 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
940 if test -n "$$list"; then \
941 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
942 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
943 fi; \
944 for p in $$list; do \
945 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
946 echo "$$d$$p"; \
947 done | $(am__base_list) | \
948 while read files; do \
949 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
950 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
951 done
952
953 uninstall-includeHEADERS:
954 @$(NORMAL_UNINSTALL)
955 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
956 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
957 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
958
959 ID: $(am__tagged_files)
960 $(am__define_uniq_tagged_files); mkid -fID $$unique
961 tags: tags-am
962 TAGS: tags
963
964 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
965 set x; \
966 here=`pwd`; \
967 $(am__define_uniq_tagged_files); \
968 shift; \
969 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
970 test -n "$$unique" || unique=$$empty_fix; \
971 if test $$# -gt 0; then \
972 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
973 "$$@" $$unique; \
974 else \
975 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
976 $$unique; \
977 fi; \
978 fi
979 ctags: ctags-am
980
981 CTAGS: ctags
982 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
983 $(am__define_uniq_tagged_files); \
984 test -z "$(CTAGS_ARGS)$$unique" \
985 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
986 $$unique
987
988 GTAGS:
989 here=`$(am__cd) $(top_builddir) && pwd` \
990 && $(am__cd) $(top_srcdir) \
991 && gtags -i $(GTAGS_ARGS) "$$here"
992 cscope: cscope.files
993 test ! -s cscope.files \
994 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
995 clean-cscope:
996 -rm -f cscope.files
997 cscope.files: clean-cscope cscopelist
998 cscopelist: cscopelist-am
999
1000 cscopelist-am: $(am__tagged_files)
1001 list='$(am__tagged_files)'; \
1002 case "$(srcdir)" in \
1003 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1004 *) sdir=$(subdir)/$(srcdir) ;; \
1005 esac; \
1006 for i in $$list; do \
1007 if test -f "$$i"; then \
1008 echo "$(subdir)/$$i"; \
1009 else \
1010 echo "$$sdir/$$i"; \
1011 fi; \
1012 done >> $(top_builddir)/cscope.files
1013
1014 distclean-tags:
1015 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1016 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1017 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
1018 @echo 'Making a new site.exp file ...'
1019 @echo '## these variables are automatically generated by make ##' >site.tmp
1020 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
1021 @echo '# edit the last section' >>site.tmp
1022 @echo 'set srcdir "$(srcdir)"' >>site.tmp
1023 @echo "set objdir `pwd`" >>site.tmp
1024 @echo 'set build_alias "$(build_alias)"' >>site.tmp
1025 @echo 'set build_triplet $(build_triplet)' >>site.tmp
1026 @echo 'set host_alias "$(host_alias)"' >>site.tmp
1027 @echo 'set host_triplet $(host_triplet)' >>site.tmp
1028 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
1029 echo "## Begin content included from file $$f. Do not modify. ##" \
1030 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
1031 && echo "## End content included from file $$f. ##" \
1032 || exit 1; \
1033 done >> site.tmp
1034 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
1035 @if test -f site.exp; then \
1036 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
1037 fi
1038 @-rm -f site.bak
1039 @test ! -f site.exp || mv site.exp site.bak
1040 @mv site.tmp site.exp
1041
1042 distclean-DEJAGNU:
1043 -rm -f site.exp site.bak
1044 -l='$(DEJATOOL)'; for tool in $$l; do \
1045 rm -f $$tool.sum $$tool.log; \
1046 done
1047
1048 distdir: $(DISTFILES)
1049 $(am__remove_distdir)
1050 test -d "$(distdir)" || mkdir "$(distdir)"
1051 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1052 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1053 list='$(DISTFILES)'; \
1054 dist_files=`for file in $$list; do echo $$file; done | \
1055 sed -e "s|^$$srcdirstrip/||;t" \
1056 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1057 case $$dist_files in \
1058 */*) $(MKDIR_P) `echo "$$dist_files" | \
1059 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1060 sort -u` ;; \
1061 esac; \
1062 for file in $$dist_files; do \
1063 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1064 if test -d $$d/$$file; then \
1065 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1066 if test -d "$(distdir)/$$file"; then \
1067 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1068 fi; \
1069 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1070 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1071 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1072 fi; \
1073 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1074 else \
1075 test -f "$(distdir)/$$file" \
1076 || cp -p $$d/$$file "$(distdir)/$$file" \
1077 || exit 1; \
1078 fi; \
1079 done
1080 $(MAKE) $(AM_MAKEFLAGS) \
1081 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1082 dist-info
1083 -test -n "$(am__skip_mode_fix)" \
1084 || find "$(distdir)" -type d ! -perm -755 \
1085 -exec chmod u+rwx,go+rx {} \; -o \
1086 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1087 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1088 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1089 || chmod -R a+r "$(distdir)"
1090 dist-gzip: distdir
1091 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
1092 $(am__post_remove_distdir)
1093
1094 dist-bzip2: distdir
1095 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1096 $(am__post_remove_distdir)
1097
1098 dist-lzip: distdir
1099 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1100 $(am__post_remove_distdir)
1101
1102 dist-xz: distdir
1103 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1104 $(am__post_remove_distdir)
1105
1106 dist-tarZ: distdir
1107 @echo WARNING: "Support for distribution archives compressed with" \
1108 "legacy program 'compress' is deprecated." >&2
1109 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1110 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1111 $(am__post_remove_distdir)
1112
1113 dist-shar: distdir
1114 @echo WARNING: "Support for shar distribution archives is" \
1115 "deprecated." >&2
1116 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1117 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
1118 $(am__post_remove_distdir)
1119
1120 dist-zip: distdir
1121 -rm -f $(distdir).zip
1122 zip -rq $(distdir).zip $(distdir)
1123 $(am__post_remove_distdir)
1124
1125 dist dist-all:
1126 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1127 $(am__post_remove_distdir)
1128
1129 # This target untars the dist file and tries a VPATH configuration. Then
1130 # it guarantees that the distribution is self-contained by making another
1131 # tarfile.
1132 distcheck: dist
1133 case '$(DIST_ARCHIVES)' in \
1134 *.tar.gz*) \
1135 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1136 *.tar.bz2*) \
1137 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1138 *.tar.lz*) \
1139 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1140 *.tar.xz*) \
1141 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1142 *.tar.Z*) \
1143 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1144 *.shar.gz*) \
1145 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1146 *.zip*) \
1147 unzip $(distdir).zip ;;\
1148 esac
1149 chmod -R a-w $(distdir)
1150 chmod u+w $(distdir)
1151 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1152 chmod a-w $(distdir)
1153 test -d $(distdir)/_build || exit 0; \
1154 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1155 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1156 && am__cwd=`pwd` \
1157 && $(am__cd) $(distdir)/_build/sub \
1158 && ../../configure \
1159 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1160 $(DISTCHECK_CONFIGURE_FLAGS) \
1161 --srcdir=../.. --prefix="$$dc_install_base" \
1162 && $(MAKE) $(AM_MAKEFLAGS) \
1163 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1164 && $(MAKE) $(AM_MAKEFLAGS) check \
1165 && $(MAKE) $(AM_MAKEFLAGS) install \
1166 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1167 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1168 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1169 distuninstallcheck \
1170 && chmod -R a-w "$$dc_install_base" \
1171 && ({ \
1172 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1173 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1174 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1175 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1176 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1177 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1178 && rm -rf "$$dc_destdir" \
1179 && $(MAKE) $(AM_MAKEFLAGS) dist \
1180 && rm -rf $(DIST_ARCHIVES) \
1181 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1182 && cd "$$am__cwd" \
1183 || exit 1
1184 $(am__post_remove_distdir)
1185 @(echo "$(distdir) archives ready for distribution: "; \
1186 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1187 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1188 distuninstallcheck:
1189 @test -n '$(distuninstallcheck_dir)' || { \
1190 echo 'ERROR: trying to run $@ with an empty' \
1191 '$$(distuninstallcheck_dir)' >&2; \
1192 exit 1; \
1193 }; \
1194 $(am__cd) '$(distuninstallcheck_dir)' || { \
1195 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1196 exit 1; \
1197 }; \
1198 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1199 || { echo "ERROR: files left after uninstall:" ; \
1200 if test -n "$(DESTDIR)"; then \
1201 echo " (check DESTDIR support)"; \
1202 fi ; \
1203 $(distuninstallcheck_listfiles) ; \
1204 exit 1; } >&2
1205 distcleancheck: distclean
1206 @if test '$(srcdir)' = . ; then \
1207 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1208 exit 1 ; \
1209 fi
1210 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1211 || { echo "ERROR: files left in build directory after distclean:" ; \
1212 $(distcleancheck_listfiles) ; \
1213 exit 1; } >&2
1214 check-am: all-am
1215 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1216 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
1217 check: check-am
1218 all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(HEADERS) config.h
1219 installdirs:
1220 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(includedir)"; do \
1221 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1222 done
1223 install: install-am
1224 install-exec: install-exec-am
1225 install-data: install-data-am
1226 uninstall: uninstall-am
1227
1228 install-am: all-am
1229 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1230
1231 installcheck: installcheck-am
1232 install-strip:
1233 if test -z '$(STRIP)'; then \
1234 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1235 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1236 install; \
1237 else \
1238 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1239 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1240 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1241 fi
1242 mostlyclean-generic:
1243
1244 clean-generic:
1245
1246 distclean-generic:
1247 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1248 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1249 -rm -f doc/$(am__dirstamp)
1250 -rm -f testsuite/libsframe.decode/$(DEPDIR)/$(am__dirstamp)
1251 -rm -f testsuite/libsframe.decode/$(am__dirstamp)
1252 -rm -f testsuite/libsframe.encode/$(DEPDIR)/$(am__dirstamp)
1253 -rm -f testsuite/libsframe.encode/$(am__dirstamp)
1254 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1255
1256 maintainer-clean-generic:
1257 @echo "This command is intended for maintainers to use"
1258 @echo "it deletes files that may require special tools to rebuild."
1259 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1260 @BUILD_INFO_FALSE@html-local:
1261 clean: clean-am
1262
1263 clean-am: clean-aminfo clean-checkPROGRAMS clean-generic \
1264 clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
1265 mostlyclean-am
1266
1267 distclean: distclean-am
1268 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1269 -rm -rf ./$(DEPDIR) testsuite/libsframe.decode/$(DEPDIR) testsuite/libsframe.encode/$(DEPDIR)
1270 -rm -f Makefile
1271 distclean-am: clean-am distclean-DEJAGNU distclean-compile \
1272 distclean-generic distclean-hdr distclean-libtool \
1273 distclean-tags
1274
1275 dvi: dvi-am
1276
1277 dvi-am: $(DVIS)
1278
1279 html: html-am
1280
1281 html-am: $(HTMLS) html-local
1282
1283 info: info-am
1284
1285 info-am: $(INFO_DEPS)
1286
1287 install-data-am: install-includeHEADERS install-info-am
1288
1289 install-dvi: install-dvi-am
1290
1291 install-dvi-am: $(DVIS)
1292 @$(NORMAL_INSTALL)
1293 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1294 if test -n "$$list"; then \
1295 echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1296 $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
1297 fi; \
1298 for p in $$list; do \
1299 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1300 echo "$$d$$p"; \
1301 done | $(am__base_list) | \
1302 while read files; do \
1303 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1304 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1305 done
1306 install-exec-am: install-libLTLIBRARIES
1307
1308 install-html: install-html-am
1309
1310 install-html-am: $(HTMLS)
1311 @$(NORMAL_INSTALL)
1312 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1313 if test -n "$$list"; then \
1314 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1315 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1316 fi; \
1317 for p in $$list; do \
1318 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1319 $(am__strip_dir) \
1320 d2=$$d$$p; \
1321 if test -d "$$d2"; then \
1322 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1323 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1324 echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1325 $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1326 else \
1327 list2="$$list2 $$d2"; \
1328 fi; \
1329 done; \
1330 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1331 while read files; do \
1332 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1333 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1334 done; }
1335 install-info: install-info-am
1336
1337 install-info-am: $(INFO_DEPS)
1338 @$(NORMAL_INSTALL)
1339 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1340 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1341 if test -n "$$list"; then \
1342 echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1343 $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
1344 fi; \
1345 for file in $$list; do \
1346 case $$file in \
1347 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1348 esac; \
1349 if test -f $$file; then d=.; else d=$(srcdir); fi; \
1350 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1351 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1352 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1353 if test -f $$ifile; then \
1354 echo "$$ifile"; \
1355 else : ; fi; \
1356 done; \
1357 done | $(am__base_list) | \
1358 while read files; do \
1359 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1360 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1361 @$(POST_INSTALL)
1362 @if $(am__can_run_installinfo); then \
1363 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1364 for file in $$list; do \
1365 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1366 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1367 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1368 done; \
1369 else : ; fi
1370 install-man:
1371
1372 install-pdf: install-pdf-am
1373
1374 install-pdf-am: $(PDFS)
1375 @$(NORMAL_INSTALL)
1376 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1377 if test -n "$$list"; then \
1378 echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1379 $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
1380 fi; \
1381 for p in $$list; do \
1382 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1383 echo "$$d$$p"; \
1384 done | $(am__base_list) | \
1385 while read files; do \
1386 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1387 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1388 install-ps: install-ps-am
1389
1390 install-ps-am: $(PSS)
1391 @$(NORMAL_INSTALL)
1392 @list='$(PSS)'; test -n "$(psdir)" || list=; \
1393 if test -n "$$list"; then \
1394 echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1395 $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
1396 fi; \
1397 for p in $$list; do \
1398 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1399 echo "$$d$$p"; \
1400 done | $(am__base_list) | \
1401 while read files; do \
1402 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1403 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1404 installcheck-am:
1405
1406 maintainer-clean: maintainer-clean-am
1407 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1408 -rm -rf $(top_srcdir)/autom4te.cache
1409 -rm -rf ./$(DEPDIR) testsuite/libsframe.decode/$(DEPDIR) testsuite/libsframe.encode/$(DEPDIR)
1410 -rm -f Makefile
1411 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1412 maintainer-clean-generic
1413
1414 mostlyclean: mostlyclean-am
1415
1416 mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1417 mostlyclean-generic mostlyclean-libtool
1418
1419 pdf: pdf-am
1420
1421 pdf-am: $(PDFS)
1422
1423 ps: ps-am
1424
1425 ps-am: $(PSS)
1426
1427 uninstall-am: uninstall-dvi-am uninstall-html-am \
1428 uninstall-includeHEADERS uninstall-info-am \
1429 uninstall-libLTLIBRARIES uninstall-pdf-am uninstall-ps-am
1430
1431 .MAKE: all check-am install-am install-strip
1432
1433 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-DEJAGNU \
1434 check-am clean clean-aminfo clean-checkPROGRAMS clean-cscope \
1435 clean-generic clean-libLTLIBRARIES clean-libtool \
1436 clean-noinstLTLIBRARIES cscope cscopelist-am ctags ctags-am \
1437 dist dist-all dist-bzip2 dist-gzip dist-info dist-lzip \
1438 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1439 distclean-DEJAGNU distclean-compile distclean-generic \
1440 distclean-hdr distclean-libtool distclean-tags distcleancheck \
1441 distdir distuninstallcheck dvi dvi-am html html-am html-local \
1442 info info-am install install-am install-data install-data-am \
1443 install-dvi install-dvi-am install-exec install-exec-am \
1444 install-html install-html-am install-includeHEADERS \
1445 install-info install-info-am install-libLTLIBRARIES \
1446 install-man install-pdf install-pdf-am install-ps \
1447 install-ps-am install-strip installcheck installcheck-am \
1448 installdirs maintainer-clean maintainer-clean-aminfo \
1449 maintainer-clean-generic mostlyclean mostlyclean-aminfo \
1450 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1451 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1452 uninstall-dvi-am uninstall-html-am uninstall-includeHEADERS \
1453 uninstall-info-am uninstall-libLTLIBRARIES uninstall-pdf-am \
1454 uninstall-ps-am
1455
1456 .PRECIOUS: Makefile
1457
1458
1459 @BUILD_INFO_TRUE@html-local: doc/sframe-spec/index.html
1460 @BUILD_INFO_TRUE@doc/sframe-spec/index.html: doc/sframe-spec.texi doc/$(am__dirstamp)
1461 @BUILD_INFO_TRUE@ $(AM_V_GEN)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
1462 @BUILD_INFO_TRUE@ --split=node -I$(srcdir) --output doc/sframe-spec $(srcdir)/doc/sframe-spec.texi
1463
1464 # Workaround bug in automake: it can't handle conditionally building info pages
1465 # since GNU projects normally include info pages in the source distributions.
1466 @BUILD_INFO_FALSE@doc/sframe-spec.info:
1467
1468 check-DEJAGNU: site.exp
1469 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
1470 r=`pwd`; export r; \
1471 LC_ALL=C; export LC_ALL; \
1472 EXPECT=$(EXPECT); export EXPECT; \
1473 runtest=$(RUNTEST); \
1474 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
1475 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
1476 CC="$(CC)" \
1477 CROSS_COMPILE="$(CROSS_COMPILE)" \
1478 COMPAT_DEJAGNU="$(COMPAT_DEJAGNU)" \
1479 CFLAGS="$(CFLAGS) -I$(top_srcdir)/../include -I$(top_srcdir) -I$(top_builddir)" \
1480 $(RUNTESTFLAGS); \
1481 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
1482 fi
1483
1484 # libsframe encoder/decoder testsuite
1485
1486 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1487 # Otherwise a system limit (for SysV at least) may be exceeded.
1488 .NOEXPORT: