ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/m4/Makefile.in
Revision: 1.3
Committed: Sun Feb 8 07:24:25 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: VPE_1_6, VPE-1_6_1
Changes since 1.2: +2 -0 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 ROHC_FALSE = @ROHC_FALSE@
103 ROHC_TRUE = @ROHC_TRUE@
104 SET_MAKE = @SET_MAKE@
105 SHELL = @SHELL@
106 STRIP = @STRIP@
107 USE_NLS = @USE_NLS@
108 VERSION = @VERSION@
109 XGETTEXT = @XGETTEXT@
110 ac_ct_CC = @ac_ct_CC@
111 ac_ct_CXX = @ac_ct_CXX@
112 ac_ct_RANLIB = @ac_ct_RANLIB@
113 ac_ct_STRIP = @ac_ct_STRIP@
114 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
115 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
116 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
117 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
118 am__include = @am__include@
119 am__leading_dot = @am__leading_dot@
120 am__quote = @am__quote@
121 bindir = @bindir@
122 build = @build@
123 build_alias = @build_alias@
124 build_cpu = @build_cpu@
125 build_os = @build_os@
126 build_vendor = @build_vendor@
127 datadir = @datadir@
128 exec_prefix = @exec_prefix@
129 host = @host@
130 host_alias = @host_alias@
131 host_cpu = @host_cpu@
132 host_os = @host_os@
133 host_vendor = @host_vendor@
134 includedir = @includedir@
135 infodir = @infodir@
136 install_sh = @install_sh@
137 libdir = @libdir@
138 libexecdir = @libexecdir@
139 localstatedir = @localstatedir@
140 mandir = @mandir@
141 oldincludedir = @oldincludedir@
142 prefix = @prefix@
143 program_transform_name = @program_transform_name@
144 sbindir = @sbindir@
145 sharedstatedir = @sharedstatedir@
146 sysconfdir = @sysconfdir@
147 target = @target@
148 target_alias = @target_alias@
149 target_cpu = @target_cpu@
150 target_os = @target_os@
151 target_vendor = @target_vendor@
152
153 EXTRA_DIST = README Makefile.am.in aclocal-include.m4 codeset.m4 \
154 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 \
155 inttypes_h.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 \
156 lib-prefix.m4 openssl.m4 progtest.m4 stdint_h.m4 tuntap.m4 uintmax_t.m4 \
157 ulonglong.m4
158
159 subdir = m4
160 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
161 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
162 CONFIG_HEADER = $(top_builddir)/config.h
163 CONFIG_CLEAN_FILES =
164 DIST_SOURCES =
165 DIST_COMMON = README $(srcdir)/Makefile.in ChangeLog Makefile.am
166 all: all-am
167
168 .SUFFIXES:
169 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
170 cd $(top_srcdir) && \
171 $(AUTOMAKE) --gnu m4/Makefile
172 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
173 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
174 uninstall-info-am:
175 tags: TAGS
176 TAGS:
177
178 ctags: CTAGS
179 CTAGS:
180
181 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
182
183 top_distdir = ..
184 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
185
186 distdir: $(DISTFILES)
187 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
188 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
189 list='$(DISTFILES)'; for file in $$list; do \
190 case $$file in \
191 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
192 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
193 esac; \
194 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
195 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
196 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
197 dir="/$$dir"; \
198 $(mkinstalldirs) "$(distdir)$$dir"; \
199 else \
200 dir=''; \
201 fi; \
202 if test -d $$d/$$file; then \
203 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
204 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
205 fi; \
206 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
207 else \
208 test -f $(distdir)/$$file \
209 || cp -p $$d/$$file $(distdir)/$$file \
210 || exit 1; \
211 fi; \
212 done
213 check-am: all-am
214 check: check-am
215 all-am: Makefile
216
217 installdirs:
218 install: install-am
219 install-exec: install-exec-am
220 install-data: install-data-am
221 uninstall: uninstall-am
222
223 install-am: all-am
224 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
225
226 installcheck: installcheck-am
227 install-strip:
228 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
229 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
230 `test -z '$(STRIP)' || \
231 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
232 mostlyclean-generic:
233
234 clean-generic:
235
236 distclean-generic:
237 -rm -f $(CONFIG_CLEAN_FILES)
238
239 maintainer-clean-generic:
240 @echo "This command is intended for maintainers to use"
241 @echo "it deletes files that may require special tools to rebuild."
242 clean: clean-am
243
244 clean-am: clean-generic mostlyclean-am
245
246 distclean: distclean-am
247 -rm -f Makefile
248 distclean-am: clean-am distclean-generic
249
250 dvi: dvi-am
251
252 dvi-am:
253
254 info: info-am
255
256 info-am:
257
258 install-data-am:
259
260 install-exec-am:
261
262 install-info: install-info-am
263
264 install-man:
265
266 installcheck-am:
267
268 maintainer-clean: maintainer-clean-am
269 -rm -f Makefile
270 maintainer-clean-am: distclean-am maintainer-clean-generic
271
272 mostlyclean: mostlyclean-am
273
274 mostlyclean-am: mostlyclean-generic
275
276 pdf: pdf-am
277
278 pdf-am:
279
280 ps: ps-am
281
282 ps-am:
283
284 uninstall-am: uninstall-info-am
285
286 .PHONY: all all-am check check-am clean clean-generic distclean \
287 distclean-generic distdir dvi dvi-am info info-am install \
288 install-am install-data install-data-am install-exec \
289 install-exec-am install-info install-info-am install-man \
290 install-strip installcheck installcheck-am installdirs \
291 maintainer-clean maintainer-clean-generic mostlyclean \
292 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
293 uninstall-info-am
294
295
296 Makefile.am: Makefile.am.in
297 rm -f $@ $@t
298 sed -n '1,/^##m4-files-begin/p' $< > $@t
299 ( echo EXTRA_DIST = README Makefile.am.in; \
300 find . -type f -name '*.m4' -print |sed 's,^\./,,' |sort ) \
301 |fmt | (tr '\012' @; echo) \
302 |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
303 >> $@t
304 sed -n '/^##m4-files-end/,$$p' $< >> $@t
305 chmod a-w $@t
306 mv $@t $@
307 # Tell versions [3.59,3.63) of GNU make to not export all variables.
308 # Otherwise a system limit (for SysV at least) may be exceeded.
309 .NOEXPORT: