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