1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38subdir = include
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42	$(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48SOURCES =
49DIST_SOURCES =
50RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51	html-recursive info-recursive install-data-recursive \
52	install-exec-recursive install-info-recursive \
53	install-recursive installcheck-recursive installdirs-recursive \
54	pdf-recursive ps-recursive uninstall-info-recursive \
55	uninstall-recursive
56ETAGS = etags
57CTAGS = ctags
58DIST_SUBDIRS = $(SUBDIRS)
59DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60ACLOCAL = @ACLOCAL@
61AMDEP_FALSE = @AMDEP_FALSE@
62AMDEP_TRUE = @AMDEP_TRUE@
63AMTAR = @AMTAR@
64AR = @AR@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXCPP = @CXXCPP@
76CXXDEPMODE = @CXXDEPMODE@
77CXXFLAGS = @CXXFLAGS@
78CYGPATH_W = @CYGPATH_W@
79DEFS = @DEFS@
80DEPDIR = @DEPDIR@
81ECHO = @ECHO@
82ECHO_C = @ECHO_C@
83ECHO_N = @ECHO_N@
84ECHO_T = @ECHO_T@
85EGREP = @EGREP@
86EXEEXT = @EXEEXT@
87F77 = @F77@
88FFLAGS = @FFLAGS@
89INSTALL_DATA = @INSTALL_DATA@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@
91INSTALL_SCRIPT = @INSTALL_SCRIPT@
92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93LDFLAGS = @LDFLAGS@
94LIBOBJS = @LIBOBJS@
95LIBS = @LIBS@
96LIBTOOL = @LIBTOOL@
97LIBTOOL_DEPS = @LIBTOOL_DEPS@
98LN_S = @LN_S@
99LTLIBOBJS = @LTLIBOBJS@
100MAKEINFO = @MAKEINFO@
101OBJEXT = @OBJEXT@
102PACKAGE = @PACKAGE@
103PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104PACKAGE_NAME = @PACKAGE_NAME@
105PACKAGE_STRING = @PACKAGE_STRING@
106PACKAGE_TARNAME = @PACKAGE_TARNAME@
107PACKAGE_VERSION = @PACKAGE_VERSION@
108PATH_SEPARATOR = @PATH_SEPARATOR@
109RANLIB = @RANLIB@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
112STRIP = @STRIP@
113VERSION = @VERSION@
114ac_ct_AR = @ac_ct_AR@
115ac_ct_CC = @ac_ct_CC@
116ac_ct_CXX = @ac_ct_CXX@
117ac_ct_F77 = @ac_ct_F77@
118ac_ct_RANLIB = @ac_ct_RANLIB@
119ac_ct_STRIP = @ac_ct_STRIP@
120am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
123am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
124am__include = @am__include@
125am__leading_dot = @am__leading_dot@
126am__quote = @am__quote@
127am__tar = @am__tar@
128am__untar = @am__untar@
129bindir = @bindir@
130build = @build@
131build_alias = @build_alias@
132build_cpu = @build_cpu@
133build_os = @build_os@
134build_vendor = @build_vendor@
135datadir = @datadir@
136exec_prefix = @exec_prefix@
137host = @host@
138host_alias = @host_alias@
139host_cpu = @host_cpu@
140host_os = @host_os@
141host_vendor = @host_vendor@
142includedir = @includedir@
143infodir = @infodir@
144install_sh = @install_sh@
145libdir = @libdir@
146libexecdir = @libexecdir@
147localstatedir = @localstatedir@
148mandir = @mandir@
149mkdir_p = @mkdir_p@
150oldincludedir = @oldincludedir@
151prefix = @prefix@
152program_transform_name = @program_transform_name@
153sbindir = @sbindir@
154sharedstatedir = @sharedstatedir@
155sysconfdir = @sysconfdir@
156target_alias = @target_alias@
157SUBDIRS = dsrpdb dsrpdb_internal tnt
158all: all-recursive
159
160.SUFFIXES:
161$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
162	@for dep in $?; do \
163	  case '$(am__configure_deps)' in \
164	    *$$dep*) \
165	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
166		&& exit 0; \
167	      exit 1;; \
168	  esac; \
169	done; \
170	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/Makefile'; \
171	cd $(top_srcdir) && \
172	  $(AUTOMAKE) --foreign  include/Makefile
173.PRECIOUS: Makefile
174Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
175	@case '$?' in \
176	  *config.status*) \
177	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
178	  *) \
179	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
180	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
181	esac;
182
183$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
184	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185
186$(top_srcdir)/configure:  $(am__configure_deps)
187	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
189	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
191mostlyclean-libtool:
192	-rm -f *.lo
193
194clean-libtool:
195	-rm -rf .libs _libs
196
197distclean-libtool:
198	-rm -f libtool
199uninstall-info-am:
200
201# This directory's subdirectories are mostly independent; you can cd
202# into them and run `make' without going through this Makefile.
203# To change the values of `make' variables: instead of editing Makefiles,
204# (1) if the variable is set in `config.status', edit `config.status'
205#     (which will cause the Makefiles to be regenerated when you run `make');
206# (2) otherwise, pass the desired values on the `make' command line.
207$(RECURSIVE_TARGETS):
208	@failcom='exit 1'; \
209	for f in x $$MAKEFLAGS; do \
210	  case $$f in \
211	    *=* | --[!k]*);; \
212	    *k*) failcom='fail=yes';; \
213	  esac; \
214	done; \
215	dot_seen=no; \
216	target=`echo $@ | sed s/-recursive//`; \
217	list='$(SUBDIRS)'; for subdir in $$list; do \
218	  echo "Making $$target in $$subdir"; \
219	  if test "$$subdir" = "."; then \
220	    dot_seen=yes; \
221	    local_target="$$target-am"; \
222	  else \
223	    local_target="$$target"; \
224	  fi; \
225	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
226	  || eval $$failcom; \
227	done; \
228	if test "$$dot_seen" = "no"; then \
229	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
230	fi; test -z "$$fail"
231
232mostlyclean-recursive clean-recursive distclean-recursive \
233maintainer-clean-recursive:
234	@failcom='exit 1'; \
235	for f in x $$MAKEFLAGS; do \
236	  case $$f in \
237	    *=* | --[!k]*);; \
238	    *k*) failcom='fail=yes';; \
239	  esac; \
240	done; \
241	dot_seen=no; \
242	case "$@" in \
243	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
244	  *) list='$(SUBDIRS)' ;; \
245	esac; \
246	rev=''; for subdir in $$list; do \
247	  if test "$$subdir" = "."; then :; else \
248	    rev="$$subdir $$rev"; \
249	  fi; \
250	done; \
251	rev="$$rev ."; \
252	target=`echo $@ | sed s/-recursive//`; \
253	for subdir in $$rev; do \
254	  echo "Making $$target in $$subdir"; \
255	  if test "$$subdir" = "."; then \
256	    local_target="$$target-am"; \
257	  else \
258	    local_target="$$target"; \
259	  fi; \
260	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
261	  || eval $$failcom; \
262	done && test -z "$$fail"
263tags-recursive:
264	list='$(SUBDIRS)'; for subdir in $$list; do \
265	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
266	done
267ctags-recursive:
268	list='$(SUBDIRS)'; for subdir in $$list; do \
269	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
270	done
271
272ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274	unique=`for i in $$list; do \
275	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276	  done | \
277	  $(AWK) '    { files[$$0] = 1; } \
278	       END { for (i in files) print i; }'`; \
279	mkid -fID $$unique
280tags: TAGS
281
282TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283		$(TAGS_FILES) $(LISP)
284	tags=; \
285	here=`pwd`; \
286	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
287	  include_option=--etags-include; \
288	  empty_fix=.; \
289	else \
290	  include_option=--include; \
291	  empty_fix=; \
292	fi; \
293	list='$(SUBDIRS)'; for subdir in $$list; do \
294	  if test "$$subdir" = .; then :; else \
295	    test ! -f $$subdir/TAGS || \
296	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
297	  fi; \
298	done; \
299	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
300	unique=`for i in $$list; do \
301	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302	  done | \
303	  $(AWK) '    { files[$$0] = 1; } \
304	       END { for (i in files) print i; }'`; \
305	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
306	  test -n "$$unique" || unique=$$empty_fix; \
307	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
308	    $$tags $$unique; \
309	fi
310ctags: CTAGS
311CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
312		$(TAGS_FILES) $(LISP)
313	tags=; \
314	here=`pwd`; \
315	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
316	unique=`for i in $$list; do \
317	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318	  done | \
319	  $(AWK) '    { files[$$0] = 1; } \
320	       END { for (i in files) print i; }'`; \
321	test -z "$(CTAGS_ARGS)$$tags$$unique" \
322	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
323	     $$tags $$unique
324
325GTAGS:
326	here=`$(am__cd) $(top_builddir) && pwd` \
327	  && cd $(top_srcdir) \
328	  && gtags -i $(GTAGS_ARGS) $$here
329
330distclean-tags:
331	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
332
333distdir: $(DISTFILES)
334	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
335	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
336	list='$(DISTFILES)'; for file in $$list; do \
337	  case $$file in \
338	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
339	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
340	  esac; \
341	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
343	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
344	    dir="/$$dir"; \
345	    $(mkdir_p) "$(distdir)$$dir"; \
346	  else \
347	    dir=''; \
348	  fi; \
349	  if test -d $$d/$$file; then \
350	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
352	    fi; \
353	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
354	  else \
355	    test -f $(distdir)/$$file \
356	    || cp -p $$d/$$file $(distdir)/$$file \
357	    || exit 1; \
358	  fi; \
359	done
360	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
361	  if test "$$subdir" = .; then :; else \
362	    test -d "$(distdir)/$$subdir" \
363	    || $(mkdir_p) "$(distdir)/$$subdir" \
364	    || exit 1; \
365	    distdir=`$(am__cd) $(distdir) && pwd`; \
366	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
367	    (cd $$subdir && \
368	      $(MAKE) $(AM_MAKEFLAGS) \
369	        top_distdir="$$top_distdir" \
370	        distdir="$$distdir/$$subdir" \
371	        distdir) \
372	      || exit 1; \
373	  fi; \
374	done
375check-am: all-am
376check: check-recursive
377all-am: Makefile
378installdirs: installdirs-recursive
379installdirs-am:
380install: install-recursive
381install-exec: install-exec-recursive
382install-data: install-data-recursive
383uninstall: uninstall-recursive
384
385install-am: all-am
386	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
387
388installcheck: installcheck-recursive
389install-strip:
390	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
391	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
392	  `test -z '$(STRIP)' || \
393	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
394mostlyclean-generic:
395
396clean-generic:
397
398distclean-generic:
399	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
400
401maintainer-clean-generic:
402	@echo "This command is intended for maintainers to use"
403	@echo "it deletes files that may require special tools to rebuild."
404clean: clean-recursive
405
406clean-am: clean-generic clean-libtool mostlyclean-am
407
408distclean: distclean-recursive
409	-rm -f Makefile
410distclean-am: clean-am distclean-generic distclean-libtool \
411	distclean-tags
412
413dvi: dvi-recursive
414
415dvi-am:
416
417html: html-recursive
418
419info: info-recursive
420
421info-am:
422
423install-data-am:
424
425install-exec-am:
426
427install-info: install-info-recursive
428
429install-man:
430
431installcheck-am:
432
433maintainer-clean: maintainer-clean-recursive
434	-rm -f Makefile
435maintainer-clean-am: distclean-am maintainer-clean-generic
436
437mostlyclean: mostlyclean-recursive
438
439mostlyclean-am: mostlyclean-generic mostlyclean-libtool
440
441pdf: pdf-recursive
442
443pdf-am:
444
445ps: ps-recursive
446
447ps-am:
448
449uninstall-am: uninstall-info-am
450
451uninstall-info: uninstall-info-recursive
452
453.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
454	clean clean-generic clean-libtool clean-recursive ctags \
455	ctags-recursive distclean distclean-generic distclean-libtool \
456	distclean-recursive distclean-tags distdir dvi dvi-am html \
457	html-am info info-am install install-am install-data \
458	install-data-am install-exec install-exec-am install-info \
459	install-info-am install-man install-strip installcheck \
460	installcheck-am installdirs installdirs-am maintainer-clean \
461	maintainer-clean-generic maintainer-clean-recursive \
462	mostlyclean mostlyclean-generic mostlyclean-libtool \
463	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
464	uninstall uninstall-am uninstall-info-am
465
466# Tell versions [3.59,3.63) of GNU make to not export all variables.
467# Otherwise a system limit (for SysV at least) may be exceeded.
468.NOEXPORT:
469