]> andersk Git - splint.git/blob - Makefile.in
noexpand always false.
[splint.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 target_triplet = @target@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in $(srcdir)/config.hin \
38         $(top_srcdir)/configure config/config.guess config/config.sub \
39         config/depcomp config/install-sh config/missing \
40         config/mkinstalldirs
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43         $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47  configure.lineno config.status.lineno
48 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
49 CONFIG_HEADER = config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54         html-recursive info-recursive install-data-recursive \
55         install-dvi-recursive install-exec-recursive \
56         install-html-recursive install-info-recursive \
57         install-pdf-recursive install-ps-recursive install-recursive \
58         installcheck-recursive installdirs-recursive pdf-recursive \
59         ps-recursive uninstall-recursive
60 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61   distclean-recursive maintainer-clean-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 distdir = $(PACKAGE)-$(VERSION)
67 top_distdir = $(distdir)
68 am__remove_distdir = \
69   { test ! -d $(distdir) \
70     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
71          && rm -fr $(distdir); }; }
72 DIST_ARCHIVES = $(distdir).tar.gz
73 GZIP_ENV = --best
74 distuninstallcheck_listfiles = find . -type f -print
75 distcleancheck_listfiles = find . -type f -print
76 ACLOCAL = @ACLOCAL@
77 AMTAR = @AMTAR@
78 AUTOCONF = @AUTOCONF@
79 AUTOHEADER = @AUTOHEADER@
80 AUTOMAKE = @AUTOMAKE@
81 AWK = @AWK@
82 BISON = @BISON@
83 CAT = @CAT@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CP = @CP@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 DIFF = @DIFF@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EXEEXT = @EXEEXT@
98 GREP = @GREP@
99 INSTALL = @INSTALL@
100 INSTALL_DATA = @INSTALL_DATA@
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104 LCLOBJ = @LCLOBJ@
105 LDFLAGS = @LDFLAGS@
106 LEX = @LEX@
107 LEXLIB = @LEXLIB@
108 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LN_S = @LN_S@
112 LTLIBOBJS = @LTLIBOBJS@
113 MAKEINFO = @MAKEINFO@
114 MKDIR_P = @MKDIR_P@
115 MV = @MV@
116 OBJEXT = @OBJEXT@
117 PACKAGE = @PACKAGE@
118 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119 PACKAGE_NAME = @PACKAGE_NAME@
120 PACKAGE_STRING = @PACKAGE_STRING@
121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
122 PACKAGE_VERSION = @PACKAGE_VERSION@
123 PATH_SEPARATOR = @PATH_SEPARATOR@
124 RM = @RM@
125 SED = @SED@
126 SET_MAKE = @SET_MAKE@
127 SHELL = @SHELL@
128 STRIP = @STRIP@
129 VERSION = @VERSION@
130 abs_builddir = @abs_builddir@
131 abs_srcdir = @abs_srcdir@
132 abs_top_builddir = @abs_top_builddir@
133 abs_top_srcdir = @abs_top_srcdir@
134 ac_ct_CC = @ac_ct_CC@
135 am__include = @am__include@
136 am__leading_dot = @am__leading_dot@
137 am__quote = @am__quote@
138 am__tar = @am__tar@
139 am__untar = @am__untar@
140 bindir = @bindir@
141 build = @build@
142 build_alias = @build_alias@
143 build_cpu = @build_cpu@
144 build_os = @build_os@
145 build_vendor = @build_vendor@
146 builddir = @builddir@
147 datadir = @datadir@
148 datarootdir = @datarootdir@
149 docdir = @docdir@
150 dvidir = @dvidir@
151 exec_prefix = @exec_prefix@
152 host = @host@
153 host_alias = @host_alias@
154 host_cpu = @host_cpu@
155 host_os = @host_os@
156 host_vendor = @host_vendor@
157 htmldir = @htmldir@
158 includedir = @includedir@
159 infodir = @infodir@
160 install_sh = @install_sh@
161 libdir = @libdir@
162 libexecdir = @libexecdir@
163 localedir = @localedir@
164 localstatedir = @localstatedir@
165 mandir = @mandir@
166 mkdir_p = @mkdir_p@
167 oldincludedir = @oldincludedir@
168 pdfdir = @pdfdir@
169 prefix = @prefix@
170 program_transform_name = @program_transform_name@
171 psdir = @psdir@
172 sbindir = @sbindir@
173 sharedstatedir = @sharedstatedir@
174 srcdir = @srcdir@
175 sysconfdir = @sysconfdir@
176 target = @target@
177 target_alias = @target_alias@
178 target_cpu = @target_cpu@
179 target_os = @target_os@
180 target_vendor = @target_vendor@
181 top_builddir = @top_builddir@
182 top_srcdir = @top_srcdir@
183 AUTOMAKE_OPTIONS = 1.5 foreign
184 binaryfixscript = ./fixBinaryDist.sh
185 SUBDIRS = src lib imports test doc
186 binaryDir = bin
187 binaryDirFiles = $(binaryDir)/Makefile.am $(binaryDir)/Makefile.in
188 binaryBuiltFiles = Makefile.binary.am configure.binary.ac
189
190 #include these in case we're trying to build on a systems
191 #without the bleeding edge versions of automake and autoconf
192 binaryDerivedFiles = Makefile.binary.in configure.binary
193 EXTRA_DIST = $(binaryfixscript) $(binaryBuiltFiles) $(binaryDerivedFiles) $(binaryDirFiles) install.html
194 all: config.h
195         $(MAKE) $(AM_MAKEFLAGS) all-recursive
196
197 .SUFFIXES:
198 am--refresh:
199         @:
200 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
201         @for dep in $?; do \
202           case '$(am__configure_deps)' in \
203             *$$dep*) \
204               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
205               cd $(srcdir) && $(AUTOMAKE) --foreign  \
206                 && exit 0; \
207               exit 1;; \
208           esac; \
209         done; \
210         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
211         cd $(top_srcdir) && \
212           $(AUTOMAKE) --foreign  Makefile
213 .PRECIOUS: Makefile
214 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215         @case '$?' in \
216           *config.status*) \
217             echo ' $(SHELL) ./config.status'; \
218             $(SHELL) ./config.status;; \
219           *) \
220             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
221             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
222         esac;
223
224 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225         $(SHELL) ./config.status --recheck
226
227 $(top_srcdir)/configure:  $(am__configure_deps)
228         cd $(srcdir) && $(AUTOCONF)
229 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
230         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
231
232 config.h: stamp-h1
233         @if test ! -f $@; then \
234           rm -f stamp-h1; \
235           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
236         else :; fi
237
238 stamp-h1: $(srcdir)/config.hin $(top_builddir)/config.status
239         @rm -f stamp-h1
240         cd $(top_builddir) && $(SHELL) ./config.status config.h
241 $(srcdir)/config.hin:  $(am__configure_deps) 
242         cd $(top_srcdir) && $(AUTOHEADER)
243         rm -f stamp-h1
244         touch $@
245
246 distclean-hdr:
247         -rm -f config.h stamp-h1
248
249 # This directory's subdirectories are mostly independent; you can cd
250 # into them and run `make' without going through this Makefile.
251 # To change the values of `make' variables: instead of editing Makefiles,
252 # (1) if the variable is set in `config.status', edit `config.status'
253 #     (which will cause the Makefiles to be regenerated when you run `make');
254 # (2) otherwise, pass the desired values on the `make' command line.
255 $(RECURSIVE_TARGETS):
256         @failcom='exit 1'; \
257         for f in x $$MAKEFLAGS; do \
258           case $$f in \
259             *=* | --[!k]*);; \
260             *k*) failcom='fail=yes';; \
261           esac; \
262         done; \
263         dot_seen=no; \
264         target=`echo $@ | sed s/-recursive//`; \
265         list='$(SUBDIRS)'; for subdir in $$list; do \
266           echo "Making $$target in $$subdir"; \
267           if test "$$subdir" = "."; then \
268             dot_seen=yes; \
269             local_target="$$target-am"; \
270           else \
271             local_target="$$target"; \
272           fi; \
273           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274           || eval $$failcom; \
275         done; \
276         if test "$$dot_seen" = "no"; then \
277           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
278         fi; test -z "$$fail"
279
280 $(RECURSIVE_CLEAN_TARGETS):
281         @failcom='exit 1'; \
282         for f in x $$MAKEFLAGS; do \
283           case $$f in \
284             *=* | --[!k]*);; \
285             *k*) failcom='fail=yes';; \
286           esac; \
287         done; \
288         dot_seen=no; \
289         case "$@" in \
290           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
291           *) list='$(SUBDIRS)' ;; \
292         esac; \
293         rev=''; for subdir in $$list; do \
294           if test "$$subdir" = "."; then :; else \
295             rev="$$subdir $$rev"; \
296           fi; \
297         done; \
298         rev="$$rev ."; \
299         target=`echo $@ | sed s/-recursive//`; \
300         for subdir in $$rev; do \
301           echo "Making $$target in $$subdir"; \
302           if test "$$subdir" = "."; then \
303             local_target="$$target-am"; \
304           else \
305             local_target="$$target"; \
306           fi; \
307           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
308           || eval $$failcom; \
309         done && test -z "$$fail"
310 tags-recursive:
311         list='$(SUBDIRS)'; for subdir in $$list; do \
312           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
313         done
314 ctags-recursive:
315         list='$(SUBDIRS)'; for subdir in $$list; do \
316           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
317         done
318
319 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
320         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321         unique=`for i in $$list; do \
322             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323           done | \
324           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
325               END { if (nonempty) { for (i in files) print i; }; }'`; \
326         mkid -fID $$unique
327 tags: TAGS
328
329 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
330                 $(TAGS_FILES) $(LISP)
331         tags=; \
332         here=`pwd`; \
333         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
334           include_option=--etags-include; \
335           empty_fix=.; \
336         else \
337           include_option=--include; \
338           empty_fix=; \
339         fi; \
340         list='$(SUBDIRS)'; for subdir in $$list; do \
341           if test "$$subdir" = .; then :; else \
342             test ! -f $$subdir/TAGS || \
343               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
344           fi; \
345         done; \
346         list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
347         unique=`for i in $$list; do \
348             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
349           done | \
350           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
351               END { if (nonempty) { for (i in files) print i; }; }'`; \
352         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
353           test -n "$$unique" || unique=$$empty_fix; \
354           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
355             $$tags $$unique; \
356         fi
357 ctags: CTAGS
358 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.hin $(TAGS_DEPENDENCIES) \
359                 $(TAGS_FILES) $(LISP)
360         tags=; \
361         list='$(SOURCES) $(HEADERS) config.hin $(LISP) $(TAGS_FILES)'; \
362         unique=`for i in $$list; do \
363             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364           done | \
365           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366               END { if (nonempty) { for (i in files) print i; }; }'`; \
367         test -z "$(CTAGS_ARGS)$$tags$$unique" \
368           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369              $$tags $$unique
370
371 GTAGS:
372         here=`$(am__cd) $(top_builddir) && pwd` \
373           && cd $(top_srcdir) \
374           && gtags -i $(GTAGS_ARGS) $$here
375
376 distclean-tags:
377         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
378
379 distdir: $(DISTFILES)
380         $(am__remove_distdir)
381         test -d $(distdir) || mkdir $(distdir)
382         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
383         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384         list='$(DISTFILES)'; \
385           dist_files=`for file in $$list; do echo $$file; done | \
386           sed -e "s|^$$srcdirstrip/||;t" \
387               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
388         case $$dist_files in \
389           */*) $(MKDIR_P) `echo "$$dist_files" | \
390                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
391                            sort -u` ;; \
392         esac; \
393         for file in $$dist_files; do \
394           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395           if test -d $$d/$$file; then \
396             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
397             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
399             fi; \
400             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
401           else \
402             test -f $(distdir)/$$file \
403             || cp -p $$d/$$file $(distdir)/$$file \
404             || exit 1; \
405           fi; \
406         done
407         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
408           if test "$$subdir" = .; then :; else \
409             test -d "$(distdir)/$$subdir" \
410             || $(MKDIR_P) "$(distdir)/$$subdir" \
411             || exit 1; \
412             distdir=`$(am__cd) $(distdir) && pwd`; \
413             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
414             (cd $$subdir && \
415               $(MAKE) $(AM_MAKEFLAGS) \
416                 top_distdir="$$top_distdir" \
417                 distdir="$$distdir/$$subdir" \
418                 am__remove_distdir=: \
419                 am__skip_length_check=: \
420                 distdir) \
421               || exit 1; \
422           fi; \
423         done
424         $(MAKE) $(AM_MAKEFLAGS) \
425           top_distdir="$(top_distdir)" distdir="$(distdir)" \
426           dist-hook
427         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
428           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
429           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
430           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
431         || chmod -R a+r $(distdir)
432 dist-gzip: distdir
433         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
434         $(am__remove_distdir)
435
436 dist-bzip2: distdir
437         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
438         $(am__remove_distdir)
439
440 dist-lzma: distdir
441         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
442         $(am__remove_distdir)
443
444 dist-tarZ: distdir
445         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
446         $(am__remove_distdir)
447
448 dist-shar: distdir
449         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
450         $(am__remove_distdir)
451
452 dist-zip: distdir
453         -rm -f $(distdir).zip
454         zip -rq $(distdir).zip $(distdir)
455         $(am__remove_distdir)
456
457 dist dist-all: distdir
458         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
459         $(am__remove_distdir)
460
461 # This target untars the dist file and tries a VPATH configuration.  Then
462 # it guarantees that the distribution is self-contained by making another
463 # tarfile.
464 distcheck: dist
465         case '$(DIST_ARCHIVES)' in \
466         *.tar.gz*) \
467           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
468         *.tar.bz2*) \
469           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
470         *.tar.lzma*) \
471           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
472         *.tar.Z*) \
473           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
474         *.shar.gz*) \
475           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
476         *.zip*) \
477           unzip $(distdir).zip ;;\
478         esac
479         chmod -R a-w $(distdir); chmod a+w $(distdir)
480         mkdir $(distdir)/_build
481         mkdir $(distdir)/_inst
482         chmod a-w $(distdir)
483         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
484           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
485           && cd $(distdir)/_build \
486           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
487             $(DISTCHECK_CONFIGURE_FLAGS) \
488           && $(MAKE) $(AM_MAKEFLAGS) \
489           && $(MAKE) $(AM_MAKEFLAGS) dvi \
490           && $(MAKE) $(AM_MAKEFLAGS) check \
491           && $(MAKE) $(AM_MAKEFLAGS) install \
492           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
493           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
494           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
495                 distuninstallcheck \
496           && chmod -R a-w "$$dc_install_base" \
497           && ({ \
498                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
499                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
500                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
501                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
502                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
503               } || { rm -rf "$$dc_destdir"; exit 1; }) \
504           && rm -rf "$$dc_destdir" \
505           && $(MAKE) $(AM_MAKEFLAGS) dist \
506           && rm -rf $(DIST_ARCHIVES) \
507           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
508         $(am__remove_distdir)
509         @(echo "$(distdir) archives ready for distribution: "; \
510           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
511           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
512 distuninstallcheck:
513         @cd $(distuninstallcheck_dir) \
514         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
515            || { echo "ERROR: files left after uninstall:" ; \
516                 if test -n "$(DESTDIR)"; then \
517                   echo "  (check DESTDIR support)"; \
518                 fi ; \
519                 $(distuninstallcheck_listfiles) ; \
520                 exit 1; } >&2
521 distcleancheck: distclean
522         @if test '$(srcdir)' = . ; then \
523           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
524           exit 1 ; \
525         fi
526         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
527           || { echo "ERROR: files left in build directory after distclean:" ; \
528                $(distcleancheck_listfiles) ; \
529                exit 1; } >&2
530 check-am: all-am
531 check: check-recursive
532 all-am: Makefile config.h
533 installdirs: installdirs-recursive
534 installdirs-am:
535 install: install-recursive
536 install-exec: install-exec-recursive
537 install-data: install-data-recursive
538 uninstall: uninstall-recursive
539
540 install-am: all-am
541         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
542
543 installcheck: installcheck-recursive
544 install-strip:
545         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
546           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
547           `test -z '$(STRIP)' || \
548             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
549 mostlyclean-generic:
550
551 clean-generic:
552
553 distclean-generic:
554         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
555
556 maintainer-clean-generic:
557         @echo "This command is intended for maintainers to use"
558         @echo "it deletes files that may require special tools to rebuild."
559 clean: clean-recursive
560
561 clean-am: clean-generic mostlyclean-am
562
563 distclean: distclean-recursive
564         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
565         -rm -f Makefile
566 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
567
568 dvi: dvi-recursive
569
570 dvi-am:
571
572 html: html-recursive
573
574 info: info-recursive
575
576 info-am:
577
578 install-data-am:
579
580 install-dvi: install-dvi-recursive
581
582 install-exec-am:
583
584 install-html: install-html-recursive
585
586 install-info: install-info-recursive
587
588 install-man:
589
590 install-pdf: install-pdf-recursive
591
592 install-ps: install-ps-recursive
593
594 installcheck-am:
595
596 maintainer-clean: maintainer-clean-recursive
597         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
598         -rm -rf $(top_srcdir)/autom4te.cache
599         -rm -f Makefile
600 maintainer-clean-am: distclean-am maintainer-clean-generic
601
602 mostlyclean: mostlyclean-recursive
603
604 mostlyclean-am: mostlyclean-generic
605
606 pdf: pdf-recursive
607
608 pdf-am:
609
610 ps: ps-recursive
611
612 ps-am:
613
614 uninstall-am:
615
616 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
617         install-strip
618
619 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
620         all all-am am--refresh check check-am clean clean-generic \
621         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
622         dist-hook dist-lzma dist-shar dist-tarZ dist-zip distcheck \
623         distclean distclean-generic distclean-hdr distclean-tags \
624         distcleancheck distdir distuninstallcheck dvi dvi-am html \
625         html-am info info-am install install-am install-data \
626         install-data-am install-dvi install-dvi-am install-exec \
627         install-exec-am install-html install-html-am install-info \
628         install-info-am install-man install-pdf install-pdf-am \
629         install-ps install-ps-am install-strip installcheck \
630         installcheck-am installdirs installdirs-am maintainer-clean \
631         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
632         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
633
634
635 .PHONY: test
636
637 #try to remake these but don't stop if it fails.
638 configure.binary:configure.binary.ac
639         -autoconf -oconfigure.binary configure.binary.ac
640
641 Makefile.binary.in:Makefile.binary.am
642         -automake Makefile.binary
643         $(SED) -e s/Makefile\.binary/Makefile/ Makefile.binary.in > tMakefile.binary.in
644 #       $(RM) Makefile.binary.in
645         $(CP) tMakefile.binary.in Makefile.binary.in
646 #drl add this hack 3/1/2003
647 #make the generated makefile depend on Makefile not Makefile.binary
648
649 $(binaryDir)/Makefile.in: $(binaryDir)/Makefile.am
650         -automake $(binaryDir)/Makefile
651
652 preDist:  $(binaryDir)/Makefile.in  $(binaryDerivedFiles) 
653
654 bindist: $(binaryDerivedFiles) 
655         $(MAKE)
656         $(RM) -f $(binaryDir)/splint
657         $(CP) src/splint $(binaryDir)/splint
658         $(MV) install.html installSource.html
659         $(CP) doc/` uname | tr [A-Z] [a-z]`.html install.html
660         $(MAKE) -e dist dh_script=$(binaryfixscript) SUBDIRS="$(binaryDir) lib imports  doc"
661         $(MV) $(distdir).tar.gz $(distdir).`uname`.tgz
662         $(MV) installSource.html install.html
663
664 dist-hook:
665         cd $(distdir);  pwd; $(dh_script)
666 # Tell versions [3.59,3.63) of GNU make to not export all variables.
667 # Otherwise a system limit (for SysV at least) may be exceeded.
668 .NOEXPORT:
This page took 0.083469 seconds and 5 git commands to generate.