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