ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
Revision: 1.7
Committed: Fri Apr 2 14:42:45 2004 UTC (20 years, 1 month ago) by pcg
Branch: MAIN
CVS Tags: VPE_1_6, VPE-1_6_1
Changes since 1.6: +13 -6 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 HAVE_TUNTAP = @HAVE_TUNTAP@
67 IFSUBTYPE = @IFSUBTYPE@
68 IFTYPE = @IFTYPE@
69
70 INCLUDES = @INCLUDES@ -I$(top_builddir) -I$(top_srcdir)/lib
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
81 LIBS = @LIBS@ @LIBINTL@
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 ROHC_FALSE = @ROHC_FALSE@
105 ROHC_TRUE = @ROHC_TRUE@
106 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 ac_ct_RANLIB = @ac_ct_RANLIB@
115 ac_ct_STRIP = @ac_ct_STRIP@
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 exec_prefix = @exec_prefix@
131 host = @host@
132 host_alias = @host_alias@
133 host_cpu = @host_cpu@
134 host_os = @host_os@
135 host_vendor = @host_vendor@
136 includedir = @includedir@
137 infodir = @infodir@
138 install_sh = @install_sh@
139 libdir = @libdir@
140 libexecdir = @libexecdir@
141 localstatedir = @localstatedir@
142 mandir = @mandir@
143 oldincludedir = @oldincludedir@
144 prefix = @prefix@
145 program_transform_name = @program_transform_name@
146 sbindir = @sbindir@
147 sharedstatedir = @sharedstatedir@
148 sysconfdir = @sysconfdir@
149 target = @target@
150 target_alias = @target_alias@
151 target_cpu = @target_cpu@
152 target_os = @target_os@
153 target_vendor = @target_vendor@
154
155 SUBDIRS = rohc
156
157 sbin_PROGRAMS = vped
158 bin_PROGRAMS = vpectrl
159
160 EXTRA_DIST = device-linux.C device-cygwin.C device-tincd.C callback.pl \
161 tincd/apply tincd/fixit \
162 tincd/cygwin/device.c tincd/darwin/device.c tincd/freebsd/device.c \
163 tincd/linux/device.c tincd/mingw/device.c tincd/netbsd/device.c \
164 tincd/openbsd/device.c tincd/raw_socket/device.c tincd/solaris/device.c \
165 ether_emu.C lzf/lzf_c.c lzf/lzf_d.c
166
167
168 @ROHC_TRUE@ROHCLIB = rohc/librohc.a
169 @ROHC_FALSE@ROHCLIB =
170
171 COMMON = global.h conf.h conf.C util.h util.C \
172 slog.h slog.C netcompat.h
173
174
175 vped_SOURCES = vped.C hash_map.h vpn.h vpn.C vpn_tcp.C vpn_dns.C \
176 sockinfo.h sockinfo.C \
177 lzf/lzf.h lzf/lzfP.h iom.h iom_conf.h iom.C \
178 connection.h connection.C callback.h device.h device.C \
179 $(COMMON)
180
181 vped_LDADD = $(top_builddir)/lib/libvpe.a $(ROHCLIB)
182 vpectrl_SOURCES = vpectrl.C \
183 $(COMMON)
184
185 vpectrl_LDADD = $(top_builddir)/lib/libvpe.a
186
187 localedir = $(datadir)/locale
188
189 DEFINES = -DPKGLIBDIR=$(pkglibdir) -DCONFDIR=\"$(sysconfdir)\" \
190 -DLOCALEDIR=\"$(localedir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" \
191 -DIFTYPE_@IFTYPE@=1 -DIF_@IFSUBTYPE@=1
192
193
194 AM_CFLAGS = $(DEFINES)
195 AM_CXXFLAGS = $(DEFINES)
196 subdir = src
197 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
198 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
199 CONFIG_HEADER = $(top_builddir)/config.h
200 CONFIG_CLEAN_FILES =
201 bin_PROGRAMS = vpectrl$(EXEEXT)
202 sbin_PROGRAMS = vped$(EXEEXT)
203 PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
204
205 am__objects_1 = conf.$(OBJEXT) util.$(OBJEXT) slog.$(OBJEXT)
206 am_vpectrl_OBJECTS = vpectrl.$(OBJEXT) $(am__objects_1)
207 vpectrl_OBJECTS = $(am_vpectrl_OBJECTS)
208 vpectrl_DEPENDENCIES = $(top_builddir)/lib/libvpe.a
209 vpectrl_LDFLAGS =
210 am_vped_OBJECTS = vped.$(OBJEXT) vpn.$(OBJEXT) vpn_tcp.$(OBJEXT) \
211 vpn_dns.$(OBJEXT) sockinfo.$(OBJEXT) iom.$(OBJEXT) \
212 connection.$(OBJEXT) device.$(OBJEXT) $(am__objects_1)
213 vped_OBJECTS = $(am_vped_OBJECTS)
214 @ROHC_TRUE@vped_DEPENDENCIES = $(top_builddir)/lib/libvpe.a \
215 @ROHC_TRUE@ rohc/librohc.a
216 @ROHC_FALSE@vped_DEPENDENCIES = $(top_builddir)/lib/libvpe.a
217 vped_LDFLAGS =
218
219 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
220 depcomp = $(SHELL) $(top_srcdir)/depcomp
221 am__depfiles_maybe = depfiles
222 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/conf.Po ./$(DEPDIR)/connection.Po \
223 @AMDEP_TRUE@ ./$(DEPDIR)/device.Po ./$(DEPDIR)/iom.Po \
224 @AMDEP_TRUE@ ./$(DEPDIR)/slog.Po ./$(DEPDIR)/sockinfo.Po \
225 @AMDEP_TRUE@ ./$(DEPDIR)/util.Po ./$(DEPDIR)/vpectrl.Po \
226 @AMDEP_TRUE@ ./$(DEPDIR)/vped.Po ./$(DEPDIR)/vpn.Po \
227 @AMDEP_TRUE@ ./$(DEPDIR)/vpn_dns.Po ./$(DEPDIR)/vpn_tcp.Po
228 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
229 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
230 CXXLD = $(CXX)
231 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
232 -o $@
233 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
234 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
235 CCLD = $(CC)
236 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
237 DIST_SOURCES = $(vpectrl_SOURCES) $(vped_SOURCES)
238
239 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
240 ps-recursive install-info-recursive uninstall-info-recursive \
241 all-recursive install-data-recursive install-exec-recursive \
242 installdirs-recursive install-recursive uninstall-recursive \
243 check-recursive installcheck-recursive
244 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am TODO
245 DIST_SUBDIRS = $(SUBDIRS)
246 SOURCES = $(vpectrl_SOURCES) $(vped_SOURCES)
247
248 all: all-recursive
249
250 .SUFFIXES:
251 .SUFFIXES: .C .o .obj
252 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
253 cd $(top_srcdir) && \
254 $(AUTOMAKE) --gnu src/Makefile
255 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
256 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
257 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
258 install-binPROGRAMS: $(bin_PROGRAMS)
259 @$(NORMAL_INSTALL)
260 $(mkinstalldirs) $(DESTDIR)$(bindir)
261 @list='$(bin_PROGRAMS)'; for p in $$list; do \
262 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
263 if test -f $$p \
264 ; then \
265 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
266 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
267 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
268 else :; fi; \
269 done
270
271 uninstall-binPROGRAMS:
272 @$(NORMAL_UNINSTALL)
273 @list='$(bin_PROGRAMS)'; for p in $$list; do \
274 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
275 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
276 rm -f $(DESTDIR)$(bindir)/$$f; \
277 done
278
279 clean-binPROGRAMS:
280 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
281 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
282 install-sbinPROGRAMS: $(sbin_PROGRAMS)
283 @$(NORMAL_INSTALL)
284 $(mkinstalldirs) $(DESTDIR)$(sbindir)
285 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
286 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
287 if test -f $$p \
288 ; then \
289 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
290 echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
291 $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \
292 else :; fi; \
293 done
294
295 uninstall-sbinPROGRAMS:
296 @$(NORMAL_UNINSTALL)
297 @list='$(sbin_PROGRAMS)'; for p in $$list; do \
298 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
299 echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
300 rm -f $(DESTDIR)$(sbindir)/$$f; \
301 done
302
303 clean-sbinPROGRAMS:
304 -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
305 vpectrl$(EXEEXT): $(vpectrl_OBJECTS) $(vpectrl_DEPENDENCIES)
306 @rm -f vpectrl$(EXEEXT)
307 $(CXXLINK) $(vpectrl_LDFLAGS) $(vpectrl_OBJECTS) $(vpectrl_LDADD) $(LIBS)
308 vped$(EXEEXT): $(vped_OBJECTS) $(vped_DEPENDENCIES)
309 @rm -f vped$(EXEEXT)
310 $(CXXLINK) $(vped_LDFLAGS) $(vped_OBJECTS) $(vped_LDADD) $(LIBS)
311
312 mostlyclean-compile:
313 -rm -f *.$(OBJEXT) core *.core
314
315 distclean-compile:
316 -rm -f *.tab.c
317
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connection.Po@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device.Po@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iom.Po@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/slog.Po@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sockinfo.Po@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vpectrl.Po@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vped.Po@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vpn.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vpn_dns.Po@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vpn_tcp.Po@am__quote@
330
331 .C.o:
332 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
333 @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
334 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
335 @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
336 @am__fastdepCXX_TRUE@ fi
337 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
339 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
341
342 .C.obj:
343 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
344 @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
345 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
346 @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
347 @am__fastdepCXX_TRUE@ fi
348 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
349 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
352 uninstall-info-am:
353
354 # This directory's subdirectories are mostly independent; you can cd
355 # into them and run `make' without going through this Makefile.
356 # To change the values of `make' variables: instead of editing Makefiles,
357 # (1) if the variable is set in `config.status', edit `config.status'
358 # (which will cause the Makefiles to be regenerated when you run `make');
359 # (2) otherwise, pass the desired values on the `make' command line.
360 $(RECURSIVE_TARGETS):
361 @set fnord $$MAKEFLAGS; amf=$$2; \
362 dot_seen=no; \
363 target=`echo $@ | sed s/-recursive//`; \
364 list='$(SUBDIRS)'; for subdir in $$list; do \
365 echo "Making $$target in $$subdir"; \
366 if test "$$subdir" = "."; then \
367 dot_seen=yes; \
368 local_target="$$target-am"; \
369 else \
370 local_target="$$target"; \
371 fi; \
372 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
373 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
374 done; \
375 if test "$$dot_seen" = "no"; then \
376 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
377 fi; test -z "$$fail"
378
379 mostlyclean-recursive clean-recursive distclean-recursive \
380 maintainer-clean-recursive:
381 @set fnord $$MAKEFLAGS; amf=$$2; \
382 dot_seen=no; \
383 case "$@" in \
384 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
385 *) list='$(SUBDIRS)' ;; \
386 esac; \
387 rev=''; for subdir in $$list; do \
388 if test "$$subdir" = "."; then :; else \
389 rev="$$subdir $$rev"; \
390 fi; \
391 done; \
392 rev="$$rev ."; \
393 target=`echo $@ | sed s/-recursive//`; \
394 for subdir in $$rev; do \
395 echo "Making $$target in $$subdir"; \
396 if test "$$subdir" = "."; then \
397 local_target="$$target-am"; \
398 else \
399 local_target="$$target"; \
400 fi; \
401 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
402 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
403 done && test -z "$$fail"
404 tags-recursive:
405 list='$(SUBDIRS)'; for subdir in $$list; do \
406 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
407 done
408 ctags-recursive:
409 list='$(SUBDIRS)'; for subdir in $$list; do \
410 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
411 done
412
413 ETAGS = etags
414 ETAGSFLAGS =
415
416 CTAGS = ctags
417 CTAGSFLAGS =
418
419 tags: TAGS
420
421 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
422 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
423 unique=`for i in $$list; do \
424 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425 done | \
426 $(AWK) ' { files[$$0] = 1; } \
427 END { for (i in files) print i; }'`; \
428 mkid -fID $$unique
429
430 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
431 $(TAGS_FILES) $(LISP)
432 tags=; \
433 here=`pwd`; \
434 if (etags --etags-include --version) >/dev/null 2>&1; then \
435 include_option=--etags-include; \
436 else \
437 include_option=--include; \
438 fi; \
439 list='$(SUBDIRS)'; for subdir in $$list; do \
440 if test "$$subdir" = .; then :; else \
441 test -f $$subdir/TAGS && \
442 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
443 fi; \
444 done; \
445 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
446 unique=`for i in $$list; do \
447 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448 done | \
449 $(AWK) ' { files[$$0] = 1; } \
450 END { for (i in files) print i; }'`; \
451 test -z "$(ETAGS_ARGS)$$tags$$unique" \
452 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
453 $$tags $$unique
454
455 ctags: CTAGS
456 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
457 $(TAGS_FILES) $(LISP)
458 tags=; \
459 here=`pwd`; \
460 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
461 unique=`for i in $$list; do \
462 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 done | \
464 $(AWK) ' { files[$$0] = 1; } \
465 END { for (i in files) print i; }'`; \
466 test -z "$(CTAGS_ARGS)$$tags$$unique" \
467 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
468 $$tags $$unique
469
470 GTAGS:
471 here=`$(am__cd) $(top_builddir) && pwd` \
472 && cd $(top_srcdir) \
473 && gtags -i $(GTAGS_ARGS) $$here
474
475 distclean-tags:
476 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
477 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
478
479 top_distdir = ..
480 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
481
482 distdir: $(DISTFILES)
483 $(mkinstalldirs) $(distdir)/lzf $(distdir)/tincd $(distdir)/tincd/cygwin $(distdir)/tincd/darwin $(distdir)/tincd/freebsd $(distdir)/tincd/linux $(distdir)/tincd/mingw $(distdir)/tincd/netbsd $(distdir)/tincd/openbsd $(distdir)/tincd/raw_socket $(distdir)/tincd/solaris
484 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
485 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
486 list='$(DISTFILES)'; for file in $$list; do \
487 case $$file in \
488 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
489 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
490 esac; \
491 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
492 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
493 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
494 dir="/$$dir"; \
495 $(mkinstalldirs) "$(distdir)$$dir"; \
496 else \
497 dir=''; \
498 fi; \
499 if test -d $$d/$$file; then \
500 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
501 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
502 fi; \
503 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
504 else \
505 test -f $(distdir)/$$file \
506 || cp -p $$d/$$file $(distdir)/$$file \
507 || exit 1; \
508 fi; \
509 done
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 if test "$$subdir" = .; then :; else \
512 test -d $(distdir)/$$subdir \
513 || mkdir $(distdir)/$$subdir \
514 || exit 1; \
515 (cd $$subdir && \
516 $(MAKE) $(AM_MAKEFLAGS) \
517 top_distdir="$(top_distdir)" \
518 distdir=../$(distdir)/$$subdir \
519 distdir) \
520 || exit 1; \
521 fi; \
522 done
523 $(MAKE) $(AM_MAKEFLAGS) \
524 top_distdir="$(top_distdir)" distdir="$(distdir)" \
525 dist-hook
526 check-am: all-am
527 check: check-recursive
528 all-am: Makefile $(PROGRAMS)
529 installdirs: installdirs-recursive
530 installdirs-am:
531 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(sbindir)
532
533 install: install-recursive
534 install-exec: install-exec-recursive
535 install-data: install-data-recursive
536 uninstall: uninstall-recursive
537
538 install-am: all-am
539 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
540
541 installcheck: installcheck-recursive
542 install-strip:
543 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545 `test -z '$(STRIP)' || \
546 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
547 mostlyclean-generic:
548
549 clean-generic:
550
551 distclean-generic:
552 -rm -f $(CONFIG_CLEAN_FILES)
553
554 maintainer-clean-generic:
555 @echo "This command is intended for maintainers to use"
556 @echo "it deletes files that may require special tools to rebuild."
557 clean: clean-recursive
558
559 clean-am: clean-binPROGRAMS clean-generic clean-sbinPROGRAMS \
560 mostlyclean-am
561
562 distclean: distclean-recursive
563 -rm -rf ./$(DEPDIR)
564 -rm -f Makefile
565 distclean-am: clean-am distclean-compile distclean-generic \
566 distclean-tags
567
568 dvi: dvi-recursive
569
570 dvi-am:
571
572 info: info-recursive
573
574 info-am:
575
576 install-data-am:
577
578 install-exec-am: install-binPROGRAMS install-sbinPROGRAMS
579
580 install-info: install-info-recursive
581
582 install-man:
583
584 installcheck-am:
585
586 maintainer-clean: maintainer-clean-recursive
587 -rm -rf ./$(DEPDIR)
588 -rm -f Makefile
589 maintainer-clean-am: distclean-am maintainer-clean-generic
590
591 mostlyclean: mostlyclean-recursive
592
593 mostlyclean-am: mostlyclean-compile mostlyclean-generic
594
595 pdf: pdf-recursive
596
597 pdf-am:
598
599 ps: ps-recursive
600
601 ps-am:
602
603 uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
604 uninstall-sbinPROGRAMS
605
606 uninstall-info: uninstall-info-recursive
607
608 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
609 clean-binPROGRAMS clean-generic clean-recursive \
610 clean-sbinPROGRAMS ctags ctags-recursive distclean \
611 distclean-compile distclean-generic distclean-recursive \
612 distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
613 info-recursive install install-am install-binPROGRAMS \
614 install-data install-data-am install-data-recursive \
615 install-exec install-exec-am install-exec-recursive \
616 install-info install-info-am install-info-recursive install-man \
617 install-recursive install-sbinPROGRAMS install-strip \
618 installcheck installcheck-am installdirs installdirs-am \
619 installdirs-recursive maintainer-clean maintainer-clean-generic \
620 maintainer-clean-recursive mostlyclean mostlyclean-compile \
621 mostlyclean-generic mostlyclean-recursive pdf pdf-am \
622 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
623 uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am \
624 uninstall-info-recursive uninstall-recursive \
625 uninstall-sbinPROGRAMS
626
627
628 dist-hook:
629 rm -f `find . -type l`
630 # Tell versions [3.59,3.63) of GNU make to not export all variables.
631 # Otherwise a system limit (for SysV at least) may be exceeded.
632 .NOEXPORT: