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