1# Makefile.in generated by automake 1.11.3 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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = msvc6/testNDC
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/ACX_PTHREAD.m4 \
40	$(top_srcdir)/m4/AC_CREATE_PREFIX_CONFIG_H.m4 \
41	$(top_srcdir)/m4/AC_CXX_HAVE_SSTREAM.m4 \
42	$(top_srcdir)/m4/AC_CXX_NAMESPACES.m4 \
43	$(top_srcdir)/m4/AC_C_INT64_T.m4 \
44	$(top_srcdir)/m4/AC_FUNC_SNPRINTF.m4 \
45	$(top_srcdir)/m4/BB_ENABLE_DOXYGEN.m4 \
46	$(top_srcdir)/m4/BB_ENABLE_REMOTE_SYSLOG.m4 \
47	$(top_srcdir)/m4/BB_ENABLE_SMTP.m4 \
48	$(top_srcdir)/m4/PETI_PEDANTIC_GCC.m4 \
49	$(top_srcdir)/m4/ac_config_libconfig_in.m4 \
50	$(top_srcdir)/m4/ac_config_pkgconfig_in.m4 \
51	$(top_srcdir)/configure.in
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
55CONFIG_HEADER = $(top_builddir)/include/config.h
56CONFIG_CLEAN_FILES =
57CONFIG_CLEAN_VPATH_FILES =
58SOURCES =
59DIST_SOURCES =
60DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61ACLOCAL = @ACLOCAL@
62AMTAR = @AMTAR@
63AR = @AR@
64AUTOCONF = @AUTOCONF@
65AUTOHEADER = @AUTOHEADER@
66AUTOMAKE = @AUTOMAKE@
67AWK = @AWK@
68CC = @CC@
69CCDEPMODE = @CCDEPMODE@
70CFLAGS = @CFLAGS@
71CPP = @CPP@
72CPPFLAGS = @CPPFLAGS@
73CXX = @CXX@
74CXXCPP = @CXXCPP@
75CXXDEPMODE = @CXXDEPMODE@
76CXXFLAGS = @CXXFLAGS@
77CYGPATH_W = @CYGPATH_W@
78DEFS = @DEFS@
79DEPDIR = @DEPDIR@
80DLLTOOL = @DLLTOOL@
81DOT = @DOT@
82DOXYGEN = @DOXYGEN@
83DSYMUTIL = @DSYMUTIL@
84DUMPBIN = @DUMPBIN@
85ECHO_C = @ECHO_C@
86ECHO_N = @ECHO_N@
87ECHO_T = @ECHO_T@
88EGREP = @EGREP@
89EXEEXT = @EXEEXT@
90FGREP = @FGREP@
91GREP = @GREP@
92INSTALL = @INSTALL@
93INSTALL_DATA = @INSTALL_DATA@
94INSTALL_PROGRAM = @INSTALL_PROGRAM@
95INSTALL_SCRIPT = @INSTALL_SCRIPT@
96INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97LD = @LD@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LIBTOOL = @LIBTOOL@
102LIPO = @LIPO@
103LN_S = @LN_S@
104LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
105LOG4CPP_CONFLICTS = @LOG4CPP_CONFLICTS@
106LOG4CPP_PKGCONFIG = @LOG4CPP_PKGCONFIG@
107LOG4CPP_REQUIRES = @LOG4CPP_REQUIRES@
108LOG4CPP_VERSION = @LOG4CPP_VERSION@
109LTLIBOBJS = @LTLIBOBJS@
110LT_VERSION = @LT_VERSION@
111MAKEINFO = @MAKEINFO@
112MANIFEST_TOOL = @MANIFEST_TOOL@
113MKDIR_P = @MKDIR_P@
114NM = @NM@
115NMEDIT = @NMEDIT@
116OBJDUMP = @OBJDUMP@
117OBJEXT = @OBJEXT@
118OTOOL = @OTOOL@
119OTOOL64 = @OTOOL64@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_URL = @PACKAGE_URL@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
128PTHREAD_CC = @PTHREAD_CC@
129PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
130PTHREAD_LIBS = @PTHREAD_LIBS@
131RANLIB = @RANLIB@
132SED = @SED@
133SET_MAKE = @SET_MAKE@
134SHELL = @SHELL@
135STRIP = @STRIP@
136VERSION = @VERSION@
137abs_builddir = @abs_builddir@
138abs_srcdir = @abs_srcdir@
139abs_top_builddir = @abs_top_builddir@
140abs_top_srcdir = @abs_top_srcdir@
141ac_ct_AR = @ac_ct_AR@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
145acx_pthread_config = @acx_pthread_config@
146am__include = @am__include@
147am__leading_dot = @am__leading_dot@
148am__quote = @am__quote@
149am__tar = @am__tar@
150am__untar = @am__untar@
151bindir = @bindir@
152build = @build@
153build_alias = @build_alias@
154build_cpu = @build_cpu@
155build_os = @build_os@
156build_vendor = @build_vendor@
157builddir = @builddir@
158datadir = @datadir@
159datarootdir = @datarootdir@
160docdir = @docdir@
161dvidir = @dvidir@
162enable_dot = @enable_dot@
163enable_html_docs = @enable_html_docs@
164enable_latex_docs = @enable_latex_docs@
165exec_prefix = @exec_prefix@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
171htmldir = @htmldir@
172includedir = @includedir@
173infodir = @infodir@
174install_sh = @install_sh@
175libdir = @libdir@
176libexecdir = @libexecdir@
177localedir = @localedir@
178localstatedir = @localstatedir@
179log4cpp_cflags = @log4cpp_cflags@
180log4cpp_libs = @log4cpp_libs@
181mandir = @mandir@
182mkdir_p = @mkdir_p@
183oldincludedir = @oldincludedir@
184pdfdir = @pdfdir@
185prefix = @prefix@
186program_transform_name = @program_transform_name@
187psdir = @psdir@
188sbindir = @sbindir@
189sharedstatedir = @sharedstatedir@
190srcdir = @srcdir@
191sysconfdir = @sysconfdir@
192target = @target@
193target_alias = @target_alias@
194top_build_prefix = @top_build_prefix@
195top_builddir = @top_builddir@
196top_srcdir = @top_srcdir@
197EXTRA_DIST = testNDC.dsp
198all: all-am
199
200.SUFFIXES:
201$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
202	@for dep in $?; do \
203	  case '$(am__configure_deps)' in \
204	    *$$dep*) \
205	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
206	        && { if test -f $@; then exit 0; else break; fi; }; \
207	      exit 1;; \
208	  esac; \
209	done; \
210	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu msvc6/testNDC/Makefile'; \
211	$(am__cd) $(top_srcdir) && \
212	  $(AUTOMAKE) --gnu msvc6/testNDC/Makefile
213.PRECIOUS: Makefile
214Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215	@case '$?' in \
216	  *config.status*) \
217	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218	  *) \
219	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221	esac;
222
223$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226$(top_srcdir)/configure:  $(am__configure_deps)
227	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
229	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230$(am__aclocal_m4_deps):
231
232mostlyclean-libtool:
233	-rm -f *.lo
234
235clean-libtool:
236	-rm -rf .libs _libs
237tags: TAGS
238TAGS:
239
240ctags: CTAGS
241CTAGS:
242
243
244distdir: $(DISTFILES)
245	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
246	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
247	list='$(DISTFILES)'; \
248	  dist_files=`for file in $$list; do echo $$file; done | \
249	  sed -e "s|^$$srcdirstrip/||;t" \
250	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
251	case $$dist_files in \
252	  */*) $(MKDIR_P) `echo "$$dist_files" | \
253			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
254			   sort -u` ;; \
255	esac; \
256	for file in $$dist_files; do \
257	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
258	  if test -d $$d/$$file; then \
259	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
260	    if test -d "$(distdir)/$$file"; then \
261	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
262	    fi; \
263	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
264	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
265	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
266	    fi; \
267	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
268	  else \
269	    test -f "$(distdir)/$$file" \
270	    || cp -p $$d/$$file "$(distdir)/$$file" \
271	    || exit 1; \
272	  fi; \
273	done
274check-am: all-am
275check: check-am
276all-am: Makefile
277installdirs:
278install: install-am
279install-exec: install-exec-am
280install-data: install-data-am
281uninstall: uninstall-am
282
283install-am: all-am
284	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
285
286installcheck: installcheck-am
287install-strip:
288	if test -z '$(STRIP)'; then \
289	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
290	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
291	      install; \
292	else \
293	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
294	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
295	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
296	fi
297mostlyclean-generic:
298
299clean-generic:
300
301distclean-generic:
302	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
303	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
304
305maintainer-clean-generic:
306	@echo "This command is intended for maintainers to use"
307	@echo "it deletes files that may require special tools to rebuild."
308clean: clean-am
309
310clean-am: clean-generic clean-libtool mostlyclean-am
311
312distclean: distclean-am
313	-rm -f Makefile
314distclean-am: clean-am distclean-generic
315
316dvi: dvi-am
317
318dvi-am:
319
320html: html-am
321
322html-am:
323
324info: info-am
325
326info-am:
327
328install-data-am:
329
330install-dvi: install-dvi-am
331
332install-dvi-am:
333
334install-exec-am:
335
336install-html: install-html-am
337
338install-html-am:
339
340install-info: install-info-am
341
342install-info-am:
343
344install-man:
345
346install-pdf: install-pdf-am
347
348install-pdf-am:
349
350install-ps: install-ps-am
351
352install-ps-am:
353
354installcheck-am:
355
356maintainer-clean: maintainer-clean-am
357	-rm -f Makefile
358maintainer-clean-am: distclean-am maintainer-clean-generic
359
360mostlyclean: mostlyclean-am
361
362mostlyclean-am: mostlyclean-generic mostlyclean-libtool
363
364pdf: pdf-am
365
366pdf-am:
367
368ps: ps-am
369
370ps-am:
371
372uninstall-am:
373
374.MAKE: install-am install-strip
375
376.PHONY: all all-am check check-am clean clean-generic clean-libtool \
377	distclean distclean-generic distclean-libtool distdir dvi \
378	dvi-am html html-am info info-am install install-am \
379	install-data install-data-am install-dvi install-dvi-am \
380	install-exec install-exec-am install-html install-html-am \
381	install-info install-info-am install-man install-pdf \
382	install-pdf-am install-ps install-ps-am install-strip \
383	installcheck installcheck-am installdirs maintainer-clean \
384	maintainer-clean-generic mostlyclean mostlyclean-generic \
385	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
386
387
388# Tell versions [3.59,3.63) of GNU make to not export all variables.
389# Otherwise a system limit (for SysV at least) may be exceeded.
390.NOEXPORT:
391