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