Annotation of embedaddon/quagga/lib/Makefile.in, revision 1.1.1.4
1.1.1.4 ! misho 1: # Makefile.in generated by automake 1.12.6 from Makefile.am.
1.1 misho 2: # @configure_input@
3:
1.1.1.4 ! misho 4: # Copyright (C) 1994-2012 Free Software Foundation, Inc.
! 5:
1.1 misho 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: VPATH = @srcdir@
1.1.1.3 misho 19: am__make_dryrun = \
20: { \
21: am__dry=no; \
22: case $$MAKEFLAGS in \
23: *\\[\ \ ]*) \
24: echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25: | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26: *) \
27: for am__flg in $$MAKEFLAGS; do \
28: case $$am__flg in \
29: *=*|--*) ;; \
30: *n*) am__dry=yes; break;; \
31: esac; \
32: done;; \
33: esac; \
34: test $$am__dry = yes; \
35: }
1.1 misho 36: pkgdatadir = $(datadir)/@PACKAGE@
37: pkgincludedir = $(includedir)/@PACKAGE@
38: pkglibdir = $(libdir)/@PACKAGE@
39: pkglibexecdir = $(libexecdir)/@PACKAGE@
40: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41: install_sh_DATA = $(install_sh) -c -m 644
42: install_sh_PROGRAM = $(install_sh) -c
43: install_sh_SCRIPT = $(install_sh) -c
44: INSTALL_HEADER = $(INSTALL_DATA)
45: transform = $(program_transform_name)
46: NORMAL_INSTALL = :
47: PRE_INSTALL = :
48: POST_INSTALL = :
49: NORMAL_UNINSTALL = :
50: PRE_UNINSTALL = :
51: POST_UNINSTALL = :
52: build_triplet = @build@
53: host_triplet = @host@
54: target_triplet = @target@
55: subdir = lib
56: DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
1.1.1.4 ! misho 57: $(srcdir)/Makefile.in $(srcdir)/version.h.in \
! 58: $(top_srcdir)/depcomp
1.1 misho 59: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.1.1.4 ! misho 60: am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
! 61: $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
! 62: $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
! 63: $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
1.1 misho 64: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65: $(ACLOCAL_M4)
66: mkinstalldirs = $(install_sh) -d
67: CONFIG_HEADER = $(top_builddir)/config.h
68: CONFIG_CLEAN_FILES = version.h
69: CONFIG_CLEAN_VPATH_FILES =
70: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71: am__vpath_adj = case $$p in \
72: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73: *) f=$$p;; \
74: esac;
75: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
76: am__install_max = 40
77: am__nobase_strip_setup = \
78: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
79: am__nobase_strip = \
80: for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
81: am__nobase_list = $(am__nobase_strip_setup); \
82: for p in $$list; do echo "$$p $$p"; done | \
83: sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
84: $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
85: if (++n[$$2] == $(am__install_max)) \
86: { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
87: END { for (dir in files) print dir, files[dir] }'
88: am__base_list = \
89: sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90: sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1.1.2 misho 91: am__uninstall_files_from_dir = { \
92: test -z "$$files" \
93: || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
94: || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
95: $(am__cd) "$$dir" && rm -f $$files; }; \
96: }
1.1 misho 97: am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
98: LTLIBRARIES = $(lib_LTLIBRARIES)
99: am_libzebra_la_OBJECTS = network.lo pid_output.lo getopt.lo getopt1.lo \
100: daemon.lo checksum.lo vector.lo linklist.lo vty.lo command.lo \
101: sockunion.lo prefix.lo thread.lo if.lo memory.lo buffer.lo \
102: table.lo hash.lo filter.lo routemap.lo distribute.lo stream.lo \
1.1.1.4 ! misho 103: str.lo log.lo plist.lo zclient.lo sockopt.lo smux.lo agentx.lo \
! 104: snmp.lo md5.lo if_rmap.lo keychain.lo privs.lo sigevent.lo \
! 105: pqueue.lo jhash.lo memtypes.lo workqueue.lo
1.1 misho 106: libzebra_la_OBJECTS = $(am_libzebra_la_OBJECTS)
107: libzebra_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
108: $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
109: $(libzebra_la_LDFLAGS) $(LDFLAGS) -o $@
110: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
111: depcomp = $(SHELL) $(top_srcdir)/depcomp
112: am__depfiles_maybe = depfiles
113: am__mv = mv -f
114: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
115: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116: LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117: --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
118: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
119: CCLD = $(CC)
120: LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
121: --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
122: $(LDFLAGS) -o $@
123: SOURCES = $(libzebra_la_SOURCES)
124: DIST_SOURCES = $(libzebra_la_SOURCES)
1.1.1.3 misho 125: am__can_run_installinfo = \
126: case $$AM_UPDATE_INFO_DIR in \
127: n|no|NO) false;; \
128: *) (install-info --version) >/dev/null 2>&1;; \
129: esac
1.1 misho 130: HEADERS = $(pkginclude_HEADERS)
131: ETAGS = etags
132: CTAGS = ctags
133: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
134: ACLOCAL = @ACLOCAL@
135: AMTAR = @AMTAR@
136: AR = @AR@
137: AUTOCONF = @AUTOCONF@
138: AUTOHEADER = @AUTOHEADER@
139: AUTOMAKE = @AUTOMAKE@
140: AWK = @AWK@
1.1.1.3 misho 141: BABELD = @BABELD@
1.1 misho 142: BGPD = @BGPD@
1.1.1.4 ! misho 143: BUILD_TESTS = @BUILD_TESTS@
1.1 misho 144: CC = @CC@
145: CCDEPMODE = @CCDEPMODE@
146: CFLAGS = @CFLAGS@
147: CONFDATE = @CONFDATE@
148: CPP = @CPP@
149: CPPFLAGS = @CPPFLAGS@
150: CURSES = @CURSES@
151: CYGPATH_W = @CYGPATH_W@
152: DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
153: DEPDIR = @DEPDIR@
154: DLLTOOL = @DLLTOOL@
155: DOC = @DOC@
156: DSYMUTIL = @DSYMUTIL@
157: DUMPBIN = @DUMPBIN@
158: ECHO_C = @ECHO_C@
159: ECHO_N = @ECHO_N@
160: ECHO_T = @ECHO_T@
161: EGREP = @EGREP@
162: EXEEXT = @EXEEXT@
163: FGREP = @FGREP@
164: GAWK = @GAWK@
165: GREP = @GREP@
166: HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
167: IF_METHOD = @IF_METHOD@
168: IF_PROC = @IF_PROC@
1.1.1.4 ! misho 169: INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib
1.1 misho 170: INSTALL = @INSTALL@
171: INSTALL_DATA = @INSTALL_DATA@
172: INSTALL_PROGRAM = @INSTALL_PROGRAM@
173: INSTALL_SCRIPT = @INSTALL_SCRIPT@
174: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175: IOCTL_METHOD = @IOCTL_METHOD@
176: IPFORWARD = @IPFORWARD@
177: ISISD = @ISISD@
178: ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
179: ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
180: ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
181: KERNEL_METHOD = @KERNEL_METHOD@
1.1.1.3 misho 182: LATEXMK = @LATEXMK@
1.1 misho 183: LD = @LD@
184: LDFLAGS = @LDFLAGS@
185: LIBCAP = @LIBCAP@
186: LIBM = @LIBM@
187: LIBOBJS = @LIBOBJS@
188: LIBPAM = @LIBPAM@
189: LIBREADLINE = @LIBREADLINE@
190: LIBS = @LIBS@
191: LIBTOOL = @LIBTOOL@
192: LIB_IPV6 = @LIB_IPV6@
193: LIB_REGEX = @LIB_REGEX@
194: LIPO = @LIPO@
195: LN_S = @LN_S@
196: LTLIBOBJS = @LTLIBOBJS@
197: MAKEINFO = @MAKEINFO@
198: MANIFEST_TOOL = @MANIFEST_TOOL@
199: MKDIR_P = @MKDIR_P@
200: MULTIPATH_NUM = @MULTIPATH_NUM@
1.1.1.4 ! misho 201: NETSNMP_CONFIG = @NETSNMP_CONFIG@
1.1 misho 202: NM = @NM@
203: NMEDIT = @NMEDIT@
204: OBJDUMP = @OBJDUMP@
205: OBJEXT = @OBJEXT@
206: OSPF6D = @OSPF6D@
207: OSPFAPI = @OSPFAPI@
208: OSPFCLIENT = @OSPFCLIENT@
209: OSPFD = @OSPFD@
210: OTHER_METHOD = @OTHER_METHOD@
211: OTOOL = @OTOOL@
212: OTOOL64 = @OTOOL64@
213: PACKAGE = @PACKAGE@
214: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215: PACKAGE_NAME = @PACKAGE_NAME@
216: PACKAGE_STRING = @PACKAGE_STRING@
217: PACKAGE_TARNAME = @PACKAGE_TARNAME@
218: PACKAGE_URL = @PACKAGE_URL@
219: PACKAGE_VERSION = @PACKAGE_VERSION@
220: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1.1.3 misho 221: PDFLATEX = @PDFLATEX@
1.1 misho 222: PERL = @PERL@
223: PICFLAGS = @PICFLAGS@
224: PILDFLAGS = @PILDFLAGS@
225: RANLIB = @RANLIB@
226: RIPD = @RIPD@
227: RIPNGD = @RIPNGD@
228: RTREAD_METHOD = @RTREAD_METHOD@
229: RT_METHOD = @RT_METHOD@
230: SED = @SED@
231: SET_MAKE = @SET_MAKE@
232: SHELL = @SHELL@
233: SOLARIS = @SOLARIS@
234: STRIP = @STRIP@
235: VERSION = @VERSION@
236: VTYSH = @VTYSH@
237: WATCHQUAGGA = @WATCHQUAGGA@
1.1.1.4 ! misho 238: WEAK_ALIAS = @WEAK_ALIAS@
! 239: WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
1.1 misho 240: ZEBRA = @ZEBRA@
241: abs_builddir = @abs_builddir@
242: abs_srcdir = @abs_srcdir@
243: abs_top_builddir = @abs_top_builddir@
244: abs_top_srcdir = @abs_top_srcdir@
245: ac_ct_AR = @ac_ct_AR@
246: ac_ct_CC = @ac_ct_CC@
247: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248: am__include = @am__include@
249: am__leading_dot = @am__leading_dot@
250: am__quote = @am__quote@
251: am__tar = @am__tar@
252: am__untar = @am__untar@
253: bindir = @bindir@
254: build = @build@
255: build_alias = @build_alias@
256: build_cpu = @build_cpu@
257: build_os = @build_os@
258: build_vendor = @build_vendor@
259: builddir = @builddir@
260: datadir = @datadir@
261: datarootdir = @datarootdir@
262: docdir = @docdir@
263: dvidir = @dvidir@
264: enable_group = @enable_group@
265: enable_user = @enable_user@
266: enable_vty_group = @enable_vty_group@
267: exampledir = @exampledir@
268: exec_prefix = @exec_prefix@
269: host = @host@
270: host_alias = @host_alias@
271: host_cpu = @host_cpu@
272: host_os = @host_os@
273: host_vendor = @host_vendor@
274: htmldir = @htmldir@
275: includedir = @includedir@
276: infodir = @infodir@
277: install_sh = @install_sh@
278: libdir = @libdir@
279: libexecdir = @libexecdir@
280: localedir = @localedir@
281: localstatedir = @localstatedir@
282: mandir = @mandir@
283: mkdir_p = @mkdir_p@
284: oldincludedir = @oldincludedir@
285: pdfdir = @pdfdir@
286: pkgsrcdir = @pkgsrcdir@
287: pkgsrcrcdir = @pkgsrcrcdir@
288: prefix = @prefix@
289: program_transform_name = @program_transform_name@
290: psdir = @psdir@
291: quagga_statedir = @quagga_statedir@
292: sbindir = @sbindir@
293: sharedstatedir = @sharedstatedir@
294: srcdir = @srcdir@
295: sysconfdir = @sysconfdir@
296: target = @target@
297: target_alias = @target_alias@
298: target_cpu = @target_cpu@
299: target_os = @target_os@
300: target_vendor = @target_vendor@
301: top_build_prefix = @top_build_prefix@
302: top_builddir = @top_builddir@
303: top_srcdir = @top_srcdir@
304: lib_LTLIBRARIES = libzebra.la
305: libzebra_la_LDFLAGS = -version-info 0:0:0
306: libzebra_la_SOURCES = \
307: network.c pid_output.c getopt.c getopt1.c daemon.c \
308: checksum.c vector.c linklist.c vty.c command.c \
309: sockunion.c prefix.c thread.c if.c memory.c buffer.c table.c hash.c \
310: filter.c routemap.c distribute.c stream.c str.c log.c plist.c \
1.1.1.4 ! misho 311: zclient.c sockopt.c smux.c agentx.c snmp.c md5.c if_rmap.c keychain.c privs.c \
1.1 misho 312: sigevent.c pqueue.c jhash.c memtypes.c workqueue.c
313:
1.1.1.4 ! misho 314: BUILT_SOURCES = memtypes.h route_types.h gitversion.h
1.1 misho 315: libzebra_la_DEPENDENCIES = @LIB_REGEX@
316: libzebra_la_LIBADD = @LIB_REGEX@
317: pkginclude_HEADERS = \
318: buffer.h checksum.h command.h filter.h getopt.h hash.h \
319: if.h linklist.h log.h \
320: memory.h network.h prefix.h routemap.h distribute.h sockunion.h \
321: str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h \
322: plist.h zclient.h sockopt.h smux.h md5.h if_rmap.h keychain.h \
323: privs.h sigevent.h pqueue.h jhash.h zassert.h memtypes.h \
324: workqueue.h route_types.h
325:
1.1.1.4 ! misho 326: EXTRA_DIST = \
! 327: regex.c regex-gnu.h \
! 328: queue.h \
! 329: memtypes.awk \
! 330: route_types.pl route_types.txt \
! 331: gitversion.pl
! 332:
! 333: @GIT_VERSION_TRUE@GITH = gitversion.h
1.1 misho 334: all: $(BUILT_SOURCES)
335: $(MAKE) $(AM_MAKEFLAGS) all-am
336:
337: .SUFFIXES:
338: .SUFFIXES: .c .lo .o .obj
339: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
340: @for dep in $?; do \
341: case '$(am__configure_deps)' in \
342: *$$dep*) \
343: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
344: && { if test -f $@; then exit 0; else break; fi; }; \
345: exit 1;; \
346: esac; \
347: done; \
348: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
349: $(am__cd) $(top_srcdir) && \
350: $(AUTOMAKE) --gnu lib/Makefile
351: .PRECIOUS: Makefile
352: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353: @case '$?' in \
354: *config.status*) \
355: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
356: *) \
357: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
358: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
359: esac;
360:
361: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363:
364: $(top_srcdir)/configure: $(am__configure_deps)
365: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
367: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368: $(am__aclocal_m4_deps):
369: version.h: $(top_builddir)/config.status $(srcdir)/version.h.in
370: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
371: install-libLTLIBRARIES: $(lib_LTLIBRARIES)
372: @$(NORMAL_INSTALL)
373: @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
374: list2=; for p in $$list; do \
375: if test -f $$p; then \
376: list2="$$list2 $$p"; \
377: else :; fi; \
378: done; \
379: test -z "$$list2" || { \
1.1.1.3 misho 380: echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
381: $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
1.1 misho 382: echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
383: $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
384: }
385:
386: uninstall-libLTLIBRARIES:
387: @$(NORMAL_UNINSTALL)
388: @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
389: for p in $$list; do \
390: $(am__strip_dir) \
391: echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
392: $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
393: done
394:
395: clean-libLTLIBRARIES:
396: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
1.1.1.4 ! misho 397: @list='$(lib_LTLIBRARIES)'; \
! 398: locs=`for p in $$list; do echo $$p; done | \
! 399: sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
! 400: sort -u`; \
! 401: test -z "$$locs" || { \
! 402: echo rm -f $${locs}; \
! 403: rm -f $${locs}; \
! 404: }
1.1.1.3 misho 405: libzebra.la: $(libzebra_la_OBJECTS) $(libzebra_la_DEPENDENCIES) $(EXTRA_libzebra_la_DEPENDENCIES)
1.1 misho 406: $(libzebra_la_LINK) -rpath $(libdir) $(libzebra_la_OBJECTS) $(libzebra_la_LIBADD) $(LIBS)
407:
408: mostlyclean-compile:
409: -rm -f *.$(OBJEXT)
410:
411: distclean-compile:
412: -rm -f *.tab.c
413:
1.1.1.4 ! misho 414: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/agentx.Plo@am__quote@
1.1 misho 415: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer.Plo@am__quote@
416: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checksum.Plo@am__quote@
417: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Plo@am__quote@
418: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/daemon.Plo@am__quote@
419: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/distribute.Plo@am__quote@
420: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Plo@am__quote@
421: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Plo@am__quote@
422: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Plo@am__quote@
423: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
424: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if.Plo@am__quote@
425: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if_rmap.Plo@am__quote@
426: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jhash.Plo@am__quote@
427: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keychain.Plo@am__quote@
428: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linklist.Plo@am__quote@
429: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@
430: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Plo@am__quote@
431: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memory.Plo@am__quote@
432: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memtypes.Plo@am__quote@
433: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network.Plo@am__quote@
434: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pid_output.Plo@am__quote@
435: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plist.Plo@am__quote@
436: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pqueue.Plo@am__quote@
437: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prefix.Plo@am__quote@
438: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/privs.Plo@am__quote@
439: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/routemap.Plo@am__quote@
440: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigevent.Plo@am__quote@
441: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smux.Plo@am__quote@
1.1.1.4 ! misho 442: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/snmp.Plo@am__quote@
1.1 misho 443: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockopt.Plo@am__quote@
444: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockunion.Plo@am__quote@
445: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str.Plo@am__quote@
446: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stream.Plo@am__quote@
447: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Plo@am__quote@
448: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
449: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Plo@am__quote@
450: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vty.Plo@am__quote@
451: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue.Plo@am__quote@
452: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zclient.Plo@am__quote@
453:
454: .c.o:
455: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
456: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
457: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
458: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
460:
461: .c.obj:
462: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
463: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
464: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
465: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
466: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
467:
468: .c.lo:
469: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
470: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
471: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
472: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473: @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
474:
475: mostlyclean-libtool:
476: -rm -f *.lo
477:
478: clean-libtool:
479: -rm -rf .libs _libs
480: install-pkgincludeHEADERS: $(pkginclude_HEADERS)
481: @$(NORMAL_INSTALL)
482: @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
1.1.1.3 misho 483: if test -n "$$list"; then \
484: echo " $(MKDIR_P) '$(DESTDIR)$(pkgincludedir)'"; \
485: $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)" || exit 1; \
486: fi; \
1.1 misho 487: for p in $$list; do \
488: if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
489: echo "$$d$$p"; \
490: done | $(am__base_list) | \
491: while read files; do \
492: echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
493: $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
494: done
495:
496: uninstall-pkgincludeHEADERS:
497: @$(NORMAL_UNINSTALL)
498: @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
499: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.1.1.2 misho 500: dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
1.1 misho 501:
502: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
503: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
504: unique=`for i in $$list; do \
505: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506: done | \
507: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
508: END { if (nonempty) { for (i in files) print i; }; }'`; \
509: mkid -fID $$unique
510: tags: TAGS
511:
512: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
513: $(TAGS_FILES) $(LISP)
514: set x; \
515: here=`pwd`; \
516: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
517: unique=`for i in $$list; do \
518: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519: done | \
520: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
521: END { if (nonempty) { for (i in files) print i; }; }'`; \
522: shift; \
523: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
524: test -n "$$unique" || unique=$$empty_fix; \
525: if test $$# -gt 0; then \
526: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
527: "$$@" $$unique; \
528: else \
529: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
530: $$unique; \
531: fi; \
532: fi
533: ctags: CTAGS
534: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
535: $(TAGS_FILES) $(LISP)
536: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
537: unique=`for i in $$list; do \
538: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539: done | \
540: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
541: END { if (nonempty) { for (i in files) print i; }; }'`; \
542: test -z "$(CTAGS_ARGS)$$unique" \
543: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
544: $$unique
545:
546: GTAGS:
547: here=`$(am__cd) $(top_builddir) && pwd` \
548: && $(am__cd) $(top_srcdir) \
549: && gtags -i $(GTAGS_ARGS) "$$here"
550:
1.1.1.4 ! misho 551: cscopelist: $(HEADERS) $(SOURCES) $(LISP)
! 552: list='$(SOURCES) $(HEADERS) $(LISP)'; \
! 553: case "$(srcdir)" in \
! 554: [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
! 555: *) sdir=$(subdir)/$(srcdir) ;; \
! 556: esac; \
! 557: for i in $$list; do \
! 558: if test -f "$$i"; then \
! 559: echo "$(subdir)/$$i"; \
! 560: else \
! 561: echo "$$sdir/$$i"; \
! 562: fi; \
! 563: done >> $(top_builddir)/cscope.files
! 564:
1.1 misho 565: distclean-tags:
566: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
567:
568: distdir: $(DISTFILES)
569: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
570: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
571: list='$(DISTFILES)'; \
572: dist_files=`for file in $$list; do echo $$file; done | \
573: sed -e "s|^$$srcdirstrip/||;t" \
574: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
575: case $$dist_files in \
576: */*) $(MKDIR_P) `echo "$$dist_files" | \
577: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
578: sort -u` ;; \
579: esac; \
580: for file in $$dist_files; do \
581: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
582: if test -d $$d/$$file; then \
583: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
584: if test -d "$(distdir)/$$file"; then \
585: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
586: fi; \
587: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
588: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
589: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
590: fi; \
591: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
592: else \
593: test -f "$(distdir)/$$file" \
594: || cp -p $$d/$$file "$(distdir)/$$file" \
595: || exit 1; \
596: fi; \
597: done
598: check-am: all-am
599: check: $(BUILT_SOURCES)
600: $(MAKE) $(AM_MAKEFLAGS) check-am
601: all-am: Makefile $(LTLIBRARIES) $(HEADERS)
602: installdirs:
603: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \
604: test -z "$$dir" || $(MKDIR_P) "$$dir"; \
605: done
606: install: $(BUILT_SOURCES)
607: $(MAKE) $(AM_MAKEFLAGS) install-am
608: install-exec: install-exec-am
609: install-data: install-data-am
610: uninstall: uninstall-am
611:
612: install-am: all-am
613: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
614:
615: installcheck: installcheck-am
616: install-strip:
1.1.1.2 misho 617: if test -z '$(STRIP)'; then \
618: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
619: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
620: install; \
621: else \
622: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
623: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
624: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
625: fi
1.1 misho 626: mostlyclean-generic:
627:
628: clean-generic:
629:
630: distclean-generic:
631: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
632: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
633:
634: maintainer-clean-generic:
635: @echo "This command is intended for maintainers to use"
636: @echo "it deletes files that may require special tools to rebuild."
637: -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
638: clean: clean-am
639:
640: clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
641: mostlyclean-am
642:
643: distclean: distclean-am
644: -rm -rf ./$(DEPDIR)
645: -rm -f Makefile
646: distclean-am: clean-am distclean-compile distclean-generic \
647: distclean-tags
648:
649: dvi: dvi-am
650:
651: dvi-am:
652:
653: html: html-am
654:
655: html-am:
656:
657: info: info-am
658:
659: info-am:
660:
661: install-data-am: install-pkgincludeHEADERS
662:
663: install-dvi: install-dvi-am
664:
665: install-dvi-am:
666:
667: install-exec-am: install-libLTLIBRARIES
668:
669: install-html: install-html-am
670:
671: install-html-am:
672:
673: install-info: install-info-am
674:
675: install-info-am:
676:
677: install-man:
678:
679: install-pdf: install-pdf-am
680:
681: install-pdf-am:
682:
683: install-ps: install-ps-am
684:
685: install-ps-am:
686:
687: installcheck-am:
688:
689: maintainer-clean: maintainer-clean-am
690: -rm -rf ./$(DEPDIR)
691: -rm -f Makefile
692: maintainer-clean-am: distclean-am maintainer-clean-generic
693:
694: mostlyclean: mostlyclean-am
695:
696: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
697: mostlyclean-libtool
698:
699: pdf: pdf-am
700:
701: pdf-am:
702:
703: ps: ps-am
704:
705: ps-am:
706:
707: uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
708:
709: .MAKE: all check install install-am install-strip
710:
711: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1.1.1.4 ! misho 712: clean-libLTLIBRARIES clean-libtool cscopelist ctags distclean \
1.1 misho 713: distclean-compile distclean-generic distclean-libtool \
714: distclean-tags distdir dvi dvi-am html html-am info info-am \
715: install install-am install-data install-data-am install-dvi \
716: install-dvi-am install-exec install-exec-am install-html \
717: install-html-am install-info install-info-am \
718: install-libLTLIBRARIES install-man install-pdf install-pdf-am \
719: install-pkgincludeHEADERS install-ps install-ps-am \
720: install-strip installcheck installcheck-am installdirs \
721: maintainer-clean maintainer-clean-generic mostlyclean \
722: mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
723: pdf pdf-am ps ps-am tags uninstall uninstall-am \
724: uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
725:
726:
727: memtypes.h: $(srcdir)/memtypes.c $(srcdir)/memtypes.awk
728: ($(GAWK) -f $(srcdir)/memtypes.awk $(srcdir)/memtypes.c > $@)
729:
1.1.1.3 misho 730: route_types.h: $(srcdir)/route_types.txt $(srcdir)/route_types.pl
731: @PERL@ $(srcdir)/route_types.pl < $(srcdir)/route_types.txt > $@
1.1 misho 732:
1.1.1.4 ! misho 733: # bit of a trick here to always have up-to-date git stamps without triggering
! 734: # unneccessary rebuilds. .PHONY causes the .tmp file to be rebuilt always,
! 735: # but if we use that on gitversion.h it'll ripple through the .c file deps.
! 736: # (even if gitversion.h's file timestamp doesn't change, make will think it
! 737: # did, because of .PHONY...)
! 738:
! 739: @GIT_VERSION_TRUE@.PHONY: gitversion.h.tmp
! 740: @GIT_VERSION_TRUE@.SILENT: gitversion.h gitversion.h.tmp
! 741: @GIT_VERSION_TRUE@gitversion.h.tmp: $(srcdir)/../.git
! 742: @GIT_VERSION_TRUE@ @PERL@ $(srcdir)/gitversion.pl $(srcdir) > ${GITH}.tmp
! 743: @GIT_VERSION_TRUE@gitversion.h: gitversion.h.tmp
! 744: @GIT_VERSION_TRUE@ { test -f ${GITH} && diff -s -q ${GITH}.tmp ${GITH}; } || cp -v ${GITH}.tmp ${GITH}
! 745:
! 746: @GIT_VERSION_FALSE@.PHONY: gitversion.h
! 747: @GIT_VERSION_FALSE@gitversion.h:
! 748: @GIT_VERSION_FALSE@ true
! 749:
1.1 misho 750: # Tell versions [3.59,3.63) of GNU make to not export all variables.
751: # Otherwise a system limit (for SysV at least) may be exceeded.
752: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>