Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / test / dumps / sming / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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
17 #
18 # Makefile.am --
19 #
20 #      Template to generate the test/dumps/* Makefile.in using automake.
21 #
22 # Copyright (c) 2000 Frank Strauss, Technical University of Braunschweig.
23 #
24 # See the file "COPYING" for information on usage and redistribution
25 # of this file, and for a DISCLAIMER OF ALL WARRANTIES.
26 #
27 # @(#) $Id: Makefile.am 1030 2000-11-13 00:06:35Z strauss $
28 #
29 VPATH = @srcdir@
30 pkgdatadir = $(datadir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkgincludedir = $(includedir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 subdir = test/dumps/sming
48 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/configure.in
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 mkinstalldirs = $(install_sh) -d
54 CONFIG_HEADER = $(top_builddir)/config.h
55 CONFIG_CLEAN_FILES =
56 SOURCES =
57 DIST_SOURCES =
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 BASH = @BASH@
67 BISON = @BISON@
68 CC = @CC@
69 CCDEPMODE = @CCDEPMODE@
70 CFLAGS = @CFLAGS@
71 CPP = @CPP@
72 CPPFLAGS = @CPPFLAGS@
73 CXX = @CXX@
74 CXXCPP = @CXXCPP@
75 CXXDEPMODE = @CXXDEPMODE@
76 CXXFLAGS = @CXXFLAGS@
77 CYGPATH_W = @CYGPATH_W@
78 DEFS = @DEFS@
79 DEPDIR = @DEPDIR@
80 DIFF = @DIFF@
81 ECHO = @ECHO@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 EGREP = @EGREP@
86 EXEEXT = @EXEEXT@
87 F77 = @F77@
88 FFLAGS = @FFLAGS@
89 FLEX = @FLEX@
90 GREP = @GREP@
91 INSTALL = @INSTALL@
92 INSTALL_DATA = @INSTALL_DATA@
93 INSTALL_PROGRAM = @INSTALL_PROGRAM@
94 INSTALL_SCRIPT = @INSTALL_SCRIPT@
95 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96 INT64_TYPE = @INT64_TYPE@
97 LDFLAGS = @LDFLAGS@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LIBSMI_MAJOR = @LIBSMI_MAJOR@
101 LIBSMI_MINOR = @LIBSMI_MINOR@
102 LIBSMI_PATCHLEVEL = @LIBSMI_PATCHLEVEL@
103 LIBTOOL = @LIBTOOL@
104 LIBTOOL_AGE = @LIBTOOL_AGE@
105 LIBTOOL_DEPS = @LIBTOOL_DEPS@
106 LIBTOOL_REVISION = @LIBTOOL_REVISION@
107 LIBTOOL_VERSION = @LIBTOOL_VERSION@
108 LN_S = @LN_S@
109 LTLIBOBJS = @LTLIBOBJS@
110 MAKEINFO = @MAKEINFO@
111 MKDIR_P = @MKDIR_P@
112 OBJEXT = @OBJEXT@
113 PACKAGE = @PACKAGE@
114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_VERSION = @PACKAGE_VERSION@
119 PATH_SEPARATOR = @PATH_SEPARATOR@
120 RANLIB = @RANLIB@
121 SET_MAKE = @SET_MAKE@
122 SH = @SH@
123 SHELL = @SHELL@
124 STATIC = @STATIC@
125 STRIP = @STRIP@
126 UINT64_TYPE = @UINT64_TYPE@
127 VERSION = @VERSION@
128 VERSION_LIBTOOL = @VERSION_LIBTOOL@
129 VERSION_STRING = @VERSION_STRING@
130 WGET = @WGET@
131 abs_builddir = @abs_builddir@
132 abs_srcdir = @abs_srcdir@
133 abs_top_builddir = @abs_top_builddir@
134 abs_top_srcdir = @abs_top_srcdir@
135 ac_ct_CC = @ac_ct_CC@
136 ac_ct_CXX = @ac_ct_CXX@
137 ac_ct_F77 = @ac_ct_F77@
138 am__include = @am__include@
139 am__leading_dot = @am__leading_dot@
140 am__quote = @am__quote@
141 am__tar = @am__tar@
142 am__untar = @am__untar@
143 bindir = @bindir@
144 build = @build@
145 build_alias = @build_alias@
146 build_cpu = @build_cpu@
147 build_os = @build_os@
148 build_vendor = @build_vendor@
149 builddir = @builddir@
150 datadir = @datadir@
151 datarootdir = @datarootdir@
152 docdir = @docdir@
153 dvidir = @dvidir@
154 exec_prefix = @exec_prefix@
155 host = @host@
156 host_alias = @host_alias@
157 host_cpu = @host_cpu@
158 host_os = @host_os@
159 host_vendor = @host_vendor@
160 htmldir = @htmldir@
161 includedir = @includedir@
162 infodir = @infodir@
163 install_sh = @install_sh@
164 libdir = @libdir@
165 libexecdir = @libexecdir@
166 localedir = @localedir@
167 localstatedir = @localstatedir@
168 mandir = @mandir@
169 mibdir = @mibdir@
170 mkdir_p = @mkdir_p@
171 oldincludedir = @oldincludedir@
172 pdfdir = @pdfdir@
173 pibdir = @pibdir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 psdir = @psdir@
177 sbindir = @sbindir@
178 sharedstatedir = @sharedstatedir@
179 smipath = @smipath@
180 srcdir = @srcdir@
181 sysconfdir = @sysconfdir@
182 target_alias = @target_alias@
183 top_builddir = @top_builddir@
184 top_srcdir = @top_srcdir@
185 EXTRA_DIST = $(shell ls -1 | egrep -v 'CVS|Makefile')
186 all: all-am
187
188 .SUFFIXES:
189 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
190         @for dep in $?; do \
191           case '$(am__configure_deps)' in \
192             *$$dep*) \
193               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194                 && exit 0; \
195               exit 1;; \
196           esac; \
197         done; \
198         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  test/dumps/sming/Makefile'; \
199         cd $(top_srcdir) && \
200           $(AUTOMAKE) --foreign  test/dumps/sming/Makefile
201 .PRECIOUS: Makefile
202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203         @case '$?' in \
204           *config.status*) \
205             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206           *) \
207             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209         esac;
210
211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
214 $(top_srcdir)/configure:  $(am__configure_deps)
215         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
217         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218
219 mostlyclean-libtool:
220         -rm -f *.lo
221
222 clean-libtool:
223         -rm -rf .libs _libs
224 tags: TAGS
225 TAGS:
226
227 ctags: CTAGS
228 CTAGS:
229
230
231 distdir: $(DISTFILES)
232         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
233         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
234         list='$(DISTFILES)'; \
235           dist_files=`for file in $$list; do echo $$file; done | \
236           sed -e "s|^$$srcdirstrip/||;t" \
237               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
238         case $$dist_files in \
239           */*) $(MKDIR_P) `echo "$$dist_files" | \
240                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
241                            sort -u` ;; \
242         esac; \
243         for file in $$dist_files; do \
244           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
245           if test -d $$d/$$file; then \
246             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
247             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
248               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
249             fi; \
250             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
251           else \
252             test -f $(distdir)/$$file \
253             || cp -p $$d/$$file $(distdir)/$$file \
254             || exit 1; \
255           fi; \
256         done
257 check-am: all-am
258 check: check-am
259 all-am: Makefile
260 installdirs:
261 install: install-am
262 install-exec: install-exec-am
263 install-data: install-data-am
264 uninstall: uninstall-am
265
266 install-am: all-am
267         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
268
269 installcheck: installcheck-am
270 install-strip:
271         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
272           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
273           `test -z '$(STRIP)' || \
274             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
275 mostlyclean-generic:
276
277 clean-generic:
278
279 distclean-generic:
280         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
281
282 maintainer-clean-generic:
283         @echo "This command is intended for maintainers to use"
284         @echo "it deletes files that may require special tools to rebuild."
285 clean: clean-am
286
287 clean-am: clean-generic clean-libtool mostlyclean-am
288
289 distclean: distclean-am
290         -rm -f Makefile
291 distclean-am: clean-am distclean-generic
292
293 dvi: dvi-am
294
295 dvi-am:
296
297 html: html-am
298
299 info: info-am
300
301 info-am:
302
303 install-data-am:
304
305 install-dvi: install-dvi-am
306
307 install-exec-am:
308
309 install-html: install-html-am
310
311 install-info: install-info-am
312
313 install-man:
314
315 install-pdf: install-pdf-am
316
317 install-ps: install-ps-am
318
319 installcheck-am:
320
321 maintainer-clean: maintainer-clean-am
322         -rm -f Makefile
323 maintainer-clean-am: distclean-am maintainer-clean-generic
324
325 mostlyclean: mostlyclean-am
326
327 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
328
329 pdf: pdf-am
330
331 pdf-am:
332
333 ps: ps-am
334
335 ps-am:
336
337 uninstall-am:
338
339 .MAKE: install-am install-strip
340
341 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
342         distclean distclean-generic distclean-libtool distdir dvi \
343         dvi-am html html-am info info-am install install-am \
344         install-data install-data-am install-dvi install-dvi-am \
345         install-exec install-exec-am install-html install-html-am \
346         install-info install-info-am install-man install-pdf \
347         install-pdf-am install-ps install-ps-am install-strip \
348         installcheck installcheck-am installdirs maintainer-clean \
349         maintainer-clean-generic mostlyclean mostlyclean-generic \
350         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
351
352 # Tell versions [3.59,3.63) of GNU make to not export all variables.
353 # Otherwise a system limit (for SysV at least) may be exceeded.
354 .NOEXPORT: