]> andersk Git - splint.git/blame - doc/Makefile.in
Hopefully fixed configuration program caused by running an old version of automake.
[splint.git] / doc / Makefile.in
CommitLineData
3739432e 1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = ..
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46INSTALL = @INSTALL@
47INSTALL_PROGRAM = @INSTALL_PROGRAM@
48INSTALL_DATA = @INSTALL_DATA@
49INSTALL_SCRIPT = @INSTALL_SCRIPT@
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = @program_transform_name@
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
f7bbce9e 58build_alias = @build_alias@
59build_triplet = @build@
3739432e 60host_alias = @host_alias@
61host_triplet = @host@
f7bbce9e 62target_alias = @target_alias@
63target_triplet = @target@
3739432e 64BISON = @BISON@
65CAT = @CAT@
66CC = @CC@
67CP = @CP@
68CPP = @CPP@
3739432e 69DIFF = @DIFF@
3739432e 70GREP = @GREP@
3739432e 71LCLOBJ = @LCLOBJ@
72LEX = @LEX@
73LN_S = @LN_S@
74MV = @MV@
3739432e 75RM = @RM@
3739432e 76
77AUTOMAKE_OPTIONS = 1.5 foreign
78
79
363a5c93 80#this is just a hack to get make dist to work.
3739432e 81EXTRA_DIST = splint.1
82subdir = doc
83mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
84CONFIG_HEADER = $(top_builddir)/config.h
85CONFIG_CLEAN_FILES =
86DIST_SOURCES =
87DIST_COMMON = Makefile.am Makefile.in
88all: all-am
89
90.SUFFIXES:
91$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
92 cd $(top_srcdir) && \
93 $(AUTOMAKE) --foreign doc/Makefile
94Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
95 cd $(top_builddir) && \
96 CONFIG_HEADERS= CONFIG_LINKS= \
97 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
98uninstall-info-am:
99tags: TAGS
100TAGS:
101
102
103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104
105top_distdir = ..
106distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
107
108distdir: $(DISTFILES)
109 @for file in $(DISTFILES); do \
110 if test -f $$file; then d=.; else d=$(srcdir); fi; \
111 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
112 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
113 $(mkinstalldirs) "$(distdir)/$$dir"; \
114 fi; \
115 if test -d $$d/$$file; then \
116 cp -pR $$d/$$file $(distdir) \
117 || exit 1; \
118 else \
119 test -f $(distdir)/$$file \
120 || cp -p $$d/$$file $(distdir)/$$file \
121 || exit 1; \
122 fi; \
123 done
124check-am: all-am
125check: check-am
126all-am: Makefile
127
128installdirs:
129
130install: install-am
131install-exec: install-exec-am
132install-data: install-data-am
133uninstall: uninstall-am
134
135install-am: all-am
136 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
137
138installcheck: installcheck-am
139install-strip:
140 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
141 `test -z '$(STRIP)' || \
142 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
143mostlyclean-generic:
144
145clean-generic:
146
147distclean-generic:
148 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
149
150maintainer-clean-generic:
151 @echo "This command is intended for maintainers to use"
152 @echo "it deletes files that may require special tools to rebuild."
153clean: clean-am
154
155clean-am: clean-generic mostlyclean-am
156
157distclean: distclean-am
158
159distclean-am: clean-am distclean-generic
160
161dvi: dvi-am
162
163dvi-am:
164
165info: info-am
166
167info-am:
168
169install-data-am:
170
171install-exec-am:
172
173install-info: install-info-am
174
175install-man:
176
177installcheck-am:
178
179maintainer-clean: maintainer-clean-am
180
181maintainer-clean-am: distclean-am maintainer-clean-generic
182
183mostlyclean: mostlyclean-am
184
185mostlyclean-am: mostlyclean-generic
186
187uninstall-am: uninstall-info-am
188
189.PHONY: all all-am check check-am clean clean-generic distclean \
190 distclean-generic distdir dvi dvi-am info info-am install \
191 install-am install-data install-data-am install-exec \
192 install-exec-am install-info install-info-am install-man \
193 install-strip installcheck installcheck-am installdirs \
194 maintainer-clean maintainer-clean-generic mostlyclean \
195 mostlyclean-generic uninstall uninstall-am uninstall-info-am
196
197
198all:
199# Tell versions [3.59,3.63) of GNU make to not export all variables.
200# Otherwise a system limit (for SysV at least) may be exceeded.
201.NOEXPORT:
This page took 0.210896 seconds and 5 git commands to generate.