Imported Upstream version 0.4.8
[platform/upstream/libsmi.git] / mibs / 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 mibs Makefile.in using automake.
21 #
22 # Copyright (c) 1999 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 1606 2003-12-01 12:24:15Z 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 = mibs
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 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
59         html-recursive info-recursive install-data-recursive \
60         install-dvi-recursive install-exec-recursive \
61         install-html-recursive install-info-recursive \
62         install-pdf-recursive install-ps-recursive install-recursive \
63         installcheck-recursive installdirs-recursive pdf-recursive \
64         ps-recursive uninstall-recursive
65 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
66   distclean-recursive maintainer-clean-recursive
67 ETAGS = etags
68 CTAGS = ctags
69 DIST_SUBDIRS = $(SUBDIRS)
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 ACLOCAL = @ACLOCAL@
72 AMTAR = @AMTAR@
73 AR = @AR@
74 AUTOCONF = @AUTOCONF@
75 AUTOHEADER = @AUTOHEADER@
76 AUTOMAKE = @AUTOMAKE@
77 AWK = @AWK@
78 BASH = @BASH@
79 BISON = @BISON@
80 CC = @CC@
81 CCDEPMODE = @CCDEPMODE@
82 CFLAGS = @CFLAGS@
83 CPP = @CPP@
84 CPPFLAGS = @CPPFLAGS@
85 CXX = @CXX@
86 CXXCPP = @CXXCPP@
87 CXXDEPMODE = @CXXDEPMODE@
88 CXXFLAGS = @CXXFLAGS@
89 CYGPATH_W = @CYGPATH_W@
90 DEFS = @DEFS@
91 DEPDIR = @DEPDIR@
92 DIFF = @DIFF@
93 ECHO = @ECHO@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EGREP = @EGREP@
98 EXEEXT = @EXEEXT@
99 F77 = @F77@
100 FFLAGS = @FFLAGS@
101 FLEX = @FLEX@
102 GREP = @GREP@
103 INSTALL = @INSTALL@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 INT64_TYPE = @INT64_TYPE@
109 LDFLAGS = @LDFLAGS@
110 LIBOBJS = @LIBOBJS@
111 LIBS = @LIBS@
112 LIBSMI_MAJOR = @LIBSMI_MAJOR@
113 LIBSMI_MINOR = @LIBSMI_MINOR@
114 LIBSMI_PATCHLEVEL = @LIBSMI_PATCHLEVEL@
115 LIBTOOL = @LIBTOOL@
116 LIBTOOL_AGE = @LIBTOOL_AGE@
117 LIBTOOL_DEPS = @LIBTOOL_DEPS@
118 LIBTOOL_REVISION = @LIBTOOL_REVISION@
119 LIBTOOL_VERSION = @LIBTOOL_VERSION@
120 LN_S = @LN_S@
121 LTLIBOBJS = @LTLIBOBJS@
122 MAKEINFO = @MAKEINFO@
123 MKDIR_P = @MKDIR_P@
124 OBJEXT = @OBJEXT@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_VERSION = @PACKAGE_VERSION@
131 PATH_SEPARATOR = @PATH_SEPARATOR@
132 RANLIB = @RANLIB@
133 SET_MAKE = @SET_MAKE@
134 SH = @SH@
135 SHELL = @SHELL@
136 STATIC = @STATIC@
137 STRIP = @STRIP@
138 UINT64_TYPE = @UINT64_TYPE@
139 VERSION = @VERSION@
140 VERSION_LIBTOOL = @VERSION_LIBTOOL@
141 VERSION_STRING = @VERSION_STRING@
142 WGET = @WGET@
143 abs_builddir = @abs_builddir@
144 abs_srcdir = @abs_srcdir@
145 abs_top_builddir = @abs_top_builddir@
146 abs_top_srcdir = @abs_top_srcdir@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_CXX = @ac_ct_CXX@
149 ac_ct_F77 = @ac_ct_F77@
150 am__include = @am__include@
151 am__leading_dot = @am__leading_dot@
152 am__quote = @am__quote@
153 am__tar = @am__tar@
154 am__untar = @am__untar@
155 bindir = @bindir@
156 build = @build@
157 build_alias = @build_alias@
158 build_cpu = @build_cpu@
159 build_os = @build_os@
160 build_vendor = @build_vendor@
161 builddir = @builddir@
162 datadir = @datadir@
163 datarootdir = @datarootdir@
164 docdir = @docdir@
165 dvidir = @dvidir@
166 exec_prefix = @exec_prefix@
167 host = @host@
168 host_alias = @host_alias@
169 host_cpu = @host_cpu@
170 host_os = @host_os@
171 host_vendor = @host_vendor@
172 htmldir = @htmldir@
173 includedir = @includedir@
174 infodir = @infodir@
175 install_sh = @install_sh@
176 libdir = @libdir@
177 libexecdir = @libexecdir@
178 localedir = @localedir@
179 localstatedir = @localstatedir@
180 mandir = @mandir@
181 mibdir = @mibdir@
182 mkdir_p = @mkdir_p@
183 oldincludedir = @oldincludedir@
184 pdfdir = @pdfdir@
185 pibdir = @pibdir@
186 prefix = @prefix@
187 program_transform_name = @program_transform_name@
188 psdir = @psdir@
189 sbindir = @sbindir@
190 sharedstatedir = @sharedstatedir@
191 smipath = @smipath@
192 srcdir = @srcdir@
193 sysconfdir = @sysconfdir@
194 target_alias = @target_alias@
195 top_builddir = @top_builddir@
196 top_srcdir = @top_srcdir@
197 MIBDIRS = iana ietf irtf tubs site
198 SUBDIRS = $(MIBDIRS)
199 all: all-recursive
200
201 .SUFFIXES:
202 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
203         @for dep in $?; do \
204           case '$(am__configure_deps)' in \
205             *$$dep*) \
206               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
207                 && exit 0; \
208               exit 1;; \
209           esac; \
210         done; \
211         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  mibs/Makefile'; \
212         cd $(top_srcdir) && \
213           $(AUTOMAKE) --foreign  mibs/Makefile
214 .PRECIOUS: Makefile
215 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216         @case '$?' in \
217           *config.status*) \
218             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
219           *) \
220             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
221             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
222         esac;
223
224 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227 $(top_srcdir)/configure:  $(am__configure_deps)
228         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
232 mostlyclean-libtool:
233         -rm -f *.lo
234
235 clean-libtool:
236         -rm -rf .libs _libs
237
238 # This directory's subdirectories are mostly independent; you can cd
239 # into them and run `make' without going through this Makefile.
240 # To change the values of `make' variables: instead of editing Makefiles,
241 # (1) if the variable is set in `config.status', edit `config.status'
242 #     (which will cause the Makefiles to be regenerated when you run `make');
243 # (2) otherwise, pass the desired values on the `make' command line.
244 $(RECURSIVE_TARGETS):
245         @failcom='exit 1'; \
246         for f in x $$MAKEFLAGS; do \
247           case $$f in \
248             *=* | --[!k]*);; \
249             *k*) failcom='fail=yes';; \
250           esac; \
251         done; \
252         dot_seen=no; \
253         target=`echo $@ | sed s/-recursive//`; \
254         list='$(SUBDIRS)'; for subdir in $$list; do \
255           echo "Making $$target in $$subdir"; \
256           if test "$$subdir" = "."; then \
257             dot_seen=yes; \
258             local_target="$$target-am"; \
259           else \
260             local_target="$$target"; \
261           fi; \
262           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
263           || eval $$failcom; \
264         done; \
265         if test "$$dot_seen" = "no"; then \
266           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
267         fi; test -z "$$fail"
268
269 $(RECURSIVE_CLEAN_TARGETS):
270         @failcom='exit 1'; \
271         for f in x $$MAKEFLAGS; do \
272           case $$f in \
273             *=* | --[!k]*);; \
274             *k*) failcom='fail=yes';; \
275           esac; \
276         done; \
277         dot_seen=no; \
278         case "$@" in \
279           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
280           *) list='$(SUBDIRS)' ;; \
281         esac; \
282         rev=''; for subdir in $$list; do \
283           if test "$$subdir" = "."; then :; else \
284             rev="$$subdir $$rev"; \
285           fi; \
286         done; \
287         rev="$$rev ."; \
288         target=`echo $@ | sed s/-recursive//`; \
289         for subdir in $$rev; do \
290           echo "Making $$target in $$subdir"; \
291           if test "$$subdir" = "."; then \
292             local_target="$$target-am"; \
293           else \
294             local_target="$$target"; \
295           fi; \
296           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
297           || eval $$failcom; \
298         done && test -z "$$fail"
299 tags-recursive:
300         list='$(SUBDIRS)'; for subdir in $$list; do \
301           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
302         done
303 ctags-recursive:
304         list='$(SUBDIRS)'; for subdir in $$list; do \
305           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
306         done
307
308 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
309         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310         unique=`for i in $$list; do \
311             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312           done | \
313           $(AWK) '    { files[$$0] = 1; } \
314                END { for (i in files) print i; }'`; \
315         mkid -fID $$unique
316 tags: TAGS
317
318 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
319                 $(TAGS_FILES) $(LISP)
320         tags=; \
321         here=`pwd`; \
322         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
323           include_option=--etags-include; \
324           empty_fix=.; \
325         else \
326           include_option=--include; \
327           empty_fix=; \
328         fi; \
329         list='$(SUBDIRS)'; for subdir in $$list; do \
330           if test "$$subdir" = .; then :; else \
331             test ! -f $$subdir/TAGS || \
332               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
333           fi; \
334         done; \
335         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
336         unique=`for i in $$list; do \
337             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338           done | \
339           $(AWK) '    { files[$$0] = 1; } \
340                END { for (i in files) print i; }'`; \
341         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
342           test -n "$$unique" || unique=$$empty_fix; \
343           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
344             $$tags $$unique; \
345         fi
346 ctags: CTAGS
347 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
348                 $(TAGS_FILES) $(LISP)
349         tags=; \
350         here=`pwd`; \
351         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
352         unique=`for i in $$list; do \
353             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354           done | \
355           $(AWK) '    { files[$$0] = 1; } \
356                END { for (i in files) print i; }'`; \
357         test -z "$(CTAGS_ARGS)$$tags$$unique" \
358           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
359              $$tags $$unique
360
361 GTAGS:
362         here=`$(am__cd) $(top_builddir) && pwd` \
363           && cd $(top_srcdir) \
364           && gtags -i $(GTAGS_ARGS) $$here
365
366 distclean-tags:
367         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368
369 distdir: $(DISTFILES)
370         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
372         list='$(DISTFILES)'; \
373           dist_files=`for file in $$list; do echo $$file; done | \
374           sed -e "s|^$$srcdirstrip/||;t" \
375               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
376         case $$dist_files in \
377           */*) $(MKDIR_P) `echo "$$dist_files" | \
378                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
379                            sort -u` ;; \
380         esac; \
381         for file in $$dist_files; do \
382           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383           if test -d $$d/$$file; then \
384             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
385             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
386               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
387             fi; \
388             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
389           else \
390             test -f $(distdir)/$$file \
391             || cp -p $$d/$$file $(distdir)/$$file \
392             || exit 1; \
393           fi; \
394         done
395         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
396           if test "$$subdir" = .; then :; else \
397             test -d "$(distdir)/$$subdir" \
398             || $(MKDIR_P) "$(distdir)/$$subdir" \
399             || exit 1; \
400             distdir=`$(am__cd) $(distdir) && pwd`; \
401             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
402             (cd $$subdir && \
403               $(MAKE) $(AM_MAKEFLAGS) \
404                 top_distdir="$$top_distdir" \
405                 distdir="$$distdir/$$subdir" \
406                 am__remove_distdir=: \
407                 am__skip_length_check=: \
408                 distdir) \
409               || exit 1; \
410           fi; \
411         done
412 check-am: all-am
413 check: check-recursive
414 all-am: Makefile
415 installdirs: installdirs-recursive
416 installdirs-am:
417 install: install-recursive
418 install-exec: install-exec-recursive
419 install-data: install-data-recursive
420 uninstall: uninstall-recursive
421
422 install-am: all-am
423         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
424
425 installcheck: installcheck-recursive
426 install-strip:
427         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
428           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
429           `test -z '$(STRIP)' || \
430             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
431 mostlyclean-generic:
432
433 clean-generic:
434
435 distclean-generic:
436         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
437
438 maintainer-clean-generic:
439         @echo "This command is intended for maintainers to use"
440         @echo "it deletes files that may require special tools to rebuild."
441 clean: clean-recursive
442
443 clean-am: clean-generic clean-libtool mostlyclean-am
444
445 distclean: distclean-recursive
446         -rm -f Makefile
447 distclean-am: clean-am distclean-generic distclean-tags
448
449 dvi: dvi-recursive
450
451 dvi-am:
452
453 html: html-recursive
454
455 info: info-recursive
456
457 info-am:
458
459 install-data-am:
460
461 install-dvi: install-dvi-recursive
462
463 install-exec-am:
464
465 install-html: install-html-recursive
466
467 install-info: install-info-recursive
468
469 install-man:
470
471 install-pdf: install-pdf-recursive
472
473 install-ps: install-ps-recursive
474
475 installcheck-am:
476
477 maintainer-clean: maintainer-clean-recursive
478         -rm -f Makefile
479 maintainer-clean-am: distclean-am maintainer-clean-generic
480
481 mostlyclean: mostlyclean-recursive
482
483 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485 pdf: pdf-recursive
486
487 pdf-am:
488
489 ps: ps-recursive
490
491 ps-am:
492
493 uninstall-am:
494
495 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
496         install-strip
497
498 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
499         all all-am check check-am clean clean-generic clean-libtool \
500         ctags ctags-recursive distclean distclean-generic \
501         distclean-libtool distclean-tags distdir dvi dvi-am html \
502         html-am info info-am install install-am install-data \
503         install-data-am install-dvi install-dvi-am install-exec \
504         install-exec-am install-html install-html-am install-info \
505         install-info-am install-man install-pdf install-pdf-am \
506         install-ps install-ps-am install-strip installcheck \
507         installcheck-am installdirs installdirs-am maintainer-clean \
508         maintainer-clean-generic mostlyclean mostlyclean-generic \
509         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
510         uninstall uninstall-am
511
512 # Tell versions [3.59,3.63) of GNU make to not export all variables.
513 # Otherwise a system limit (for SysV at least) may be exceeded.
514 .NOEXPORT: