ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/m4/Makefile.in
Revision: 1.10
Committed: Thu Jun 30 11:43:38 2016 UTC (7 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.9: +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 runstatedir = @runstatedir@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 sysconfdir = @sysconfdir@
156 target = @target@
157 target_alias = @target_alias@
158 target_cpu = @target_cpu@
159 target_os = @target_os@
160 target_vendor = @target_vendor@
161
162 EXTRA_DIST = README Makefile.am.in aclocal-include.m4 codeset.m4 \
163 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 \
164 inttypes_h.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 \
165 lib-prefix.m4 openssl.m4 progtest.m4 stdint_h.m4 tuntap.m4 uintmax_t.m4 \
166 ulonglong.m4
167
168 subdir = m4
169 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
170 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
171 CONFIG_HEADER = $(top_builddir)/config.h
172 CONFIG_CLEAN_FILES =
173 DIST_SOURCES =
174 DIST_COMMON = README $(srcdir)/Makefile.in ChangeLog Makefile.am
175 all: all-am
176
177 .SUFFIXES:
178 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
179 cd $(top_srcdir) && \
180 $(AUTOMAKE) --gnu m4/Makefile
181 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
182 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
183 uninstall-info-am:
184 tags: TAGS
185 TAGS:
186
187 ctags: CTAGS
188 CTAGS:
189
190 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
191
192 top_distdir = ..
193 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
194
195 distdir: $(DISTFILES)
196 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
197 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
198 list='$(DISTFILES)'; for file in $$list; do \
199 case $$file in \
200 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
201 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
202 esac; \
203 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
204 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
205 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
206 dir="/$$dir"; \
207 $(mkinstalldirs) "$(distdir)$$dir"; \
208 else \
209 dir=''; \
210 fi; \
211 if test -d $$d/$$file; then \
212 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
213 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
214 fi; \
215 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
216 else \
217 test -f $(distdir)/$$file \
218 || cp -p $$d/$$file $(distdir)/$$file \
219 || exit 1; \
220 fi; \
221 done
222 check-am: all-am
223 check: check-am
224 all-am: Makefile
225
226 installdirs:
227 install: install-am
228 install-exec: install-exec-am
229 install-data: install-data-am
230 uninstall: uninstall-am
231
232 install-am: all-am
233 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
234
235 installcheck: installcheck-am
236 install-strip:
237 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
238 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
239 `test -z '$(STRIP)' || \
240 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
241 mostlyclean-generic:
242
243 clean-generic:
244
245 distclean-generic:
246 -rm -f $(CONFIG_CLEAN_FILES)
247
248 maintainer-clean-generic:
249 @echo "This command is intended for maintainers to use"
250 @echo "it deletes files that may require special tools to rebuild."
251 clean: clean-am
252
253 clean-am: clean-generic mostlyclean-am
254
255 distclean: distclean-am
256 -rm -f Makefile
257 distclean-am: clean-am distclean-generic
258
259 dvi: dvi-am
260
261 dvi-am:
262
263 info: info-am
264
265 info-am:
266
267 install-data-am:
268
269 install-exec-am:
270
271 install-info: install-info-am
272
273 install-man:
274
275 installcheck-am:
276
277 maintainer-clean: maintainer-clean-am
278 -rm -f Makefile
279 maintainer-clean-am: distclean-am maintainer-clean-generic
280
281 mostlyclean: mostlyclean-am
282
283 mostlyclean-am: mostlyclean-generic
284
285 pdf: pdf-am
286
287 pdf-am:
288
289 ps: ps-am
290
291 ps-am:
292
293 uninstall-am: uninstall-info-am
294
295 .PHONY: all all-am check check-am clean clean-generic distclean \
296 distclean-generic distdir dvi dvi-am info info-am install \
297 install-am install-data install-data-am install-exec \
298 install-exec-am install-info install-info-am install-man \
299 install-strip installcheck installcheck-am installdirs \
300 maintainer-clean maintainer-clean-generic mostlyclean \
301 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
302 uninstall-info-am
303
304
305 Makefile.am: Makefile.am.in
306 rm -f $@ $@t
307 sed -n '1,/^##m4-files-begin/p' $< > $@t
308 ( echo EXTRA_DIST = README Makefile.am.in; \
309 find . -type f -name '*.m4' -print |sed 's,^\./,,' |sort ) \
310 |fmt | (tr '\012' @; echo) \
311 |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
312 >> $@t
313 sed -n '/^##m4-files-end/,$$p' $< >> $@t
314 chmod a-w $@t
315 mv $@t $@
316 # Tell versions [3.59,3.63) of GNU make to not export all variables.
317 # Otherwise a system limit (for SysV at least) may be exceeded.
318 .NOEXPORT: