ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/m4/Makefile.in
Revision: 1.6
Committed: Thu Mar 29 17:35:20 2007 UTC (17 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: rel-2_01, rel-2_2, rel-2_21, rel-2_22
Changes since 1.5: +33 -61 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.6 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 pcg 1.1 # @configure_input@
3    
4 pcg 1.6 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5     # Free Software Foundation, Inc.
6 pcg 1.1 # 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 pcg 1.6
17 pcg 1.1 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 pcg 1.6
25 pcg 1.1 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 pcg 1.6 GREP = @GREP@
67 pcg 1.1 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 pcg 1.4 LDFLAGS_DAEMON = @LDFLAGS_DAEMON@
78 pcg 1.1 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_VERSION = @PACKAGE_VERSION@
101     PATH_SEPARATOR = @PATH_SEPARATOR@
102     POSUB = @POSUB@
103     RANLIB = @RANLIB@
104 pcg 1.3 ROHC_FALSE = @ROHC_FALSE@
105     ROHC_TRUE = @ROHC_TRUE@
106 pcg 1.1 SET_MAKE = @SET_MAKE@
107     SHELL = @SHELL@
108     STRIP = @STRIP@
109     USE_NLS = @USE_NLS@
110     VERSION = @VERSION@
111     XGETTEXT = @XGETTEXT@
112     ac_ct_CC = @ac_ct_CC@
113     ac_ct_CXX = @ac_ct_CXX@
114     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
115     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
116     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
117     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
118     am__include = @am__include@
119     am__leading_dot = @am__leading_dot@
120     am__quote = @am__quote@
121     bindir = @bindir@
122     build = @build@
123     build_alias = @build_alias@
124     build_cpu = @build_cpu@
125     build_os = @build_os@
126     build_vendor = @build_vendor@
127     datadir = @datadir@
128 pcg 1.6 datarootdir = @datarootdir@
129     docdir = @docdir@
130     dvidir = @dvidir@
131 pcg 1.1 exec_prefix = @exec_prefix@
132     host = @host@
133     host_alias = @host_alias@
134     host_cpu = @host_cpu@
135     host_os = @host_os@
136     host_vendor = @host_vendor@
137 pcg 1.6 htmldir = @htmldir@
138 pcg 1.1 includedir = @includedir@
139     infodir = @infodir@
140     install_sh = @install_sh@
141     libdir = @libdir@
142     libexecdir = @libexecdir@
143 pcg 1.6 localedir = @localedir@
144 pcg 1.1 localstatedir = @localstatedir@
145     mandir = @mandir@
146     oldincludedir = @oldincludedir@
147 pcg 1.6 pdfdir = @pdfdir@
148 pcg 1.1 prefix = @prefix@
149     program_transform_name = @program_transform_name@
150 pcg 1.6 psdir = @psdir@
151 pcg 1.1 sbindir = @sbindir@
152     sharedstatedir = @sharedstatedir@
153     sysconfdir = @sysconfdir@
154     target = @target@
155     target_alias = @target_alias@
156     target_cpu = @target_cpu@
157     target_os = @target_os@
158     target_vendor = @target_vendor@
159 pcg 1.6
160 pcg 1.1 EXTRA_DIST = README Makefile.am.in aclocal-include.m4 codeset.m4 \
161     gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 \
162     inttypes_h.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 \
163     lib-prefix.m4 openssl.m4 progtest.m4 stdint_h.m4 tuntap.m4 uintmax_t.m4 \
164     ulonglong.m4
165    
166 pcg 1.6 subdir = m4
167     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168     mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
169     CONFIG_HEADER = $(top_builddir)/config.h
170     CONFIG_CLEAN_FILES =
171     DIST_SOURCES =
172     DIST_COMMON = README $(srcdir)/Makefile.in ChangeLog Makefile.am
173 pcg 1.1 all: all-am
174    
175     .SUFFIXES:
176 pcg 1.6 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
177 pcg 1.1 cd $(top_srcdir) && \
178     $(AUTOMAKE) --gnu m4/Makefile
179 pcg 1.6 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
180     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
181 pcg 1.1 uninstall-info-am:
182     tags: TAGS
183     TAGS:
184    
185     ctags: CTAGS
186     CTAGS:
187    
188 pcg 1.6 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
189    
190     top_distdir = ..
191     distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
192 pcg 1.1
193     distdir: $(DISTFILES)
194     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
195     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
196     list='$(DISTFILES)'; for file in $$list; do \
197     case $$file in \
198     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
199     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
200     esac; \
201     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
202     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
203     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
204     dir="/$$dir"; \
205 pcg 1.6 $(mkinstalldirs) "$(distdir)$$dir"; \
206 pcg 1.1 else \
207     dir=''; \
208     fi; \
209     if test -d $$d/$$file; then \
210     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
211     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
212     fi; \
213     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
214     else \
215     test -f $(distdir)/$$file \
216     || cp -p $$d/$$file $(distdir)/$$file \
217     || exit 1; \
218     fi; \
219     done
220     check-am: all-am
221     check: check-am
222     all-am: Makefile
223 pcg 1.6
224 pcg 1.1 installdirs:
225     install: install-am
226     install-exec: install-exec-am
227     install-data: install-data-am
228     uninstall: uninstall-am
229    
230     install-am: all-am
231     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
232    
233     installcheck: installcheck-am
234     install-strip:
235     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
236 pcg 1.2 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
237 pcg 1.1 `test -z '$(STRIP)' || \
238     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
239     mostlyclean-generic:
240    
241     clean-generic:
242    
243     distclean-generic:
244 pcg 1.6 -rm -f $(CONFIG_CLEAN_FILES)
245 pcg 1.1
246     maintainer-clean-generic:
247     @echo "This command is intended for maintainers to use"
248     @echo "it deletes files that may require special tools to rebuild."
249     clean: clean-am
250    
251     clean-am: clean-generic mostlyclean-am
252    
253     distclean: distclean-am
254     -rm -f Makefile
255     distclean-am: clean-am distclean-generic
256    
257     dvi: dvi-am
258    
259     dvi-am:
260    
261     info: info-am
262    
263     info-am:
264    
265     install-data-am:
266    
267     install-exec-am:
268    
269     install-info: install-info-am
270    
271     install-man:
272    
273     installcheck-am:
274    
275     maintainer-clean: maintainer-clean-am
276     -rm -f Makefile
277     maintainer-clean-am: distclean-am maintainer-clean-generic
278    
279     mostlyclean: mostlyclean-am
280    
281     mostlyclean-am: mostlyclean-generic
282    
283     pdf: pdf-am
284    
285     pdf-am:
286    
287     ps: ps-am
288    
289     ps-am:
290    
291     uninstall-am: uninstall-info-am
292    
293     .PHONY: all all-am check check-am clean clean-generic distclean \
294 pcg 1.6 distclean-generic distdir dvi dvi-am info info-am install \
295     install-am install-data install-data-am install-exec \
296 pcg 1.1 install-exec-am install-info install-info-am install-man \
297     install-strip installcheck installcheck-am installdirs \
298     maintainer-clean maintainer-clean-generic mostlyclean \
299     mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
300     uninstall-info-am
301    
302    
303     Makefile.am: Makefile.am.in
304     rm -f $@ $@t
305     sed -n '1,/^##m4-files-begin/p' $< > $@t
306     ( echo EXTRA_DIST = README Makefile.am.in; \
307     find . -type f -name '*.m4' -print |sed 's,^\./,,' |sort ) \
308     |fmt | (tr '\012' @; echo) \
309     |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
310     >> $@t
311     sed -n '/^##m4-files-end/,$$p' $< >> $@t
312     chmod a-w $@t
313     mv $@t $@
314     # Tell versions [3.59,3.63) of GNU make to not export all variables.
315     # Otherwise a system limit (for SysV at least) may be exceeded.
316     .NOEXPORT: