ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/m4/Makefile.in
Revision: 1.5
Committed: Wed Jan 18 13:17:55 2006 UTC (18 years, 4 months ago) by pcg
Branch: MAIN
Changes since 1.4: +59 -25 lines
Log Message:
*** empty log message ***

File Contents

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