ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/m4/Makefile.in
Revision: 1.4
Committed: Sun May 30 17:52:32 2004 UTC (20 years ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9, rel-1_8, rel-2_0, rel-1_7
Changes since 1.3: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

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