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