1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# 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
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37@MAKE_RPMS_TRUE@am__append_1 = jicmp.spec
38subdir = .
39DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
41	$(srcdir)/jicmp.spec.in $(srcdir)/pom.xml.in \
42	$(srcdir)/tests.sh.in $(top_srcdir)/configure \
43	$(top_srcdir)/solaris/pkginfo.in ChangeLog config.guess \
44	config.sub depcomp install-sh ltmain.sh missing
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/m4/am_rpm_init.m4 \
47	$(top_srcdir)/m4/ax_lib_socket_nsl.m4 \
48	$(top_srcdir)/m4/byteswap.m4 $(top_srcdir)/m4/cflags.m4 \
49	$(top_srcdir)/m4/debug.m4 $(top_srcdir)/m4/ip_header.m4 \
50	$(top_srcdir)/m4/java.m4 $(top_srcdir)/m4/libtool.m4 \
51	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
52	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
53	$(top_srcdir)/m4/socklen_t.m4 $(top_srcdir)/m4/suncc.m4 \
54	$(top_srcdir)/version.m4 $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58 configure.lineno config.status.lineno
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = config.h
61CONFIG_CLEAN_FILES = jicmp.spec pom.xml solaris/pkginfo tests.sh
62CONFIG_CLEAN_VPATH_FILES =
63am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64am__vpath_adj = case $$p in \
65    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66    *) f=$$p;; \
67  esac;
68am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
69am__install_max = 40
70am__nobase_strip_setup = \
71  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
72am__nobase_strip = \
73  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
74am__nobase_list = $(am__nobase_strip_setup); \
75  for p in $$list; do echo "$$p $$p"; done | \
76  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
77  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
78    if (++n[$$2] == $(am__install_max)) \
79      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
80    END { for (dir in files) print dir, files[dir] }'
81am__base_list = \
82  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
83  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
84am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(jardir)"
85LTLIBRARIES = $(lib_LTLIBRARIES)
86jicmp_la_DEPENDENCIES =
87am__jicmp_la_SOURCES_DIST = byteswap.h IcmpSocket.h IcmpSocket.c
88am__objects_1 = IcmpSocket.lo
89@WIN32_TRUE@am_jicmp_la_OBJECTS = $(am__objects_1)
90jicmp_la_OBJECTS = $(am_jicmp_la_OBJECTS)
91jicmp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(jicmp_la_LDFLAGS) \
93	$(LDFLAGS) -o $@
94@WIN32_TRUE@am_jicmp_la_rpath = -rpath $(libdir)
95libjicmp_la_LIBADD =
96am__libjicmp_la_SOURCES_DIST = byteswap.h IcmpSocket.h IcmpSocket.c
97@WIN32_FALSE@am_libjicmp_la_OBJECTS = $(am__objects_1)
98libjicmp_la_OBJECTS = $(am_libjicmp_la_OBJECTS)
99libjicmp_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
100	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
101	$(libjicmp_la_LDFLAGS) $(LDFLAGS) -o $@
102@WIN32_FALSE@am_libjicmp_la_rpath = -rpath $(libdir)
103DEFAULT_INCLUDES = -I.@am__isrc@
104depcomp = $(SHELL) $(top_srcdir)/depcomp
105am__depfiles_maybe = depfiles
106am__mv = mv -f
107COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
108	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
109LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
110	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
111	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
112CCLD = $(CC)
113LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
115	$(LDFLAGS) -o $@
116SOURCES = $(jicmp_la_SOURCES) $(libjicmp_la_SOURCES)
117DIST_SOURCES = $(am__jicmp_la_SOURCES_DIST) \
118	$(am__libjicmp_la_SOURCES_DIST)
119DATA = $(jar_DATA)
120ETAGS = etags
121CTAGS = ctags
122am__tty_colors = \
123red=; grn=; lgn=; blu=; std=
124DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125distdir = $(PACKAGE)-$(VERSION)
126top_distdir = $(distdir)
127am__remove_distdir = \
128  { test ! -d "$(distdir)" \
129    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
130         && rm -fr "$(distdir)"; }; }
131DIST_ARCHIVES = $(distdir).tar.gz
132GZIP_ENV = --best
133distuninstallcheck_listfiles = find . -type f -print
134distcleancheck_listfiles = find . -type f -print
135VPATH = @srcdir@ $(classdir)
136ACLOCAL = @ACLOCAL@
137AMTAR = @AMTAR@
138AR = @AR@
139ARCH_PKG = @ARCH_PKG@
140AUTOCONF = @AUTOCONF@
141AUTOHEADER = @AUTOHEADER@
142AUTOMAKE = @AUTOMAKE@
143AWK = @AWK@
144BYTESWAP_H = @BYTESWAP_H@
145CC = @CC@
146CCDEPMODE = @CCDEPMODE@
147CFLAGS = @CFLAGS@
148CPP = @CPP@
149CPPFLAGS = @CPPFLAGS@
150CYGPATH_W = @CYGPATH_W@
151DEFS = @DEFS@
152DEPDIR = @DEPDIR@
153DSYMUTIL = @DSYMUTIL@
154DUMPBIN = @DUMPBIN@
155ECHO_C = @ECHO_C@
156ECHO_N = @ECHO_N@
157ECHO_T = @ECHO_T@
158EGREP = @EGREP@
159EXEEXT = @EXEEXT@
160FGREP = @FGREP@
161GREP = @GREP@
162INSTALL = @INSTALL@
163INSTALL_DATA = @INSTALL_DATA@
164INSTALL_PROGRAM = @INSTALL_PROGRAM@
165INSTALL_SCRIPT = @INSTALL_SCRIPT@
166INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167JAR = @JAR@
168JAVA = @JAVA@
169JAVAC = @JAVAC@
170JAVAH = @JAVAH@
171JAVA_ARCH = @JAVA_ARCH@
172JAVA_HOME = @JAVA_HOME@
173JAVA_SHREXT_COMMAND = @JAVA_SHREXT_COMMAND@
174JNI_INCLUDES = @JNI_INCLUDES@
175JNI_LIB_EXTENSION = @JNI_LIB_EXTENSION@
176LD = @LD@
177LDFLAGS = @LDFLAGS@
178LIBOBJS = @LIBOBJS@
179LIBS = @LIBS@
180LIBTOOL = @LIBTOOL@
181LIPO = @LIPO@
182LN_S = @LN_S@
183LTLIBOBJS = @LTLIBOBJS@
184MAKEINFO = @MAKEINFO@
185MKDIR_P = @MKDIR_P@
186NM = @NM@
187NMEDIT = @NMEDIT@
188OBJDUMP = @OBJDUMP@
189OBJEXT = @OBJEXT@
190OTOOL = @OTOOL@
191OTOOL64 = @OTOOL64@
192PACKAGE = @PACKAGE@
193PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194PACKAGE_NAME = @PACKAGE_NAME@
195PACKAGE_STRING = @PACKAGE_STRING@
196PACKAGE_TARNAME = @PACKAGE_TARNAME@
197PACKAGE_VERSION = @PACKAGE_VERSION@
198PATH_SEPARATOR = @PATH_SEPARATOR@
199RANLIB = @RANLIB@
200RELEASE = @RELEASE@
201RPMBUILD_PROG = @RPMBUILD_PROG@
202RPM_ARCH = @RPM_ARCH@
203RPM_ARGS = @RPM_ARGS@
204RPM_CONFIGURE_ARGS = @RPM_CONFIGURE_ARGS@
205RPM_DIR = @RPM_DIR@
206RPM_TARBALL = @RPM_TARBALL@
207RPM_TARGET = @RPM_TARGET@
208SED = @SED@
209SET_MAKE = @SET_MAKE@
210SHELL = @SHELL@
211STRIP = @STRIP@
212UNAME_R = @UNAME_R@
213UNAME_S = @UNAME_S@
214VERSION = @VERSION@
215abs_builddir = @abs_builddir@
216abs_srcdir = @abs_srcdir@
217abs_top_builddir = @abs_top_builddir@
218abs_top_srcdir = @abs_top_srcdir@
219ac_ct_CC = @ac_ct_CC@
220ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221am__include = @am__include@
222am__leading_dot = @am__leading_dot@
223am__quote = @am__quote@
224am__tar = @am__tar@
225am__untar = @am__untar@
226bindir = @bindir@
227build = @build@
228build_alias = @build_alias@
229build_cpu = @build_cpu@
230build_os = @build_os@
231build_vendor = @build_vendor@
232builddir = @builddir@
233datadir = @datadir@
234datarootdir = @datarootdir@
235docdir = @docdir@
236dvidir = @dvidir@
237exec_prefix = @exec_prefix@
238host = @host@
239host_alias = @host_alias@
240host_cpu = @host_cpu@
241host_os = @host_os@
242host_vendor = @host_vendor@
243htmldir = @htmldir@
244includedir = @includedir@
245infodir = @infodir@
246install_sh = @install_sh@
247java_from_path = @java_from_path@
248libdir = @libdir@
249libexecdir = @libexecdir@
250localedir = @localedir@
251localstatedir = @localstatedir@
252lt_ECHO = @lt_ECHO@
253mandir = @mandir@
254mkdir_p = @mkdir_p@
255oldincludedir = @oldincludedir@
256pdfdir = @pdfdir@
257prefix = @prefix@
258program_transform_name = @program_transform_name@
259psdir = @psdir@
260sbindir = @sbindir@
261sharedstatedir = @sharedstatedir@
262srcdir = @srcdir@
263sysconfdir = @sysconfdir@
264target_alias = @target_alias@
265top_build_prefix = @top_build_prefix@
266top_builddir = @top_builddir@
267top_srcdir = @top_srcdir@
268ACLOCAL_AMFLAGS = -I m4
269AM_CPPFLAGS = $(JNI_INCLUDES) -I$(top_srcdir) -I$(top_builddir)
270JAVA_FILES = src/main/java/org/opennms/protocols/icmp/AddressMaskReply.java \
271	src/main/java/org/opennms/protocols/icmp/AddressMaskRequest.java \
272	src/main/java/org/opennms/protocols/icmp/ErrorMessage.java \
273	src/main/java/org/opennms/protocols/icmp/ICMPEchoPacket.java \
274	src/main/java/org/opennms/protocols/icmp/ICMPHeader.java \
275	src/main/java/org/opennms/protocols/icmp/IcmpSocket.java \
276	src/main/java/org/opennms/protocols/icmp/TimestampReply.java \
277	src/main/java/org/opennms/protocols/icmp/TimestampRequest.java \
278	src/main/java/org/opennms/protocols/ip/IPHeader.java \
279	src/main/java/org/opennms/protocols/ip/IPv4Address.java \
280	src/main/java/org/opennms/protocols/ip/OC16ChecksumProducer.java \
281	src/main/java/org/opennms/protocols/ip/UnknownIPVersionException.java
282
283classdir = classes
284JICMP_SOURCES = byteswap.h IcmpSocket.h IcmpSocket.c
285JICMP_LDFLAGS = -module -avoid-version -no-undefined $(JAVA_SHREXT_COMMAND)
286@WIN32_FALSE@lib_LTLIBRARIES = libjicmp.la
287@WIN32_TRUE@lib_LTLIBRARIES = jicmp.la
288@WIN32_TRUE@jicmp_la_SOURCES = $(JICMP_SOURCES)
289@WIN32_TRUE@jicmp_la_LDFLAGS = $(JICMP_LDFLAGS)
290@WIN32_TRUE@jicmp_la_LIBADD = -lws2_32
291@WIN32_FALSE@libjicmp_la_SOURCES = $(JICMP_SOURCES)
292@WIN32_FALSE@libjicmp_la_LDFLAGS = $(JICMP_LDFLAGS)
293TESTS_ENVIRONMENT = $(LIBTOOL) --mode=execute -dlopen $(top_builddir)/libjicmp.la
294TESTS = tests.sh
295MAINTAINERCLEANFILES = aclocal.m4 config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing config.h.in *~ *.tar.gz
296CLEANFILES = org_*.h jicmp.jar
297jardir = $(datadir)/java/classes
298jar_DATA = jicmp.jar
299EXTRA_DIST = ChangeLog $(JAVA_FILES) tests.sh tests/*.java m4/* \
300	debian/changelog debian/compat debian/control debian/copyright \
301	debian/dirs debian/getjava debian/rules solaris/README \
302	solaris/pkginfo* solaris/Makefile solaris/prototype.* \
303	win32/*.txt win32/*.h win32/*.cpp win32/jicmp.rc \
304	win32/jicmp.sln win32/jicmp.vcxproj* win32/*.vdproj \
305	win32/ReadMe.txt $(am__append_1)
306all: config.h
307	$(MAKE) $(AM_MAKEFLAGS) all-am
308
309.SUFFIXES:
310.SUFFIXES: .c .lo .o .obj
311am--refresh:
312	@:
313$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
314	@for dep in $?; do \
315	  case '$(am__configure_deps)' in \
316	    *$$dep*) \
317	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
318	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
319		&& exit 0; \
320	      exit 1;; \
321	  esac; \
322	done; \
323	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
324	$(am__cd) $(top_srcdir) && \
325	  $(AUTOMAKE) --foreign Makefile
326.PRECIOUS: Makefile
327Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
328	@case '$?' in \
329	  *config.status*) \
330	    echo ' $(SHELL) ./config.status'; \
331	    $(SHELL) ./config.status;; \
332	  *) \
333	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
334	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
335	esac;
336
337$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
338	$(SHELL) ./config.status --recheck
339
340$(top_srcdir)/configure:  $(am__configure_deps)
341	$(am__cd) $(srcdir) && $(AUTOCONF)
342$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
343	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
344$(am__aclocal_m4_deps):
345
346config.h: stamp-h1
347	@if test ! -f $@; then \
348	  rm -f stamp-h1; \
349	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
350	else :; fi
351
352stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
353	@rm -f stamp-h1
354	cd $(top_builddir) && $(SHELL) ./config.status config.h
355$(srcdir)/config.h.in:  $(am__configure_deps)
356	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
357	rm -f stamp-h1
358	touch $@
359
360distclean-hdr:
361	-rm -f config.h stamp-h1
362jicmp.spec: $(top_builddir)/config.status $(srcdir)/jicmp.spec.in
363	cd $(top_builddir) && $(SHELL) ./config.status $@
364pom.xml: $(top_builddir)/config.status $(srcdir)/pom.xml.in
365	cd $(top_builddir) && $(SHELL) ./config.status $@
366solaris/pkginfo: $(top_builddir)/config.status $(top_srcdir)/solaris/pkginfo.in
367	cd $(top_builddir) && $(SHELL) ./config.status $@
368tests.sh: $(top_builddir)/config.status $(srcdir)/tests.sh.in
369	cd $(top_builddir) && $(SHELL) ./config.status $@
370install-libLTLIBRARIES: $(lib_LTLIBRARIES)
371	@$(NORMAL_INSTALL)
372	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
373	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
374	list2=; for p in $$list; do \
375	  if test -f $$p; then \
376	    list2="$$list2 $$p"; \
377	  else :; fi; \
378	done; \
379	test -z "$$list2" || { \
380	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
381	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
382	}
383
384uninstall-libLTLIBRARIES:
385	@$(NORMAL_UNINSTALL)
386	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
387	for p in $$list; do \
388	  $(am__strip_dir) \
389	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
390	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
391	done
392
393clean-libLTLIBRARIES:
394	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
395	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
396	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
397	  test "$$dir" != "$$p" || dir=.; \
398	  echo "rm -f \"$${dir}/so_locations\""; \
399	  rm -f "$${dir}/so_locations"; \
400	done
401jicmp.la: $(jicmp_la_OBJECTS) $(jicmp_la_DEPENDENCIES)
402	$(jicmp_la_LINK) $(am_jicmp_la_rpath) $(jicmp_la_OBJECTS) $(jicmp_la_LIBADD) $(LIBS)
403libjicmp.la: $(libjicmp_la_OBJECTS) $(libjicmp_la_DEPENDENCIES)
404	$(libjicmp_la_LINK) $(am_libjicmp_la_rpath) $(libjicmp_la_OBJECTS) $(libjicmp_la_LIBADD) $(LIBS)
405
406mostlyclean-compile:
407	-rm -f *.$(OBJEXT)
408
409distclean-compile:
410	-rm -f *.tab.c
411
412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IcmpSocket.Plo@am__quote@
413
414.c.o:
415@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
416@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
417@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
418@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
419@am__fastdepCC_FALSE@	$(COMPILE) -c $<
420
421.c.obj:
422@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
423@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
424@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
425@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
426@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
427
428.c.lo:
429@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
430@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
431@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
432@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
433@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
434
435mostlyclean-libtool:
436	-rm -f *.lo
437
438clean-libtool:
439	-rm -rf .libs _libs
440
441distclean-libtool:
442	-rm -f libtool config.lt
443install-jarDATA: $(jar_DATA)
444	@$(NORMAL_INSTALL)
445	test -z "$(jardir)" || $(MKDIR_P) "$(DESTDIR)$(jardir)"
446	@list='$(jar_DATA)'; test -n "$(jardir)" || list=; \
447	for p in $$list; do \
448	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
449	  echo "$$d$$p"; \
450	done | $(am__base_list) | \
451	while read files; do \
452	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(jardir)'"; \
453	  $(INSTALL_DATA) $$files "$(DESTDIR)$(jardir)" || exit $$?; \
454	done
455
456uninstall-jarDATA:
457	@$(NORMAL_UNINSTALL)
458	@list='$(jar_DATA)'; test -n "$(jardir)" || list=; \
459	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
460	test -n "$$files" || exit 0; \
461	echo " ( cd '$(DESTDIR)$(jardir)' && rm -f" $$files ")"; \
462	cd "$(DESTDIR)$(jardir)" && rm -f $$files
463
464ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
465	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
466	unique=`for i in $$list; do \
467	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468	  done | \
469	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
470	      END { if (nonempty) { for (i in files) print i; }; }'`; \
471	mkid -fID $$unique
472tags: TAGS
473
474TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
475		$(TAGS_FILES) $(LISP)
476	set x; \
477	here=`pwd`; \
478	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
479	unique=`for i in $$list; do \
480	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
481	  done | \
482	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
483	      END { if (nonempty) { for (i in files) print i; }; }'`; \
484	shift; \
485	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
486	  test -n "$$unique" || unique=$$empty_fix; \
487	  if test $$# -gt 0; then \
488	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
489	      "$$@" $$unique; \
490	  else \
491	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492	      $$unique; \
493	  fi; \
494	fi
495ctags: CTAGS
496CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
497		$(TAGS_FILES) $(LISP)
498	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
499	unique=`for i in $$list; do \
500	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501	  done | \
502	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
503	      END { if (nonempty) { for (i in files) print i; }; }'`; \
504	test -z "$(CTAGS_ARGS)$$unique" \
505	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
506	     $$unique
507
508GTAGS:
509	here=`$(am__cd) $(top_builddir) && pwd` \
510	  && $(am__cd) $(top_srcdir) \
511	  && gtags -i $(GTAGS_ARGS) "$$here"
512
513distclean-tags:
514	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
515
516check-TESTS: $(TESTS)
517	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
518	srcdir=$(srcdir); export srcdir; \
519	list=' $(TESTS) '; \
520	$(am__tty_colors); \
521	if test -n "$$list"; then \
522	  for tst in $$list; do \
523	    if test -f ./$$tst; then dir=./; \
524	    elif test -f $$tst; then dir=; \
525	    else dir="$(srcdir)/"; fi; \
526	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
527	      all=`expr $$all + 1`; \
528	      case " $(XFAIL_TESTS) " in \
529	      *[\ \	]$$tst[\ \	]*) \
530		xpass=`expr $$xpass + 1`; \
531		failed=`expr $$failed + 1`; \
532		col=$$red; res=XPASS; \
533	      ;; \
534	      *) \
535		col=$$grn; res=PASS; \
536	      ;; \
537	      esac; \
538	    elif test $$? -ne 77; then \
539	      all=`expr $$all + 1`; \
540	      case " $(XFAIL_TESTS) " in \
541	      *[\ \	]$$tst[\ \	]*) \
542		xfail=`expr $$xfail + 1`; \
543		col=$$lgn; res=XFAIL; \
544	      ;; \
545	      *) \
546		failed=`expr $$failed + 1`; \
547		col=$$red; res=FAIL; \
548	      ;; \
549	      esac; \
550	    else \
551	      skip=`expr $$skip + 1`; \
552	      col=$$blu; res=SKIP; \
553	    fi; \
554	    echo "$${col}$$res$${std}: $$tst"; \
555	  done; \
556	  if test "$$all" -eq 1; then \
557	    tests="test"; \
558	    All=""; \
559	  else \
560	    tests="tests"; \
561	    All="All "; \
562	  fi; \
563	  if test "$$failed" -eq 0; then \
564	    if test "$$xfail" -eq 0; then \
565	      banner="$$All$$all $$tests passed"; \
566	    else \
567	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
568	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
569	    fi; \
570	  else \
571	    if test "$$xpass" -eq 0; then \
572	      banner="$$failed of $$all $$tests failed"; \
573	    else \
574	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
575	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
576	    fi; \
577	  fi; \
578	  dashes="$$banner"; \
579	  skipped=""; \
580	  if test "$$skip" -ne 0; then \
581	    if test "$$skip" -eq 1; then \
582	      skipped="($$skip test was not run)"; \
583	    else \
584	      skipped="($$skip tests were not run)"; \
585	    fi; \
586	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
587	      dashes="$$skipped"; \
588	  fi; \
589	  report=""; \
590	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
591	    report="Please report to $(PACKAGE_BUGREPORT)"; \
592	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
593	      dashes="$$report"; \
594	  fi; \
595	  dashes=`echo "$$dashes" | sed s/./=/g`; \
596	  if test "$$failed" -eq 0; then \
597	    echo "$$grn$$dashes"; \
598	  else \
599	    echo "$$red$$dashes"; \
600	  fi; \
601	  echo "$$banner"; \
602	  test -z "$$skipped" || echo "$$skipped"; \
603	  test -z "$$report" || echo "$$report"; \
604	  echo "$$dashes$$std"; \
605	  test "$$failed" -eq 0; \
606	else :; fi
607
608distdir: $(DISTFILES)
609	$(am__remove_distdir)
610	test -d "$(distdir)" || mkdir "$(distdir)"
611	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
612	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
613	list='$(DISTFILES)'; \
614	  dist_files=`for file in $$list; do echo $$file; done | \
615	  sed -e "s|^$$srcdirstrip/||;t" \
616	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
617	case $$dist_files in \
618	  */*) $(MKDIR_P) `echo "$$dist_files" | \
619			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
620			   sort -u` ;; \
621	esac; \
622	for file in $$dist_files; do \
623	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
624	  if test -d $$d/$$file; then \
625	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
626	    if test -d "$(distdir)/$$file"; then \
627	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
628	    fi; \
629	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
630	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
631	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
632	    fi; \
633	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
634	  else \
635	    test -f "$(distdir)/$$file" \
636	    || cp -p $$d/$$file "$(distdir)/$$file" \
637	    || exit 1; \
638	  fi; \
639	done
640	-test -n "$(am__skip_mode_fix)" \
641	|| find "$(distdir)" -type d ! -perm -755 \
642		-exec chmod u+rwx,go+rx {} \; -o \
643	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
644	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
645	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
646	|| chmod -R a+r "$(distdir)"
647dist-gzip: distdir
648	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
649	$(am__remove_distdir)
650
651dist-bzip2: distdir
652	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
653	$(am__remove_distdir)
654
655dist-lzma: distdir
656	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
657	$(am__remove_distdir)
658
659dist-xz: distdir
660	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
661	$(am__remove_distdir)
662
663dist-tarZ: distdir
664	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
665	$(am__remove_distdir)
666
667dist-shar: distdir
668	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
669	$(am__remove_distdir)
670
671dist-zip: distdir
672	-rm -f $(distdir).zip
673	zip -rq $(distdir).zip $(distdir)
674	$(am__remove_distdir)
675
676dist dist-all: distdir
677	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
678	$(am__remove_distdir)
679
680# This target untars the dist file and tries a VPATH configuration.  Then
681# it guarantees that the distribution is self-contained by making another
682# tarfile.
683distcheck: dist
684	case '$(DIST_ARCHIVES)' in \
685	*.tar.gz*) \
686	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
687	*.tar.bz2*) \
688	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
689	*.tar.lzma*) \
690	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
691	*.tar.xz*) \
692	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
693	*.tar.Z*) \
694	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
695	*.shar.gz*) \
696	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
697	*.zip*) \
698	  unzip $(distdir).zip ;;\
699	esac
700	chmod -R a-w $(distdir); chmod u+w $(distdir)
701	mkdir $(distdir)/_build
702	mkdir $(distdir)/_inst
703	chmod a-w $(distdir)
704	test -d $(distdir)/_build || exit 0; \
705	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
706	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
707	  && am__cwd=`pwd` \
708	  && $(am__cd) $(distdir)/_build \
709	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
710	    $(DISTCHECK_CONFIGURE_FLAGS) \
711	  && $(MAKE) $(AM_MAKEFLAGS) \
712	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
713	  && $(MAKE) $(AM_MAKEFLAGS) check \
714	  && $(MAKE) $(AM_MAKEFLAGS) install \
715	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
716	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
717	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
718	        distuninstallcheck \
719	  && chmod -R a-w "$$dc_install_base" \
720	  && ({ \
721	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
722	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
723	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
724	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
725	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
726	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
727	  && rm -rf "$$dc_destdir" \
728	  && $(MAKE) $(AM_MAKEFLAGS) dist \
729	  && rm -rf $(DIST_ARCHIVES) \
730	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
731	  && cd "$$am__cwd" \
732	  || exit 1
733	$(am__remove_distdir)
734	@(echo "$(distdir) archives ready for distribution: "; \
735	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
736	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
737distuninstallcheck:
738	@$(am__cd) '$(distuninstallcheck_dir)' \
739	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
740	   || { echo "ERROR: files left after uninstall:" ; \
741	        if test -n "$(DESTDIR)"; then \
742	          echo "  (check DESTDIR support)"; \
743	        fi ; \
744	        $(distuninstallcheck_listfiles) ; \
745	        exit 1; } >&2
746distcleancheck: distclean
747	@if test '$(srcdir)' = . ; then \
748	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
749	  exit 1 ; \
750	fi
751	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
752	  || { echo "ERROR: files left in build directory after distclean:" ; \
753	       $(distcleancheck_listfiles) ; \
754	       exit 1; } >&2
755check-am: all-am
756	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
757check: check-am
758all-am: Makefile $(LTLIBRARIES) $(DATA) config.h
759installdirs:
760	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(jardir)"; do \
761	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
762	done
763install: install-am
764install-exec: install-exec-am
765install-data: install-data-am
766uninstall: uninstall-am
767
768install-am: all-am
769	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
770
771installcheck: installcheck-am
772install-strip:
773	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
774	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
775	  `test -z '$(STRIP)' || \
776	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
777mostlyclean-generic:
778
779clean-generic:
780	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
781
782distclean-generic:
783	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
784	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
785
786maintainer-clean-generic:
787	@echo "This command is intended for maintainers to use"
788	@echo "it deletes files that may require special tools to rebuild."
789	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
790clean: clean-am
791
792clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
793	mostlyclean-am
794
795distclean: distclean-am
796	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
797	-rm -rf ./$(DEPDIR)
798	-rm -f Makefile
799distclean-am: clean-am distclean-compile distclean-generic \
800	distclean-hdr distclean-libtool distclean-tags
801
802dvi: dvi-am
803
804dvi-am:
805
806html: html-am
807
808html-am:
809
810info: info-am
811
812info-am:
813
814install-data-am: install-jarDATA
815
816install-dvi: install-dvi-am
817
818install-dvi-am:
819
820install-exec-am: install-libLTLIBRARIES
821
822install-html: install-html-am
823
824install-html-am:
825
826install-info: install-info-am
827
828install-info-am:
829
830install-man:
831
832install-pdf: install-pdf-am
833
834install-pdf-am:
835
836install-ps: install-ps-am
837
838install-ps-am:
839
840installcheck-am:
841
842maintainer-clean: maintainer-clean-am
843	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
844	-rm -rf $(top_srcdir)/autom4te.cache
845	-rm -rf ./$(DEPDIR)
846	-rm -f Makefile
847maintainer-clean-am: distclean-am maintainer-clean-generic
848
849mostlyclean: mostlyclean-am
850
851mostlyclean-am: mostlyclean-compile mostlyclean-generic \
852	mostlyclean-libtool
853
854pdf: pdf-am
855
856pdf-am:
857
858ps: ps-am
859
860ps-am:
861
862uninstall-am: uninstall-jarDATA uninstall-libLTLIBRARIES
863
864.MAKE: all check-am install-am install-strip
865
866.PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
867	clean clean-generic clean-libLTLIBRARIES clean-libtool \
868	clean-local ctags dist dist-all dist-bzip2 dist-gzip dist-lzma \
869	dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
870	distclean-compile distclean-generic distclean-hdr \
871	distclean-libtool distclean-tags distcleancheck distdir \
872	distuninstallcheck dvi dvi-am html html-am info info-am \
873	install install-am install-data install-data-am install-dvi \
874	install-dvi-am install-exec install-exec-am install-html \
875	install-html-am install-info install-info-am install-jarDATA \
876	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
877	install-ps install-ps-am install-strip installcheck \
878	installcheck-am installdirs maintainer-clean \
879	maintainer-clean-generic mostlyclean mostlyclean-compile \
880	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
881	tags uninstall uninstall-am uninstall-jarDATA \
882	uninstall-libLTLIBRARIES
883
884
885.PHONY: clean-local
886
887clean-local:
888	-rm -rf $(classdir) target java.built *.tar.gz
889
890java-classes: java.built
891
892java.built: $(JAVA_FILES)
893	-mkdir -p $(classdir)
894	$(JAVAC) $(JAVACFLAGS) -source 1.5 -target 1.5 -d $(classdir) $(JAVA_FILES) && touch java.built
895
896IcmpSocket.c: org_opennms_protocols_icmp_IcmpSocket.h
897
898org_opennms_protocols_icmp_IcmpSocket.h: java.built
899	$(JAVAH) -classpath $(classdir) org.opennms.protocols.icmp.IcmpSocket
900
901jicmp.jar: java.built
902	cd $(classdir) && \
903	$(JAR) cvf ../$@ *
904
905deploy:
906	mvn deploy:deploy-file
907
908.PHONY: deploy rpm
909
910@MAKE_RPMS_TRUE@rpm: @RPM_TARGET@
911
912@MAKE_RPMS_TRUE@print_rpm: @RPM_TARGET@
913@MAKE_RPMS_TRUE@	@echo $(RPM_TARGET)
914
915@MAKE_RPMS_TRUE@$(RPM_TARGET): $(DISTFILES)
916@MAKE_RPMS_TRUE@	${MAKE} dist
917@MAKE_RPMS_TRUE@	-mkdir -p $(RPM_DIR)/SRPMS
918@MAKE_RPMS_TRUE@	-mkdir -p `dirname $(RPM_TARGET)`
919@MAKE_RPMS_TRUE@	$(RPMBUILD_PROG) --define 'version $(VERSION)' --define 'rel $(RELEASE)' $(RPM_ARGS) $(RPM_TARBALL)
920@MAKE_RPMS_TRUE@	@echo "$(RPM_TARGET) created"
921
922# Tell versions [3.59,3.63) of GNU make to not export all variables.
923# Otherwise a system limit (for SysV at least) may be exceeded.
924.NOEXPORT:
925