]> git.sur5r.net Git - iec16022/blob - test/Makefile.in
Imported Upstream version 0.2.3
[iec16022] / test / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = test
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 SOURCES =
48 DIST_SOURCES =
49 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
50 ACLOCAL = @ACLOCAL@
51 AMDEP_FALSE = @AMDEP_FALSE@
52 AMDEP_TRUE = @AMDEP_TRUE@
53 AMTAR = @AMTAR@
54 AR = @AR@
55 AUTOCONF = @AUTOCONF@
56 AUTOHEADER = @AUTOHEADER@
57 AUTOMAKE = @AUTOMAKE@
58 AWK = @AWK@
59 CC = @CC@
60 CCDEPMODE = @CCDEPMODE@
61 CFLAGS = @CFLAGS@
62 CPP = @CPP@
63 CPPFLAGS = @CPPFLAGS@
64 CXX = @CXX@
65 CXXCPP = @CXXCPP@
66 CXXDEPMODE = @CXXDEPMODE@
67 CXXFLAGS = @CXXFLAGS@
68 CYGPATH_W = @CYGPATH_W@
69 DEFS = @DEFS@
70 DEPDIR = @DEPDIR@
71 DSYMUTIL = @DSYMUTIL@
72 ECHO = @ECHO@
73 ECHO_C = @ECHO_C@
74 ECHO_N = @ECHO_N@
75 ECHO_T = @ECHO_T@
76 EGREP = @EGREP@
77 EXEEXT = @EXEEXT@
78 F77 = @F77@
79 FFLAGS = @FFLAGS@
80 GREP = @GREP@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_PROGRAM = @INSTALL_PROGRAM@
83 INSTALL_SCRIPT = @INSTALL_SCRIPT@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 LDFLAGS = @LDFLAGS@
86 LIBOBJS = @LIBOBJS@
87 LIBS = @LIBS@
88 LIBTOOL = @LIBTOOL@
89 LN_S = @LN_S@
90 LTLIBOBJS = @LTLIBOBJS@
91 MAINT = @MAINT@
92 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
93 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
94 MAKEINFO = @MAKEINFO@
95 NMEDIT = @NMEDIT@
96 OBJEXT = @OBJEXT@
97 PACKAGE = @PACKAGE@
98 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99 PACKAGE_NAME = @PACKAGE_NAME@
100 PACKAGE_STRING = @PACKAGE_STRING@
101 PACKAGE_TARNAME = @PACKAGE_TARNAME@
102 PACKAGE_VERSION = @PACKAGE_VERSION@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 RANLIB = @RANLIB@
105 SED = @SED@
106 SET_MAKE = @SET_MAKE@
107 SHELL = @SHELL@
108 STRIP = @STRIP@
109 VERSION = @VERSION@
110 ac_ct_CC = @ac_ct_CC@
111 ac_ct_CXX = @ac_ct_CXX@
112 ac_ct_F77 = @ac_ct_F77@
113 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
114 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
115 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
116 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
117 am__include = @am__include@
118 am__leading_dot = @am__leading_dot@
119 am__quote = @am__quote@
120 am__tar = @am__tar@
121 am__untar = @am__untar@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 datadir = @datadir@
129 datarootdir = @datarootdir@
130 docdir = @docdir@
131 dvidir = @dvidir@
132 exec_prefix = @exec_prefix@
133 host = @host@
134 host_alias = @host_alias@
135 host_cpu = @host_cpu@
136 host_os = @host_os@
137 host_vendor = @host_vendor@
138 htmldir = @htmldir@
139 includedir = @includedir@
140 infodir = @infodir@
141 install_sh = @install_sh@
142 libdir = @libdir@
143 libexecdir = @libexecdir@
144 localedir = @localedir@
145 localstatedir = @localstatedir@
146 mandir = @mandir@
147 mkdir_p = @mkdir_p@
148 oldincludedir = @oldincludedir@
149 pdfdir = @pdfdir@
150 prefix = @prefix@
151 program_transform_name = @program_transform_name@
152 psdir = @psdir@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 sysconfdir = @sysconfdir@
156 target_alias = @target_alias@
157 all: all-am
158
159 .SUFFIXES:
160 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
161         @for dep in $?; do \
162           case '$(am__configure_deps)' in \
163             *$$dep*) \
164               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
165                 && exit 0; \
166               exit 1;; \
167           esac; \
168         done; \
169         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  test/Makefile'; \
170         cd $(top_srcdir) && \
171           $(AUTOMAKE) --gnu  test/Makefile
172 .PRECIOUS: Makefile
173 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
174         @case '$?' in \
175           *config.status*) \
176             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
177           *) \
178             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
179             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
180         esac;
181
182 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
183         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
184
185 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
186         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
188         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189
190 mostlyclean-libtool:
191         -rm -f *.lo
192
193 clean-libtool:
194         -rm -rf .libs _libs
195
196 distclean-libtool:
197         -rm -f libtool
198 uninstall-info-am:
199 tags: TAGS
200 TAGS:
201
202 ctags: CTAGS
203 CTAGS:
204
205
206 distdir: $(DISTFILES)
207         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
208         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
209         list='$(DISTFILES)'; for file in $$list; do \
210           case $$file in \
211             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
212             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
213           esac; \
214           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
215           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
216           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
217             dir="/$$dir"; \
218             $(mkdir_p) "$(distdir)$$dir"; \
219           else \
220             dir=''; \
221           fi; \
222           if test -d $$d/$$file; then \
223             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
224               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
225             fi; \
226             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
227           else \
228             test -f $(distdir)/$$file \
229             || cp -p $$d/$$file $(distdir)/$$file \
230             || exit 1; \
231           fi; \
232         done
233 check-am: all-am
234 check: check-am
235 all-am: Makefile
236 installdirs:
237 install: install-am
238 install-exec: install-exec-am
239 install-data: install-data-am
240 uninstall: uninstall-am
241
242 install-am: all-am
243         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
244
245 installcheck: installcheck-am
246 install-strip:
247         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
248           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
249           `test -z '$(STRIP)' || \
250             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
251 mostlyclean-generic:
252
253 clean-generic:
254
255 distclean-generic:
256         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
257
258 maintainer-clean-generic:
259         @echo "This command is intended for maintainers to use"
260         @echo "it deletes files that may require special tools to rebuild."
261 clean: clean-am
262
263 clean-am: clean-generic clean-libtool mostlyclean-am
264
265 distclean: distclean-am
266         -rm -f Makefile
267 distclean-am: clean-am distclean-generic distclean-libtool
268
269 dvi: dvi-am
270
271 dvi-am:
272
273 html: html-am
274
275 info: info-am
276
277 info-am:
278
279 install-data-am:
280
281 install-exec-am:
282
283 install-info: install-info-am
284
285 install-man:
286
287 installcheck-am:
288
289 maintainer-clean: maintainer-clean-am
290         -rm -f Makefile
291 maintainer-clean-am: distclean-am maintainer-clean-generic
292
293 mostlyclean: mostlyclean-am
294
295 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
296
297 pdf: pdf-am
298
299 pdf-am:
300
301 ps: ps-am
302
303 ps-am:
304
305 uninstall-am: uninstall-info-am
306
307 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
308         distclean distclean-generic distclean-libtool distdir dvi \
309         dvi-am html html-am info info-am install install-am \
310         install-data install-data-am install-exec install-exec-am \
311         install-info install-info-am install-man install-strip \
312         installcheck installcheck-am installdirs maintainer-clean \
313         maintainer-clean-generic mostlyclean mostlyclean-generic \
314         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
315         uninstall-info-am
316
317 test:
318         ./testsuite.sh
319 # Tell versions [3.59,3.63) of GNU make to not export all variables.
320 # Otherwise a system limit (for SysV at least) may be exceeded.
321 .NOEXPORT: