ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/Makefile.in
Revision: 1.3
Committed: Sun Feb 8 07:24:25 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: VPE_1_6, VPE-1_6_1
Changes since 1.2: +2 -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    
70     INCLUDES = @INCLUDES@ -I. -I$(top_builddir)
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     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     noinst_LIBRARIES = libvpe.a
154    
155 pcg 1.2 libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c
156 pcg 1.1
157     libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
158     libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD)
159    
160 pcg 1.2 noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h
161 pcg 1.1 subdir = lib
162     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
163     mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
164     CONFIG_HEADER = $(top_builddir)/config.h
165     CONFIG_CLEAN_FILES =
166     LIBRARIES = $(noinst_LIBRARIES)
167    
168     libvpe_a_AR = $(AR) cru
169     am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
170 pcg 1.2 getopt1.$(OBJEXT) dropin.$(OBJEXT)
171 pcg 1.1 libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS)
172    
173     DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
174     depcomp = $(SHELL) $(top_srcdir)/depcomp
175     am__depfiles_maybe = depfiles
176     @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \
177     @AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
178 pcg 1.2 @AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po
179 pcg 1.1 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
180     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181     CCLD = $(CC)
182     LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
183     DIST_SOURCES = $(libvpe_a_SOURCES)
184     HEADERS = $(noinst_HEADERS)
185    
186     DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am \
187     alloca.c
188     SOURCES = $(libvpe_a_SOURCES)
189    
190     all: all-am
191    
192     .SUFFIXES:
193     .SUFFIXES: .c .o .obj
194     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
195     cd $(top_srcdir) && \
196     $(AUTOMAKE) --gnu lib/Makefile
197     Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
198     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
199    
200     AR = ar
201    
202     clean-noinstLIBRARIES:
203     -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
204     libvpe.a: $(libvpe_a_OBJECTS) $(libvpe_a_DEPENDENCIES)
205     -rm -f libvpe.a
206     $(libvpe_a_AR) libvpe.a $(libvpe_a_OBJECTS) $(libvpe_a_LIBADD)
207     $(RANLIB) libvpe.a
208    
209     mostlyclean-compile:
210     -rm -f *.$(OBJEXT) core *.core
211    
212     distclean-compile:
213     -rm -f *.tab.c
214    
215     @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
216     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dropin.Po@am__quote@
217     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
218     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
219     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@
220    
221     .c.o:
222     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
223     @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
224     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
225     @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
226     @am__fastdepCC_TRUE@ fi
227     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
228     @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
229     @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
230     @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
231    
232     .c.obj:
233     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
234     @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
235     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
236     @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
237     @am__fastdepCC_TRUE@ fi
238     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
239     @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
240     @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
241     @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
242     uninstall-info-am:
243    
244     ETAGS = etags
245     ETAGSFLAGS =
246    
247     CTAGS = ctags
248     CTAGSFLAGS =
249    
250     tags: TAGS
251    
252     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
253     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
254     unique=`for i in $$list; do \
255     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256     done | \
257     $(AWK) ' { files[$$0] = 1; } \
258     END { for (i in files) print i; }'`; \
259     mkid -fID $$unique
260    
261     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
262     $(TAGS_FILES) $(LISP)
263     tags=; \
264     here=`pwd`; \
265     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
266     unique=`for i in $$list; do \
267     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268     done | \
269     $(AWK) ' { files[$$0] = 1; } \
270     END { for (i in files) print i; }'`; \
271     test -z "$(ETAGS_ARGS)$$tags$$unique" \
272     || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
273     $$tags $$unique
274    
275     ctags: CTAGS
276     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
277     $(TAGS_FILES) $(LISP)
278     tags=; \
279     here=`pwd`; \
280     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
281     unique=`for i in $$list; do \
282     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283     done | \
284     $(AWK) ' { files[$$0] = 1; } \
285     END { for (i in files) print i; }'`; \
286     test -z "$(CTAGS_ARGS)$$tags$$unique" \
287     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
288     $$tags $$unique
289    
290     GTAGS:
291     here=`$(am__cd) $(top_builddir) && pwd` \
292     && cd $(top_srcdir) \
293     && gtags -i $(GTAGS_ARGS) $$here
294    
295     distclean-tags:
296     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
297     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
298    
299     top_distdir = ..
300     distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
301    
302     distdir: $(DISTFILES)
303     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
304     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
305     list='$(DISTFILES)'; for file in $$list; do \
306     case $$file in \
307     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
308     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
309     esac; \
310     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
311     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
312     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
313     dir="/$$dir"; \
314     $(mkinstalldirs) "$(distdir)$$dir"; \
315     else \
316     dir=''; \
317     fi; \
318     if test -d $$d/$$file; then \
319     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
320     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
321     fi; \
322     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
323     else \
324     test -f $(distdir)/$$file \
325     || cp -p $$d/$$file $(distdir)/$$file \
326     || exit 1; \
327     fi; \
328     done
329     check-am: all-am
330     check: check-am
331     all-am: Makefile $(LIBRARIES) $(HEADERS)
332    
333     installdirs:
334     install: install-am
335     install-exec: install-exec-am
336     install-data: install-data-am
337     uninstall: uninstall-am
338    
339     install-am: all-am
340     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
341    
342     installcheck: installcheck-am
343     install-strip:
344     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345 pcg 1.2 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346 pcg 1.1 `test -z '$(STRIP)' || \
347     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
348     mostlyclean-generic:
349    
350     clean-generic:
351    
352     distclean-generic:
353     -rm -f $(CONFIG_CLEAN_FILES)
354    
355     maintainer-clean-generic:
356     @echo "This command is intended for maintainers to use"
357     @echo "it deletes files that may require special tools to rebuild."
358     clean: clean-am
359    
360     clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
361    
362     distclean: distclean-am
363     -rm -rf $(DEPDIR) ./$(DEPDIR)
364     -rm -f Makefile
365     distclean-am: clean-am distclean-compile distclean-generic \
366     distclean-tags
367    
368     dvi: dvi-am
369    
370     dvi-am:
371    
372     info: info-am
373    
374     info-am:
375    
376     install-data-am:
377    
378     install-exec-am:
379    
380     install-info: install-info-am
381    
382     install-man:
383    
384     installcheck-am:
385    
386     maintainer-clean: maintainer-clean-am
387     -rm -rf $(DEPDIR) ./$(DEPDIR)
388     -rm -f Makefile
389     maintainer-clean-am: distclean-am maintainer-clean-generic
390    
391     mostlyclean: mostlyclean-am
392    
393     mostlyclean-am: mostlyclean-compile mostlyclean-generic
394    
395     pdf: pdf-am
396    
397     pdf-am:
398    
399     ps: ps-am
400    
401     ps-am:
402    
403     uninstall-am: uninstall-info-am
404    
405     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
406     clean-noinstLIBRARIES ctags distclean distclean-compile \
407     distclean-generic distclean-tags distdir dvi dvi-am info \
408     info-am install install-am install-data install-data-am \
409     install-exec install-exec-am install-info install-info-am \
410     install-man install-strip installcheck installcheck-am \
411     installdirs maintainer-clean maintainer-clean-generic \
412     mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
413     ps ps-am tags uninstall uninstall-am uninstall-info-am
414    
415     # Tell versions [3.59,3.63) of GNU make to not export all variables.
416     # Otherwise a system limit (for SysV at least) may be exceeded.
417     .NOEXPORT: