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@
36target_triplet = @target@
37subdir = src/missing/m4
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/src/missing/m4/salen.m4 \
41	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48SOURCES =
49DIST_SOURCES =
50DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51ACLOCAL = @ACLOCAL@
52AMTAR = @AMTAR@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57CC = @CC@
58CCDEPMODE = @CCDEPMODE@
59CFLAGS = @CFLAGS@
60CPP = @CPP@
61CPPFLAGS = @CPPFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
65ECHO_C = @ECHO_C@
66ECHO_N = @ECHO_N@
67ECHO_T = @ECHO_T@
68EGREP = @EGREP@
69EXEEXT = @EXEEXT@
70GREP = @GREP@
71INSTALL = @INSTALL@
72INSTALL_DATA = @INSTALL_DATA@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_SCRIPT = @INSTALL_SCRIPT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76LDFLAGS = @LDFLAGS@
77LIBOBJS = @LIBOBJS@
78LIBS = @LIBS@
79LTLIBOBJS = @LTLIBOBJS@
80MAKEINFO = @MAKEINFO@
81MKDIR_P = @MKDIR_P@
82NETCPU_SOURCE = @NETCPU_SOURCE@
83OBJEXT = @OBJEXT@
84PACKAGE = @PACKAGE@
85PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
86PACKAGE_NAME = @PACKAGE_NAME@
87PACKAGE_STRING = @PACKAGE_STRING@
88PACKAGE_TARNAME = @PACKAGE_TARNAME@
89PACKAGE_URL = @PACKAGE_URL@
90PACKAGE_VERSION = @PACKAGE_VERSION@
91PATH_SEPARATOR = @PATH_SEPARATOR@
92RANLIB = @RANLIB@
93SET_MAKE = @SET_MAKE@
94SHELL = @SHELL@
95STRIP = @STRIP@
96VERSION = @VERSION@
97abs_builddir = @abs_builddir@
98abs_srcdir = @abs_srcdir@
99abs_top_builddir = @abs_top_builddir@
100abs_top_srcdir = @abs_top_srcdir@
101ac_ct_CC = @ac_ct_CC@
102am__include = @am__include@
103am__leading_dot = @am__leading_dot@
104am__quote = @am__quote@
105am__tar = @am__tar@
106am__untar = @am__untar@
107bindir = @bindir@
108build = @build@
109build_alias = @build_alias@
110build_cpu = @build_cpu@
111build_os = @build_os@
112build_vendor = @build_vendor@
113builddir = @builddir@
114datadir = @datadir@
115datarootdir = @datarootdir@
116docdir = @docdir@
117dvidir = @dvidir@
118exec_prefix = @exec_prefix@
119host = @host@
120host_alias = @host_alias@
121host_cpu = @host_cpu@
122host_os = @host_os@
123host_vendor = @host_vendor@
124htmldir = @htmldir@
125includedir = @includedir@
126infodir = @infodir@
127install_sh = @install_sh@
128libdir = @libdir@
129libexecdir = @libexecdir@
130localedir = @localedir@
131localstatedir = @localstatedir@
132mandir = @mandir@
133mkdir_p = @mkdir_p@
134oldincludedir = @oldincludedir@
135pdfdir = @pdfdir@
136prefix = @prefix@
137program_transform_name = @program_transform_name@
138psdir = @psdir@
139sbindir = @sbindir@
140sharedstatedir = @sharedstatedir@
141srcdir = @srcdir@
142sysconfdir = @sysconfdir@
143target = @target@
144target_alias = @target_alias@
145target_cpu = @target_cpu@
146target_os = @target_os@
147target_vendor = @target_vendor@
148top_build_prefix = @top_build_prefix@
149top_builddir = @top_builddir@
150top_srcdir = @top_srcdir@
151EXTRA_DIST = *.m4
152all: all-am
153
154.SUFFIXES:
155$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
156	@for dep in $?; do \
157	  case '$(am__configure_deps)' in \
158	    *$$dep*) \
159	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
160	        && { if test -f $@; then exit 0; else break; fi; }; \
161	      exit 1;; \
162	  esac; \
163	done; \
164	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/missing/m4/Makefile'; \
165	$(am__cd) $(top_srcdir) && \
166	  $(AUTOMAKE) --gnu src/missing/m4/Makefile
167.PRECIOUS: Makefile
168Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
169	@case '$?' in \
170	  *config.status*) \
171	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
172	  *) \
173	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
174	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
175	esac;
176
177$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
178	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
179
180$(top_srcdir)/configure:  $(am__configure_deps)
181	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
182$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
183	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
184$(am__aclocal_m4_deps):
185tags: TAGS
186TAGS:
187
188ctags: CTAGS
189CTAGS:
190
191
192distdir: $(DISTFILES)
193	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
194	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
195	list='$(DISTFILES)'; \
196	  dist_files=`for file in $$list; do echo $$file; done | \
197	  sed -e "s|^$$srcdirstrip/||;t" \
198	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
199	case $$dist_files in \
200	  */*) $(MKDIR_P) `echo "$$dist_files" | \
201			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
202			   sort -u` ;; \
203	esac; \
204	for file in $$dist_files; do \
205	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
206	  if test -d $$d/$$file; then \
207	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
208	    if test -d "$(distdir)/$$file"; then \
209	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
210	    fi; \
211	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
212	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
213	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
214	    fi; \
215	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
216	  else \
217	    test -f "$(distdir)/$$file" \
218	    || cp -p $$d/$$file "$(distdir)/$$file" \
219	    || exit 1; \
220	  fi; \
221	done
222check-am: all-am
223check: check-am
224all-am: Makefile
225installdirs:
226install: install-am
227install-exec: install-exec-am
228install-data: install-data-am
229uninstall: uninstall-am
230
231install-am: all-am
232	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
233
234installcheck: installcheck-am
235install-strip:
236	if test -z '$(STRIP)'; then \
237	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
238	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
239	      install; \
240	else \
241	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
242	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
243	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
244	fi
245mostlyclean-generic:
246
247clean-generic:
248
249distclean-generic:
250	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
251	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
252
253maintainer-clean-generic:
254	@echo "This command is intended for maintainers to use"
255	@echo "it deletes files that may require special tools to rebuild."
256clean: clean-am
257
258clean-am: clean-generic mostlyclean-am
259
260distclean: distclean-am
261	-rm -f Makefile
262distclean-am: clean-am distclean-generic
263
264dvi: dvi-am
265
266dvi-am:
267
268html: html-am
269
270html-am:
271
272info: info-am
273
274info-am:
275
276install-data-am:
277
278install-dvi: install-dvi-am
279
280install-dvi-am:
281
282install-exec-am:
283
284install-html: install-html-am
285
286install-html-am:
287
288install-info: install-info-am
289
290install-info-am:
291
292install-man:
293
294install-pdf: install-pdf-am
295
296install-pdf-am:
297
298install-ps: install-ps-am
299
300install-ps-am:
301
302installcheck-am:
303
304maintainer-clean: maintainer-clean-am
305	-rm -f Makefile
306maintainer-clean-am: distclean-am maintainer-clean-generic
307
308mostlyclean: mostlyclean-am
309
310mostlyclean-am: mostlyclean-generic
311
312pdf: pdf-am
313
314pdf-am:
315
316ps: ps-am
317
318ps-am:
319
320uninstall-am:
321
322.MAKE: install-am install-strip
323
324.PHONY: all all-am check check-am clean clean-generic distclean \
325	distclean-generic distdir dvi dvi-am html html-am info info-am \
326	install install-am install-data install-data-am install-dvi \
327	install-dvi-am install-exec install-exec-am install-html \
328	install-html-am install-info install-info-am install-man \
329	install-pdf install-pdf-am install-ps install-ps-am \
330	install-strip installcheck installcheck-am installdirs \
331	maintainer-clean maintainer-clean-generic mostlyclean \
332	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
333
334
335# Tell versions [3.59,3.63) of GNU make to not export all variables.
336# Otherwise a system limit (for SysV at least) may be exceeded.
337.NOEXPORT:
338