ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/Makefile.in
Revision: 1.10
Committed: Wed Jun 18 20:40:52 2014 UTC (9 years, 11 months ago) by root
Branch: MAIN
Changes since 1.9: +139 -213 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 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 GREP = @GREP@
67 HAVE_TUNTAP = @HAVE_TUNTAP@
68 IFSUBTYPE = @IFSUBTYPE@
69 IFTYPE = @IFTYPE@
70
71 INCLUDES = @INCLUDES@ -I. -I$(top_builddir)
72 INSTALL_DATA = @INSTALL_DATA@
73 INSTALL_PROGRAM = @INSTALL_PROGRAM@
74 INSTALL_SCRIPT = @INSTALL_SCRIPT@
75 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76 INTLLIBS = @INTLLIBS@
77 LDFLAGS = @LDFLAGS@
78 LDFLAGS_DAEMON = @LDFLAGS_DAEMON@
79 LIBICONV = @LIBICONV@
80 LIBINTL = @LIBINTL@
81 LIBOBJS = @LIBOBJS@
82 LIBS = @LIBS@
83 LINUX_IF_TUN_H = @LINUX_IF_TUN_H@
84 LN_S = @LN_S@
85 LTLIBICONV = @LTLIBICONV@
86 LTLIBINTL = @LTLIBINTL@
87 LTLIBOBJS = @LTLIBOBJS@
88 MAINT = @MAINT@
89 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
90 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
91 MAKEINFO = @MAKEINFO@
92 MKINSTALLDIRS = @MKINSTALLDIRS@
93 MSGFMT = @MSGFMT@
94 MSGMERGE = @MSGMERGE@
95 OBJEXT = @OBJEXT@
96 PACKAGE = @PACKAGE@
97 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98 PACKAGE_NAME = @PACKAGE_NAME@
99 PACKAGE_STRING = @PACKAGE_STRING@
100 PACKAGE_TARNAME = @PACKAGE_TARNAME@
101 PACKAGE_URL = @PACKAGE_URL@
102 PACKAGE_VERSION = @PACKAGE_VERSION@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 POSUB = @POSUB@
105 RANLIB = @RANLIB@
106 ROHC_FALSE = @ROHC_FALSE@
107 ROHC_TRUE = @ROHC_TRUE@
108 SET_MAKE = @SET_MAKE@
109 SHELL = @SHELL@
110 STRIP = @STRIP@
111 USE_NLS = @USE_NLS@
112 VERSION = @VERSION@
113 XGETTEXT = @XGETTEXT@
114 ac_ct_CC = @ac_ct_CC@
115 ac_ct_CXX = @ac_ct_CXX@
116 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
117 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
118 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
119 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
120 am__include = @am__include@
121 am__leading_dot = @am__leading_dot@
122 am__quote = @am__quote@
123 bindir = @bindir@
124 build = @build@
125 build_alias = @build_alias@
126 build_cpu = @build_cpu@
127 build_os = @build_os@
128 build_vendor = @build_vendor@
129 datadir = @datadir@
130 datarootdir = @datarootdir@
131 docdir = @docdir@
132 dvidir = @dvidir@
133 exec_prefix = @exec_prefix@
134 host = @host@
135 host_alias = @host_alias@
136 host_cpu = @host_cpu@
137 host_os = @host_os@
138 host_vendor = @host_vendor@
139 htmldir = @htmldir@
140 includedir = @includedir@
141 infodir = @infodir@
142 install_sh = @install_sh@
143 libdir = @libdir@
144 libexecdir = @libexecdir@
145 localedir = @localedir@
146 localstatedir = @localstatedir@
147 mandir = @mandir@
148 oldincludedir = @oldincludedir@
149 pdfdir = @pdfdir@
150 prefix = @prefix@
151 program_transform_name = @program_transform_name@
152 psdir = @psdir@
153 sbindir = @sbindir@
154 sharedstatedir = @sharedstatedir@
155 sysconfdir = @sysconfdir@
156 target = @target@
157 target_alias = @target_alias@
158 target_cpu = @target_cpu@
159 target_os = @target_os@
160 target_vendor = @target_vendor@
161 noinst_LIBRARIES = libgvpe.a
162
163 libgvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c
164
165 libgvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
166 libgvpe_a_DEPENDENCIES = $(libgvpe_a_LIBADD)
167
168 noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h
169 subdir = lib
170 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
171 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
172 CONFIG_HEADER = $(top_builddir)/config.h
173 CONFIG_CLEAN_FILES =
174 LIBRARIES = $(noinst_LIBRARIES)
175
176 libgvpe_a_AR = $(AR) cru
177 am_libgvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
178 getopt1.$(OBJEXT) dropin.$(OBJEXT)
179 libgvpe_a_OBJECTS = $(am_libgvpe_a_OBJECTS)
180
181 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
182 depcomp = $(SHELL) $(top_srcdir)/depcomp
183 am__depfiles_maybe = depfiles
184 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \
185 @AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
186 @AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po
187 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
188 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
189 CCLD = $(CC)
190 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
191 DIST_SOURCES = $(libgvpe_a_SOURCES)
192 HEADERS = $(noinst_HEADERS)
193
194 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am \
195 alloca.c
196 SOURCES = $(libgvpe_a_SOURCES)
197
198 all: all-am
199
200 .SUFFIXES:
201 .SUFFIXES: .c .o .obj
202 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
203 cd $(top_srcdir) && \
204 $(AUTOMAKE) --gnu lib/Makefile
205 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
206 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
207
208 AR = ar
209
210 clean-noinstLIBRARIES:
211 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
212 libgvpe.a: $(libgvpe_a_OBJECTS) $(libgvpe_a_DEPENDENCIES)
213 -rm -f libgvpe.a
214 $(libgvpe_a_AR) libgvpe.a $(libgvpe_a_OBJECTS) $(libgvpe_a_LIBADD)
215 $(RANLIB) libgvpe.a
216
217 mostlyclean-compile:
218 -rm -f *.$(OBJEXT) core *.core
219
220 distclean-compile:
221 -rm -f *.tab.c
222
223 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
224 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dropin.Po@am__quote@
225 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@
228
229 .c.o:
230 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
231 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
232 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
233 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
234 @am__fastdepCC_TRUE@ fi
235 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
236 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
237 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
238 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
239
240 .c.obj:
241 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
242 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
243 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
244 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
245 @am__fastdepCC_TRUE@ fi
246 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
249 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
250 uninstall-info-am:
251
252 ETAGS = etags
253 ETAGSFLAGS =
254
255 CTAGS = ctags
256 CTAGSFLAGS =
257
258 tags: TAGS
259
260 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262 unique=`for i in $$list; do \
263 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 done | \
265 $(AWK) ' { files[$$0] = 1; } \
266 END { for (i in files) print i; }'`; \
267 mkid -fID $$unique
268
269 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
270 $(TAGS_FILES) $(LISP)
271 tags=; \
272 here=`pwd`; \
273 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274 unique=`for i in $$list; do \
275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276 done | \
277 $(AWK) ' { files[$$0] = 1; } \
278 END { for (i in files) print i; }'`; \
279 test -z "$(ETAGS_ARGS)$$tags$$unique" \
280 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
281 $$tags $$unique
282
283 ctags: CTAGS
284 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
285 $(TAGS_FILES) $(LISP)
286 tags=; \
287 here=`pwd`; \
288 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
289 unique=`for i in $$list; do \
290 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291 done | \
292 $(AWK) ' { files[$$0] = 1; } \
293 END { for (i in files) print i; }'`; \
294 test -z "$(CTAGS_ARGS)$$tags$$unique" \
295 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
296 $$tags $$unique
297
298 GTAGS:
299 here=`$(am__cd) $(top_builddir) && pwd` \
300 && cd $(top_srcdir) \
301 && gtags -i $(GTAGS_ARGS) $$here
302
303 distclean-tags:
304 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
305 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
306
307 top_distdir = ..
308 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
309
310 distdir: $(DISTFILES)
311 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
312 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
313 list='$(DISTFILES)'; for file in $$list; do \
314 case $$file in \
315 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
316 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
317 esac; \
318 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
319 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
320 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
321 dir="/$$dir"; \
322 $(mkinstalldirs) "$(distdir)$$dir"; \
323 else \
324 dir=''; \
325 fi; \
326 if test -d $$d/$$file; then \
327 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
328 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
329 fi; \
330 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
331 else \
332 test -f $(distdir)/$$file \
333 || cp -p $$d/$$file $(distdir)/$$file \
334 || exit 1; \
335 fi; \
336 done
337 check-am: all-am
338 check: check-am
339 all-am: Makefile $(LIBRARIES) $(HEADERS)
340
341 installdirs:
342 install: install-am
343 install-exec: install-exec-am
344 install-data: install-data-am
345 uninstall: uninstall-am
346
347 install-am: all-am
348 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
349
350 installcheck: installcheck-am
351 install-strip:
352 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
353 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
354 `test -z '$(STRIP)' || \
355 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
356 mostlyclean-generic:
357
358 clean-generic:
359
360 distclean-generic:
361 -rm -f $(CONFIG_CLEAN_FILES)
362
363 maintainer-clean-generic:
364 @echo "This command is intended for maintainers to use"
365 @echo "it deletes files that may require special tools to rebuild."
366 clean: clean-am
367
368 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
369
370 distclean: distclean-am
371 -rm -rf $(DEPDIR) ./$(DEPDIR)
372 -rm -f Makefile
373 distclean-am: clean-am distclean-compile distclean-generic \
374 distclean-tags
375
376 dvi: dvi-am
377
378 dvi-am:
379
380 info: info-am
381
382 info-am:
383
384 install-data-am:
385
386 install-exec-am:
387
388 install-info: install-info-am
389
390 install-man:
391
392 installcheck-am:
393
394 maintainer-clean: maintainer-clean-am
395 -rm -rf $(DEPDIR) ./$(DEPDIR)
396 -rm -f Makefile
397 maintainer-clean-am: distclean-am maintainer-clean-generic
398
399 mostlyclean: mostlyclean-am
400
401 mostlyclean-am: mostlyclean-compile mostlyclean-generic
402
403 pdf: pdf-am
404
405 pdf-am:
406
407 ps: ps-am
408
409 ps-am:
410
411 uninstall-am: uninstall-info-am
412
413 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
414 clean-noinstLIBRARIES ctags distclean distclean-compile \
415 distclean-generic distclean-tags distdir dvi dvi-am info \
416 info-am install install-am install-data install-data-am \
417 install-exec install-exec-am install-info install-info-am \
418 install-man install-strip installcheck installcheck-am \
419 installdirs maintainer-clean maintainer-clean-generic \
420 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
421 ps ps-am tags uninstall uninstall-am uninstall-info-am
422
423 # Tell versions [3.59,3.63) of GNU make to not export all variables.
424 # Otherwise a system limit (for SysV at least) may be exceeded.
425 .NOEXPORT: