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