Update automatically managed build utilities.
[sod] / lib / Makefile.in
CommitLineData
5dff0f1f
MW
1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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### -*-makefile-*-
19###
20### Build script for SOD runtime library
21###
22### (c) 2015 Straylight/Edgeware
23###
24
25###----- Licensing notice ---------------------------------------------------
26###
27### This file is part of the Sensble Object Design, an object system for C.
28###
29### SOD is free software; you can redistribute it and/or modify
30### it under the terms of the GNU General Public License as published by
31### the Free Software Foundation; either version 2 of the License, or
32### (at your option) any later version.
33###
34### SOD is distributed in the hope that it will be useful,
35### but WITHOUT ANY WARRANTY; without even the implied warranty of
36### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
37### GNU General Public License for more details.
38###
39### You should have received a copy of the GNU General Public License
40### along with SOD; if not, write to the Free Software Foundation,
41### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
42
43### -*-makefile-*-
44###
45### Common variable definitions for build scripts
46###
47### (c) 2015 Straylight/Edgeware
48###
49
50###----- Licensing notice ---------------------------------------------------
51###
52### This file is part of the Sensble Object Design, an object system for C.
53###
54### SOD is free software; you can redistribute it and/or modify
55### it under the terms of the GNU General Public License as published by
56### the Free Software Foundation; either version 2 of the License, or
57### (at your option) any later version.
58###
59### SOD is distributed in the hope that it will be useful,
60### but WITHOUT ANY WARRANTY; without even the implied warranty of
61### MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
62### GNU General Public License for more details.
63###
64### You should have received a copy of the GNU General Public License
65### along with SOD; if not, write to the Free Software Foundation,
66### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
67
68###--------------------------------------------------------------------------
69### Miscellaneous useful definitions.
70
71
72
73VPATH = @srcdir@
74am__make_dryrun = \
75 { \
76 am__dry=no; \
77 case $$MAKEFLAGS in \
78 *\\[\ \ ]*) \
79 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
80 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
81 *) \
82 for am__flg in $$MAKEFLAGS; do \
83 case $$am__flg in \
84 *=*|--*) ;; \
85 *n*) am__dry=yes; break;; \
86 esac; \
87 done;; \
88 esac; \
89 test $$am__dry = yes; \
90 }
91pkgdatadir = $(datadir)/@PACKAGE@
92pkgincludedir = $(includedir)/@PACKAGE@
93pkglibdir = $(libdir)/@PACKAGE@
94pkglibexecdir = $(libexecdir)/@PACKAGE@
95am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96install_sh_DATA = $(install_sh) -c -m 644
97install_sh_PROGRAM = $(install_sh) -c
98install_sh_SCRIPT = $(install_sh) -c
99INSTALL_HEADER = $(INSTALL_DATA)
100transform = $(program_transform_name)
101NORMAL_INSTALL = :
102PRE_INSTALL = :
103POST_INSTALL = :
104NORMAL_UNINSTALL = :
105PRE_UNINSTALL = :
106POST_UNINSTALL = :
107build_triplet = @build@
108host_triplet = @host@
109DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
110 $(srcdir)/Makefile.in $(top_srcdir)/vars.am
111bin_PROGRAMS =
112check_PROGRAMS =
113subdir = lib
114ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
115am__aclocal_m4_deps = $(top_srcdir)/configure.ac
116am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
117 $(ACLOCAL_M4)
118mkinstalldirs = $(install_sh) -d
119CONFIG_CLEAN_FILES =
120CONFIG_CLEAN_VPATH_FILES =
121am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
122am__vpath_adj = case $$p in \
123 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
124 *) f=$$p;; \
125 esac;
126am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
127am__install_max = 40
128am__nobase_strip_setup = \
129 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
130am__nobase_strip = \
131 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
132am__nobase_list = $(am__nobase_strip_setup); \
133 for p in $$list; do echo "$$p $$p"; done | \
134 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
135 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
136 if (++n[$$2] == $(am__install_max)) \
137 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
138 END { for (dir in files) print dir, files[dir] }'
139am__base_list = \
140 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
141 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
142am__uninstall_files_from_dir = { \
143 test -z "$$files" \
144 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
145 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
146 $(am__cd) "$$dir" && rm -f $$files; }; \
147 }
148am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
149 "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"
150LTLIBRARIES = $(lib_LTLIBRARIES)
151libsod_la_LIBADD =
152am_libsod_la_OBJECTS = sod.lo
153nodist_libsod_la_OBJECTS = sod-base.lo
154libsod_la_OBJECTS = $(am_libsod_la_OBJECTS) \
155 $(nodist_libsod_la_OBJECTS)
156AM_V_lt = $(am__v_lt_@AM_V@)
157am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158am__v_lt_0 = --silent
159libsod_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
160 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
161 $(libsod_la_LDFLAGS) $(LDFLAGS) -o $@
162PROGRAMS = $(bin_PROGRAMS)
163DEFAULT_INCLUDES = -I.@am__isrc@
164depcomp = $(SHELL) $(top_srcdir)/config/depcomp
165am__depfiles_maybe = depfiles
166am__mv = mv -f
167COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
168 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
169LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
170 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
171 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
172 $(AM_CFLAGS) $(CFLAGS)
173AM_V_CC = $(am__v_CC_@AM_V@)
174am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
175am__v_CC_0 = @echo " CC " $@;
176AM_V_at = $(am__v_at_@AM_V@)
177am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
178am__v_at_0 = @
179CCLD = $(CC)
180LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
181 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
182 $(AM_LDFLAGS) $(LDFLAGS) -o $@
183AM_V_CCLD = $(am__v_CCLD_@AM_V@)
184am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
185am__v_CCLD_0 = @echo " CCLD " $@;
186AM_V_GEN = $(am__v_GEN_@AM_V@)
187am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
188am__v_GEN_0 = @echo " GEN " $@;
189SOURCES = $(libsod_la_SOURCES) $(nodist_libsod_la_SOURCES)
190DIST_SOURCES = $(libsod_la_SOURCES)
191am__can_run_installinfo = \
192 case $$AM_UPDATE_INFO_DIR in \
193 n|no|NO) false;; \
194 *) (install-info --version) >/dev/null 2>&1;; \
195 esac
196HEADERS = $(nodist_pkginclude_HEADERS) $(pkginclude_HEADERS)
197ETAGS = etags
198CTAGS = ctags
199DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
200ACLOCAL = @ACLOCAL@
201AMTAR = @AMTAR@
202AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
203AR = @AR@
204AUTOCONF = @AUTOCONF@
205AUTOHEADER = @AUTOHEADER@
206AUTOMAKE = @AUTOMAKE@
207AWK = @AWK@
208CC = @CC@
209CCDEPMODE = @CCDEPMODE@
210CFLAGS = @CFLAGS@
211CL_LAUNCH = @CL_LAUNCH@
212CPP = @CPP@
213CPPFLAGS = @CPPFLAGS@
214CYGPATH_W = @CYGPATH_W@
215DEFS = @DEFS@
216DEPDIR = @DEPDIR@
217DLLTOOL = @DLLTOOL@
218DSYMUTIL = @DSYMUTIL@
219DUMPBIN = @DUMPBIN@
220ECHO_C = @ECHO_C@
221ECHO_N = @ECHO_N@
222ECHO_T = @ECHO_T@
223EGREP = @EGREP@
224EXEEXT = @EXEEXT@
5dff0f1f
MW
225FGREP = @FGREP@
226GREP = @GREP@
227INSTALL = @INSTALL@
228INSTALL_DATA = @INSTALL_DATA@
229INSTALL_PROGRAM = @INSTALL_PROGRAM@
230INSTALL_SCRIPT = @INSTALL_SCRIPT@
231INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
232LD = @LD@
233LDFLAGS = @LDFLAGS@
234LIBOBJS = @LIBOBJS@
235LIBS = @LIBS@
236LIBTOOL = @LIBTOOL@
237LIBTOOL_VERSION_INFO = @LIBTOOL_VERSION_INFO@
238LIPO = @LIPO@
239LISPSYS = @LISPSYS@
240LN_S = @LN_S@
241LTLIBOBJS = @LTLIBOBJS@
242MAKEINFO = @MAKEINFO@
243MANIFEST_TOOL = @MANIFEST_TOOL@
244MKDIR_P = @MKDIR_P@
245NM = @NM@
246NMEDIT = @NMEDIT@
247OBJDUMP = @OBJDUMP@
248OBJEXT = @OBJEXT@
249OTOOL = @OTOOL@
250OTOOL64 = @OTOOL64@
251PACKAGE = @PACKAGE@
252PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
253PACKAGE_NAME = @PACKAGE_NAME@
254PACKAGE_STRING = @PACKAGE_STRING@
255PACKAGE_TARNAME = @PACKAGE_TARNAME@
256PACKAGE_URL = @PACKAGE_URL@
257PACKAGE_VERSION = @PACKAGE_VERSION@
258PATH_SEPARATOR = @PATH_SEPARATOR@
259RANLIB = @RANLIB@
260SED = @SED@
261SET_MAKE = @SET_MAKE@
262SHELL = @SHELL@
263STRIP = @STRIP@
264VERSION = @VERSION@
265abs_builddir = @abs_builddir@
266abs_srcdir = @abs_srcdir@
267abs_top_builddir = @abs_top_builddir@
268abs_top_srcdir = @abs_top_srcdir@
269ac_ct_AR = @ac_ct_AR@
270ac_ct_CC = @ac_ct_CC@
271ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
272am__include = @am__include@
273am__leading_dot = @am__leading_dot@
274am__quote = @am__quote@
275am__tar = @am__tar@
276am__untar = @am__untar@
277bindir = @bindir@
278build = @build@
279build_alias = @build_alias@
280build_cpu = @build_cpu@
281build_os = @build_os@
282build_vendor = @build_vendor@
283builddir = @builddir@
284datadir = @datadir@
285datarootdir = @datarootdir@
286docdir = @docdir@
287dvidir = @dvidir@
288exec_prefix = @exec_prefix@
031a15b2 289fasl = @fasl@
5dff0f1f
MW
290host = @host@
291host_alias = @host_alias@
292host_cpu = @host_cpu@
293host_os = @host_os@
294host_vendor = @host_vendor@
295htmldir = @htmldir@
296includedir = @includedir@
297infodir = @infodir@
298install_sh = @install_sh@
299libdir = @libdir@
300libexecdir = @libexecdir@
301lispsrcdir = @lispsrcdir@
302lispsysdir = @lispsysdir@
303localedir = @localedir@
304localstatedir = @localstatedir@
305mandir = @mandir@
306mkdir_p = @mkdir_p@
307oldincludedir = @oldincludedir@
308pdfdir = @pdfdir@
309prefix = @prefix@
310program_transform_name = @program_transform_name@
311psdir = @psdir@
312sbindir = @sbindir@
313sharedstatedir = @sharedstatedir@
314srcdir = @srcdir@
315sysconfdir = @sysconfdir@
316target_alias = @target_alias@
317top_build_prefix = @top_build_prefix@
318top_builddir = @top_builddir@
319top_srcdir = @top_srcdir@
320pkglispsrcdir = $(lispsrcdir)/$(PACKAGE)
321
322###--------------------------------------------------------------------------
323### Initial values for common variables.
324EXTRA_DIST =
325CLEANFILES = $(BUILT_SOURCES)
326DISTCLEANFILES =
327MAINTAINERCLEANFILES =
328SUFFIXES = .c .h .sod
329BUILT_SOURCES = $(nodist_libsod_la_SOURCES) \
330 $(nodist_pkginclude_HEADERS)
331pkginclude_HEADERS = sod.h
332
333###--------------------------------------------------------------------------
334### Include and library path.
335SOD_INCLUDES = \
336 -I$(top_srcdir)/lib -I$(top_builddir)/lib
337
338AM_CPPFLAGS = $(SOD_INCLUDES)
339LDADD = $(top_builddir)/lib/libsod.la
340
341###--------------------------------------------------------------------------
031a15b2
MW
342### Standard configuration substitutions.
343confsubst = $(top_srcdir)/config/confsubst
344SUBSTITUTIONS = \
345 prefix=$(prefix) exec_prefix=$(exec_prefix) \
346 libdir=$(libdir) includedir=$(includedir) \
347 bindir=$(bindir) sbindir=$(sbindir) \
348 PACKAGE=$(PACKAGE) VERSION=$(VERSION)
349
350V_SUBST = $(V_SUBST_$(V))
351V_SUBST_ = $(V_SUBST_$(AM_DEFAULT_VERBOSITY))
352V_SUBST_0 = @echo " SUBST $@";
353SUBST = $(V_SUBST)$(confsubst)
354
355###--------------------------------------------------------------------------
5dff0f1f
MW
356### Translating SOD input files.
357SOD = $(top_builddir)/src/sod
031a15b2
MW
358V_SOD_c = $(V_SOD_c_$(V))
359V_SOD_c_ = $(V_SOD_c_$(AM_DEFAULT_VERBOSITY))
360V_SOD_c_0 = @echo " SOD[c] $@";
361V_SOD_h = $(V_SOD_h_$(V))
362V_SOD_h_ = $(V_SOD_h_$(AM_DEFAULT_VERBOSITY))
363V_SOD_h_0 = @echo " SOD[h] $@";
364
365###--------------------------------------------------------------------------
366### Silent rules for Lisp.
367V_DUMP = $(V_DUMP_$(V))
368V_DUMP_ = $(V_DUMP_$(AM_DEFAULT_VERBOSITY))
369V_DUMP_0 = @echo " DUMP $@";
370V_TEST = $(V_TEST_$(V))
371V_TEST_ = $(V_TEST_$(AM_DEFAULT_VERBOSITY))
372V_TEST_0 = @echo " TEST $@";
5dff0f1f
MW
373
374###--------------------------------------------------------------------------
375### The library.
376lib_LTLIBRARIES = libsod.la
377libsod_la_LDFLAGS = -version-info $(LIBTOOL_VERSION_INFO)
378
379###--------------------------------------------------------------------------
380### The source files.
381libsod_la_SOURCES = sod.c
382
383###--------------------------------------------------------------------------
384### Generated builtin module.
385nodist_libsod_la_SOURCES = sod-base.c
386nodist_pkginclude_HEADERS = sod-base.h
387all: $(BUILT_SOURCES)
388 $(MAKE) $(AM_MAKEFLAGS) all-am
389
390.SUFFIXES:
391.SUFFIXES: .c .h .sod .lo .o .obj
392$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/vars.am $(am__configure_deps)
393 @for dep in $?; do \
394 case '$(am__configure_deps)' in \
395 *$$dep*) \
396 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
397 && { if test -f $@; then exit 0; else break; fi; }; \
398 exit 1;; \
399 esac; \
400 done; \
401 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \
402 $(am__cd) $(top_srcdir) && \
403 $(AUTOMAKE) --foreign lib/Makefile
404.PRECIOUS: Makefile
405Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
406 @case '$?' in \
407 *config.status*) \
408 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
409 *) \
410 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
411 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
412 esac;
413$(top_srcdir)/vars.am:
414
415$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
416 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417
418$(top_srcdir)/configure: $(am__configure_deps)
419 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420$(ACLOCAL_M4): $(am__aclocal_m4_deps)
421 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422$(am__aclocal_m4_deps):
423install-libLTLIBRARIES: $(lib_LTLIBRARIES)
424 @$(NORMAL_INSTALL)
425 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
426 list2=; for p in $$list; do \
427 if test -f $$p; then \
428 list2="$$list2 $$p"; \
429 else :; fi; \
430 done; \
431 test -z "$$list2" || { \
432 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
433 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
434 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
435 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
436 }
437
438uninstall-libLTLIBRARIES:
439 @$(NORMAL_UNINSTALL)
440 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
441 for p in $$list; do \
442 $(am__strip_dir) \
443 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
444 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
445 done
446
447clean-libLTLIBRARIES:
448 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
449 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
450 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
451 test "$$dir" != "$$p" || dir=.; \
452 echo "rm -f \"$${dir}/so_locations\""; \
453 rm -f "$${dir}/so_locations"; \
454 done
455libsod.la: $(libsod_la_OBJECTS) $(libsod_la_DEPENDENCIES) $(EXTRA_libsod_la_DEPENDENCIES)
456 $(AM_V_CCLD)$(libsod_la_LINK) -rpath $(libdir) $(libsod_la_OBJECTS) $(libsod_la_LIBADD) $(LIBS)
457install-binPROGRAMS: $(bin_PROGRAMS)
458 @$(NORMAL_INSTALL)
459 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
460 if test -n "$$list"; then \
461 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
462 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
463 fi; \
464 for p in $$list; do echo "$$p $$p"; done | \
465 sed 's/$(EXEEXT)$$//' | \
466 while read p p1; do if test -f $$p || test -f $$p1; \
467 then echo "$$p"; echo "$$p"; else :; fi; \
468 done | \
469 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
470 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
471 sed 'N;N;N;s,\n, ,g' | \
472 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
473 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
474 if ($$2 == $$4) files[d] = files[d] " " $$1; \
475 else { print "f", $$3 "/" $$4, $$1; } } \
476 END { for (d in files) print "f", d, files[d] }' | \
477 while read type dir files; do \
478 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
479 test -z "$$files" || { \
480 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
481 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
482 } \
483 ; done
484
485uninstall-binPROGRAMS:
486 @$(NORMAL_UNINSTALL)
487 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
488 files=`for p in $$list; do echo "$$p"; done | \
489 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
490 -e 's/$$/$(EXEEXT)/' `; \
491 test -n "$$list" || exit 0; \
492 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
493 cd "$(DESTDIR)$(bindir)" && rm -f $$files
494
495clean-binPROGRAMS:
496 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
497 echo " rm -f" $$list; \
498 rm -f $$list || exit $$?; \
499 test -n "$(EXEEXT)" || exit 0; \
500 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
501 echo " rm -f" $$list; \
502 rm -f $$list
503
504clean-checkPROGRAMS:
505 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
506 echo " rm -f" $$list; \
507 rm -f $$list || exit $$?; \
508 test -n "$(EXEEXT)" || exit 0; \
509 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
510 echo " rm -f" $$list; \
511 rm -f $$list
512
513mostlyclean-compile:
514 -rm -f *.$(OBJEXT)
515
516distclean-compile:
517 -rm -f *.tab.c
518
519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sod-base.Plo@am__quote@
520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sod.Plo@am__quote@
521
522.c.o:
523@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
524@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
525@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
526@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
528
529.c.obj:
530@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
531@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
532@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
533@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
535
536.c.lo:
537@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
538@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
539@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
540@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
542
543mostlyclean-libtool:
544 -rm -f *.lo
545
546clean-libtool:
547 -rm -rf .libs _libs
548install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
549 @$(NORMAL_INSTALL)
550 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
551 if test -n "$$list"; then \
552 echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
553 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
554 fi; \
555 for p in $$list; do \
556 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
557 echo "$$d$$p"; \
558 done | $(am__base_list) | \
559 while read files; do \
560 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
561 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
562 done
563
564uninstall-nodist_pkgincludeHEADERS:
565 @$(NORMAL_UNINSTALL)
566 @list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
567 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
568 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
569install-pkgincludeHEADERS: $(pkginclude_HEADERS)
570 @$(NORMAL_INSTALL)
571 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
572 if test -n "$$list"; then \
573 echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
574 $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
575 fi; \
576 for p in $$list; do \
577 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
578 echo "$$d$$p"; \
579 done | $(am__base_list) | \
580 while read files; do \
581 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
582 $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
583 done
584
585uninstall-pkgincludeHEADERS:
586 @$(NORMAL_UNINSTALL)
587 @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
588 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
589 dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
590
591ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
592 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
593 unique=`for i in $$list; do \
594 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
595 done | \
596 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
597 END { if (nonempty) { for (i in files) print i; }; }'`; \
598 mkid -fID $$unique
599tags: TAGS
600
601TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
602 $(TAGS_FILES) $(LISP)
603 set x; \
604 here=`pwd`; \
605 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
606 unique=`for i in $$list; do \
607 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
608 done | \
609 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
610 END { if (nonempty) { for (i in files) print i; }; }'`; \
611 shift; \
612 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
613 test -n "$$unique" || unique=$$empty_fix; \
614 if test $$# -gt 0; then \
615 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
616 "$$@" $$unique; \
617 else \
618 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
619 $$unique; \
620 fi; \
621 fi
622ctags: CTAGS
623CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
624 $(TAGS_FILES) $(LISP)
625 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
626 unique=`for i in $$list; do \
627 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
628 done | \
629 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
630 END { if (nonempty) { for (i in files) print i; }; }'`; \
631 test -z "$(CTAGS_ARGS)$$unique" \
632 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
633 $$unique
634
635GTAGS:
636 here=`$(am__cd) $(top_builddir) && pwd` \
637 && $(am__cd) $(top_srcdir) \
638 && gtags -i $(GTAGS_ARGS) "$$here"
639
640distclean-tags:
641 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
642
643distdir: $(DISTFILES)
644 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
645 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
646 list='$(DISTFILES)'; \
647 dist_files=`for file in $$list; do echo $$file; done | \
648 sed -e "s|^$$srcdirstrip/||;t" \
649 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
650 case $$dist_files in \
651 */*) $(MKDIR_P) `echo "$$dist_files" | \
652 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
653 sort -u` ;; \
654 esac; \
655 for file in $$dist_files; do \
656 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
657 if test -d $$d/$$file; then \
658 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
659 if test -d "$(distdir)/$$file"; then \
660 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
661 fi; \
662 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
663 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
664 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665 fi; \
666 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
667 else \
668 test -f "$(distdir)/$$file" \
669 || cp -p $$d/$$file "$(distdir)/$$file" \
670 || exit 1; \
671 fi; \
672 done
673check-am: all-am
674 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
675check: $(BUILT_SOURCES)
676 $(MAKE) $(AM_MAKEFLAGS) check-am
677all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
678install-binPROGRAMS: install-libLTLIBRARIES
679
680installdirs:
681 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)"; do \
682 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
683 done
684install: $(BUILT_SOURCES)
685 $(MAKE) $(AM_MAKEFLAGS) install-am
686install-exec: install-exec-am
687install-data: install-data-am
688uninstall: uninstall-am
689
690install-am: all-am
691 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
692
693installcheck: installcheck-am
694install-strip:
695 if test -z '$(STRIP)'; then \
696 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
697 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
698 install; \
699 else \
700 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
703 fi
704mostlyclean-generic:
705
706clean-generic:
707 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
708
709distclean-generic:
710 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
711 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
712 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
713
714maintainer-clean-generic:
715 @echo "This command is intended for maintainers to use"
716 @echo "it deletes files that may require special tools to rebuild."
717 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
718 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
719clean: clean-am
720
721clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
722 clean-libLTLIBRARIES clean-libtool mostlyclean-am
723
724distclean: distclean-am
725 -rm -rf ./$(DEPDIR)
726 -rm -f Makefile
727distclean-am: clean-am distclean-compile distclean-generic \
728 distclean-tags
729
730dvi: dvi-am
731
732dvi-am:
733
734html: html-am
735
736html-am:
737
738info: info-am
739
740info-am:
741
742install-data-am: install-nodist_pkgincludeHEADERS \
743 install-pkgincludeHEADERS
744
745install-dvi: install-dvi-am
746
747install-dvi-am:
748
749install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
750
751install-html: install-html-am
752
753install-html-am:
754
755install-info: install-info-am
756
757install-info-am:
758
759install-man:
760
761install-pdf: install-pdf-am
762
763install-pdf-am:
764
765install-ps: install-ps-am
766
767install-ps-am:
768
769installcheck-am:
770
771maintainer-clean: maintainer-clean-am
772 -rm -rf ./$(DEPDIR)
773 -rm -f Makefile
774maintainer-clean-am: distclean-am maintainer-clean-generic
775
776mostlyclean: mostlyclean-am
777
778mostlyclean-am: mostlyclean-compile mostlyclean-generic \
779 mostlyclean-libtool
780
781pdf: pdf-am
782
783pdf-am:
784
785ps: ps-am
786
787ps-am:
788
789uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
790 uninstall-nodist_pkgincludeHEADERS uninstall-pkgincludeHEADERS
791
792.MAKE: all check check-am install install-am install-strip
793
794.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
795 clean-checkPROGRAMS clean-generic clean-libLTLIBRARIES \
796 clean-libtool ctags distclean distclean-compile \
797 distclean-generic distclean-libtool distclean-tags distdir dvi \
798 dvi-am html html-am info info-am install install-am \
799 install-binPROGRAMS install-data install-data-am install-dvi \
800 install-dvi-am install-exec install-exec-am install-html \
801 install-html-am install-info install-info-am \
802 install-libLTLIBRARIES install-man \
803 install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \
804 install-pkgincludeHEADERS install-ps install-ps-am \
805 install-strip installcheck installcheck-am installdirs \
806 maintainer-clean maintainer-clean-generic mostlyclean \
807 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
808 pdf pdf-am ps ps-am tags uninstall uninstall-am \
809 uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
810 uninstall-nodist_pkgincludeHEADERS uninstall-pkgincludeHEADERS
811
031a15b2
MW
812.sod.c: $(SOD); $(V_SOD_c)$(SOD) -tc $<
813.sod.h: $(SOD); $(V_SOD_h)$(SOD) -th $<
5dff0f1f
MW
814
815###----- That's all, folks --------------------------------------------------
816
031a15b2
MW
817sod-base.c: $(SOD); $(V_SOD_c)$(SOD) -tc --builtin
818sod-base.h: $(SOD); $(V_SOD_h)$(SOD) -th --builtin
5dff0f1f
MW
819
820###----- That's all, folks --------------------------------------------------
821
822# Tell versions [3.59,3.63) of GNU make to not export all variables.
823# Otherwise a system limit (for SysV at least) may be exceeded.
824.NOEXPORT: