]> andersk Git - splint.git/blob - imports/Makefile.in
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / imports / Makefile.in
1 # Makefile.in generated by automake 1.10.1 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  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@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 target_triplet = @target@
36 subdir = imports
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
40         $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 am__vpath_adj = case $$p in \
50     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51     *) f=$$p;; \
52   esac;
53 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
54 am__installdirs = "$(DESTDIR)$(importsdir)"
55 importsDATA_INSTALL = $(INSTALL_DATA)
56 DATA = $(imports_DATA)
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMTAR = @AMTAR@
60 AUTOCONF = @AUTOCONF@
61 AUTOHEADER = @AUTOHEADER@
62 AUTOMAKE = @AUTOMAKE@
63 AWK = @AWK@
64 BISON = @BISON@
65 CAT = @CAT@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CP = @CP@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 DIFF = @DIFF@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EXEEXT = @EXEEXT@
80 GREP = @GREP@
81 INSTALL = @INSTALL@
82 INSTALL_DATA = @INSTALL_DATA@
83 INSTALL_PROGRAM = @INSTALL_PROGRAM@
84 INSTALL_SCRIPT = @INSTALL_SCRIPT@
85 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
86 LCLOBJ = @LCLOBJ@
87 LDFLAGS = @LDFLAGS@
88 LEX = @LEX@
89 LEXLIB = @LEXLIB@
90 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
91 LIBOBJS = @LIBOBJS@
92 LIBS = @LIBS@
93 LN_S = @LN_S@
94 LTLIBOBJS = @LTLIBOBJS@
95 MAKEINFO = @MAKEINFO@
96 MKDIR_P = @MKDIR_P@
97 MV = @MV@
98 OBJEXT = @OBJEXT@
99 PACKAGE = @PACKAGE@
100 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
101 PACKAGE_NAME = @PACKAGE_NAME@
102 PACKAGE_STRING = @PACKAGE_STRING@
103 PACKAGE_TARNAME = @PACKAGE_TARNAME@
104 PACKAGE_VERSION = @PACKAGE_VERSION@
105 PATH_SEPARATOR = @PATH_SEPARATOR@
106 RM = @RM@
107 SED = @SED@
108 SET_MAKE = @SET_MAKE@
109 SHELL = @SHELL@
110 STRIP = @STRIP@
111 VERSION = @VERSION@
112 abs_builddir = @abs_builddir@
113 abs_srcdir = @abs_srcdir@
114 abs_top_builddir = @abs_top_builddir@
115 abs_top_srcdir = @abs_top_srcdir@
116 ac_ct_CC = @ac_ct_CC@
117 am__include = @am__include@
118 am__leading_dot = @am__leading_dot@
119 am__quote = @am__quote@
120 am__tar = @am__tar@
121 am__untar = @am__untar@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 builddir = @builddir@
129 datadir = @datadir@
130 datarootdir = @datarootdir@
131 docdir = @docdir@
132 dvidir = @dvidir@
133 exec_prefix = @exec_prefix@
134 host = @host@
135 host_alias = @host_alias@
136 host_cpu = @host_cpu@
137 host_os = @host_os@
138 host_vendor = @host_vendor@
139 htmldir = @htmldir@
140 includedir = @includedir@
141 infodir = @infodir@
142 install_sh = @install_sh@
143 libdir = @libdir@
144 libexecdir = @libexecdir@
145 localedir = @localedir@
146 localstatedir = @localstatedir@
147 mandir = @mandir@
148 mkdir_p = @mkdir_p@
149 oldincludedir = @oldincludedir@
150 pdfdir = @pdfdir@
151 prefix = @prefix@
152 program_transform_name = @program_transform_name@
153 psdir = @psdir@
154 sbindir = @sbindir@
155 sharedstatedir = @sharedstatedir@
156 srcdir = @srcdir@
157 sysconfdir = @sysconfdir@
158 target = @target@
159 target_alias = @target_alias@
160 target_cpu = @target_cpu@
161 target_os = @target_os@
162 target_vendor = @target_vendor@
163 top_builddir = @top_builddir@
164 top_srcdir = @top_srcdir@
165 AUTOMAKE_OPTIONS = 1.5 foreign
166 importsdir = $(pkgdatadir)/imports
167 imports_DATA = \
168   assert.lcl  assert.lcs  ctype.lcl  ctype.lcs  errno.lcl  errno.lcs  \
169   limits.lcl  limits.lcs  locale.lcl locale.lcs math.lcl   math.lcs   \
170   setjmp.lcl  setjmp.lcs  signal.lcl signal.lcs stdarg.lcl stdarg.lcs \
171   stdio.lcl   stdio.lcs   stdlib.lcl stdlib.lcs string.lcl string.lcs \
172   strings.lcl strings.lcs time.lcl   time.lcs
173
174 EXTRA_DIST = $(imports_DATA)
175 all: all-am
176
177 .SUFFIXES:
178 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
179         @for dep in $?; do \
180           case '$(am__configure_deps)' in \
181             *$$dep*) \
182               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
183                 && exit 0; \
184               exit 1;; \
185           esac; \
186         done; \
187         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  imports/Makefile'; \
188         cd $(top_srcdir) && \
189           $(AUTOMAKE) --foreign  imports/Makefile
190 .PRECIOUS: Makefile
191 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
192         @case '$?' in \
193           *config.status*) \
194             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
195           *) \
196             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
197             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
198         esac;
199
200 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
201         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202
203 $(top_srcdir)/configure:  $(am__configure_deps)
204         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
206         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207 install-importsDATA: $(imports_DATA)
208         @$(NORMAL_INSTALL)
209         test -z "$(importsdir)" || $(MKDIR_P) "$(DESTDIR)$(importsdir)"
210         @list='$(imports_DATA)'; for p in $$list; do \
211           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
212           f=$(am__strip_dir) \
213           echo " $(importsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(importsdir)/$$f'"; \
214           $(importsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(importsdir)/$$f"; \
215         done
216
217 uninstall-importsDATA:
218         @$(NORMAL_UNINSTALL)
219         @list='$(imports_DATA)'; for p in $$list; do \
220           f=$(am__strip_dir) \
221           echo " rm -f '$(DESTDIR)$(importsdir)/$$f'"; \
222           rm -f "$(DESTDIR)$(importsdir)/$$f"; \
223         done
224 tags: TAGS
225 TAGS:
226
227 ctags: CTAGS
228 CTAGS:
229
230
231 distdir: $(DISTFILES)
232         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
233         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
234         list='$(DISTFILES)'; \
235           dist_files=`for file in $$list; do echo $$file; done | \
236           sed -e "s|^$$srcdirstrip/||;t" \
237               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
238         case $$dist_files in \
239           */*) $(MKDIR_P) `echo "$$dist_files" | \
240                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
241                            sort -u` ;; \
242         esac; \
243         for file in $$dist_files; do \
244           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
245           if test -d $$d/$$file; then \
246             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
247             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
248               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
249             fi; \
250             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
251           else \
252             test -f $(distdir)/$$file \
253             || cp -p $$d/$$file $(distdir)/$$file \
254             || exit 1; \
255           fi; \
256         done
257 check-am: all-am
258 check: check-am
259 all-am: Makefile $(DATA)
260 installdirs:
261         for dir in "$(DESTDIR)$(importsdir)"; do \
262           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
263         done
264 install: install-am
265 install-exec: install-exec-am
266 install-data: install-data-am
267 uninstall: uninstall-am
268
269 install-am: all-am
270         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
271
272 installcheck: installcheck-am
273 install-strip:
274         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
275           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
276           `test -z '$(STRIP)' || \
277             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
278 mostlyclean-generic:
279
280 clean-generic:
281
282 distclean-generic:
283         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
284
285 maintainer-clean-generic:
286         @echo "This command is intended for maintainers to use"
287         @echo "it deletes files that may require special tools to rebuild."
288 clean: clean-am
289
290 clean-am: clean-generic mostlyclean-am
291
292 distclean: distclean-am
293         -rm -f Makefile
294 distclean-am: clean-am distclean-generic
295
296 dvi: dvi-am
297
298 dvi-am:
299
300 html: html-am
301
302 info: info-am
303
304 info-am:
305
306 install-data-am: install-importsDATA
307
308 install-dvi: install-dvi-am
309
310 install-exec-am:
311
312 install-html: install-html-am
313
314 install-info: install-info-am
315
316 install-man:
317
318 install-pdf: install-pdf-am
319
320 install-ps: install-ps-am
321
322 installcheck-am:
323
324 maintainer-clean: maintainer-clean-am
325         -rm -f Makefile
326 maintainer-clean-am: distclean-am maintainer-clean-generic
327
328 mostlyclean: mostlyclean-am
329
330 mostlyclean-am: mostlyclean-generic
331
332 pdf: pdf-am
333
334 pdf-am:
335
336 ps: ps-am
337
338 ps-am:
339
340 uninstall-am: uninstall-importsDATA
341
342 .MAKE: install-am install-strip
343
344 .PHONY: all all-am check check-am clean clean-generic distclean \
345         distclean-generic distdir dvi dvi-am html html-am info info-am \
346         install install-am install-data install-data-am install-dvi \
347         install-dvi-am install-exec install-exec-am install-html \
348         install-html-am install-importsDATA install-info \
349         install-info-am install-man install-pdf install-pdf-am \
350         install-ps install-ps-am install-strip installcheck \
351         installcheck-am installdirs maintainer-clean \
352         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
353         pdf-am ps ps-am uninstall uninstall-am uninstall-importsDATA
354
355 # Tell versions [3.59,3.63) of GNU make to not export all variables.
356 # Otherwise a system limit (for SysV at least) may be exceeded.
357 .NOEXPORT:
This page took 0.080277 seconds and 5 git commands to generate.