ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
Revision: 1.8
Committed: Sun May 30 17:52:33 2004 UTC (19 years, 11 months ago) by pcg
Branch: MAIN
Changes since 1.7: +3 -1 lines
Log Message:
*** empty log message ***

File Contents

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