source: src/router/quagga/ospf6d/Makefile.in @ 10627

Last change on this file since 10627 was 10627, checked in by BrainSlayer, 5 years ago

quagga update

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