]> andersk Git - splint.git/blame - bin/Makefile.in
Update configure and makefile to aclocal/automake 1.10.1 and autoconf 2.61.
[splint.git] / bin / Makefile.in
CommitLineData
e32d7527 1# Makefile.in generated by automake 1.10.1 from Makefile.am.
a8a71ab5 2# @configure_input@
e1d93bd7 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.
e1d93bd7 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@
e1d93bd7 16
e1d93bd7 17VPATH = @srcdir@
e1d93bd7 18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
a8a71ab5 21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
a8a71ab5 22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
e1d93bd7 25INSTALL_HEADER = $(INSTALL_DATA)
e32d7527 26transform = $(program_transform_name)
e1d93bd7 27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
e1d93bd7 33build_triplet = @build@
e1d93bd7 34host_triplet = @host@
e1d93bd7 35target_triplet = @target@
e32d7527 36bin_PROGRAMS = splint$(EXEEXT)
37subdir = bin
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41 $(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47am__installdirs = "$(DESTDIR)$(bindir)"
48binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
49PROGRAMS = $(bin_PROGRAMS)
50splint_SOURCES = splint.c
51splint_OBJECTS = splint.$(OBJEXT)
52splint_LDADD = $(LDADD)
53DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
54depcomp =
55am__depfiles_maybe =
56COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
57 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
58CCLD = $(CC)
59LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
60SOURCES = splint.c
61DIST_SOURCES = splint.c
62ETAGS = etags
63CTAGS = ctags
64DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65ACLOCAL = @ACLOCAL@
48101162 66AMTAR = @AMTAR@
e32d7527 67AUTOCONF = @AUTOCONF@
68AUTOHEADER = @AUTOHEADER@
69AUTOMAKE = @AUTOMAKE@
48101162 70AWK = @AWK@
e1d93bd7 71BISON = @BISON@
72CAT = @CAT@
73CC = @CC@
e32d7527 74CCDEPMODE = @CCDEPMODE@
75CFLAGS = @CFLAGS@
e1d93bd7 76CP = @CP@
77CPP = @CPP@
e32d7527 78CPPFLAGS = @CPPFLAGS@
79CYGPATH_W = @CYGPATH_W@
80DEFS = @DEFS@
48101162 81DEPDIR = @DEPDIR@
e1d93bd7 82DIFF = @DIFF@
e32d7527 83ECHO_C = @ECHO_C@
84ECHO_N = @ECHO_N@
85ECHO_T = @ECHO_T@
86EXEEXT = @EXEEXT@
e1d93bd7 87GREP = @GREP@
e32d7527 88INSTALL = @INSTALL@
89INSTALL_DATA = @INSTALL_DATA@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@
91INSTALL_SCRIPT = @INSTALL_SCRIPT@
48101162 92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
e1d93bd7 93LCLOBJ = @LCLOBJ@
e32d7527 94LDFLAGS = @LDFLAGS@
e1d93bd7 95LEX = @LEX@
a8a71ab5 96LEXLIB = @LEXLIB@
97LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
e32d7527 98LIBOBJS = @LIBOBJS@
99LIBS = @LIBS@
e1d93bd7 100LN_S = @LN_S@
e32d7527 101LTLIBOBJS = @LTLIBOBJS@
102MAKEINFO = @MAKEINFO@
103MKDIR_P = @MKDIR_P@
e1d93bd7 104MV = @MV@
e32d7527 105OBJEXT = @OBJEXT@
1810fe2a 106PACKAGE = @PACKAGE@
e32d7527 107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108PACKAGE_NAME = @PACKAGE_NAME@
109PACKAGE_STRING = @PACKAGE_STRING@
110PACKAGE_TARNAME = @PACKAGE_TARNAME@
111PACKAGE_VERSION = @PACKAGE_VERSION@
112PATH_SEPARATOR = @PATH_SEPARATOR@
e1d93bd7 113RM = @RM@
48101162 114SED = @SED@
e32d7527 115SET_MAKE = @SET_MAKE@
116SHELL = @SHELL@
a8a71ab5 117STRIP = @STRIP@
1810fe2a 118VERSION = @VERSION@
e32d7527 119abs_builddir = @abs_builddir@
120abs_srcdir = @abs_srcdir@
121abs_top_builddir = @abs_top_builddir@
122abs_top_srcdir = @abs_top_srcdir@
123ac_ct_CC = @ac_ct_CC@
48101162 124am__include = @am__include@
e32d7527 125am__leading_dot = @am__leading_dot@
48101162 126am__quote = @am__quote@
e32d7527 127am__tar = @am__tar@
128am__untar = @am__untar@
129bindir = @bindir@
130build = @build@
131build_alias = @build_alias@
132build_cpu = @build_cpu@
133build_os = @build_os@
134build_vendor = @build_vendor@
135builddir = @builddir@
136datadir = @datadir@
137datarootdir = @datarootdir@
138docdir = @docdir@
139dvidir = @dvidir@
140exec_prefix = @exec_prefix@
141host = @host@
142host_alias = @host_alias@
143host_cpu = @host_cpu@
144host_os = @host_os@
145host_vendor = @host_vendor@
146htmldir = @htmldir@
147includedir = @includedir@
148infodir = @infodir@
48101162 149install_sh = @install_sh@
e32d7527 150libdir = @libdir@
151libexecdir = @libexecdir@
152localedir = @localedir@
153localstatedir = @localstatedir@
154mandir = @mandir@
155mkdir_p = @mkdir_p@
156oldincludedir = @oldincludedir@
157pdfdir = @pdfdir@
158prefix = @prefix@
159program_transform_name = @program_transform_name@
160psdir = @psdir@
161sbindir = @sbindir@
162sharedstatedir = @sharedstatedir@
163srcdir = @srcdir@
164sysconfdir = @sysconfdir@
165target = @target@
166target_alias = @target_alias@
167target_cpu = @target_cpu@
168target_os = @target_os@
169target_vendor = @target_vendor@
170top_builddir = @top_builddir@
171top_srcdir = @top_srcdir@
f0c4f4d3 172AUTOMAKE_OPTIONS = 1.6.3 foreign no-dependencies
e1d93bd7 173SUFFIXES = .h .c .o .l .check
e1d93bd7 174binaryDir = bin
e1d93bd7 175EXTRA_DIST = splint
e1d93bd7 176all: all-am
177
178.SUFFIXES:
179.SUFFIXES: .h .c .o .l .check .obj
e32d7527 180$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
181 @for dep in $?; do \
182 case '$(am__configure_deps)' in \
183 *$$dep*) \
184 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
185 && exit 0; \
186 exit 1;; \
187 esac; \
188 done; \
189 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bin/Makefile'; \
e1d93bd7 190 cd $(top_srcdir) && \
191 $(AUTOMAKE) --foreign bin/Makefile
e32d7527 192.PRECIOUS: Makefile
193Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
194 @case '$?' in \
195 *config.status*) \
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
197 *) \
198 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
199 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
200 esac;
201
202$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204
205$(top_srcdir)/configure: $(am__configure_deps)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207$(ACLOCAL_M4): $(am__aclocal_m4_deps)
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
e1d93bd7 209install-binPROGRAMS: $(bin_PROGRAMS)
210 @$(NORMAL_INSTALL)
e32d7527 211 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
e1d93bd7 212 @list='$(bin_PROGRAMS)'; for p in $$list; do \
213 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
214 if test -f $$p \
215 ; then \
a8a71ab5 216 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
e32d7527 217 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
218 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
e1d93bd7 219 else :; fi; \
220 done
221
222uninstall-binPROGRAMS:
223 @$(NORMAL_UNINSTALL)
224 @list='$(bin_PROGRAMS)'; for p in $$list; do \
a8a71ab5 225 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
e32d7527 226 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
227 rm -f "$(DESTDIR)$(bindir)/$$f"; \
e1d93bd7 228 done
229
230clean-binPROGRAMS:
231 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
232
233mostlyclean-compile:
e32d7527 234 -rm -f *.$(OBJEXT)
e1d93bd7 235
236distclean-compile:
237 -rm -f *.tab.c
238
e1d93bd7 239.c.o:
e32d7527 240 $(COMPILE) -c $<
e1d93bd7 241
242.c.obj:
e32d7527 243 $(COMPILE) -c `$(CYGPATH_W) '$<'`
e1d93bd7 244
245ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
a8a71ab5 246 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
e1d93bd7 247 unique=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 done | \
e32d7527 250 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
251 END { if (nonempty) { for (i in files) print i; }; }'`; \
a8a71ab5 252 mkid -fID $$unique
e32d7527 253tags: TAGS
e1d93bd7 254
255TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
256 $(TAGS_FILES) $(LISP)
257 tags=; \
258 here=`pwd`; \
a8a71ab5 259 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
e1d93bd7 260 unique=`for i in $$list; do \
261 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262 done | \
e32d7527 263 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
264 END { if (nonempty) { for (i in files) print i; }; }'`; \
265 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
266 test -n "$$unique" || unique=$$empty_fix; \
267 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268 $$tags $$unique; \
269 fi
270ctags: CTAGS
271CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
272 $(TAGS_FILES) $(LISP)
273 tags=; \
274 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275 unique=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277 done | \
278 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
279 END { if (nonempty) { for (i in files) print i; }; }'`; \
280 test -z "$(CTAGS_ARGS)$$tags$$unique" \
281 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
a8a71ab5 282 $$tags $$unique
e1d93bd7 283
284GTAGS:
a8a71ab5 285 here=`$(am__cd) $(top_builddir) && pwd` \
e1d93bd7 286 && cd $(top_srcdir) \
287 && gtags -i $(GTAGS_ARGS) $$here
288
289distclean-tags:
e32d7527 290 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
e1d93bd7 291
292distdir: $(DISTFILES)
e32d7527 293 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
294 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
295 list='$(DISTFILES)'; \
296 dist_files=`for file in $$list; do echo $$file; done | \
297 sed -e "s|^$$srcdirstrip/||;t" \
298 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
299 case $$dist_files in \
300 */*) $(MKDIR_P) `echo "$$dist_files" | \
301 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
302 sort -u` ;; \
303 esac; \
304 for file in $$dist_files; do \
a8a71ab5 305 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
e1d93bd7 306 if test -d $$d/$$file; then \
e32d7527 307 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
a8a71ab5 308 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
309 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
310 fi; \
311 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
e1d93bd7 312 else \
313 test -f $(distdir)/$$file \
314 || cp -p $$d/$$file $(distdir)/$$file \
315 || exit 1; \
316 fi; \
317 done
318check-am: all-am
319check: check-am
320all-am: Makefile $(PROGRAMS)
e1d93bd7 321installdirs:
e32d7527 322 for dir in "$(DESTDIR)$(bindir)"; do \
323 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
324 done
e1d93bd7 325install: install-am
326install-exec: install-exec-am
327install-data: install-data-am
328uninstall: uninstall-am
329
330install-am: all-am
331 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
332
333installcheck: installcheck-am
334install-strip:
335 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
e32d7527 336 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
e1d93bd7 337 `test -z '$(STRIP)' || \
338 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
339mostlyclean-generic:
340
341clean-generic:
342
343distclean-generic:
e32d7527 344 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
e1d93bd7 345
346maintainer-clean-generic:
347 @echo "This command is intended for maintainers to use"
348 @echo "it deletes files that may require special tools to rebuild."
e1d93bd7 349clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
350
351distclean: distclean-am
e32d7527 352 -rm -f Makefile
f0c4f4d3 353distclean-am: clean-am distclean-compile distclean-generic \
354 distclean-tags
e1d93bd7 355
356dvi: dvi-am
357
358dvi-am:
359
e32d7527 360html: html-am
361
e1d93bd7 362info: info-am
363
364info-am:
365
366install-data-am:
367
e32d7527 368install-dvi: install-dvi-am
369
e1d93bd7 370install-exec-am: install-binPROGRAMS
371 @$(NORMAL_INSTALL)
372 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
373
e32d7527 374install-html: install-html-am
375
e1d93bd7 376install-info: install-info-am
377
378install-man:
379
e32d7527 380install-pdf: install-pdf-am
381
382install-ps: install-ps-am
383
e1d93bd7 384installcheck-am:
385
386maintainer-clean: maintainer-clean-am
e32d7527 387 -rm -f Makefile
e1d93bd7 388maintainer-clean-am: distclean-am maintainer-clean-generic
389
390mostlyclean: mostlyclean-am
391
392mostlyclean-am: mostlyclean-compile mostlyclean-generic
393
e32d7527 394pdf: pdf-am
395
396pdf-am:
397
398ps: ps-am
e1d93bd7 399
e32d7527 400ps-am:
401
402uninstall-am: uninstall-binPROGRAMS
403
404.MAKE: install-am install-exec-am install-strip
405
406.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
407 clean-generic ctags distclean distclean-compile \
408 distclean-generic distclean-tags distdir dvi dvi-am html \
409 html-am info info-am install install-am install-binPROGRAMS \
410 install-data install-data-am install-dvi install-dvi-am \
411 install-exec install-exec-am install-exec-hook install-html \
412 install-html-am install-info install-info-am install-man \
413 install-pdf install-pdf-am install-ps install-ps-am \
414 install-strip installcheck installcheck-am installdirs \
415 maintainer-clean maintainer-clean-generic mostlyclean \
416 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
417 tags uninstall uninstall-am uninstall-binPROGRAMS
e1d93bd7 418
419
420.PHONY: all
421
e32d7527 422#DIST_SOURCES =
423
e1d93bd7 424#chessy hack so it doesn't try to build splint
425splint$(EXEEXT): ;
426
427install-exec-hook: $(top_builddir)/src/splint$(EXEEXT)
428
429$(top_builddir)/src/splint$(EXEEXT): splint$(EXEEXT)
430 ln -s ../$(binaryDir)/splint $(top_builddir)/src/splint$(EXEEXT)
431
432#don't delete ./splint
433clean: ;
434# Tell versions [3.59,3.63) of GNU make to not export all variables.
435# Otherwise a system limit (for SysV at least) may be exceeded.
436.NOEXPORT:
This page took 0.127127 seconds and 5 git commands to generate.