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