]> andersk Git - splint.git/blame - Makefile.in
Added doc/ directory
[splint.git] / Makefile.in
CommitLineData
8fe44445 1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
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.
8
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.
13
14@SET_MAKE@
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = .
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46INSTALL = @INSTALL@
47INSTALL_PROGRAM = @INSTALL_PROGRAM@
48INSTALL_DATA = @INSTALL_DATA@
49INSTALL_SCRIPT = @INSTALL_SCRIPT@
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = @program_transform_name@
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58host_alias = @host_alias@
59host_triplet = @host@
60AMTAR = @AMTAR@
61AWK = @AWK@
62BISON = @BISON@
63CAT = @CAT@
64CC = @CC@
65CP = @CP@
66CPP = @CPP@
67CXX = @CXX@
68DEPDIR = @DEPDIR@
69DIFF = @DIFF@
70EXEEXT = @EXEEXT@
71GREP = @GREP@
72INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
73LCLOBJ = @LCLOBJ@
74LEX = @LEX@
75LN_S = @LN_S@
76MV = @MV@
77OBJEXT = @OBJEXT@
78PACKAGE = @PACKAGE@
79RM = @RM@
80VERSION = @VERSION@
81am__include = @am__include@
82am__quote = @am__quote@
83install_sh = @install_sh@
84
85AUTOMAKE_OPTIONS = 1.5 foreign
86
87SUBDIRS = src lib imports test
88subdir = .
89ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
90mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
91CONFIG_HEADER = config.h
92CONFIG_CLEAN_FILES =
93DIST_SOURCES =
94
95RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
96 uninstall-info-recursive all-recursive install-data-recursive \
97 install-exec-recursive installdirs-recursive install-recursive \
98 uninstall-recursive check-recursive installcheck-recursive
99DIST_COMMON = README ./stamp-h.in Makefile.am Makefile.in acinclude.m4 \
100 aclocal.m4 config.hin config/config.guess config/config.sub \
101 config/depcomp config/install-sh config/missing \
102 config/mkinstalldirs configure configure.ac
103DIST_SUBDIRS = $(SUBDIRS)
104all: config.h
105 $(MAKE) $(AM_MAKEFLAGS) all-recursive
106
107.SUFFIXES:
108$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
109 cd $(top_srcdir) && \
110 $(AUTOMAKE) --foreign Makefile
111Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
112 cd $(top_builddir) && \
113 CONFIG_HEADERS= CONFIG_LINKS= \
114 CONFIG_FILES=$@ $(SHELL) ./config.status
115
116$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
117 $(SHELL) ./config.status --recheck
118$(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
119 cd $(srcdir) && $(AUTOCONF)
120
121$(ACLOCAL_M4): configure.ac acinclude.m4
122 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
123config.h: stamp-h
124 @if test ! -f $@; then \
125 rm -f stamp-h; \
126 $(MAKE) stamp-h; \
127 else :; fi
128stamp-h: $(srcdir)/config.hin $(top_builddir)/config.status
129 @rm -f stamp-h stamp-hT
130 @echo timestamp > stamp-hT 2> /dev/null
131 cd $(top_builddir) \
132 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.hin \
133 $(SHELL) ./config.status
134 @mv stamp-hT stamp-h
135$(srcdir)/config.hin: $(srcdir)/./stamp-h.in
136 @if test ! -f $@; then \
137 rm -f $(srcdir)/./stamp-h.in; \
138 $(MAKE) $(srcdir)/./stamp-h.in; \
139 else :; fi
140$(srcdir)/./stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4)
141 @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
142 @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
143 cd $(top_srcdir) && $(AUTOHEADER)
144 @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
145
146distclean-hdr:
147 -rm -f config.h
148uninstall-info-am:
149
150# This directory's subdirectories are mostly independent; you can cd
151# into them and run `make' without going through this Makefile.
152# To change the values of `make' variables: instead of editing Makefiles,
153# (1) if the variable is set in `config.status', edit `config.status'
154# (which will cause the Makefiles to be regenerated when you run `make');
155# (2) otherwise, pass the desired values on the `make' command line.
156$(RECURSIVE_TARGETS):
157 @set fnord $(MAKEFLAGS); amf=$$2; \
158 dot_seen=no; \
159 target=`echo $@ | sed s/-recursive//`; \
160 list='$(SUBDIRS)'; for subdir in $$list; do \
161 echo "Making $$target in $$subdir"; \
162 if test "$$subdir" = "."; then \
163 dot_seen=yes; \
164 local_target="$$target-am"; \
165 else \
166 local_target="$$target"; \
167 fi; \
168 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
169 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
170 done; \
171 if test "$$dot_seen" = "no"; then \
172 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
173 fi; test -z "$$fail"
174
175mostlyclean-recursive clean-recursive distclean-recursive \
176maintainer-clean-recursive:
177 @set fnord $(MAKEFLAGS); amf=$$2; \
178 dot_seen=no; \
179 case "$@" in \
180 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
181 *) list='$(SUBDIRS)' ;; \
182 esac; \
183 rev=''; for subdir in $$list; do \
184 if test "$$subdir" = "."; then :; else \
185 rev="$$subdir $$rev"; \
186 fi; \
187 done; \
188 rev="$$rev ."; \
189 target=`echo $@ | sed s/-recursive//`; \
190 for subdir in $$rev; do \
191 echo "Making $$target in $$subdir"; \
192 if test "$$subdir" = "."; then \
193 local_target="$$target-am"; \
194 else \
195 local_target="$$target"; \
196 fi; \
197 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
198 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
199 done && test -z "$$fail"
200tags-recursive:
201 list='$(SUBDIRS)'; for subdir in $$list; do \
202 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
203 done
204
205tags: TAGS
206
207ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
208 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
209 unique=`for i in $$list; do \
210 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
211 done | \
212 $(AWK) ' { files[$$0] = 1; } \
213 END { for (i in files) print i; }'`; \
214 mkid -fID $$unique $(LISP)
215
216TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
217 $(TAGS_FILES) $(LISP)
218 tags=; \
219 here=`pwd`; \
220 list='$(SUBDIRS)'; for subdir in $$list; do \
221 if test "$$subdir" = .; then :; else \
222 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
223 fi; \
224 done; \
225 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
226 unique=`for i in $$list; do \
227 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
228 done | \
229 $(AWK) ' { files[$$0] = 1; } \
230 END { for (i in files) print i; }'`; \
231 test -z "$(ETAGS_ARGS)config.hin$$unique$(LISP)$$tags" \
232 || etags $(ETAGS_ARGS) $$tags config.hin $$unique $(LISP)
233
234GTAGS:
235 here=`CDPATH=: && cd $(top_builddir) && pwd` \
236 && cd $(top_srcdir) \
237 && gtags -i $(GTAGS_ARGS) $$here
238
239distclean-tags:
240 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
241
242DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
243
244top_distdir = .
245# Avoid unsightly `./'.
246distdir = $(PACKAGE)-$(VERSION)
247
248GZIP_ENV = --best
249
250distdir: $(DISTFILES)
251 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
252 mkdir $(distdir)
253 $(mkinstalldirs) $(distdir)/config
254 @for file in $(DISTFILES); do \
255 if test -f $$file; then d=.; else d=$(srcdir); fi; \
256 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
257 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
258 $(mkinstalldirs) "$(distdir)/$$dir"; \
259 fi; \
260 if test -d $$d/$$file; then \
261 cp -pR $$d/$$file $(distdir) \
262 || exit 1; \
263 else \
264 test -f $(distdir)/$$file \
265 || cp -p $$d/$$file $(distdir)/$$file \
266 || exit 1; \
267 fi; \
268 done
269 for subdir in $(SUBDIRS); do \
270 if test "$$subdir" = .; then :; else \
271 test -d $(distdir)/$$subdir \
272 || mkdir $(distdir)/$$subdir \
273 || exit 1; \
274 (cd $$subdir && \
275 $(MAKE) $(AM_MAKEFLAGS) \
276 top_distdir="$(top_distdir)" \
277 distdir=../$(distdir)/$$subdir \
278 distdir) \
279 || exit 1; \
280 fi; \
281 done
282 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
283 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
284 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
285 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
286 || chmod -R a+r $(distdir)
287dist: distdir
288 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
289 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
290
291# This target untars the dist file and tries a VPATH configuration. Then
292# it guarantees that the distribution is self-contained by making another
293# tarfile.
294distcheck: dist
295 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
296 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
297 chmod -R a-w $(distdir); chmod a+w $(distdir)
298 mkdir $(distdir)/=build
299 mkdir $(distdir)/=inst
300 chmod a-w $(distdir)
301 dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
302 && cd $(distdir)/=build \
303 && ../configure --srcdir=.. --prefix=$$dc_install_base \
304 && $(MAKE) $(AM_MAKEFLAGS) \
305 && $(MAKE) $(AM_MAKEFLAGS) dvi \
306 && $(MAKE) $(AM_MAKEFLAGS) check \
307 && $(MAKE) $(AM_MAKEFLAGS) install \
308 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
309 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
310 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
311 || (echo "Error: files left after uninstall" 1>&2; \
312 exit 1) ) \
313 && $(MAKE) $(AM_MAKEFLAGS) dist \
314 && $(MAKE) $(AM_MAKEFLAGS) distclean \
315 && rm -f $(distdir).tar.gz \
316 && (test `find . -type f -print | wc -l` -eq 0 \
317 || (echo "Error: files left after distclean" 1>&2; \
318 exit 1) )
319 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
320 @echo "$(distdir).tar.gz is ready for distribution" | \
321 sed 'h;s/./=/g;p;x;p;x'
322check-am: all-am
323check: check-recursive
324all-am: Makefile config.h
325installdirs: installdirs-recursive
326installdirs-am:
327
328install: install-recursive
329install-exec: install-exec-recursive
330install-data: install-data-recursive
331uninstall: uninstall-recursive
332
333install-am: all-am
334 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335
336installcheck: installcheck-recursive
337install-strip:
338 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
339 `test -z '$(STRIP)' || \
340 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
341mostlyclean-generic:
342
343clean-generic:
344
345distclean-generic:
346 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
347
348maintainer-clean-generic:
349 @echo "This command is intended for maintainers to use"
350 @echo "it deletes files that may require special tools to rebuild."
351clean: clean-recursive
352
353clean-am: clean-generic mostlyclean-am
354
355dist-all: distdir
356 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
357 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
358distclean: distclean-recursive
359 -rm -f config.status config.cache config.log
360distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
361
362dvi: dvi-recursive
363
364dvi-am:
365
366info: info-recursive
367
368info-am:
369
370install-data-am:
371
372install-exec-am:
373
374install-info: install-info-recursive
375
376install-man:
377
378installcheck-am:
379
380maintainer-clean: maintainer-clean-recursive
381
382maintainer-clean-am: distclean-am maintainer-clean-generic
383
384mostlyclean: mostlyclean-recursive
385
386mostlyclean-am: mostlyclean-generic
387
388uninstall-am: uninstall-info-am
389
390uninstall-info: uninstall-info-recursive
391
392.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
393 clean-generic clean-recursive dist dist-all distcheck distclean \
394 distclean-generic distclean-hdr distclean-recursive \
395 distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
396 info-recursive install install-am install-data install-data-am \
397 install-data-recursive install-exec install-exec-am \
398 install-exec-recursive install-info install-info-am \
399 install-info-recursive install-man install-recursive \
400 install-strip installcheck installcheck-am installdirs \
401 installdirs-am installdirs-recursive maintainer-clean \
402 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
403 mostlyclean-generic mostlyclean-recursive tags tags-recursive \
404 uninstall uninstall-am uninstall-info-am \
405 uninstall-info-recursive uninstall-recursive
406
407# Tell versions [3.59,3.63) of GNU make to not export all variables.
408# Otherwise a system limit (for SysV at least) may be exceeded.
409.NOEXPORT:
This page took 0.106512 seconds and 5 git commands to generate.