]> andersk Git - splint.git/blob - lib/Makefile.in
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / lib / 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
17 ### Make phony, always remake everything.
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 subdir = lib
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53     *) f=$$p;; \
54   esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(splintlibdir)"
57 splintlibDATA_INSTALL = $(INSTALL_DATA)
58 DATA = $(splintlib_DATA)
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 AMTAR = @AMTAR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 BISON = @BISON@
67 CAT = @CAT@
68 CC = @CC@
69 CCDEPMODE = @CCDEPMODE@
70 CFLAGS = @CFLAGS@
71 CP = @CP@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEFS = @DEFS@
76 DEPDIR = @DEPDIR@
77 DIFF = @DIFF@
78 ECHO_C = @ECHO_C@
79 ECHO_N = @ECHO_N@
80 ECHO_T = @ECHO_T@
81 EXEEXT = @EXEEXT@
82 GREP = @GREP@
83 INSTALL = @INSTALL@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LCLOBJ = @LCLOBJ@
89 LDFLAGS = @LDFLAGS@
90 LEX = @LEX@
91 LEXLIB = @LEXLIB@
92 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
93 LIBOBJS = @LIBOBJS@
94 LIBS = @LIBS@
95 LN_S = @LN_S@
96 LTLIBOBJS = @LTLIBOBJS@
97 MAKEINFO = @MAKEINFO@
98 MKDIR_P = @MKDIR_P@
99 MV = @MV@
100 OBJEXT = @OBJEXT@
101 PACKAGE = @PACKAGE@
102 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103 PACKAGE_NAME = @PACKAGE_NAME@
104 PACKAGE_STRING = @PACKAGE_STRING@
105 PACKAGE_TARNAME = @PACKAGE_TARNAME@
106 PACKAGE_VERSION = @PACKAGE_VERSION@
107 PATH_SEPARATOR = @PATH_SEPARATOR@
108 RM = @RM@
109 SED = @SED@
110 SET_MAKE = @SET_MAKE@
111 SHELL = @SHELL@
112 STRIP = @STRIP@
113 VERSION = @VERSION@
114 abs_builddir = @abs_builddir@
115 abs_srcdir = @abs_srcdir@
116 abs_top_builddir = @abs_top_builddir@
117 abs_top_srcdir = @abs_top_srcdir@
118 ac_ct_CC = @ac_ct_CC@
119 am__include = @am__include@
120 am__leading_dot = @am__leading_dot@
121 am__quote = @am__quote@
122 am__tar = @am__tar@
123 am__untar = @am__untar@
124 bindir = @bindir@
125 build = @build@
126 build_alias = @build_alias@
127 build_cpu = @build_cpu@
128 build_os = @build_os@
129 build_vendor = @build_vendor@
130 builddir = @builddir@
131 datadir = @datadir@
132 datarootdir = @datarootdir@
133 docdir = @docdir@
134 dvidir = @dvidir@
135 exec_prefix = @exec_prefix@
136 host = @host@
137 host_alias = @host_alias@
138 host_cpu = @host_cpu@
139 host_os = @host_os@
140 host_vendor = @host_vendor@
141 htmldir = @htmldir@
142 includedir = @includedir@
143 infodir = @infodir@
144 install_sh = @install_sh@
145 libdir = @libdir@
146 libexecdir = @libexecdir@
147 localedir = @localedir@
148 localstatedir = @localstatedir@
149 mandir = @mandir@
150 mkdir_p = @mkdir_p@
151 oldincludedir = @oldincludedir@
152 pdfdir = @pdfdir@
153 prefix = @prefix@
154 program_transform_name = @program_transform_name@
155 psdir = @psdir@
156 sbindir = @sbindir@
157 sharedstatedir = @sharedstatedir@
158 srcdir = @srcdir@
159 sysconfdir = @sysconfdir@
160 target = @target@
161 target_alias = @target_alias@
162 target_cpu = @target_cpu@
163 target_os = @target_os@
164 target_vendor = @target_vendor@
165 top_builddir = @top_builddir@
166 top_srcdir = @top_srcdir@
167 AUTOMAKE_OPTIONS = 1.5 foreign
168 splintlibdir = $(pkgdatadir)/lib
169 UnixHeaders = stdio.h stdlib.h
170 splintlib_DATA = \
171   standard.h standard.lcd standardstrict.lcd posix.h posix.lcd posixstrict.lcd \
172   unix.h unix.lcd unixstrict.lcd CTrait.syms CTraitGen.lcl bool.h \
173   file.mts file.xh filerw.mts filerw.xh \
174   lclinit.lci linux.h lslinit.lsi tainted.mts tainted.xh \
175   stdio.h stdlib.h $(UnixHeaders)
176
177 EXTRA_DIST = $(splintlib_DATA)
178 CLEANFILES = posix.lcd standard.lcd unix.lcd \
179              posixstrict.lcd  standardstrict.lcd  unixstrict.lcd
180
181 SPLINT = $(top_builddir)/src/splint$(EXEEXT)
182 all: all-am
183
184 .SUFFIXES:
185 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
186         @for dep in $?; do \
187           case '$(am__configure_deps)' in \
188             *$$dep*) \
189               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
190                 && exit 0; \
191               exit 1;; \
192           esac; \
193         done; \
194         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  lib/Makefile'; \
195         cd $(top_srcdir) && \
196           $(AUTOMAKE) --foreign  lib/Makefile
197 .PRECIOUS: Makefile
198 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199         @case '$?' in \
200           *config.status*) \
201             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
202           *) \
203             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
204             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
205         esac;
206
207 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
208         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209
210 $(top_srcdir)/configure:  $(am__configure_deps)
211         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
213         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 install-splintlibDATA: $(splintlib_DATA)
215         @$(NORMAL_INSTALL)
216         test -z "$(splintlibdir)" || $(MKDIR_P) "$(DESTDIR)$(splintlibdir)"
217         @list='$(splintlib_DATA)'; for p in $$list; do \
218           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
219           f=$(am__strip_dir) \
220           echo " $(splintlibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(splintlibdir)/$$f'"; \
221           $(splintlibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(splintlibdir)/$$f"; \
222         done
223
224 uninstall-splintlibDATA:
225         @$(NORMAL_UNINSTALL)
226         @list='$(splintlib_DATA)'; for p in $$list; do \
227           f=$(am__strip_dir) \
228           echo " rm -f '$(DESTDIR)$(splintlibdir)/$$f'"; \
229           rm -f "$(DESTDIR)$(splintlibdir)/$$f"; \
230         done
231 tags: TAGS
232 TAGS:
233
234 ctags: CTAGS
235 CTAGS:
236
237
238 distdir: $(DISTFILES)
239         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
240         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
241         list='$(DISTFILES)'; \
242           dist_files=`for file in $$list; do echo $$file; done | \
243           sed -e "s|^$$srcdirstrip/||;t" \
244               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
245         case $$dist_files in \
246           */*) $(MKDIR_P) `echo "$$dist_files" | \
247                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
248                            sort -u` ;; \
249         esac; \
250         for file in $$dist_files; do \
251           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
252           if test -d $$d/$$file; then \
253             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
254             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
255               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
256             fi; \
257             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
258           else \
259             test -f $(distdir)/$$file \
260             || cp -p $$d/$$file $(distdir)/$$file \
261             || exit 1; \
262           fi; \
263         done
264 check-am: all-am
265 check: check-am
266 all-am: Makefile $(DATA)
267 installdirs:
268         for dir in "$(DESTDIR)$(splintlibdir)"; do \
269           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
270         done
271 install: install-am
272 install-exec: install-exec-am
273 install-data: install-data-am
274 uninstall: uninstall-am
275
276 install-am: all-am
277         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
278
279 installcheck: installcheck-am
280 install-strip:
281         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
282           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
283           `test -z '$(STRIP)' || \
284             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
285 mostlyclean-generic:
286
287 clean-generic:
288         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
289
290 distclean-generic:
291         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
292
293 maintainer-clean-generic:
294         @echo "This command is intended for maintainers to use"
295         @echo "it deletes files that may require special tools to rebuild."
296 clean: clean-am
297
298 clean-am: clean-generic mostlyclean-am
299
300 distclean: distclean-am
301         -rm -f Makefile
302 distclean-am: clean-am distclean-generic
303
304 dvi: dvi-am
305
306 dvi-am:
307
308 html: html-am
309
310 info: info-am
311
312 info-am:
313
314 install-data-am: install-splintlibDATA
315
316 install-dvi: install-dvi-am
317
318 install-exec-am:
319
320 install-html: install-html-am
321
322 install-info: install-info-am
323
324 install-man:
325
326 install-pdf: install-pdf-am
327
328 install-ps: install-ps-am
329
330 installcheck-am:
331
332 maintainer-clean: maintainer-clean-am
333         -rm -f Makefile
334 maintainer-clean-am: distclean-am maintainer-clean-generic
335
336 mostlyclean: mostlyclean-am
337
338 mostlyclean-am: mostlyclean-generic
339
340 pdf: pdf-am
341
342 pdf-am:
343
344 ps: ps-am
345
346 ps-am:
347
348 uninstall-am: uninstall-splintlibDATA
349
350 .MAKE: install-am install-strip
351
352 .PHONY: all all-am check check-am clean clean-generic distclean \
353         distclean-generic distdir dvi dvi-am html html-am info info-am \
354         install install-am install-data install-data-am install-dvi \
355         install-dvi-am install-exec install-exec-am install-html \
356         install-html-am install-info install-info-am install-man \
357         install-pdf install-pdf-am install-ps install-ps-am \
358         install-splintlibDATA install-strip installcheck \
359         installcheck-am installdirs maintainer-clean \
360         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
361         pdf-am ps ps-am uninstall uninstall-am uninstall-splintlibDATA
362
363
364 .PHONY: all standard.lcd standardstrict.lcd posix.lcd posixstrict.lcd unix.lcd unixstrict.lcd
365
366 $(SPLINT):
367         cd $(top_builddir)/src; $(MAKE)
368
369 all: standard.lcd standardstrict.lcd posix.lcd posixstrict.lcd unix.lcd unixstrict.lcd
370
371 standard.lcd: standard.h $(SPLINT)
372         -$(SPLINT) -nof -nolib +impconj standard.h -dump standard
373         @touch $@
374
375 standardstrict.lcd: standard.h $(SPLINT)
376         -$(SPLINT) -nof -nolib +impconj -DSTRICT standard.h -dump standardstrict
377         @touch $@
378
379 posix.lcd: standard.h posix.h $(SPLINT)
380         -$(SPLINT) -nof -nolib +impconj standard.h posix.h -dump posix
381         @touch $@
382
383 posixstrict.lcd: standard.h posix.h $(SPLINT)
384         -$(SPLINT) -nof -nolib +impconj -DSTRICT standard.h posix.h -dump posixstrict
385         @touch $@
386
387 unix.lcd: standard.h posix.h unix.h $(UnixHeaders) $(SPLINT)
388         -$(SPLINT) -supcounts -nof -incondefs -nolib +impconj standard.h posix.h unix.h stdio.h stdlib.h -dump unix
389         @touch $@
390
391 unixstrict.lcd: standard.h posix.h unix.h $(UnixHeaders) $(SPLINT)
392         -$(SPLINT) -supcounts -nof -incondefs -nolib +impconj -DSTRICT standard.h posix.h unix.h  stdio.h stdlib.h  -dump unixstrict
393         @touch $@
394 # Tell versions [3.59,3.63) of GNU make to not export all variables.
395 # Otherwise a system limit (for SysV at least) may be exceeded.
396 .NOEXPORT:
This page took 0.09786 seconds and 5 git commands to generate.