1# Makefile.in generated by automake 1.6 from Makefile.am.
2# m4/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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
16SHELL = /bin/sh
17
18srcdir = .
19top_srcdir = ..
20
21prefix = /usr/local
22exec_prefix = ${prefix}
23
24bindir = ${exec_prefix}/bin
25sbindir = ${exec_prefix}/sbin
26libexecdir = ${exec_prefix}/libexec
27datadir = ${prefix}/share
28sysconfdir = ${prefix}/etc
29sharedstatedir = ${prefix}/com
30localstatedir = ${prefix}/var
31libdir = ${exec_prefix}/lib
32infodir = ${prefix}/info
33mandir = ${prefix}/man
34includedir = ${prefix}/include
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/diffutils
37pkglibdir = $(libdir)/diffutils
38pkgincludedir = $(includedir)/diffutils
39top_builddir = ..
40
41ACLOCAL = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run aclocal-1.6
42AUTOCONF = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoconf
43AUTOMAKE = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run automake-1.6
44AUTOHEADER = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoheader
45
46am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47INSTALL = /bin/install -c
48INSTALL_PROGRAM = ${INSTALL}
49INSTALL_DATA = ${INSTALL} -m 644
50install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c
52INSTALL_SCRIPT = ${INSTALL}
53INSTALL_HEADER = $(INSTALL_DATA)
54transform = s,x,x,
55NORMAL_INSTALL = :
56PRE_INSTALL = :
57POST_INSTALL = :
58NORMAL_UNINSTALL = :
59PRE_UNINSTALL = :
60POST_UNINSTALL = :
61host_alias = 
62host_triplet = i586-pc-beos
63
64EXEEXT = 
65OBJEXT = o
66PATH_SEPARATOR = :
67AMTAR = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run tar
68AWK = gawk
69BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
70CATOBJEXT = @CATOBJEXT@
71CC = gcc
72CPP = gcc -E
73DATADIRNAME = @DATADIRNAME@
74DEPDIR = .deps
75GENCAT = @GENCAT@
76GLIBC21 = @GLIBC21@
77GMSGFMT = :
78HAVE_LIB = @HAVE_LIB@
79HELP2MAN = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run help2man
80INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
81INSTOBJEXT = @INSTOBJEXT@
82INTLBISON = @INTLBISON@
83INTLLIBS = 
84INTLOBJS = @INTLOBJS@
85INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
86LIB = @LIB@
87LIBICONV = 
88LIBINTL = 
89LIB_CLOCK_GETTIME = 
90LTLIB = @LTLIB@
91LTLIBICONV = 
92LTLIBINTL = 
93MKINSTALLDIRS = config/mkinstalldirs
94PACKAGE = diffutils
95POSUB = 
96PR_PROGRAM = /bin/pr
97RANLIB = ranlib
98STRIP = 
99U = 
100USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
101USE_NLS = no
102VERSION = 2.8.1
103am__include = include
104am__quote = 
105install_sh = /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/install-sh
106
107EXTRA_DIST = \
108  README jm-glibc-io.m4 Makefile.am.in \
109c-bs-a.m4 \
110c-stack.m4 \
111check-decl.m4 \
112codeset.m4 \
113dos.m4 \
114error.m4 \
115fnmatch.m4 \
116gettext.m4 \
117glibc21.m4 \
118gnu-source.m4 \
119iconv.m4 \
120inttypes.m4 \
121jm-glibc-io.m4 \
122lcmessage.m4 \
123lib-ld.m4 \
124lib-link.m4 \
125lib-prefix.m4 \
126longlong.m4 \
127malloc.m4 \
128mbrtowc.m4 \
129mbstate_t.m4 \
130prereq.m4 \
131progtest.m4 \
132realloc.m4 \
133regex.m4 \
134setmode.m4 \
135st_mtim.m4 \
136stdbool.m4 \
137strftime.m4 \
138vararrays.m4 \
139xstrtoumax.m4
140
141subdir = m4
142mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
143CONFIG_HEADER = $(top_builddir)/config.h
144CONFIG_CLEAN_FILES =
145DIST_SOURCES =
146DIST_COMMON = README Makefile.am Makefile.in
147all: all-am
148
149.SUFFIXES:
150$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
151	cd $(top_srcdir) && \
152	  $(AUTOMAKE) --gnits  m4/Makefile
153Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
154	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
155uninstall-info-am:
156tags: TAGS
157TAGS:
158
159DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
160
161top_distdir = ..
162distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
163
164distdir: $(DISTFILES)
165	@for file in $(DISTFILES); do \
166	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
167	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
168	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
169	    dir="/$$dir"; \
170	    $(mkinstalldirs) "$(distdir)$$dir"; \
171	  else \
172	    dir=''; \
173	  fi; \
174	  if test -d $$d/$$file; then \
175	    cp -pR $$d/$$file $(distdir)$$dir \
176	    || exit 1; \
177	  else \
178	    test -f $(distdir)/$$file \
179	    || cp -p $$d/$$file $(distdir)/$$file \
180	    || exit 1; \
181	  fi; \
182	done
183check-am: all-am
184check: check-am
185all-am: Makefile
186
187installdirs:
188
189install: install-am
190install-exec: install-exec-am
191install-data: install-data-am
192uninstall: uninstall-am
193
194install-am: all-am
195	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
196
197installcheck: installcheck-am
198install-strip:
199	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
200	  INSTALL_STRIP_FLAG=-s \
201	  `test -z '$(STRIP)' || \
202	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
203mostlyclean-generic:
204
205clean-generic:
206
207distclean-generic:
208	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
209
210maintainer-clean-generic:
211	@echo "This command is intended for maintainers to use"
212	@echo "it deletes files that may require special tools to rebuild."
213clean: clean-am
214
215clean-am: clean-generic mostlyclean-am
216
217distclean: distclean-am
218
219distclean-am: clean-am distclean-generic
220
221dvi: dvi-am
222
223dvi-am:
224
225info: info-am
226
227info-am:
228
229install-data-am:
230
231install-exec-am:
232
233install-info: install-info-am
234
235install-man:
236
237installcheck-am:
238
239maintainer-clean: maintainer-clean-am
240
241maintainer-clean-am: distclean-am maintainer-clean-generic
242
243mostlyclean: mostlyclean-am
244
245mostlyclean-am: mostlyclean-generic
246
247uninstall-am: uninstall-info-am
248
249.PHONY: all all-am check check-am clean clean-generic distclean \
250	distclean-generic distdir dvi dvi-am info info-am install \
251	install-am install-data install-data-am install-exec \
252	install-exec-am install-info install-info-am install-man \
253	install-strip installcheck installcheck-am installdirs \
254	maintainer-clean maintainer-clean-generic mostlyclean \
255	mostlyclean-generic uninstall uninstall-am uninstall-info-am
256
257
258Makefile.am: Makefile.am.in
259	rm -f $@ $@t
260	sed -n '1,/^##m4-files-begin/p' $< > $@t
261	(((echo EXTRA_DIST =; \
262	   echo "  README jm-glibc-io.m4 Makefile.am.in" \
263	  ) | tr '\012' @); \
264	  (echo *.m4|tr ' ' @) ) \
265	  |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
266	  >> $@t
267	sed -n '/^##m4-files-end/,$$p' $< >> $@t
268	chmod a-w $@t
269	mv $@t $@
270# Tell versions [3.59,3.63) of GNU make to not export all variables.
271# Otherwise a system limit (for SysV at least) may be exceeded.
272.NOEXPORT:
273