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