K2.6 patches and update.
[tomato.git] / release / src / router / zebra / vtysh / Makefile
blobd49674bdd8c34fbd5e05afd2345db9f0339f2e38
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # vtysh/Makefile. Generated from Makefile.in by configure.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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.
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.
16 SHELL = /bin/sh
18 srcdir = .
19 top_srcdir = ..
21 prefix = /usr/local
22 exec_prefix = ${prefix}
24 bindir = ${exec_prefix}/bin
25 sbindir = ${exec_prefix}/sbin
26 libexecdir = ${exec_prefix}/libexec
27 datadir = ${prefix}/share
28 sysconfdir = /etc
29 sharedstatedir = ${prefix}/com
30 localstatedir = ${prefix}/var
31 libdir = ${exec_prefix}/lib
32 infodir = ${prefix}/info
33 mandir = ${prefix}/man
34 includedir = ${prefix}/include
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/zebra
37 pkglibdir = $(libdir)/zebra
38 pkgincludedir = $(includedir)/zebra
39 top_builddir = ..
41 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/zebra/missing --run aclocal-1.6
42 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/zebra/missing --run autoconf
43 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/zebra/missing --run automake-1.6
44 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/zebra/missing --run autoheader
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = /usr/bin/install -c
48 INSTALL_PROGRAM = ${INSTALL}
49 INSTALL_DATA = ${INSTALL} -m 644
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = ${INSTALL}
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = s,x,x,
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 host_alias = mipsel-linux
63 host_triplet = mipsel-unknown-linux-gnu
65 EXEEXT =
66 OBJEXT = o
67 PATH_SEPARATOR = :
68 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/zebra/missing --run tar
69 AR = mipsel-uclibc-ar
70 AWK = gawk
71 BGPD =
72 CC = mipsel-uclibc-gcc
73 CPP = mipsel-uclibc-gcc -E
74 CURSES =
75 DEPDIR = .deps
76 IF_METHOD = if_netlink.o
77 IF_PROC = if_proc.o
79 INCLUDES = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib
80 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
81 IPFORWARD = ipforward_proc.o
82 KERNEL_METHOD =
83 LIBPAM =
84 LIB_IPV6 =
85 LIB_REGEX =
86 MULTIPATH_NUM = 1
87 OSPF6D =
88 OSPFD =
89 OTHER_METHOD =
90 PACKAGE = zebra
91 RANLIB = mipsel-uclibc-ranlib
92 RIPD = ripd
93 RIPNGD =
94 RTREAD_METHOD = rtread_netlink.o
95 RT_METHOD = rt_netlink.o
96 STRIP = mipsel-uclibc-strip -R .note -R .comment
97 VERSION = 0.95a
98 VTYSH =
99 ZEBRA = zebra
100 am__include = include
101 am__quote =
102 install_sh = /home/vicente/repos/tomato/release/src/router/zebra/install-sh
103 DEFS = -DHAVE_CONFIG_H -DSYSCONFDIR=\"$(sysconfdir)/\"
105 LIBS = -lm -lcrypt
107 bin_PROGRAMS = vtysh
109 vtysh_SOURCES = vtysh_main.c vtysh.c vtysh_cmd.c vtysh_user.c vtysh_config.c
110 noinst_HEADERS = vtysh.h vtysh_user.h
111 vtysh_LDADD = ../lib/libzebra.a
113 sysconf_DATA = vtysh.conf.sample
115 EXTRA_DIST = extract.pl vtysh.conf.sample
116 subdir = vtysh
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = $(top_builddir)/config.h
119 CONFIG_CLEAN_FILES =
120 bin_PROGRAMS = vtysh$(EXEEXT)
121 PROGRAMS = $(bin_PROGRAMS)
123 am_vtysh_OBJECTS = vtysh_main.$(OBJEXT) vtysh.$(OBJEXT) \
124 vtysh_cmd.$(OBJEXT) vtysh_user.$(OBJEXT) vtysh_config.$(OBJEXT)
125 vtysh_OBJECTS = $(am_vtysh_OBJECTS)
126 vtysh_DEPENDENCIES = ../lib/libzebra.a
127 vtysh_LDFLAGS =
128 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
129 CPPFLAGS =
130 LDFLAGS = -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC
131 depcomp = $(SHELL) $(top_srcdir)/depcomp
132 am__depfiles_maybe = depfiles
133 DEP_FILES = ./$(DEPDIR)/vtysh.Po ./$(DEPDIR)/vtysh_cmd.Po \
134 ./$(DEPDIR)/vtysh_config.Po \
135 ./$(DEPDIR)/vtysh_main.Po ./$(DEPDIR)/vtysh_user.Po
136 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
137 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
138 CCLD = $(CC)
139 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
140 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -ffunction-sections -fdata-sections
141 DIST_SOURCES = $(vtysh_SOURCES)
142 DATA = $(sysconf_DATA)
144 HEADERS = $(noinst_HEADERS)
146 DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in
147 SOURCES = $(vtysh_SOURCES)
149 all: all-am
151 .SUFFIXES:
152 .SUFFIXES: .c .o .obj
153 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
154 cd $(top_srcdir) && \
155 $(AUTOMAKE) --foreign vtysh/Makefile
156 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
157 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
158 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
159 install-binPROGRAMS: $(bin_PROGRAMS)
160 @$(NORMAL_INSTALL)
161 $(mkinstalldirs) $(DESTDIR)$(bindir)
162 @list='$(bin_PROGRAMS)'; for p in $$list; do \
163 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
164 if test -f $$p \
165 ; then \
166 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
167 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
168 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f; \
169 else :; fi; \
170 done
172 uninstall-binPROGRAMS:
173 @$(NORMAL_UNINSTALL)
174 @list='$(bin_PROGRAMS)'; for p in $$list; do \
175 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
176 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
177 rm -f $(DESTDIR)$(bindir)/$$f; \
178 done
180 clean-binPROGRAMS:
181 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
182 vtysh$(EXEEXT): $(vtysh_OBJECTS) $(vtysh_DEPENDENCIES)
183 @rm -f vtysh$(EXEEXT)
184 $(LINK) $(vtysh_LDFLAGS) $(vtysh_OBJECTS) $(vtysh_LDADD) $(LIBS)
186 mostlyclean-compile:
187 -rm -f *.$(OBJEXT) core *.core
189 distclean-compile:
190 -rm -f *.tab.c
192 include ./$(DEPDIR)/vtysh.Po
193 include ./$(DEPDIR)/vtysh_cmd.Po
194 include ./$(DEPDIR)/vtysh_config.Po
195 include ./$(DEPDIR)/vtysh_main.Po
196 include ./$(DEPDIR)/vtysh_user.Po
198 distclean-depend:
199 -rm -rf ./$(DEPDIR)
201 .c.o:
202 source='$<' object='$@' libtool=no \
203 depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
204 $(CCDEPMODE) $(depcomp) \
205 $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
207 .c.obj:
208 source='$<' object='$@' libtool=no \
209 depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
210 $(CCDEPMODE) $(depcomp) \
211 $(COMPILE) -c `cygpath -w $<`
212 CCDEPMODE = depmode=gcc3
213 uninstall-info-am:
214 sysconfDATA_INSTALL = $(INSTALL_DATA)
215 install-sysconfDATA: $(sysconf_DATA)
216 @$(NORMAL_INSTALL)
217 $(mkinstalldirs) $(DESTDIR)$(sysconfdir)
218 @list='$(sysconf_DATA)'; for p in $$list; do \
219 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
220 f="`echo $$p | sed -e 's|^.*/||'`"; \
221 echo " $(sysconfDATA_INSTALL) $$d$$p $(DESTDIR)$(sysconfdir)/$$f"; \
222 $(sysconfDATA_INSTALL) $$d$$p $(DESTDIR)$(sysconfdir)/$$f; \
223 done
225 uninstall-sysconfDATA:
226 @$(NORMAL_UNINSTALL)
227 @list='$(sysconf_DATA)'; for p in $$list; do \
228 f="`echo $$p | sed -e 's|^.*/||'`"; \
229 echo " rm -f $(DESTDIR)$(sysconfdir)/$$f"; \
230 rm -f $(DESTDIR)$(sysconfdir)/$$f; \
231 done
233 ETAGS = etags
234 ETAGSFLAGS =
236 tags: TAGS
238 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
239 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
240 unique=`for i in $$list; do \
241 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
242 done | \
243 $(AWK) ' { files[$$0] = 1; } \
244 END { for (i in files) print i; }'`; \
245 mkid -fID $$unique
247 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
248 $(TAGS_FILES) $(LISP)
249 tags=; \
250 here=`pwd`; \
251 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
252 unique=`for i in $$list; do \
253 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254 done | \
255 $(AWK) ' { files[$$0] = 1; } \
256 END { for (i in files) print i; }'`; \
257 test -z "$(ETAGS_ARGS)$$tags$$unique" \
258 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
259 $$tags $$unique
261 GTAGS:
262 here=`$(am__cd) $(top_builddir) && pwd` \
263 && cd $(top_srcdir) \
264 && gtags -i $(GTAGS_ARGS) $$here
266 distclean-tags:
267 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
268 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
270 top_distdir = ..
271 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
273 distdir: $(DISTFILES)
274 @list='$(DISTFILES)'; for file in $$list; do \
275 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
277 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
278 dir="/$$dir"; \
279 $(mkinstalldirs) "$(distdir)$$dir"; \
280 else \
281 dir=''; \
282 fi; \
283 if test -d $$d/$$file; then \
284 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
285 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
286 fi; \
287 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
288 else \
289 test -f $(distdir)/$$file \
290 || cp -p $$d/$$file $(distdir)/$$file \
291 || exit 1; \
292 fi; \
293 done
294 check-am: all-am
295 check: check-am
296 all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS)
298 installdirs:
299 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(sysconfdir)
301 install: install-am
302 install-exec: install-exec-am
303 install-data: install-data-am
304 uninstall: uninstall-am
306 install-am: all-am
307 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
309 installcheck: installcheck-am
310 install-strip:
311 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
312 INSTALL_STRIP_FLAG=-s \
313 `test -z '$(STRIP)' || \
314 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
315 mostlyclean-generic:
317 clean-generic:
319 distclean-generic:
320 -rm -f Makefile $(CONFIG_CLEAN_FILES)
322 maintainer-clean-generic:
323 @echo "This command is intended for maintainers to use"
324 @echo "it deletes files that may require special tools to rebuild."
325 clean: clean-am
327 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
329 distclean: distclean-am
331 distclean-am: clean-am distclean-compile distclean-depend \
332 distclean-generic distclean-tags
334 dvi: dvi-am
336 dvi-am:
338 info: info-am
340 info-am:
342 install-data-am:
344 install-exec-am: install-binPROGRAMS install-sysconfDATA
346 install-info: install-info-am
348 install-man:
350 installcheck-am:
352 maintainer-clean: maintainer-clean-am
354 maintainer-clean-am: distclean-am maintainer-clean-generic
356 mostlyclean: mostlyclean-am
358 mostlyclean-am: mostlyclean-compile mostlyclean-generic
360 uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
361 uninstall-sysconfDATA
363 .PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
364 clean-generic distclean distclean-compile distclean-depend \
365 distclean-generic distclean-tags distdir dvi dvi-am info \
366 info-am install install-am install-binPROGRAMS install-data \
367 install-data-am install-exec install-exec-am install-info \
368 install-info-am install-man install-strip install-sysconfDATA \
369 installcheck installcheck-am installdirs maintainer-clean \
370 maintainer-clean-generic mostlyclean mostlyclean-compile \
371 mostlyclean-generic tags uninstall uninstall-am \
372 uninstall-binPROGRAMS uninstall-info-am uninstall-sysconfDATA
375 rebuild4:
376 ./extract.pl ../zebra/*.c ../ripd/*.c ../ospfd/*.c ../bgpd/*.c ../lib/keychain.c ../lib/routemap.c ../lib/filter.c ../lib/plist.c ../lib/distribute.c > vtysh_cmd.c
378 rebuild:
379 ./extract.pl ../zebra/*.c ../ripd/*.c ../ripngd/*.c ../ospfd/*.c ../ospf6d/*.c ../bgpd/*.c ../lib/keychain.c ../lib/routemap.c ../lib/filter.c ../lib/plist.c ../lib/distribute.c > vtysh_cmd.c
380 # Tell versions [3.59,3.63) of GNU make to not export all variables.
381 # Otherwise a system limit (for SysV at least) may be exceeded.
382 .NOEXPORT: