]> andersk Git - splint.git/blame - Makefile.in
Fixed double requires clauses in posix.h
[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
1f11dead 92CONFIG_CLEAN_FILES = test/Makefile
8fe44445 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
1f11dead 148test/Makefile: $(top_builddir)/config.status $(top_srcdir)/test/Makefile.in
149 cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
8fe44445 150uninstall-info-am:
151
152# This directory's subdirectories are mostly independent; you can cd
153# into them and run `make' without going through this Makefile.
154# To change the values of `make' variables: instead of editing Makefiles,
155# (1) if the variable is set in `config.status', edit `config.status'
156# (which will cause the Makefiles to be regenerated when you run `make');
157# (2) otherwise, pass the desired values on the `make' command line.
158$(RECURSIVE_TARGETS):
159 @set fnord $(MAKEFLAGS); amf=$$2; \
160 dot_seen=no; \
161 target=`echo $@ | sed s/-recursive//`; \
162 list='$(SUBDIRS)'; for subdir in $$list; do \
163 echo "Making $$target in $$subdir"; \
164 if test "$$subdir" = "."; then \
165 dot_seen=yes; \
166 local_target="$$target-am"; \
167 else \
168 local_target="$$target"; \
169 fi; \
170 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
171 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
172 done; \
173 if test "$$dot_seen" = "no"; then \
174 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
175 fi; test -z "$$fail"
176
177mostlyclean-recursive clean-recursive distclean-recursive \
178maintainer-clean-recursive:
179 @set fnord $(MAKEFLAGS); amf=$$2; \
180 dot_seen=no; \
181 case "$@" in \
182 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
183 *) list='$(SUBDIRS)' ;; \
184 esac; \
185 rev=''; for subdir in $$list; do \
186 if test "$$subdir" = "."; then :; else \
187 rev="$$subdir $$rev"; \
188 fi; \
189 done; \
190 rev="$$rev ."; \
191 target=`echo $@ | sed s/-recursive//`; \
192 for subdir in $$rev; do \
193 echo "Making $$target in $$subdir"; \
194 if test "$$subdir" = "."; then \
195 local_target="$$target-am"; \
196 else \
197 local_target="$$target"; \
198 fi; \
199 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
200 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
201 done && test -z "$$fail"
202tags-recursive:
203 list='$(SUBDIRS)'; for subdir in $$list; do \
204 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
205 done
206
207tags: TAGS
208
209ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
210 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
211 unique=`for i in $$list; do \
212 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
213 done | \
214 $(AWK) ' { files[$$0] = 1; } \
215 END { for (i in files) print i; }'`; \
216 mkid -fID $$unique $(LISP)
217
218TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
219 $(TAGS_FILES) $(LISP)
220 tags=; \
221 here=`pwd`; \
222 list='$(SUBDIRS)'; for subdir in $$list; do \
223 if test "$$subdir" = .; then :; else \
224 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
225 fi; \
226 done; \
227 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
228 unique=`for i in $$list; do \
229 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
230 done | \
231 $(AWK) ' { files[$$0] = 1; } \
232 END { for (i in files) print i; }'`; \
233 test -z "$(ETAGS_ARGS)config.hin$$unique$(LISP)$$tags" \
234 || etags $(ETAGS_ARGS) $$tags config.hin $$unique $(LISP)
235
236GTAGS:
237 here=`CDPATH=: && cd $(top_builddir) && pwd` \
238 && cd $(top_srcdir) \
239 && gtags -i $(GTAGS_ARGS) $$here
240
241distclean-tags:
242 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
243
244DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
245
246top_distdir = .
247# Avoid unsightly `./'.
248distdir = $(PACKAGE)-$(VERSION)
249
250GZIP_ENV = --best
251
252distdir: $(DISTFILES)
253 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
254 mkdir $(distdir)
1f11dead 255 $(mkinstalldirs) $(distdir)/config $(distdir)/test
8fe44445 256 @for file in $(DISTFILES); do \
257 if test -f $$file; then d=.; else d=$(srcdir); fi; \
258 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
259 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
260 $(mkinstalldirs) "$(distdir)/$$dir"; \
261 fi; \
262 if test -d $$d/$$file; then \
263 cp -pR $$d/$$file $(distdir) \
264 || exit 1; \
265 else \
266 test -f $(distdir)/$$file \
267 || cp -p $$d/$$file $(distdir)/$$file \
268 || exit 1; \
269 fi; \
270 done
271 for subdir in $(SUBDIRS); do \
272 if test "$$subdir" = .; then :; else \
273 test -d $(distdir)/$$subdir \
274 || mkdir $(distdir)/$$subdir \
275 || exit 1; \
276 (cd $$subdir && \
277 $(MAKE) $(AM_MAKEFLAGS) \
278 top_distdir="$(top_distdir)" \
279 distdir=../$(distdir)/$$subdir \
280 distdir) \
281 || exit 1; \
282 fi; \
283 done
284 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
285 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
286 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
287 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
288 || chmod -R a+r $(distdir)
289dist: distdir
290 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
291 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
292
293# This target untars the dist file and tries a VPATH configuration. Then
294# it guarantees that the distribution is self-contained by making another
295# tarfile.
296distcheck: dist
297 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
298 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
299 chmod -R a-w $(distdir); chmod a+w $(distdir)
300 mkdir $(distdir)/=build
301 mkdir $(distdir)/=inst
302 chmod a-w $(distdir)
303 dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
304 && cd $(distdir)/=build \
305 && ../configure --srcdir=.. --prefix=$$dc_install_base \
306 && $(MAKE) $(AM_MAKEFLAGS) \
307 && $(MAKE) $(AM_MAKEFLAGS) dvi \
308 && $(MAKE) $(AM_MAKEFLAGS) check \
309 && $(MAKE) $(AM_MAKEFLAGS) install \
310 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
311 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
312 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
313 || (echo "Error: files left after uninstall" 1>&2; \
314 exit 1) ) \
315 && $(MAKE) $(AM_MAKEFLAGS) dist \
316 && $(MAKE) $(AM_MAKEFLAGS) distclean \
317 && rm -f $(distdir).tar.gz \
318 && (test `find . -type f -print | wc -l` -eq 0 \
319 || (echo "Error: files left after distclean" 1>&2; \
320 exit 1) )
321 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
322 @echo "$(distdir).tar.gz is ready for distribution" | \
323 sed 'h;s/./=/g;p;x;p;x'
324check-am: all-am
325check: check-recursive
326all-am: Makefile config.h
327installdirs: installdirs-recursive
328installdirs-am:
329
330install: install-recursive
331install-exec: install-exec-recursive
332install-data: install-data-recursive
333uninstall: uninstall-recursive
334
335install-am: all-am
336 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337
338installcheck: installcheck-recursive
339install-strip:
340 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341 `test -z '$(STRIP)' || \
342 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
343mostlyclean-generic:
344
345clean-generic:
346
347distclean-generic:
348 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
349
350maintainer-clean-generic:
351 @echo "This command is intended for maintainers to use"
352 @echo "it deletes files that may require special tools to rebuild."
353clean: clean-recursive
354
355clean-am: clean-generic mostlyclean-am
356
357dist-all: distdir
358 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
359 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
360distclean: distclean-recursive
361 -rm -f config.status config.cache config.log
362distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
363
364dvi: dvi-recursive
365
366dvi-am:
367
368info: info-recursive
369
370info-am:
371
372install-data-am:
373
374install-exec-am:
375
376install-info: install-info-recursive
377
378install-man:
379
380installcheck-am:
381
382maintainer-clean: maintainer-clean-recursive
383
384maintainer-clean-am: distclean-am maintainer-clean-generic
385
386mostlyclean: mostlyclean-recursive
387
388mostlyclean-am: mostlyclean-generic
389
390uninstall-am: uninstall-info-am
391
392uninstall-info: uninstall-info-recursive
393
394.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
395 clean-generic clean-recursive dist dist-all distcheck distclean \
396 distclean-generic distclean-hdr distclean-recursive \
397 distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
398 info-recursive install install-am install-data install-data-am \
399 install-data-recursive install-exec install-exec-am \
400 install-exec-recursive install-info install-info-am \
401 install-info-recursive install-man install-recursive \
402 install-strip installcheck installcheck-am installdirs \
403 installdirs-am installdirs-recursive maintainer-clean \
404 maintainer-clean-generic maintainer-clean-recursive mostlyclean \
405 mostlyclean-generic mostlyclean-recursive tags tags-recursive \
406 uninstall uninstall-am uninstall-info-am \
407 uninstall-info-recursive uninstall-recursive
408
409# Tell versions [3.59,3.63) of GNU make to not export all variables.
410# Otherwise a system limit (for SysV at least) may be exceeded.
411.NOEXPORT:
This page took 0.869142 seconds and 5 git commands to generate.