ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/m4/Makefile.in
Revision: 1.2
Committed: Sat Jan 17 01:18:36 2004 UTC (20 years, 4 months ago) by pcg
Branch: MAIN
CVS Tags: VPE_1_4
Changes since 1.1: +2 -4 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 AMDEP_FALSE = @AMDEP_FALSE@
42 AMDEP_TRUE = @AMDEP_TRUE@
43 AMTAR = @AMTAR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 CC = @CC@
49 CCDEPMODE = @CCDEPMODE@
50 CFLAGS = @CFLAGS@
51 CPP = @CPP@
52 CPPFLAGS = @CPPFLAGS@
53 CXX = @CXX@
54 CXXCPP = @CXXCPP@
55 CXXDEPMODE = @CXXDEPMODE@
56 CXXFLAGS = @CXXFLAGS@
57 CYGPATH_W = @CYGPATH_W@
58 DEFS = @DEFS@
59 DEPDIR = @DEPDIR@
60 ECHO_C = @ECHO_C@
61 ECHO_N = @ECHO_N@
62 ECHO_T = @ECHO_T@
63 EGREP = @EGREP@
64 EXEEXT = @EXEEXT@
65 GMSGFMT = @GMSGFMT@
66 HAVE_TUNTAP = @HAVE_TUNTAP@
67 IFSUBTYPE = @IFSUBTYPE@
68 IFTYPE = @IFTYPE@
69 INCLUDES = @INCLUDES@
70 INSTALL_DATA = @INSTALL_DATA@
71 INSTALL_PROGRAM = @INSTALL_PROGRAM@
72 INSTALL_SCRIPT = @INSTALL_SCRIPT@
73 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
74 INTLLIBS = @INTLLIBS@
75 LDFLAGS = @LDFLAGS@
76 LIBICONV = @LIBICONV@
77 LIBINTL = @LIBINTL@
78 LIBOBJS = @LIBOBJS@
79 LIBS = @LIBS@
80 LINUX_IF_TUN_H = @LINUX_IF_TUN_H@
81 LN_S = @LN_S@
82 LTLIBICONV = @LTLIBICONV@
83 LTLIBINTL = @LTLIBINTL@
84 LTLIBOBJS = @LTLIBOBJS@
85 MAINT = @MAINT@
86 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
87 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
88 MAKEINFO = @MAKEINFO@
89 MKINSTALLDIRS = @MKINSTALLDIRS@
90 MSGFMT = @MSGFMT@
91 MSGMERGE = @MSGMERGE@
92 OBJEXT = @OBJEXT@
93 PACKAGE = @PACKAGE@
94 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
95 PACKAGE_NAME = @PACKAGE_NAME@
96 PACKAGE_STRING = @PACKAGE_STRING@
97 PACKAGE_TARNAME = @PACKAGE_TARNAME@
98 PACKAGE_VERSION = @PACKAGE_VERSION@
99 PATH_SEPARATOR = @PATH_SEPARATOR@
100 POSUB = @POSUB@
101 RANLIB = @RANLIB@
102 SET_MAKE = @SET_MAKE@
103 SHELL = @SHELL@
104 STRIP = @STRIP@
105 USE_NLS = @USE_NLS@
106 VERSION = @VERSION@
107 XGETTEXT = @XGETTEXT@
108 ac_ct_CC = @ac_ct_CC@
109 ac_ct_CXX = @ac_ct_CXX@
110 ac_ct_RANLIB = @ac_ct_RANLIB@
111 ac_ct_STRIP = @ac_ct_STRIP@
112 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
113 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
114 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
115 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
116 am__include = @am__include@
117 am__leading_dot = @am__leading_dot@
118 am__quote = @am__quote@
119 bindir = @bindir@
120 build = @build@
121 build_alias = @build_alias@
122 build_cpu = @build_cpu@
123 build_os = @build_os@
124 build_vendor = @build_vendor@
125 datadir = @datadir@
126 exec_prefix = @exec_prefix@
127 host = @host@
128 host_alias = @host_alias@
129 host_cpu = @host_cpu@
130 host_os = @host_os@
131 host_vendor = @host_vendor@
132 includedir = @includedir@
133 infodir = @infodir@
134 install_sh = @install_sh@
135 libdir = @libdir@
136 libexecdir = @libexecdir@
137 localstatedir = @localstatedir@
138 mandir = @mandir@
139 oldincludedir = @oldincludedir@
140 prefix = @prefix@
141 program_transform_name = @program_transform_name@
142 sbindir = @sbindir@
143 sharedstatedir = @sharedstatedir@
144 sysconfdir = @sysconfdir@
145 target = @target@
146 target_alias = @target_alias@
147 target_cpu = @target_cpu@
148 target_os = @target_os@
149 target_vendor = @target_vendor@
150
151 EXTRA_DIST = README Makefile.am.in aclocal-include.m4 codeset.m4 \
152 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 \
153 inttypes_h.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 \
154 lib-prefix.m4 openssl.m4 progtest.m4 stdint_h.m4 tuntap.m4 uintmax_t.m4 \
155 ulonglong.m4
156
157 subdir = m4
158 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
159 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
160 CONFIG_HEADER = $(top_builddir)/config.h
161 CONFIG_CLEAN_FILES =
162 DIST_SOURCES =
163 DIST_COMMON = README $(srcdir)/Makefile.in ChangeLog Makefile.am
164 all: all-am
165
166 .SUFFIXES:
167 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
168 cd $(top_srcdir) && \
169 $(AUTOMAKE) --gnu m4/Makefile
170 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
171 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
172 uninstall-info-am:
173 tags: TAGS
174 TAGS:
175
176 ctags: CTAGS
177 CTAGS:
178
179 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180
181 top_distdir = ..
182 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
183
184 distdir: $(DISTFILES)
185 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
186 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
187 list='$(DISTFILES)'; for file in $$list; do \
188 case $$file in \
189 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
190 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
191 esac; \
192 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
193 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
194 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
195 dir="/$$dir"; \
196 $(mkinstalldirs) "$(distdir)$$dir"; \
197 else \
198 dir=''; \
199 fi; \
200 if test -d $$d/$$file; then \
201 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
202 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
203 fi; \
204 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
205 else \
206 test -f $(distdir)/$$file \
207 || cp -p $$d/$$file $(distdir)/$$file \
208 || exit 1; \
209 fi; \
210 done
211 check-am: all-am
212 check: check-am
213 all-am: Makefile
214
215 installdirs:
216 install: install-am
217 install-exec: install-exec-am
218 install-data: install-data-am
219 uninstall: uninstall-am
220
221 install-am: all-am
222 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
223
224 installcheck: installcheck-am
225 install-strip:
226 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
227 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
228 `test -z '$(STRIP)' || \
229 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
230 mostlyclean-generic:
231
232 clean-generic:
233
234 distclean-generic:
235 -rm -f $(CONFIG_CLEAN_FILES)
236
237 maintainer-clean-generic:
238 @echo "This command is intended for maintainers to use"
239 @echo "it deletes files that may require special tools to rebuild."
240 clean: clean-am
241
242 clean-am: clean-generic mostlyclean-am
243
244 distclean: distclean-am
245 -rm -f Makefile
246 distclean-am: clean-am distclean-generic
247
248 dvi: dvi-am
249
250 dvi-am:
251
252 info: info-am
253
254 info-am:
255
256 install-data-am:
257
258 install-exec-am:
259
260 install-info: install-info-am
261
262 install-man:
263
264 installcheck-am:
265
266 maintainer-clean: maintainer-clean-am
267 -rm -f Makefile
268 maintainer-clean-am: distclean-am maintainer-clean-generic
269
270 mostlyclean: mostlyclean-am
271
272 mostlyclean-am: mostlyclean-generic
273
274 pdf: pdf-am
275
276 pdf-am:
277
278 ps: ps-am
279
280 ps-am:
281
282 uninstall-am: uninstall-info-am
283
284 .PHONY: all all-am check check-am clean clean-generic distclean \
285 distclean-generic distdir dvi dvi-am info info-am install \
286 install-am install-data install-data-am install-exec \
287 install-exec-am install-info install-info-am install-man \
288 install-strip installcheck installcheck-am installdirs \
289 maintainer-clean maintainer-clean-generic mostlyclean \
290 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
291 uninstall-info-am
292
293
294 Makefile.am: Makefile.am.in
295 rm -f $@ $@t
296 sed -n '1,/^##m4-files-begin/p' $< > $@t
297 ( echo EXTRA_DIST = README Makefile.am.in; \
298 find . -type f -name '*.m4' -print |sed 's,^\./,,' |sort ) \
299 |fmt | (tr '\012' @; echo) \
300 |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
301 >> $@t
302 sed -n '/^##m4-files-end/,$$p' $< >> $@t
303 chmod a-w $@t
304 mv $@t $@
305 # Tell versions [3.59,3.63) of GNU make to not export all variables.
306 # Otherwise a system limit (for SysV at least) may be exceeded.
307 .NOEXPORT: