ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/Makefile.in
Revision: 1.1
Committed: Wed Oct 15 00:59:21 2003 UTC (20 years, 7 months ago) by pcg
Branch: MAIN
CVS Tags: poll-based-iom, VPE_1_2
Log Message:
*** empty log message ***

File Contents

# Content
1 # Makefile.in generated by automake 1.7.7 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 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 SET_MAKE = @SET_MAKE@
104 SHELL = @SHELL@
105 STRIP = @STRIP@
106 USE_NLS = @USE_NLS@
107 VERSION = @VERSION@
108 XGETTEXT = @XGETTEXT@
109 ac_ct_CC = @ac_ct_CC@
110 ac_ct_CXX = @ac_ct_CXX@
111 ac_ct_RANLIB = @ac_ct_RANLIB@
112 ac_ct_STRIP = @ac_ct_STRIP@
113 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
114 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
115 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
116 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
117 am__include = @am__include@
118 am__leading_dot = @am__leading_dot@
119 am__quote = @am__quote@
120 bindir = @bindir@
121 build = @build@
122 build_alias = @build_alias@
123 build_cpu = @build_cpu@
124 build_os = @build_os@
125 build_vendor = @build_vendor@
126 datadir = @datadir@
127 exec_prefix = @exec_prefix@
128 host = @host@
129 host_alias = @host_alias@
130 host_cpu = @host_cpu@
131 host_os = @host_os@
132 host_vendor = @host_vendor@
133 includedir = @includedir@
134 infodir = @infodir@
135 install_sh = @install_sh@
136 libdir = @libdir@
137 libexecdir = @libexecdir@
138 localstatedir = @localstatedir@
139 mandir = @mandir@
140 oldincludedir = @oldincludedir@
141 prefix = @prefix@
142 program_transform_name = @program_transform_name@
143 sbindir = @sbindir@
144 sharedstatedir = @sharedstatedir@
145 sysconfdir = @sysconfdir@
146 target = @target@
147 target_alias = @target_alias@
148 target_cpu = @target_cpu@
149 target_os = @target_os@
150 target_vendor = @target_vendor@
151 noinst_LIBRARIES = libvpe.a
152
153 libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c poll.c
154
155 libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
156 libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD)
157
158 noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h poll.h
159 subdir = lib
160 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
161 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
162 CONFIG_HEADER = $(top_builddir)/config.h
163 CONFIG_CLEAN_FILES =
164 LIBRARIES = $(noinst_LIBRARIES)
165
166 libvpe_a_AR = $(AR) cru
167 am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
168 getopt1.$(OBJEXT) dropin.$(OBJEXT) poll.$(OBJEXT)
169 libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS)
170
171 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
172 depcomp = $(SHELL) $(top_srcdir)/depcomp
173 am__depfiles_maybe = depfiles
174 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \
175 @AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
176 @AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po ./$(DEPDIR)/poll.Po
177 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179 CCLD = $(CC)
180 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
181 DIST_SOURCES = $(libvpe_a_SOURCES)
182 HEADERS = $(noinst_HEADERS)
183
184 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am \
185 alloca.c
186 SOURCES = $(libvpe_a_SOURCES)
187
188 all: all-am
189
190 .SUFFIXES:
191 .SUFFIXES: .c .o .obj
192 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
193 cd $(top_srcdir) && \
194 $(AUTOMAKE) --gnu lib/Makefile
195 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
196 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
197
198 AR = ar
199
200 clean-noinstLIBRARIES:
201 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
202 libvpe.a: $(libvpe_a_OBJECTS) $(libvpe_a_DEPENDENCIES)
203 -rm -f libvpe.a
204 $(libvpe_a_AR) libvpe.a $(libvpe_a_OBJECTS) $(libvpe_a_LIBADD)
205 $(RANLIB) libvpe.a
206
207 mostlyclean-compile:
208 -rm -f *.$(OBJEXT) core *.core
209
210 distclean-compile:
211 -rm -f *.tab.c
212
213 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
214 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dropin.Po@am__quote@
215 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
216 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@
218 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll.Po@am__quote@
219
220 .c.o:
221 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
222 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
223 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
224 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
225 @am__fastdepCC_TRUE@ fi
226 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
228 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
229 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
230
231 .c.obj:
232 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
233 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
234 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
235 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
236 @am__fastdepCC_TRUE@ fi
237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
238 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
239 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
240 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
241 uninstall-info-am:
242
243 ETAGS = etags
244 ETAGSFLAGS =
245
246 CTAGS = ctags
247 CTAGSFLAGS =
248
249 tags: TAGS
250
251 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
252 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
253 unique=`for i in $$list; do \
254 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
255 done | \
256 $(AWK) ' { files[$$0] = 1; } \
257 END { for (i in files) print i; }'`; \
258 mkid -fID $$unique
259
260 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
261 $(TAGS_FILES) $(LISP)
262 tags=; \
263 here=`pwd`; \
264 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265 unique=`for i in $$list; do \
266 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267 done | \
268 $(AWK) ' { files[$$0] = 1; } \
269 END { for (i in files) print i; }'`; \
270 test -z "$(ETAGS_ARGS)$$tags$$unique" \
271 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
272 $$tags $$unique
273
274 ctags: CTAGS
275 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
276 $(TAGS_FILES) $(LISP)
277 tags=; \
278 here=`pwd`; \
279 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
280 unique=`for i in $$list; do \
281 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
282 done | \
283 $(AWK) ' { files[$$0] = 1; } \
284 END { for (i in files) print i; }'`; \
285 test -z "$(CTAGS_ARGS)$$tags$$unique" \
286 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
287 $$tags $$unique
288
289 GTAGS:
290 here=`$(am__cd) $(top_builddir) && pwd` \
291 && cd $(top_srcdir) \
292 && gtags -i $(GTAGS_ARGS) $$here
293
294 distclean-tags:
295 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
296 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
297
298 top_distdir = ..
299 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
300
301 distdir: $(DISTFILES)
302 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
303 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
304 list='$(DISTFILES)'; for file in $$list; do \
305 case $$file in \
306 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
307 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
308 esac; \
309 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
310 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
311 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
312 dir="/$$dir"; \
313 $(mkinstalldirs) "$(distdir)$$dir"; \
314 else \
315 dir=''; \
316 fi; \
317 if test -d $$d/$$file; then \
318 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
319 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
320 fi; \
321 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
322 else \
323 test -f $(distdir)/$$file \
324 || cp -p $$d/$$file $(distdir)/$$file \
325 || exit 1; \
326 fi; \
327 done
328 check-am: all-am
329 check: check-am
330 all-am: Makefile $(LIBRARIES) $(HEADERS)
331
332 installdirs:
333 install: install-am
334 install-exec: install-exec-am
335 install-data: install-data-am
336 uninstall: uninstall-am
337
338 install-am: all-am
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340
341 installcheck: installcheck-am
342 install-strip:
343 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344 INSTALL_STRIP_FLAG=-s \
345 `test -z '$(STRIP)' || \
346 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347 mostlyclean-generic:
348
349 clean-generic:
350
351 distclean-generic:
352 -rm -f $(CONFIG_CLEAN_FILES)
353
354 maintainer-clean-generic:
355 @echo "This command is intended for maintainers to use"
356 @echo "it deletes files that may require special tools to rebuild."
357 clean: clean-am
358
359 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
360
361 distclean: distclean-am
362 -rm -rf $(DEPDIR) ./$(DEPDIR)
363 -rm -f Makefile
364
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
390 maintainer-clean-am: distclean-am maintainer-clean-generic
391
392 mostlyclean: mostlyclean-am
393
394 mostlyclean-am: mostlyclean-compile mostlyclean-generic
395
396 pdf: pdf-am
397
398 pdf-am:
399
400 ps: ps-am
401
402 ps-am:
403
404 uninstall-am: uninstall-info-am
405
406 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
407 clean-noinstLIBRARIES ctags distclean distclean-compile \
408 distclean-generic distclean-tags distdir dvi dvi-am info \
409 info-am install install-am install-data install-data-am \
410 install-exec install-exec-am install-info install-info-am \
411 install-man install-strip installcheck installcheck-am \
412 installdirs maintainer-clean maintainer-clean-generic \
413 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
414 ps ps-am tags uninstall uninstall-am uninstall-info-am
415
416 # Tell versions [3.59,3.63) of GNU make to not export all variables.
417 # Otherwise a system limit (for SysV at least) may be exceeded.
418 .NOEXPORT: