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