Initial commit of vpp code.
[vpp.git] / sample-plugin / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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@
19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20 am__make_running_with_option = \
21   case $${target_option-} in \
22       ?) ;; \
23       *) echo "am__make_running_with_option: internal error: invalid" \
24               "target option '$${target_option-}' specified" >&2; \
25          exit 1;; \
26   esac; \
27   has_opt=no; \
28   sane_makeflags=$$MAKEFLAGS; \
29   if $(am__is_gnu_make); then \
30     sane_makeflags=$$MFLAGS; \
31   else \
32     case $$MAKEFLAGS in \
33       *\\[\ \   ]*) \
34         bs=\\; \
35         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
37     esac; \
38   fi; \
39   skip_next=no; \
40   strip_trailopt () \
41   { \
42     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43   }; \
44   for flg in $$sane_makeflags; do \
45     test $$skip_next = yes && { skip_next=no; continue; }; \
46     case $$flg in \
47       *=*|--*) continue;; \
48         -*I) strip_trailopt 'I'; skip_next=yes;; \
49       -*I?*) strip_trailopt 'I';; \
50         -*O) strip_trailopt 'O'; skip_next=yes;; \
51       -*O?*) strip_trailopt 'O';; \
52         -*l) strip_trailopt 'l'; skip_next=yes;; \
53       -*l?*) strip_trailopt 'l';; \
54       -[dEDm]) skip_next=yes;; \
55       -[JT]) skip_next=yes;; \
56     esac; \
57     case $$flg in \
58       *$$target_option*) has_opt=yes; break;; \
59     esac; \
60   done; \
61   test $$has_opt = yes
62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkgincludedir = $(includedir)/@PACKAGE@
66 pkglibdir = $(libdir)/@PACKAGE@
67 pkglibexecdir = $(libexecdir)/@PACKAGE@
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = @build@
81 host_triplet = @host@
82 subdir = .
83 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84         $(top_srcdir)/configure $(am__configure_deps) depcomp \
85         $(nobase_include_HEADERS) compile config.guess config.sub \
86         install-sh missing ltmain.sh
87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
92  configure.lineno config.status.lineno
93 mkinstalldirs = $(install_sh) -d
94 CONFIG_CLEAN_FILES =
95 CONFIG_CLEAN_VPATH_FILES =
96 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj = case $$p in \
98     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99     *) f=$$p;; \
100   esac;
101 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
102 am__install_max = 40
103 am__nobase_strip_setup = \
104   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
105 am__nobase_strip = \
106   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
107 am__nobase_list = $(am__nobase_strip_setup); \
108   for p in $$list; do echo "$$p $$p"; done | \
109   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111     if (++n[$$2] == $(am__install_max)) \
112       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113     END { for (dir in files) print dir, files[dir] }'
114 am__base_list = \
115   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 am__uninstall_files_from_dir = { \
118   test -z "$$files" \
119     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
120     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
121          $(am__cd) "$$dir" && rm -f $$files; }; \
122   }
123 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
124 LTLIBRARIES = $(lib_LTLIBRARIES)
125 sample_plugin_la_LIBADD =
126 am__dirstamp = $(am__leading_dot)dirstamp
127 am_sample_plugin_la_OBJECTS = sample/sample.lo sample/node.lo
128 sample_plugin_la_OBJECTS = $(am_sample_plugin_la_OBJECTS)
129 AM_V_lt = $(am__v_lt_@AM_V@)
130 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
131 am__v_lt_0 = --silent
132 am__v_lt_1 = 
133 sample_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
134         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
135         $(AM_CFLAGS) $(CFLAGS) $(sample_plugin_la_LDFLAGS) $(LDFLAGS) \
136         -o $@
137 sample_test_plugin_la_LIBADD =
138 am_sample_test_plugin_la_OBJECTS = sample/sample_test.lo
139 sample_test_plugin_la_OBJECTS = $(am_sample_test_plugin_la_OBJECTS)
140 sample_test_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
141         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
142         $(AM_CFLAGS) $(CFLAGS) $(sample_test_plugin_la_LDFLAGS) \
143         $(LDFLAGS) -o $@
144 AM_V_P = $(am__v_P_@AM_V@)
145 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
146 am__v_P_0 = false
147 am__v_P_1 = :
148 AM_V_GEN = $(am__v_GEN_@AM_V@)
149 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
150 am__v_GEN_0 = @echo "  GEN     " $@;
151 am__v_GEN_1 = 
152 AM_V_at = $(am__v_at_@AM_V@)
153 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
154 am__v_at_0 = @
155 am__v_at_1 = 
156 DEFAULT_INCLUDES = -I.@am__isrc@
157 depcomp = $(SHELL) $(top_srcdir)/depcomp
158 am__depfiles_maybe = depfiles
159 am__mv = mv -f
160 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
161         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
162 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
163         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
164         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
165         $(AM_CFLAGS) $(CFLAGS)
166 AM_V_CC = $(am__v_CC_@AM_V@)
167 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
168 am__v_CC_0 = @echo "  CC      " $@;
169 am__v_CC_1 = 
170 CCLD = $(CC)
171 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
172         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
173         $(AM_LDFLAGS) $(LDFLAGS) -o $@
174 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
175 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
176 am__v_CCLD_0 = @echo "  CCLD    " $@;
177 am__v_CCLD_1 = 
178 SOURCES = $(sample_plugin_la_SOURCES) $(sample_test_plugin_la_SOURCES)
179 DIST_SOURCES = $(sample_plugin_la_SOURCES) \
180         $(sample_test_plugin_la_SOURCES)
181 am__can_run_installinfo = \
182   case $$AM_UPDATE_INFO_DIR in \
183     n|no|NO) false;; \
184     *) (install-info --version) >/dev/null 2>&1;; \
185   esac
186 HEADERS = $(nobase_include_HEADERS)
187 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
188 # Read a list of newline-separated strings from the standard input,
189 # and print each of them once, without duplicates.  Input order is
190 # *not* preserved.
191 am__uniquify_input = $(AWK) '\
192   BEGIN { nonempty = 0; } \
193   { items[$$0] = 1; nonempty = 1; } \
194   END { if (nonempty) { for (i in items) print i; }; } \
195 '
196 # Make sure the list of sources is unique.  This is necessary because,
197 # e.g., the same source file might be shared among _SOURCES variables
198 # for different programs/libraries.
199 am__define_uniq_tagged_files = \
200   list='$(am__tagged_files)'; \
201   unique=`for i in $$list; do \
202     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
203   done | $(am__uniquify_input)`
204 ETAGS = etags
205 CTAGS = ctags
206 CSCOPE = cscope
207 AM_RECURSIVE_TARGETS = cscope
208 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
209 distdir = $(PACKAGE)-$(VERSION)
210 top_distdir = $(distdir)
211 am__remove_distdir = \
212   if test -d "$(distdir)"; then \
213     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
214       && rm -rf "$(distdir)" \
215       || { sleep 5 && rm -rf "$(distdir)"; }; \
216   else :; fi
217 am__post_remove_distdir = $(am__remove_distdir)
218 DIST_ARCHIVES = $(distdir).tar.gz
219 GZIP_ENV = --best
220 DIST_TARGETS = dist-gzip
221 distuninstallcheck_listfiles = find . -type f -print
222 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
223   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
224 distcleancheck_listfiles = find . -type f -print
225 ACLOCAL = @ACLOCAL@
226 AMTAR = @AMTAR@
227 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
228 AR = @AR@
229 AUTOCONF = @AUTOCONF@
230 AUTOHEADER = @AUTOHEADER@
231 AUTOMAKE = @AUTOMAKE@
232 AWK = @AWK@
233 CC = @CC@
234 CCAS = @CCAS@
235 CCASDEPMODE = @CCASDEPMODE@
236 CCASFLAGS = @CCASFLAGS@
237 CCDEPMODE = @CCDEPMODE@
238 CFLAGS = @CFLAGS@
239 CPP = @CPP@
240 CPPFLAGS = @CPPFLAGS@
241 CYGPATH_W = @CYGPATH_W@
242 DEFS = @DEFS@
243 DEPDIR = @DEPDIR@
244 DLLTOOL = @DLLTOOL@
245 DSYMUTIL = @DSYMUTIL@
246 DUMPBIN = @DUMPBIN@
247 ECHO_C = @ECHO_C@
248 ECHO_N = @ECHO_N@
249 ECHO_T = @ECHO_T@
250 EGREP = @EGREP@
251 EXEEXT = @EXEEXT@
252 FGREP = @FGREP@
253 GREP = @GREP@
254 INSTALL = @INSTALL@
255 INSTALL_DATA = @INSTALL_DATA@
256 INSTALL_PROGRAM = @INSTALL_PROGRAM@
257 INSTALL_SCRIPT = @INSTALL_SCRIPT@
258 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
259 LD = @LD@
260 LDFLAGS = @LDFLAGS@
261 LIBOBJS = @LIBOBJS@
262 LIBS = @LIBS@
263 LIBTOOL = @LIBTOOL@
264 LIPO = @LIPO@
265 LN_S = @LN_S@
266 LTLIBOBJS = @LTLIBOBJS@
267 MAKEINFO = @MAKEINFO@
268 MANIFEST_TOOL = @MANIFEST_TOOL@
269 MKDIR_P = @MKDIR_P@
270 NM = @NM@
271 NMEDIT = @NMEDIT@
272 OBJDUMP = @OBJDUMP@
273 OBJEXT = @OBJEXT@
274 OTOOL = @OTOOL@
275 OTOOL64 = @OTOOL64@
276 PACKAGE = @PACKAGE@
277 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
278 PACKAGE_NAME = @PACKAGE_NAME@
279 PACKAGE_STRING = @PACKAGE_STRING@
280 PACKAGE_TARNAME = @PACKAGE_TARNAME@
281 PACKAGE_URL = @PACKAGE_URL@
282 PACKAGE_VERSION = @PACKAGE_VERSION@
283 PATH_SEPARATOR = @PATH_SEPARATOR@
284 RANLIB = @RANLIB@
285 SED = @SED@
286 SET_MAKE = @SET_MAKE@
287 SHELL = @SHELL@
288 STRIP = @STRIP@
289 TOOLKIT_INCLUDE = @TOOLKIT_INCLUDE@
290 VERSION = @VERSION@
291 abs_builddir = @abs_builddir@
292 abs_srcdir = @abs_srcdir@
293 abs_top_builddir = @abs_top_builddir@
294 abs_top_srcdir = @abs_top_srcdir@
295 ac_ct_AR = @ac_ct_AR@
296 ac_ct_CC = @ac_ct_CC@
297 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
298 am__include = @am__include@
299 am__leading_dot = @am__leading_dot@
300 am__quote = @am__quote@
301 am__tar = @am__tar@
302 am__untar = @am__untar@
303 bindir = @bindir@
304 build = @build@
305 build_alias = @build_alias@
306 build_cpu = @build_cpu@
307 build_os = @build_os@
308 build_vendor = @build_vendor@
309 builddir = @builddir@
310 datadir = @datadir@
311 datarootdir = @datarootdir@
312 docdir = @docdir@
313 dvidir = @dvidir@
314 exec_prefix = @exec_prefix@
315 host = @host@
316 host_alias = @host_alias@
317 host_cpu = @host_cpu@
318 host_os = @host_os@
319 host_vendor = @host_vendor@
320 htmldir = @htmldir@
321 includedir = @includedir@
322 infodir = @infodir@
323 install_sh = @install_sh@
324 libdir = @libdir@
325 libexecdir = @libexecdir@
326 localedir = @localedir@
327 localstatedir = @localstatedir@
328 mandir = @mandir@
329 mkdir_p = @mkdir_p@
330 oldincludedir = @oldincludedir@
331 pdfdir = @pdfdir@
332 prefix = @prefix@
333 program_transform_name = @program_transform_name@
334 psdir = @psdir@
335 sbindir = @sbindir@
336 sharedstatedir = @sharedstatedir@
337 srcdir = @srcdir@
338 sysconfdir = @sysconfdir@
339 target_alias = @target_alias@
340 top_build_prefix = @top_build_prefix@
341 top_builddir = @top_builddir@
342 top_srcdir = @top_srcdir@
343 AUTOMAKE_OPTIONS = foreign subdir-objects
344 AM_CFLAGS = -Wall -I@TOOLKIT_INCLUDE@
345 lib_LTLIBRARIES = sample_plugin.la sample_test_plugin.la
346 sample_plugin_la_SOURCES = sample/sample.c sample/node.c \
347         sample/sample_plugin.api.h 
348
349 sample_plugin_la_LDFLAGS = -module
350 BUILT_SOURCES = sample/sample.api.h
351 SUFFIXES = .api.h .api
352 nobase_include_HEADERS = \
353   sample/sample_all_api_h.h                     \
354   sample/sample_msg_enum.h                      \
355   sample/sample.api.h
356
357 sample_test_plugin_la_SOURCES = sample/sample_test.c sample/sample_plugin.api.h
358 sample_test_plugin_la_LDFLAGS = -module
359 all: $(BUILT_SOURCES)
360         $(MAKE) $(AM_MAKEFLAGS) all-am
361
362 .SUFFIXES:
363 .SUFFIXES: .api.h .api .c .lo .o .obj
364 am--refresh: Makefile
365         @:
366 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
367         @for dep in $?; do \
368           case '$(am__configure_deps)' in \
369             *$$dep*) \
370               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
371               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
372                 && exit 0; \
373               exit 1;; \
374           esac; \
375         done; \
376         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
377         $(am__cd) $(top_srcdir) && \
378           $(AUTOMAKE) --foreign Makefile
379 .PRECIOUS: Makefile
380 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
381         @case '$?' in \
382           *config.status*) \
383             echo ' $(SHELL) ./config.status'; \
384             $(SHELL) ./config.status;; \
385           *) \
386             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
387             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
388         esac;
389
390 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
391         $(SHELL) ./config.status --recheck
392
393 $(top_srcdir)/configure:  $(am__configure_deps)
394         $(am__cd) $(srcdir) && $(AUTOCONF)
395 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
396         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
397 $(am__aclocal_m4_deps):
398
399 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
400         @$(NORMAL_INSTALL)
401         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
402         list2=; for p in $$list; do \
403           if test -f $$p; then \
404             list2="$$list2 $$p"; \
405           else :; fi; \
406         done; \
407         test -z "$$list2" || { \
408           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
409           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
410           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
411           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
412         }
413
414 uninstall-libLTLIBRARIES:
415         @$(NORMAL_UNINSTALL)
416         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
417         for p in $$list; do \
418           $(am__strip_dir) \
419           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
420           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
421         done
422
423 clean-libLTLIBRARIES:
424         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
425         @list='$(lib_LTLIBRARIES)'; \
426         locs=`for p in $$list; do echo $$p; done | \
427               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
428               sort -u`; \
429         test -z "$$locs" || { \
430           echo rm -f $${locs}; \
431           rm -f $${locs}; \
432         }
433 sample/$(am__dirstamp):
434         @$(MKDIR_P) sample
435         @: > sample/$(am__dirstamp)
436 sample/$(DEPDIR)/$(am__dirstamp):
437         @$(MKDIR_P) sample/$(DEPDIR)
438         @: > sample/$(DEPDIR)/$(am__dirstamp)
439 sample/sample.lo: sample/$(am__dirstamp) \
440         sample/$(DEPDIR)/$(am__dirstamp)
441 sample/node.lo: sample/$(am__dirstamp) \
442         sample/$(DEPDIR)/$(am__dirstamp)
443
444 sample_plugin.la: $(sample_plugin_la_OBJECTS) $(sample_plugin_la_DEPENDENCIES) $(EXTRA_sample_plugin_la_DEPENDENCIES) 
445         $(AM_V_CCLD)$(sample_plugin_la_LINK) -rpath $(libdir) $(sample_plugin_la_OBJECTS) $(sample_plugin_la_LIBADD) $(LIBS)
446 sample/sample_test.lo: sample/$(am__dirstamp) \
447         sample/$(DEPDIR)/$(am__dirstamp)
448
449 sample_test_plugin.la: $(sample_test_plugin_la_OBJECTS) $(sample_test_plugin_la_DEPENDENCIES) $(EXTRA_sample_test_plugin_la_DEPENDENCIES) 
450         $(AM_V_CCLD)$(sample_test_plugin_la_LINK) -rpath $(libdir) $(sample_test_plugin_la_OBJECTS) $(sample_test_plugin_la_LIBADD) $(LIBS)
451
452 mostlyclean-compile:
453         -rm -f *.$(OBJEXT)
454         -rm -f sample/*.$(OBJEXT)
455         -rm -f sample/*.lo
456
457 distclean-compile:
458         -rm -f *.tab.c
459
460 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/node.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/sample.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@sample/$(DEPDIR)/sample_test.Plo@am__quote@
463
464 .c.o:
465 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
466 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
467 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
470 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
471
472 .c.obj:
473 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
474 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
475 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
479
480 .c.lo:
481 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
482 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
483 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
487
488 mostlyclean-libtool:
489         -rm -f *.lo
490
491 clean-libtool:
492         -rm -rf .libs _libs
493         -rm -rf sample/.libs sample/_libs
494
495 distclean-libtool:
496         -rm -f libtool config.lt
497 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
498         @$(NORMAL_INSTALL)
499         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
500         if test -n "$$list"; then \
501           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
502           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
503         fi; \
504         $(am__nobase_list) | while read dir files; do \
505           xfiles=; for file in $$files; do \
506             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
507             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
508           test -z "$$xfiles" || { \
509             test "x$$dir" = x. || { \
510               echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
511               $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
512             echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
513             $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
514         done
515
516 uninstall-nobase_includeHEADERS:
517         @$(NORMAL_UNINSTALL)
518         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
519         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
520         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
521
522 ID: $(am__tagged_files)
523         $(am__define_uniq_tagged_files); mkid -fID $$unique
524 tags: tags-am
525 TAGS: tags
526
527 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
528         set x; \
529         here=`pwd`; \
530         $(am__define_uniq_tagged_files); \
531         shift; \
532         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
533           test -n "$$unique" || unique=$$empty_fix; \
534           if test $$# -gt 0; then \
535             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536               "$$@" $$unique; \
537           else \
538             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
539               $$unique; \
540           fi; \
541         fi
542 ctags: ctags-am
543
544 CTAGS: ctags
545 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
546         $(am__define_uniq_tagged_files); \
547         test -z "$(CTAGS_ARGS)$$unique" \
548           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
549              $$unique
550
551 GTAGS:
552         here=`$(am__cd) $(top_builddir) && pwd` \
553           && $(am__cd) $(top_srcdir) \
554           && gtags -i $(GTAGS_ARGS) "$$here"
555 cscope: cscope.files
556         test ! -s cscope.files \
557           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
558 clean-cscope:
559         -rm -f cscope.files
560 cscope.files: clean-cscope cscopelist
561 cscopelist: cscopelist-am
562
563 cscopelist-am: $(am__tagged_files)
564         list='$(am__tagged_files)'; \
565         case "$(srcdir)" in \
566           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
567           *) sdir=$(subdir)/$(srcdir) ;; \
568         esac; \
569         for i in $$list; do \
570           if test -f "$$i"; then \
571             echo "$(subdir)/$$i"; \
572           else \
573             echo "$$sdir/$$i"; \
574           fi; \
575         done >> $(top_builddir)/cscope.files
576
577 distclean-tags:
578         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
579         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
580
581 distdir: $(DISTFILES)
582         $(am__remove_distdir)
583         test -d "$(distdir)" || mkdir "$(distdir)"
584         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
585         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
586         list='$(DISTFILES)'; \
587           dist_files=`for file in $$list; do echo $$file; done | \
588           sed -e "s|^$$srcdirstrip/||;t" \
589               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
590         case $$dist_files in \
591           */*) $(MKDIR_P) `echo "$$dist_files" | \
592                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
593                            sort -u` ;; \
594         esac; \
595         for file in $$dist_files; do \
596           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
597           if test -d $$d/$$file; then \
598             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
599             if test -d "$(distdir)/$$file"; then \
600               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
601             fi; \
602             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
603               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
604               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605             fi; \
606             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
607           else \
608             test -f "$(distdir)/$$file" \
609             || cp -p $$d/$$file "$(distdir)/$$file" \
610             || exit 1; \
611           fi; \
612         done
613         -test -n "$(am__skip_mode_fix)" \
614         || find "$(distdir)" -type d ! -perm -755 \
615                 -exec chmod u+rwx,go+rx {} \; -o \
616           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
617           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
618           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
619         || chmod -R a+r "$(distdir)"
620 dist-gzip: distdir
621         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
622         $(am__post_remove_distdir)
623
624 dist-bzip2: distdir
625         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
626         $(am__post_remove_distdir)
627
628 dist-lzip: distdir
629         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
630         $(am__post_remove_distdir)
631
632 dist-xz: distdir
633         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
634         $(am__post_remove_distdir)
635
636 dist-tarZ: distdir
637         @echo WARNING: "Support for shar distribution archives is" \
638                        "deprecated." >&2
639         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
640         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
641         $(am__post_remove_distdir)
642
643 dist-shar: distdir
644         @echo WARNING: "Support for distribution archives compressed with" \
645                        "legacy program 'compress' is deprecated." >&2
646         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
647         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
648         $(am__post_remove_distdir)
649
650 dist-zip: distdir
651         -rm -f $(distdir).zip
652         zip -rq $(distdir).zip $(distdir)
653         $(am__post_remove_distdir)
654
655 dist dist-all:
656         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
657         $(am__post_remove_distdir)
658
659 # This target untars the dist file and tries a VPATH configuration.  Then
660 # it guarantees that the distribution is self-contained by making another
661 # tarfile.
662 distcheck: dist
663         case '$(DIST_ARCHIVES)' in \
664         *.tar.gz*) \
665           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
666         *.tar.bz2*) \
667           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
668         *.tar.lz*) \
669           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
670         *.tar.xz*) \
671           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
672         *.tar.Z*) \
673           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
674         *.shar.gz*) \
675           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
676         *.zip*) \
677           unzip $(distdir).zip ;;\
678         esac
679         chmod -R a-w $(distdir)
680         chmod u+w $(distdir)
681         mkdir $(distdir)/_build $(distdir)/_inst
682         chmod a-w $(distdir)
683         test -d $(distdir)/_build || exit 0; \
684         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
685           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
686           && am__cwd=`pwd` \
687           && $(am__cd) $(distdir)/_build \
688           && ../configure \
689             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
690             $(DISTCHECK_CONFIGURE_FLAGS) \
691             --srcdir=.. --prefix="$$dc_install_base" \
692           && $(MAKE) $(AM_MAKEFLAGS) \
693           && $(MAKE) $(AM_MAKEFLAGS) dvi \
694           && $(MAKE) $(AM_MAKEFLAGS) check \
695           && $(MAKE) $(AM_MAKEFLAGS) install \
696           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
697           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
698           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
699                 distuninstallcheck \
700           && chmod -R a-w "$$dc_install_base" \
701           && ({ \
702                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
703                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
704                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
705                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
706                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
707               } || { rm -rf "$$dc_destdir"; exit 1; }) \
708           && rm -rf "$$dc_destdir" \
709           && $(MAKE) $(AM_MAKEFLAGS) dist \
710           && rm -rf $(DIST_ARCHIVES) \
711           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
712           && cd "$$am__cwd" \
713           || exit 1
714         $(am__post_remove_distdir)
715         @(echo "$(distdir) archives ready for distribution: "; \
716           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
717           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
718 distuninstallcheck:
719         @test -n '$(distuninstallcheck_dir)' || { \
720           echo 'ERROR: trying to run $@ with an empty' \
721                '$$(distuninstallcheck_dir)' >&2; \
722           exit 1; \
723         }; \
724         $(am__cd) '$(distuninstallcheck_dir)' || { \
725           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
726           exit 1; \
727         }; \
728         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
729            || { echo "ERROR: files left after uninstall:" ; \
730                 if test -n "$(DESTDIR)"; then \
731                   echo "  (check DESTDIR support)"; \
732                 fi ; \
733                 $(distuninstallcheck_listfiles) ; \
734                 exit 1; } >&2
735 distcleancheck: distclean
736         @if test '$(srcdir)' = . ; then \
737           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
738           exit 1 ; \
739         fi
740         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
741           || { echo "ERROR: files left in build directory after distclean:" ; \
742                $(distcleancheck_listfiles) ; \
743                exit 1; } >&2
744 check-am: all-am
745 check: $(BUILT_SOURCES)
746         $(MAKE) $(AM_MAKEFLAGS) check-am
747 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
748 installdirs:
749         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
750           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
751         done
752 install: $(BUILT_SOURCES)
753         $(MAKE) $(AM_MAKEFLAGS) install-am
754 install-exec: install-exec-am
755 install-data: install-data-am
756 uninstall: uninstall-am
757
758 install-am: all-am
759         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
760
761 installcheck: installcheck-am
762 install-strip:
763         if test -z '$(STRIP)'; then \
764           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
765             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
766               install; \
767         else \
768           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
769             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
770             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
771         fi
772 mostlyclean-generic:
773
774 clean-generic:
775
776 distclean-generic:
777         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
778         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
779         -rm -f sample/$(DEPDIR)/$(am__dirstamp)
780         -rm -f sample/$(am__dirstamp)
781
782 maintainer-clean-generic:
783         @echo "This command is intended for maintainers to use"
784         @echo "it deletes files that may require special tools to rebuild."
785         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
786 @WITH_PLUGIN_TOOLKIT_FALSE@install-data-hook:
787 clean: clean-am
788
789 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
790         mostlyclean-am
791
792 distclean: distclean-am
793         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
794         -rm -rf sample/$(DEPDIR)
795         -rm -f Makefile
796 distclean-am: clean-am distclean-compile distclean-generic \
797         distclean-libtool distclean-tags
798
799 dvi: dvi-am
800
801 dvi-am:
802
803 html: html-am
804
805 html-am:
806
807 info: info-am
808
809 info-am:
810
811 install-data-am: install-nobase_includeHEADERS
812         @$(NORMAL_INSTALL)
813         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
814 install-dvi: install-dvi-am
815
816 install-dvi-am:
817
818 install-exec-am: install-libLTLIBRARIES
819
820 install-html: install-html-am
821
822 install-html-am:
823
824 install-info: install-info-am
825
826 install-info-am:
827
828 install-man:
829
830 install-pdf: install-pdf-am
831
832 install-pdf-am:
833
834 install-ps: install-ps-am
835
836 install-ps-am:
837
838 installcheck-am:
839
840 maintainer-clean: maintainer-clean-am
841         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
842         -rm -rf $(top_srcdir)/autom4te.cache
843         -rm -rf sample/$(DEPDIR)
844         -rm -f Makefile
845 maintainer-clean-am: distclean-am maintainer-clean-generic
846
847 mostlyclean: mostlyclean-am
848
849 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
850         mostlyclean-libtool
851
852 pdf: pdf-am
853
854 pdf-am:
855
856 ps: ps-am
857
858 ps-am:
859
860 uninstall-am: uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS
861
862 .MAKE: all check install install-am install-data-am install-strip
863
864 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
865         clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
866         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
867         dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
868         distcheck distclean distclean-compile distclean-generic \
869         distclean-libtool distclean-tags distcleancheck distdir \
870         distuninstallcheck dvi dvi-am html html-am info info-am \
871         install install-am install-data install-data-am \
872         install-data-hook install-dvi install-dvi-am install-exec \
873         install-exec-am install-html install-html-am install-info \
874         install-info-am install-libLTLIBRARIES install-man \
875         install-nobase_includeHEADERS install-pdf install-pdf-am \
876         install-ps install-ps-am install-strip installcheck \
877         installcheck-am installdirs maintainer-clean \
878         maintainer-clean-generic mostlyclean mostlyclean-compile \
879         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
880         tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
881         uninstall-nobase_includeHEADERS
882
883
884 %.api.h: %.api
885         mkdir -p `dirname $@` ; \
886         $(CC) $(CPPFLAGS) -E -P -C -x c $^ \
887         | vppapigen --input - --output $@ --show-name $@
888
889 @WITH_PLUGIN_TOOLKIT_TRUE@install-data-hook:
890 @WITH_PLUGIN_TOOLKIT_TRUE@      mkdir /usr/lib/vpp_plugins || true
891 @WITH_PLUGIN_TOOLKIT_TRUE@      mkdir /usr/lib/vpp_api_test_plugins || true
892 @WITH_PLUGIN_TOOLKIT_TRUE@      cp $(prefix)/lib/sample_plugin.so.*.*.* /usr/lib/vpp_plugins
893 @WITH_PLUGIN_TOOLKIT_TRUE@      cp $(prefix)/lib/sample_test_plugin.so.*.*.* \
894 @WITH_PLUGIN_TOOLKIT_TRUE@              /usr/lib/vpp_api_test_plugins
895
896 # Tell versions [3.59,3.63) of GNU make to not export all variables.
897 # Otherwise a system limit (for SysV at least) may be exceeded.
898 .NOEXPORT: