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