Changes the location of bison.simple after running bison on local
[findutils.git] / lib / posix / Makefile.in
blobee7d120d35c688ae392215e8ebdedbefbda81fb4
1 # Makefile.in generated automatically by automake 1.4f from Makefile.am.
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
14 @SET_MAKE@
16 SHELL = @SHELL@
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ../..
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 AMTAR = @AMTAR@
61 AWK = @AWK@
62 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 CPP = @CPP@
67 DATADIRNAME = @DATADIRNAME@
68 DEPDIR = @DEPDIR@
69 DF_PROG = @DF_PROG@
70 GENCAT = @GENCAT@
71 GLIBC21 = @GLIBC21@
72 GMOFILES = @GMOFILES@
73 GMSGFMT = @GMSGFMT@
74 GNU_PACKAGE = @GNU_PACKAGE@
75 INCLUDES = @INCLUDES@
76 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
77 INSTOBJEXT = @INSTOBJEXT@
78 INTLBISON = @INTLBISON@
79 INTLLIBS = @INTLLIBS@
80 INTLOBJS = @INTLOBJS@
81 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
82 LIBICONV = @LIBICONV@
83 LIBOBJS = @LIBOBJS@
84 MAN = @MAN@
85 MKINSTALLDIRS = @MKINSTALLDIRS@
86 MSGFMT = @MSGFMT@
87 OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@
88 OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@
89 PACKAGE = @PACKAGE@
90 POFILES = @POFILES@
91 POSUB = @POSUB@
92 RANLIB = @RANLIB@
93 U = @U@
94 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
95 USE_NLS = @USE_NLS@
96 VERSION = @VERSION@
97 _am_include = @_am_include@
98 _am_quote = @_am_quote@
99 install_sh = @install_sh@
101 AUTOMAKE_OPTIONS = no-dependencies
103 EXTRA_DIST = regex.h
104 EXEEXT =
105 OBJEXT = o
106 subdir = lib/posix
107 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
108 CONFIG_HEADER = $(top_builddir)/config.h
109 CONFIG_CLEAN_FILES =
110 depcomp =
111 DIST_SOURCES =
112 DIST_COMMON = Makefile.am Makefile.in
113 all: all-am
115 .SUFFIXES:
116 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
117 cd $(top_srcdir) && \
118 $(AUTOMAKE) --gnu lib/posix/Makefile
119 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
120 cd $(top_builddir) && \
121 CONFIG_HEADERS= CONFIG_LINKS= \
122 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
123 uninstall-info-am:
124 tags: TAGS
125 TAGS:
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 top_distdir = ../..
131 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
133 distdir: $(DISTFILES)
134 @for file in $(DISTFILES); do \
135 if test -f $$file; then d=.; else d=$(srcdir); fi; \
136 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
137 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
138 $(mkinstalldirs) "$(distdir)/$$dir"; \
139 fi; \
140 if test -d $$d/$$file; then \
141 cp -pR $$d/$$file $(distdir) \
142 || exit 1; \
143 else \
144 test -f $(distdir)/$$file \
145 || cp -p $$d/$$file $(distdir)/$$file \
146 || exit 1; \
147 fi; \
148 done
149 check-am: all-am
150 check: check-am
151 all-am: Makefile
153 installdirs:
155 install: install-am
156 install-exec: install-exec-am
157 install-data: install-data-am
158 uninstall: uninstall-am
160 install-am: all-am
161 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
163 installcheck: installcheck-am
164 install-strip:
165 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
166 `test -z '$(STRIP)' || \
167 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
168 mostlyclean-generic:
170 clean-generic:
172 distclean-generic:
173 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
175 maintainer-clean-generic:
176 @echo "This command is intended for maintainers to use"
177 @echo "it deletes files that may require special tools to rebuild."
178 clean: clean-am
180 clean-am: clean-generic mostlyclean-am
182 distclean: distclean-am
184 distclean-am: clean-am distclean-generic
186 dvi: dvi-am
188 dvi-am:
190 info: info-am
192 info-am:
194 install-data-am:
196 install-exec-am:
198 install-info: install-info-am
200 install-man:
202 installcheck-am:
204 maintainer-clean: maintainer-clean-am
206 maintainer-clean-am: distclean-am maintainer-clean-generic
208 mostlyclean: mostlyclean-am
210 mostlyclean-am: mostlyclean-generic
212 uninstall-am: uninstall-info-am
214 uninstall-info: uninstall-info-am
216 .PHONY: all all-am check check-am clean clean-generic distclean \
217 distclean-generic distdir dvi dvi-am info info-am install \
218 install-am install-data install-data-am install-exec \
219 install-exec-am install-info install-info-am install-man \
220 install-strip installcheck installcheck-am installdirs \
221 maintainer-clean maintainer-clean-generic mostlyclean \
222 mostlyclean-generic uninstall uninstall-am uninstall-info-am
224 # Tell versions [3.59,3.63) of GNU make to not export all variables.
225 # Otherwise a system limit (for SysV at least) may be exceeded.
226 .NOEXPORT: