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