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