]> andersk Git - splint.git/blame - Makefile.binary.in
Added the flag warnsysfiles (default +) if this flag is set splint warns if the user...
[splint.git] / Makefile.binary.in
CommitLineData
60a00c26 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
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 = :
58build_alias = @build_alias@
59build_triplet = @build@
60host_alias = @host_alias@
61host_triplet = @host@
62target_alias = @target_alias@
63target_triplet = @target@
64AMTAR = @AMTAR@
65AWK = @AWK@
66BISON = @BISON@
67CAT = @CAT@
68CC = @CC@
69CP = @CP@
70CPP = @CPP@
71DEPDIR = @DEPDIR@
72DIFF = @DIFF@
73EXEEXT = @EXEEXT@
74GREP = @GREP@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76LCLOBJ = @LCLOBJ@
77LEX = @LEX@
78LN_S = @LN_S@
79MV = @MV@
80OBJEXT = @OBJEXT@
81PACKAGE = @PACKAGE@
82RM = @RM@
83VERSION = @VERSION@
84am__include = @am__include@
85am__quote = @am__quote@
86install_sh = @install_sh@
87
88AUTOMAKE_OPTIONS = 1.5 foreign
89
fc97bef4 90binaryDir = bin
91
92SUBDIRS = $(binaryDir) lib imports doc
60a00c26 93subdir = .
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
96CONFIG_HEADER = config.h
97CONFIG_CLEAN_FILES =
98DIST_SOURCES =
99
100RECURSIVE_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
104DIST_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
109DIST_SUBDIRS = $(SUBDIRS)
110all: 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
117Makefile.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)
129config.h: stamp-h
130 @if test ! -f $@; then \
131 rm -f stamp-h; \
132 $(MAKE) stamp-h; \
133 else :; fi
134stamp-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
152distclean-hdr:
153 -rm -f config.h
154uninstall-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
181mostlyclean-recursive clean-recursive distclean-recursive \
182maintainer-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"
206tags-recursive:
207 list='$(SUBDIRS)'; for subdir in $$list; do \
208 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
209 done
210
211tags: TAGS
212
213ID: $(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
222TAGS: 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
240GTAGS:
241 here=`CDPATH=: && cd $(top_builddir) && pwd` \
242 && cd $(top_srcdir) \
243 && gtags -i $(GTAGS_ARGS) $$here
244
245distclean-tags:
246 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
247
248DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
249
250top_distdir = .
251# Avoid unsightly `./'.
252distdir = $(PACKAGE)-$(VERSION)
253
254GZIP_ENV = --best
255
256distdir: $(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)
293dist: 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.
300distcheck: 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'
328check-am: all-am
329check: check-recursive
330all-am: Makefile.binary config.h
331installdirs: installdirs-recursive
332installdirs-am:
333
334install: install-recursive
335install-exec: install-exec-recursive
336install-data: install-data-recursive
337uninstall: uninstall-recursive
338
339install-am: all-am
340 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
341
342installcheck: installcheck-recursive
343install-strip:
344 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345 `test -z '$(STRIP)' || \
346 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347mostlyclean-generic:
348
349clean-generic:
350
351distclean-generic:
352 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
353
354maintainer-clean-generic:
355 @echo "This command is intended for maintainers to use"
356 @echo "it deletes files that may require special tools to rebuild."
357clean: clean-recursive
358
359clean-am: clean-generic mostlyclean-am
360
361dist-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)
364distclean: distclean-recursive
365 -rm -f config.status config.cache config.log
366distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
367
368dvi: dvi-recursive
369
370dvi-am:
371
372info: info-recursive
373
374info-am:
375
376install-data-am:
377
378install-exec-am:
379
380install-info: install-info-recursive
381
382install-man:
383
384installcheck-am:
385
386maintainer-clean: maintainer-clean-recursive
387
388maintainer-clean-am: distclean-am maintainer-clean-generic
389
390mostlyclean: mostlyclean-recursive
391
392mostlyclean-am: mostlyclean-generic
393
394uninstall-am: uninstall-info-am
395
396uninstall-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
fc97bef4 413
414all: config.h src/splint
415
416src/splint: $(binaryDir)/splint
417 ln -s ../$(binaryDir)/splint src/splint
60a00c26 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 2.36262 seconds and 5 git commands to generate.