Annotation of embedaddon/quagga/ripngd/Makefile.in, revision 1.1.1.2
1.1.1.2 ! misho 1: # Makefile.in generated by automake 1.11.2 from Makefile.am.
1.1 misho 2: # @configure_input@
3:
4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.1.2 ! misho 5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
! 6: # Foundation, Inc.
1.1 misho 7: # This Makefile.in is free software; the Free Software Foundation
8: # gives unlimited permission to copy and/or distribute it,
9: # with or without modifications, as long as this notice is preserved.
10:
11: # This program is distributed in the hope that it will be useful,
12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14: # PARTICULAR PURPOSE.
15:
16: @SET_MAKE@
17:
18:
19:
20:
21: VPATH = @srcdir@
22: pkgdatadir = $(datadir)/@PACKAGE@
23: pkgincludedir = $(includedir)/@PACKAGE@
24: pkglibdir = $(libdir)/@PACKAGE@
25: pkglibexecdir = $(libexecdir)/@PACKAGE@
26: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27: install_sh_DATA = $(install_sh) -c -m 644
28: install_sh_PROGRAM = $(install_sh) -c
29: install_sh_SCRIPT = $(install_sh) -c
30: INSTALL_HEADER = $(INSTALL_DATA)
31: transform = $(program_transform_name)
32: NORMAL_INSTALL = :
33: PRE_INSTALL = :
34: POST_INSTALL = :
35: NORMAL_UNINSTALL = :
36: PRE_UNINSTALL = :
37: POST_UNINSTALL = :
38: build_triplet = @build@
39: host_triplet = @host@
40: target_triplet = @target@
41: sbin_PROGRAMS = ripngd$(EXEEXT)
42: subdir = ripngd
43: DIST_COMMON = $(dist_examples_DATA) $(noinst_HEADERS) \
44: $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.1.1.2 ! misho 46: am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
! 47: $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
! 48: $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
! 49: $(top_srcdir)/configure.ac
1.1 misho 50: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51: $(ACLOCAL_M4)
52: mkinstalldirs = $(install_sh) -d
53: CONFIG_HEADER = $(top_builddir)/config.h
54: CONFIG_CLEAN_FILES =
55: CONFIG_CLEAN_VPATH_FILES =
56: LIBRARIES = $(noinst_LIBRARIES)
57: ARFLAGS = cru
58: libripng_a_AR = $(AR) $(ARFLAGS)
59: libripng_a_LIBADD =
60: am_libripng_a_OBJECTS = ripng_interface.$(OBJEXT) ripngd.$(OBJEXT) \
61: ripng_zebra.$(OBJEXT) ripng_route.$(OBJEXT) \
62: ripng_debug.$(OBJEXT) ripng_routemap.$(OBJEXT) \
63: ripng_offset.$(OBJEXT) ripng_peer.$(OBJEXT) \
64: ripng_nexthop.$(OBJEXT)
65: libripng_a_OBJECTS = $(am_libripng_a_OBJECTS)
66: am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"
67: PROGRAMS = $(sbin_PROGRAMS)
68: am__objects_1 = ripng_interface.$(OBJEXT) ripngd.$(OBJEXT) \
69: ripng_zebra.$(OBJEXT) ripng_route.$(OBJEXT) \
70: ripng_debug.$(OBJEXT) ripng_routemap.$(OBJEXT) \
71: ripng_offset.$(OBJEXT) ripng_peer.$(OBJEXT) \
72: ripng_nexthop.$(OBJEXT)
73: am_ripngd_OBJECTS = ripng_main.$(OBJEXT) $(am__objects_1)
74: ripngd_OBJECTS = $(am_ripngd_OBJECTS)
75: ripngd_DEPENDENCIES = ../lib/libzebra.la
76: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
77: depcomp = $(SHELL) $(top_srcdir)/depcomp
78: am__depfiles_maybe = depfiles
79: am__mv = mv -f
80: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
81: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82: LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83: --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
84: $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85: CCLD = $(CC)
86: LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87: --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
88: $(LDFLAGS) -o $@
89: SOURCES = $(libripng_a_SOURCES) $(ripngd_SOURCES)
90: DIST_SOURCES = $(libripng_a_SOURCES) $(ripngd_SOURCES)
91: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
92: am__vpath_adj = case $$p in \
93: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
94: *) f=$$p;; \
95: esac;
96: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
97: am__install_max = 40
98: am__nobase_strip_setup = \
99: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100: am__nobase_strip = \
101: for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
102: am__nobase_list = $(am__nobase_strip_setup); \
103: for p in $$list; do echo "$$p $$p"; done | \
104: sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
105: $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
106: if (++n[$$2] == $(am__install_max)) \
107: { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
108: END { for (dir in files) print dir, files[dir] }'
109: am__base_list = \
110: sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
111: sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1.1.2 ! misho 112: am__uninstall_files_from_dir = { \
! 113: test -z "$$files" \
! 114: || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
! 115: || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
! 116: $(am__cd) "$$dir" && rm -f $$files; }; \
! 117: }
1.1 misho 118: DATA = $(dist_examples_DATA)
119: HEADERS = $(noinst_HEADERS)
120: ETAGS = etags
121: CTAGS = ctags
122: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123: ACLOCAL = @ACLOCAL@
124: AMTAR = @AMTAR@
125: AR = @AR@
126: AUTOCONF = @AUTOCONF@
127: AUTOHEADER = @AUTOHEADER@
128: AUTOMAKE = @AUTOMAKE@
129: AWK = @AWK@
130: BGPD = @BGPD@
131: CC = @CC@
132: CCDEPMODE = @CCDEPMODE@
133: CFLAGS = @CFLAGS@
134: CONFDATE = @CONFDATE@
135: CPP = @CPP@
136: CPPFLAGS = @CPPFLAGS@
137: CURSES = @CURSES@
138: CYGPATH_W = @CYGPATH_W@
139: DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
140: DEPDIR = @DEPDIR@
141: DLLTOOL = @DLLTOOL@
142: DOC = @DOC@
143: DSYMUTIL = @DSYMUTIL@
144: DUMPBIN = @DUMPBIN@
145: ECHO_C = @ECHO_C@
146: ECHO_N = @ECHO_N@
147: ECHO_T = @ECHO_T@
148: EGREP = @EGREP@
149: EXEEXT = @EXEEXT@
150: FGREP = @FGREP@
151: GAWK = @GAWK@
152: GREP = @GREP@
153: HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
154: IF_METHOD = @IF_METHOD@
155: IF_PROC = @IF_PROC@
156: INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib @SNMP_INCLUDES@
157: INSTALL = @INSTALL@
158: INSTALL_DATA = @INSTALL_DATA@
159: INSTALL_PROGRAM = @INSTALL_PROGRAM@
160: INSTALL_SCRIPT = @INSTALL_SCRIPT@
161: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162: IOCTL_METHOD = @IOCTL_METHOD@
163: IPFORWARD = @IPFORWARD@
164: ISISD = @ISISD@
165: ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
166: ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
167: ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
168: KERNEL_METHOD = @KERNEL_METHOD@
169: LD = @LD@
170: LDFLAGS = @LDFLAGS@
171: LIBCAP = @LIBCAP@
172: LIBM = @LIBM@
173: LIBOBJS = @LIBOBJS@
174: LIBPAM = @LIBPAM@
175: LIBREADLINE = @LIBREADLINE@
176: LIBS = @LIBS@
177: LIBTOOL = @LIBTOOL@
178: LIB_IPV6 = @LIB_IPV6@
179: LIB_REGEX = @LIB_REGEX@
180: LIPO = @LIPO@
181: LN_S = @LN_S@
182: LTLIBOBJS = @LTLIBOBJS@
183: MAKEINFO = @MAKEINFO@
184: MANIFEST_TOOL = @MANIFEST_TOOL@
185: MKDIR_P = @MKDIR_P@
186: MULTIPATH_NUM = @MULTIPATH_NUM@
187: NM = @NM@
188: NMEDIT = @NMEDIT@
189: OBJDUMP = @OBJDUMP@
190: OBJEXT = @OBJEXT@
191: OSPF6D = @OSPF6D@
192: OSPFAPI = @OSPFAPI@
193: OSPFCLIENT = @OSPFCLIENT@
194: OSPFD = @OSPFD@
195: OTHER_METHOD = @OTHER_METHOD@
196: OTOOL = @OTOOL@
197: OTOOL64 = @OTOOL64@
198: PACKAGE = @PACKAGE@
199: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200: PACKAGE_NAME = @PACKAGE_NAME@
201: PACKAGE_STRING = @PACKAGE_STRING@
202: PACKAGE_TARNAME = @PACKAGE_TARNAME@
203: PACKAGE_URL = @PACKAGE_URL@
204: PACKAGE_VERSION = @PACKAGE_VERSION@
205: PATH_SEPARATOR = @PATH_SEPARATOR@
206: PERL = @PERL@
207: PICFLAGS = @PICFLAGS@
208: PILDFLAGS = @PILDFLAGS@
209: RANLIB = @RANLIB@
210: RIPD = @RIPD@
211: RIPNGD = @RIPNGD@
212: RTREAD_METHOD = @RTREAD_METHOD@
213: RT_METHOD = @RT_METHOD@
214: SED = @SED@
215: SET_MAKE = @SET_MAKE@
216: SHELL = @SHELL@
217: SNMP_INCLUDES = @SNMP_INCLUDES@
218: SOLARIS = @SOLARIS@
219: STRIP = @STRIP@
220: VERSION = @VERSION@
221: VTYSH = @VTYSH@
222: WATCHQUAGGA = @WATCHQUAGGA@
223: ZEBRA = @ZEBRA@
224: abs_builddir = @abs_builddir@
225: abs_srcdir = @abs_srcdir@
226: abs_top_builddir = @abs_top_builddir@
227: abs_top_srcdir = @abs_top_srcdir@
228: ac_ct_AR = @ac_ct_AR@
229: ac_ct_CC = @ac_ct_CC@
230: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
231: am__include = @am__include@
232: am__leading_dot = @am__leading_dot@
233: am__quote = @am__quote@
234: am__tar = @am__tar@
235: am__untar = @am__untar@
236: bindir = @bindir@
237: build = @build@
238: build_alias = @build_alias@
239: build_cpu = @build_cpu@
240: build_os = @build_os@
241: build_vendor = @build_vendor@
242: builddir = @builddir@
243: datadir = @datadir@
244: datarootdir = @datarootdir@
245: docdir = @docdir@
246: dvidir = @dvidir@
247: enable_group = @enable_group@
248: enable_user = @enable_user@
249: enable_vty_group = @enable_vty_group@
250: exampledir = @exampledir@
251: exec_prefix = @exec_prefix@
252: host = @host@
253: host_alias = @host_alias@
254: host_cpu = @host_cpu@
255: host_os = @host_os@
256: host_vendor = @host_vendor@
257: htmldir = @htmldir@
258: includedir = @includedir@
259: infodir = @infodir@
260: install_sh = @install_sh@
261: libdir = @libdir@
262: libexecdir = @libexecdir@
263: localedir = @localedir@
264: localstatedir = @localstatedir@
265: mandir = @mandir@
266: mkdir_p = @mkdir_p@
267: oldincludedir = @oldincludedir@
268: pdfdir = @pdfdir@
269: pkgsrcdir = @pkgsrcdir@
270: pkgsrcrcdir = @pkgsrcrcdir@
271: prefix = @prefix@
272: program_transform_name = @program_transform_name@
273: psdir = @psdir@
274: quagga_statedir = @quagga_statedir@
275: sbindir = @sbindir@
276: sharedstatedir = @sharedstatedir@
277: srcdir = @srcdir@
278: sysconfdir = @sysconfdir@
279: target = @target@
280: target_alias = @target_alias@
281: target_cpu = @target_cpu@
282: target_os = @target_os@
283: target_vendor = @target_vendor@
284: top_build_prefix = @top_build_prefix@
285: top_builddir = @top_builddir@
286: top_srcdir = @top_srcdir@
287: INSTALL_SDATA = @INSTALL@ -m 600
288: AM_CFLAGS = $(PICFLAGS)
289: AM_LDFLAGS = $(PILDFLAGS)
290: noinst_LIBRARIES = libripng.a
291: libripng_a_SOURCES = \
292: ripng_interface.c ripngd.c ripng_zebra.c ripng_route.c ripng_debug.c \
293: ripng_routemap.c ripng_offset.c ripng_peer.c ripng_nexthop.c
294:
295: noinst_HEADERS = \
296: ripng_debug.h ripng_route.h ripngd.h ripng_nexthop.h
297:
298: ripngd_SOURCES = \
299: ripng_main.c $(libripng_a_SOURCES)
300:
301: ripngd_LDADD = ../lib/libzebra.la @LIBCAP@
302: examplesdir = $(exampledir)
303: dist_examples_DATA = ripngd.conf.sample
304: all: all-am
305:
306: .SUFFIXES:
307: .SUFFIXES: .c .lo .o .obj
308: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
309: @for dep in $?; do \
310: case '$(am__configure_deps)' in \
311: *$$dep*) \
312: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
313: && { if test -f $@; then exit 0; else break; fi; }; \
314: exit 1;; \
315: esac; \
316: done; \
317: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ripngd/Makefile'; \
318: $(am__cd) $(top_srcdir) && \
319: $(AUTOMAKE) --gnu ripngd/Makefile
320: .PRECIOUS: Makefile
321: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322: @case '$?' in \
323: *config.status*) \
324: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
325: *) \
326: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
327: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
328: esac;
329:
330: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332:
333: $(top_srcdir)/configure: $(am__configure_deps)
334: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
336: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337: $(am__aclocal_m4_deps):
338:
339: clean-noinstLIBRARIES:
340: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
341: libripng.a: $(libripng_a_OBJECTS) $(libripng_a_DEPENDENCIES)
342: -rm -f libripng.a
343: $(libripng_a_AR) libripng.a $(libripng_a_OBJECTS) $(libripng_a_LIBADD)
344: $(RANLIB) libripng.a
345: install-sbinPROGRAMS: $(sbin_PROGRAMS)
346: @$(NORMAL_INSTALL)
347: test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
348: @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
349: for p in $$list; do echo "$$p $$p"; done | \
350: sed 's/$(EXEEXT)$$//' | \
351: while read p p1; do if test -f $$p || test -f $$p1; \
352: then echo "$$p"; echo "$$p"; else :; fi; \
353: done | \
354: sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
355: -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
356: sed 'N;N;N;s,\n, ,g' | \
357: $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
358: { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
359: if ($$2 == $$4) files[d] = files[d] " " $$1; \
360: else { print "f", $$3 "/" $$4, $$1; } } \
361: END { for (d in files) print "f", d, files[d] }' | \
362: while read type dir files; do \
363: if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
364: test -z "$$files" || { \
365: echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
366: $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
367: } \
368: ; done
369:
370: uninstall-sbinPROGRAMS:
371: @$(NORMAL_UNINSTALL)
372: @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
373: files=`for p in $$list; do echo "$$p"; done | \
374: sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
375: -e 's/$$/$(EXEEXT)/' `; \
376: test -n "$$list" || exit 0; \
377: echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
378: cd "$(DESTDIR)$(sbindir)" && rm -f $$files
379:
380: clean-sbinPROGRAMS:
381: @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
382: echo " rm -f" $$list; \
383: rm -f $$list || exit $$?; \
384: test -n "$(EXEEXT)" || exit 0; \
385: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
386: echo " rm -f" $$list; \
387: rm -f $$list
388: ripngd$(EXEEXT): $(ripngd_OBJECTS) $(ripngd_DEPENDENCIES)
389: @rm -f ripngd$(EXEEXT)
390: $(LINK) $(ripngd_OBJECTS) $(ripngd_LDADD) $(LIBS)
391:
392: mostlyclean-compile:
393: -rm -f *.$(OBJEXT)
394:
395: distclean-compile:
396: -rm -f *.tab.c
397:
398: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_debug.Po@am__quote@
399: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_interface.Po@am__quote@
400: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_main.Po@am__quote@
401: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_nexthop.Po@am__quote@
402: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_offset.Po@am__quote@
403: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_peer.Po@am__quote@
404: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_route.Po@am__quote@
405: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_routemap.Po@am__quote@
406: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripng_zebra.Po@am__quote@
407: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ripngd.Po@am__quote@
408:
409: .c.o:
410: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
411: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
412: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
413: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
415:
416: .c.obj:
417: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
418: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
419: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
420: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
421: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
422:
423: .c.lo:
424: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
425: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
426: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
427: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428: @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
429:
430: mostlyclean-libtool:
431: -rm -f *.lo
432:
433: clean-libtool:
434: -rm -rf .libs _libs
435: install-dist_examplesDATA: $(dist_examples_DATA)
436: @$(NORMAL_INSTALL)
437: test -z "$(examplesdir)" || $(MKDIR_P) "$(DESTDIR)$(examplesdir)"
438: @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
439: for p in $$list; do \
440: if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
441: echo "$$d$$p"; \
442: done | $(am__base_list) | \
443: while read files; do \
444: echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
445: $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
446: done
447:
448: uninstall-dist_examplesDATA:
449: @$(NORMAL_UNINSTALL)
450: @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
451: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.1.1.2 ! misho 452: dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
1.1 misho 453:
454: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
455: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
456: unique=`for i in $$list; do \
457: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458: done | \
459: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460: END { if (nonempty) { for (i in files) print i; }; }'`; \
461: mkid -fID $$unique
462: tags: TAGS
463:
464: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
465: $(TAGS_FILES) $(LISP)
466: set x; \
467: here=`pwd`; \
468: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
469: unique=`for i in $$list; do \
470: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471: done | \
472: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473: END { if (nonempty) { for (i in files) print i; }; }'`; \
474: shift; \
475: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
476: test -n "$$unique" || unique=$$empty_fix; \
477: if test $$# -gt 0; then \
478: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
479: "$$@" $$unique; \
480: else \
481: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482: $$unique; \
483: fi; \
484: fi
485: ctags: CTAGS
486: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
487: $(TAGS_FILES) $(LISP)
488: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
489: unique=`for i in $$list; do \
490: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491: done | \
492: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493: END { if (nonempty) { for (i in files) print i; }; }'`; \
494: test -z "$(CTAGS_ARGS)$$unique" \
495: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
496: $$unique
497:
498: GTAGS:
499: here=`$(am__cd) $(top_builddir) && pwd` \
500: && $(am__cd) $(top_srcdir) \
501: && gtags -i $(GTAGS_ARGS) "$$here"
502:
503: distclean-tags:
504: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
505:
506: distdir: $(DISTFILES)
507: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
509: list='$(DISTFILES)'; \
510: dist_files=`for file in $$list; do echo $$file; done | \
511: sed -e "s|^$$srcdirstrip/||;t" \
512: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
513: case $$dist_files in \
514: */*) $(MKDIR_P) `echo "$$dist_files" | \
515: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
516: sort -u` ;; \
517: esac; \
518: for file in $$dist_files; do \
519: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
520: if test -d $$d/$$file; then \
521: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
522: if test -d "$(distdir)/$$file"; then \
523: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524: fi; \
525: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
526: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
527: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
528: fi; \
529: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
530: else \
531: test -f "$(distdir)/$$file" \
532: || cp -p $$d/$$file "$(distdir)/$$file" \
533: || exit 1; \
534: fi; \
535: done
536: check-am: all-am
537: check: check-am
538: all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
539: installdirs:
540: for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"; do \
541: test -z "$$dir" || $(MKDIR_P) "$$dir"; \
542: done
543: install: install-am
544: install-exec: install-exec-am
545: install-data: install-data-am
546: uninstall: uninstall-am
547:
548: install-am: all-am
549: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
550:
551: installcheck: installcheck-am
552: install-strip:
1.1.1.2 ! misho 553: if test -z '$(STRIP)'; then \
! 554: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! 555: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
! 556: install; \
! 557: else \
! 558: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! 559: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
! 560: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
! 561: fi
1.1 misho 562: mostlyclean-generic:
563:
564: clean-generic:
565:
566: distclean-generic:
567: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
568: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
569:
570: maintainer-clean-generic:
571: @echo "This command is intended for maintainers to use"
572: @echo "it deletes files that may require special tools to rebuild."
573: clean: clean-am
574:
575: clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
576: clean-sbinPROGRAMS mostlyclean-am
577:
578: distclean: distclean-am
579: -rm -rf ./$(DEPDIR)
580: -rm -f Makefile
581: distclean-am: clean-am distclean-compile distclean-generic \
582: distclean-tags
583:
584: dvi: dvi-am
585:
586: dvi-am:
587:
588: html: html-am
589:
590: html-am:
591:
592: info: info-am
593:
594: info-am:
595:
596: install-data-am: install-dist_examplesDATA
597:
598: install-dvi: install-dvi-am
599:
600: install-dvi-am:
601:
602: install-exec-am: install-sbinPROGRAMS
603:
604: install-html: install-html-am
605:
606: install-html-am:
607:
608: install-info: install-info-am
609:
610: install-info-am:
611:
612: install-man:
613:
614: install-pdf: install-pdf-am
615:
616: install-pdf-am:
617:
618: install-ps: install-ps-am
619:
620: install-ps-am:
621:
622: installcheck-am:
623:
624: maintainer-clean: maintainer-clean-am
625: -rm -rf ./$(DEPDIR)
626: -rm -f Makefile
627: maintainer-clean-am: distclean-am maintainer-clean-generic
628:
629: mostlyclean: mostlyclean-am
630:
631: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
632: mostlyclean-libtool
633:
634: pdf: pdf-am
635:
636: pdf-am:
637:
638: ps: ps-am
639:
640: ps-am:
641:
642: uninstall-am: uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
643:
644: .MAKE: install-am install-strip
645:
646: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
647: clean-libtool clean-noinstLIBRARIES clean-sbinPROGRAMS ctags \
648: distclean distclean-compile distclean-generic \
649: distclean-libtool distclean-tags distdir dvi dvi-am html \
650: html-am info info-am install install-am install-data \
651: install-data-am install-dist_examplesDATA install-dvi \
652: install-dvi-am install-exec install-exec-am install-html \
653: install-html-am install-info install-info-am install-man \
654: install-pdf install-pdf-am install-ps install-ps-am \
655: install-sbinPROGRAMS install-strip installcheck \
656: installcheck-am installdirs maintainer-clean \
657: maintainer-clean-generic mostlyclean mostlyclean-compile \
658: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
659: tags uninstall uninstall-am uninstall-dist_examplesDATA \
660: uninstall-sbinPROGRAMS
661:
662:
663: # Tell versions [3.59,3.63) of GNU make to not export all variables.
664: # Otherwise a system limit (for SysV at least) may be exceeded.
665: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>