ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
(Generate patch)

Comparing gvpe/Makefile.in (file contents):
Revision 1.7 by pcg, Fri Apr 2 14:42:45 2004 UTC vs.
Revision 1.18 by root, Wed Jul 10 01:51:40 2013 UTC

1# Makefile.in generated by automake 1.7.9 from Makefile.am. 1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# Free Software Foundation, Inc. 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 7# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it, 8# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved. 9# with or without modifications, as long as this notice is preserved.
9 10
10# This program is distributed in the hope that it will be useful, 11# 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# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE. 14# PARTICULAR PURPOSE.
14 15
15@SET_MAKE@ 16@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@ 17VPATH = @srcdir@
18am__make_dryrun = \
19 { \
20 am__dry=no; \
21 case $$MAKEFLAGS in \
22 *\\[\ \ ]*) \
23 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25 *) \
26 for am__flg in $$MAKEFLAGS; do \
27 case $$am__flg in \
28 *=*|--*) ;; \
29 *n*) am__dry=yes; break;; \
30 esac; \
31 done;; \
32 esac; \
33 test $$am__dry = yes; \
34 }
20pkgdatadir = $(datadir)/@PACKAGE@ 35pkgdatadir = $(datadir)/@PACKAGE@
36pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@ 37pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@ 38pkglibexecdir = $(libexecdir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 39am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644 40install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c 41install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c 42install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA) 43INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name) 44transform = $(program_transform_name)
33PRE_INSTALL = : 46PRE_INSTALL = :
34POST_INSTALL = : 47POST_INSTALL = :
35NORMAL_UNINSTALL = : 48NORMAL_UNINSTALL = :
36PRE_UNINSTALL = : 49PRE_UNINSTALL = :
37POST_UNINSTALL = : 50POST_UNINSTALL = :
51build_triplet = @build@
38host_triplet = @host@ 52host_triplet = @host@
53target_triplet = @target@
54subdir = .
55DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
56 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
57 $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
58 INSTALL NEWS TODO config.guess config.rpath config.sub depcomp \
59 install-sh missing mkinstalldirs
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
62 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
63 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
64 $(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/progtest.m4 \
65 $(top_srcdir)/m4/tuntap.m4 $(top_srcdir)/libev/libev.m4 \
66 $(top_srcdir)/configure.ac
67am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 $(ACLOCAL_M4)
69am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
70 configure.lineno config.status.lineno
71mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72CONFIG_HEADER = config.h
73CONFIG_CLEAN_FILES =
74CONFIG_CLEAN_VPATH_FILES =
75SOURCES =
76DIST_SOURCES =
77RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78 html-recursive info-recursive install-data-recursive \
79 install-dvi-recursive install-exec-recursive \
80 install-html-recursive install-info-recursive \
81 install-pdf-recursive install-ps-recursive install-recursive \
82 installcheck-recursive installdirs-recursive pdf-recursive \
83 ps-recursive uninstall-recursive
84am__can_run_installinfo = \
85 case $$AM_UPDATE_INFO_DIR in \
86 n|no|NO) false;; \
87 *) (install-info --version) >/dev/null 2>&1;; \
88 esac
89RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
90 distclean-recursive maintainer-clean-recursive
91AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
92 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
93 distdir dist dist-all distcheck
94ETAGS = etags
95CTAGS = ctags
96DIST_SUBDIRS = $(SUBDIRS)
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98distdir = $(PACKAGE)-$(VERSION)
99top_distdir = $(distdir)
100am__remove_distdir = \
101 if test -d "$(distdir)"; then \
102 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
103 && rm -rf "$(distdir)" \
104 || { sleep 5 && rm -rf "$(distdir)"; }; \
105 else :; fi
106am__relativize = \
107 dir0=`pwd`; \
108 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
109 sed_rest='s,^[^/]*/*,,'; \
110 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
111 sed_butlast='s,/*[^/]*$$,,'; \
112 while test -n "$$dir1"; do \
113 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
114 if test "$$first" != "."; then \
115 if test "$$first" = ".."; then \
116 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
117 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
118 else \
119 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
120 if test "$$first2" = "$$first"; then \
121 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
122 else \
123 dir2="../$$dir2"; \
124 fi; \
125 dir0="$$dir0"/"$$first"; \
126 fi; \
127 fi; \
128 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
129 done; \
130 reldir="$$dir2"
131DIST_ARCHIVES = $(distdir).tar.gz
132GZIP_ENV = --best
133distuninstallcheck_listfiles = find . -type f -print
134am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
135 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
136distcleancheck_listfiles = find . -type f -print
39ACLOCAL = @ACLOCAL@ 137ACLOCAL = @ACLOCAL@
40ALLOCA = @ALLOCA@ 138ALLOCA = @ALLOCA@
41AMDEP_FALSE = @AMDEP_FALSE@
42AMDEP_TRUE = @AMDEP_TRUE@
43AMTAR = @AMTAR@ 139AMTAR = @AMTAR@
44AUTOCONF = @AUTOCONF@ 140AUTOCONF = @AUTOCONF@
45AUTOHEADER = @AUTOHEADER@ 141AUTOHEADER = @AUTOHEADER@
46AUTOMAKE = @AUTOMAKE@ 142AUTOMAKE = @AUTOMAKE@
47AWK = @AWK@ 143AWK = @AWK@
61ECHO_N = @ECHO_N@ 157ECHO_N = @ECHO_N@
62ECHO_T = @ECHO_T@ 158ECHO_T = @ECHO_T@
63EGREP = @EGREP@ 159EGREP = @EGREP@
64EXEEXT = @EXEEXT@ 160EXEEXT = @EXEEXT@
65GMSGFMT = @GMSGFMT@ 161GMSGFMT = @GMSGFMT@
162GREP = @GREP@
66HAVE_TUNTAP = @HAVE_TUNTAP@ 163HAVE_TUNTAP = @HAVE_TUNTAP@
67IFSUBTYPE = @IFSUBTYPE@ 164IFSUBTYPE = @IFSUBTYPE@
68IFTYPE = @IFTYPE@ 165IFTYPE = @IFTYPE@
69 166INCLUDES = @INCLUDES@
70INCLUDES = @INCLUDES@ -I$(top_builddir) -I$(top_srcdir)/lib 167INSTALL = @INSTALL@
71INSTALL_DATA = @INSTALL_DATA@ 168INSTALL_DATA = @INSTALL_DATA@
72INSTALL_PROGRAM = @INSTALL_PROGRAM@ 169INSTALL_PROGRAM = @INSTALL_PROGRAM@
73INSTALL_SCRIPT = @INSTALL_SCRIPT@ 170INSTALL_SCRIPT = @INSTALL_SCRIPT@
74INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 171INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75INTLLIBS = @INTLLIBS@ 172INTLLIBS = @INTLLIBS@
76LDFLAGS = @LDFLAGS@ 173LDFLAGS = @LDFLAGS@
174LDFLAGS_DAEMON = @LDFLAGS_DAEMON@
77LIBICONV = @LIBICONV@ 175LIBICONV = @LIBICONV@
78LIBINTL = @LIBINTL@ 176LIBINTL = @LIBINTL@
79LIBOBJS = @LIBOBJS@ 177LIBOBJS = @LIBOBJS@
80 178LIBS = @LIBS@
81LIBS = @LIBS@ @LIBINTL@
82LINUX_IF_TUN_H = @LINUX_IF_TUN_H@ 179LINUX_IF_TUN_H = @LINUX_IF_TUN_H@
83LN_S = @LN_S@ 180LN_S = @LN_S@
84LTLIBICONV = @LTLIBICONV@ 181LTLIBICONV = @LTLIBICONV@
85LTLIBINTL = @LTLIBINTL@ 182LTLIBINTL = @LTLIBINTL@
86LTLIBOBJS = @LTLIBOBJS@ 183LTLIBOBJS = @LTLIBOBJS@
87MAINT = @MAINT@ 184MAINT = @MAINT@
88MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
89MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
90MAKEINFO = @MAKEINFO@ 185MAKEINFO = @MAKEINFO@
186MKDIR_P = @MKDIR_P@
91MKINSTALLDIRS = @MKINSTALLDIRS@ 187MKINSTALLDIRS = @MKINSTALLDIRS@
92MSGFMT = @MSGFMT@ 188MSGFMT = @MSGFMT@
93MSGMERGE = @MSGMERGE@ 189MSGMERGE = @MSGMERGE@
94OBJEXT = @OBJEXT@ 190OBJEXT = @OBJEXT@
95PACKAGE = @PACKAGE@ 191PACKAGE = @PACKAGE@
96PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 192PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97PACKAGE_NAME = @PACKAGE_NAME@ 193PACKAGE_NAME = @PACKAGE_NAME@
98PACKAGE_STRING = @PACKAGE_STRING@ 194PACKAGE_STRING = @PACKAGE_STRING@
99PACKAGE_TARNAME = @PACKAGE_TARNAME@ 195PACKAGE_TARNAME = @PACKAGE_TARNAME@
196PACKAGE_URL = @PACKAGE_URL@
100PACKAGE_VERSION = @PACKAGE_VERSION@ 197PACKAGE_VERSION = @PACKAGE_VERSION@
101PATH_SEPARATOR = @PATH_SEPARATOR@ 198PATH_SEPARATOR = @PATH_SEPARATOR@
102POSUB = @POSUB@ 199POSUB = @POSUB@
103RANLIB = @RANLIB@ 200RANLIB = @RANLIB@
104ROHC_FALSE = @ROHC_FALSE@
105ROHC_TRUE = @ROHC_TRUE@
106SET_MAKE = @SET_MAKE@ 201SET_MAKE = @SET_MAKE@
107SHELL = @SHELL@ 202SHELL = @SHELL@
108STRIP = @STRIP@ 203STRIP = @STRIP@
109USE_NLS = @USE_NLS@ 204USE_NLS = @USE_NLS@
110VERSION = @VERSION@ 205VERSION = @VERSION@
111XGETTEXT = @XGETTEXT@ 206XGETTEXT = @XGETTEXT@
207abs_builddir = @abs_builddir@
208abs_srcdir = @abs_srcdir@
209abs_top_builddir = @abs_top_builddir@
210abs_top_srcdir = @abs_top_srcdir@
112ac_ct_CC = @ac_ct_CC@ 211ac_ct_CC = @ac_ct_CC@
113ac_ct_CXX = @ac_ct_CXX@ 212ac_ct_CXX = @ac_ct_CXX@
114ac_ct_RANLIB = @ac_ct_RANLIB@
115ac_ct_STRIP = @ac_ct_STRIP@
116am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
117am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
118am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
119am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
120am__include = @am__include@ 213am__include = @am__include@
121am__leading_dot = @am__leading_dot@ 214am__leading_dot = @am__leading_dot@
122am__quote = @am__quote@ 215am__quote = @am__quote@
216am__tar = @am__tar@
217am__untar = @am__untar@
123bindir = @bindir@ 218bindir = @bindir@
124build = @build@ 219build = @build@
125build_alias = @build_alias@ 220build_alias = @build_alias@
126build_cpu = @build_cpu@ 221build_cpu = @build_cpu@
127build_os = @build_os@ 222build_os = @build_os@
128build_vendor = @build_vendor@ 223build_vendor = @build_vendor@
224builddir = @builddir@
129datadir = @datadir@ 225datadir = @datadir@
226datarootdir = @datarootdir@
227docdir = @docdir@
228dvidir = @dvidir@
130exec_prefix = @exec_prefix@ 229exec_prefix = @exec_prefix@
131host = @host@ 230host = @host@
132host_alias = @host_alias@ 231host_alias = @host_alias@
133host_cpu = @host_cpu@ 232host_cpu = @host_cpu@
134host_os = @host_os@ 233host_os = @host_os@
135host_vendor = @host_vendor@ 234host_vendor = @host_vendor@
235htmldir = @htmldir@
136includedir = @includedir@ 236includedir = @includedir@
137infodir = @infodir@ 237infodir = @infodir@
138install_sh = @install_sh@ 238install_sh = @install_sh@
139libdir = @libdir@ 239libdir = @libdir@
140libexecdir = @libexecdir@ 240libexecdir = @libexecdir@
241localedir = @localedir@
141localstatedir = @localstatedir@ 242localstatedir = @localstatedir@
142mandir = @mandir@ 243mandir = @mandir@
244mkdir_p = @mkdir_p@
143oldincludedir = @oldincludedir@ 245oldincludedir = @oldincludedir@
246pdfdir = @pdfdir@
144prefix = @prefix@ 247prefix = @prefix@
145program_transform_name = @program_transform_name@ 248program_transform_name = @program_transform_name@
249psdir = @psdir@
146sbindir = @sbindir@ 250sbindir = @sbindir@
147sharedstatedir = @sharedstatedir@ 251sharedstatedir = @sharedstatedir@
252srcdir = @srcdir@
148sysconfdir = @sysconfdir@ 253sysconfdir = @sysconfdir@
149target = @target@ 254target = @target@
150target_alias = @target_alias@ 255target_alias = @target_alias@
151target_cpu = @target_cpu@ 256target_cpu = @target_cpu@
152target_os = @target_os@ 257target_os = @target_os@
153target_vendor = @target_vendor@ 258target_vendor = @target_vendor@
259top_build_prefix = @top_build_prefix@
260top_builddir = @top_builddir@
261top_srcdir = @top_srcdir@
262AUTOMAKE_OPTIONS = gnu
263SUBDIRS = m4 lib src doc po
264ACLOCAL_AMFLAGS = -I m4
265EXTRA_DIST = config.rpath mkinstalldirs depcomp TODO \
266 libev/ev.c libev/ev.h libev/libev.m4 libev/ev++.h \
267 libev/ev_epoll.c libev/ev_kqueue.c libev/ev_poll.c libev/ev_select.c \
268 libev/ev_vars.h libev/ev_win32.c libev/ev_wrap.h
154 269
155SUBDIRS = rohc 270CVS_CREATED = ABOUT-NLS configure aclocal.m4 config.h.in config.guess \
271 config.sub install-sh missing mkinstalldirs \
272 stamp-h.in m4/Makefile.am po/Makefile.in.in \
273 po/vpe.pot po/*.sed po/*.header po/*.sin po/Rules-quot \
274 src/.libs intl depcomp
156 275
157sbin_PROGRAMS = vped 276all: config.h
158bin_PROGRAMS = vpectrl 277 $(MAKE) $(AM_MAKEFLAGS) all-recursive
159
160EXTRA_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
171COMMON = global.h conf.h conf.C util.h util.C \
172 slog.h slog.C netcompat.h
173
174
175vped_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
181vped_LDADD = $(top_builddir)/lib/libvpe.a $(ROHCLIB)
182vpectrl_SOURCES = vpectrl.C \
183 $(COMMON)
184
185vpectrl_LDADD = $(top_builddir)/lib/libvpe.a
186
187localedir = $(datadir)/locale
188
189DEFINES = -DPKGLIBDIR=$(pkglibdir) -DCONFDIR=\"$(sysconfdir)\" \
190 -DLOCALEDIR=\"$(localedir)\" -DLOCALSTATEDIR=\"$(localstatedir)\" \
191 -DIFTYPE_@IFTYPE@=1 -DIF_@IFSUBTYPE@=1
192
193
194AM_CFLAGS = $(DEFINES)
195AM_CXXFLAGS = $(DEFINES)
196subdir = src
197ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
198mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
199CONFIG_HEADER = $(top_builddir)/config.h
200CONFIG_CLEAN_FILES =
201bin_PROGRAMS = vpectrl$(EXEEXT)
202sbin_PROGRAMS = vped$(EXEEXT)
203PROGRAMS = $(bin_PROGRAMS) $(sbin_PROGRAMS)
204
205am__objects_1 = conf.$(OBJEXT) util.$(OBJEXT) slog.$(OBJEXT)
206am_vpectrl_OBJECTS = vpectrl.$(OBJEXT) $(am__objects_1)
207vpectrl_OBJECTS = $(am_vpectrl_OBJECTS)
208vpectrl_DEPENDENCIES = $(top_builddir)/lib/libvpe.a
209vpectrl_LDFLAGS =
210am_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)
213vped_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
217vped_LDFLAGS =
218
219DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
220depcomp = $(SHELL) $(top_srcdir)/depcomp
221am__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
228CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
229 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
230CXXLD = $(CXX)
231CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
232 -o $@
233COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
234 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
235CCLD = $(CC)
236LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
237DIST_SOURCES = $(vpectrl_SOURCES) $(vped_SOURCES)
238
239RECURSIVE_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
244DIST_COMMON = $(srcdir)/Makefile.in Makefile.am TODO
245DIST_SUBDIRS = $(SUBDIRS)
246SOURCES = $(vpectrl_SOURCES) $(vped_SOURCES)
247
248all: all-recursive
249 278
250.SUFFIXES: 279.SUFFIXES:
251.SUFFIXES: .C .o .obj 280am--refresh: Makefile
281 @:
252$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 282$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
283 @for dep in $?; do \
284 case '$(am__configure_deps)' in \
285 *$$dep*) \
286 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
287 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
288 && exit 0; \
289 exit 1;; \
290 esac; \
291 done; \
292 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
253 cd $(top_srcdir) && \ 293 $(am__cd) $(top_srcdir) && \
254 $(AUTOMAKE) --gnu src/Makefile 294 $(AUTOMAKE) --gnu Makefile
295.PRECIOUS: Makefile
255Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status 296Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
297 @case '$?' in \
298 *config.status*) \
299 echo ' $(SHELL) ./config.status'; \
300 $(SHELL) ./config.status;; \
301 *) \
302 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
256 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) 303 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
257binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 304 esac;
258install-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 305
271uninstall-binPROGRAMS: 306$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272 @$(NORMAL_UNINSTALL) 307 $(SHELL) ./config.status --recheck
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 308
279clean-binPROGRAMS: 309$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
280 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 310 $(am__cd) $(srcdir) && $(AUTOCONF)
281sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 311$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
282install-sbinPROGRAMS: $(sbin_PROGRAMS) 312 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
283 @$(NORMAL_INSTALL) 313$(am__aclocal_m4_deps):
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 314
295uninstall-sbinPROGRAMS: 315config.h: stamp-h1
296 @$(NORMAL_UNINSTALL) 316 @if test ! -f $@; then rm -f stamp-h1; else :; fi
297 @list='$(sbin_PROGRAMS)'; for p in $$list; do \ 317 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
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 318
303clean-sbinPROGRAMS: 319stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
304 -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) 320 @rm -f stamp-h1
305vpectrl$(EXEEXT): $(vpectrl_OBJECTS) $(vpectrl_DEPENDENCIES) 321 cd $(top_builddir) && $(SHELL) ./config.status config.h
306 @rm -f vpectrl$(EXEEXT) 322$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
307 $(CXXLINK) $(vpectrl_LDFLAGS) $(vpectrl_OBJECTS) $(vpectrl_LDADD) $(LIBS) 323 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
308vped$(EXEEXT): $(vped_OBJECTS) $(vped_DEPENDENCIES) 324 rm -f stamp-h1
309 @rm -f vped$(EXEEXT) 325 touch $@
310 $(CXXLINK) $(vped_LDFLAGS) $(vped_OBJECTS) $(vped_LDADD) $(LIBS)
311 326
312mostlyclean-compile: 327distclean-hdr:
313 -rm -f *.$(OBJEXT) core *.core 328 -rm -f config.h stamp-h1
314
315distclean-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`
352uninstall-info-am:
353 329
354# This directory's subdirectories are mostly independent; you can cd 330# This directory's subdirectories are mostly independent; you can cd
355# into them and run `make' without going through this Makefile. 331# into them and run `make' without going through this Makefile.
356# To change the values of `make' variables: instead of editing Makefiles, 332# To change the values of `make' variables: instead of editing Makefiles,
357# (1) if the variable is set in `config.status', edit `config.status' 333# (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'); 334# (which will cause the Makefiles to be regenerated when you run `make');
359# (2) otherwise, pass the desired values on the `make' command line. 335# (2) otherwise, pass the desired values on the `make' command line.
360$(RECURSIVE_TARGETS): 336$(RECURSIVE_TARGETS):
361 @set fnord $$MAKEFLAGS; amf=$$2; \ 337 @fail= failcom='exit 1'; \
338 for f in x $$MAKEFLAGS; do \
339 case $$f in \
340 *=* | --[!k]*);; \
341 *k*) failcom='fail=yes';; \
342 esac; \
343 done; \
362 dot_seen=no; \ 344 dot_seen=no; \
363 target=`echo $@ | sed s/-recursive//`; \ 345 target=`echo $@ | sed s/-recursive//`; \
364 list='$(SUBDIRS)'; for subdir in $$list; do \ 346 list='$(SUBDIRS)'; for subdir in $$list; do \
365 echo "Making $$target in $$subdir"; \ 347 echo "Making $$target in $$subdir"; \
366 if test "$$subdir" = "."; then \ 348 if test "$$subdir" = "."; then \
367 dot_seen=yes; \ 349 dot_seen=yes; \
368 local_target="$$target-am"; \ 350 local_target="$$target-am"; \
369 else \ 351 else \
370 local_target="$$target"; \ 352 local_target="$$target"; \
371 fi; \ 353 fi; \
372 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 354 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
373 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 355 || eval $$failcom; \
374 done; \ 356 done; \
375 if test "$$dot_seen" = "no"; then \ 357 if test "$$dot_seen" = "no"; then \
376 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 358 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
377 fi; test -z "$$fail" 359 fi; test -z "$$fail"
378 360
379mostlyclean-recursive clean-recursive distclean-recursive \ 361$(RECURSIVE_CLEAN_TARGETS):
380maintainer-clean-recursive: 362 @fail= failcom='exit 1'; \
381 @set fnord $$MAKEFLAGS; amf=$$2; \ 363 for f in x $$MAKEFLAGS; do \
364 case $$f in \
365 *=* | --[!k]*);; \
366 *k*) failcom='fail=yes';; \
367 esac; \
368 done; \
382 dot_seen=no; \ 369 dot_seen=no; \
383 case "$@" in \ 370 case "$@" in \
384 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 371 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
385 *) list='$(SUBDIRS)' ;; \ 372 *) list='$(SUBDIRS)' ;; \
386 esac; \ 373 esac; \
396 if test "$$subdir" = "."; then \ 383 if test "$$subdir" = "."; then \
397 local_target="$$target-am"; \ 384 local_target="$$target-am"; \
398 else \ 385 else \
399 local_target="$$target"; \ 386 local_target="$$target"; \
400 fi; \ 387 fi; \
401 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 388 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
402 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 389 || eval $$failcom; \
403 done && test -z "$$fail" 390 done && test -z "$$fail"
404tags-recursive: 391tags-recursive:
405 list='$(SUBDIRS)'; for subdir in $$list; do \ 392 list='$(SUBDIRS)'; for subdir in $$list; do \
406 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 393 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
407 done 394 done
408ctags-recursive: 395ctags-recursive:
409 list='$(SUBDIRS)'; for subdir in $$list; do \ 396 list='$(SUBDIRS)'; for subdir in $$list; do \
410 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 397 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
411 done 398 done
412
413ETAGS = etags
414ETAGSFLAGS =
415
416CTAGS = ctags
417CTAGSFLAGS =
418
419tags: TAGS
420 399
421ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 400ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
422 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
423 unique=`for i in $$list; do \ 402 unique=`for i in $$list; do \
424 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425 done | \ 404 done | \
426 $(AWK) ' { files[$$0] = 1; } \ 405 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
427 END { for (i in files) print i; }'`; \ 406 END { if (nonempty) { for (i in files) print i; }; }'`; \
428 mkid -fID $$unique 407 mkid -fID $$unique
408tags: TAGS
429 409
430TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 410TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
431 $(TAGS_FILES) $(LISP) 411 $(TAGS_FILES) $(LISP)
432 tags=; \ 412 set x; \
433 here=`pwd`; \ 413 here=`pwd`; \
434 if (etags --etags-include --version) >/dev/null 2>&1; then \ 414 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
435 include_option=--etags-include; \ 415 include_option=--etags-include; \
416 empty_fix=.; \
436 else \ 417 else \
437 include_option=--include; \ 418 include_option=--include; \
419 empty_fix=; \
438 fi; \ 420 fi; \
439 list='$(SUBDIRS)'; for subdir in $$list; do \ 421 list='$(SUBDIRS)'; for subdir in $$list; do \
440 if test "$$subdir" = .; then :; else \ 422 if test "$$subdir" = .; then :; else \
441 test -f $$subdir/TAGS && \ 423 test ! -f $$subdir/TAGS || \
442 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 424 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
443 fi; \ 425 fi; \
444 done; \ 426 done; \
445 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 427 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
446 unique=`for i in $$list; do \ 428 unique=`for i in $$list; do \
447 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 429 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448 done | \ 430 done | \
449 $(AWK) ' { files[$$0] = 1; } \ 431 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
450 END { for (i in files) print i; }'`; \ 432 END { if (nonempty) { for (i in files) print i; }; }'`; \
433 shift; \
451 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 434 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
435 test -n "$$unique" || unique=$$empty_fix; \
436 if test $$# -gt 0; then \
452 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 437 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438 "$$@" $$unique; \
439 else \
440 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
453 $$tags $$unique 441 $$unique; \
454 442 fi; \
443 fi
455ctags: CTAGS 444ctags: CTAGS
456CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 445CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
457 $(TAGS_FILES) $(LISP) 446 $(TAGS_FILES) $(LISP)
458 tags=; \
459 here=`pwd`; \
460 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 447 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
461 unique=`for i in $$list; do \ 448 unique=`for i in $$list; do \
462 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 449 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
463 done | \ 450 done | \
464 $(AWK) ' { files[$$0] = 1; } \ 451 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
465 END { for (i in files) print i; }'`; \ 452 END { if (nonempty) { for (i in files) print i; }; }'`; \
466 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 453 test -z "$(CTAGS_ARGS)$$unique" \
467 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 454 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
468 $$tags $$unique 455 $$unique
469 456
470GTAGS: 457GTAGS:
471 here=`$(am__cd) $(top_builddir) && pwd` \ 458 here=`$(am__cd) $(top_builddir) && pwd` \
472 && cd $(top_srcdir) \ 459 && $(am__cd) $(top_srcdir) \
473 && gtags -i $(GTAGS_ARGS) $$here 460 && gtags -i $(GTAGS_ARGS) "$$here"
474 461
475distclean-tags: 462distclean-tags:
476 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 463 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
477DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
478
479top_distdir = ..
480distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
481 464
482distdir: $(DISTFILES) 465distdir: $(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 466 $(am__remove_distdir)
467 test -d "$(distdir)" || mkdir "$(distdir)"
484 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 468 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 469 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
486 list='$(DISTFILES)'; for file in $$list; do \ 470 list='$(DISTFILES)'; \
471 dist_files=`for file in $$list; do echo $$file; done | \
472 sed -e "s|^$$srcdirstrip/||;t" \
473 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
487 case $$file in \ 474 case $$dist_files in \
488 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 475 */*) $(MKDIR_P) `echo "$$dist_files" | \
489 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 476 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
477 sort -u` ;; \
490 esac; \ 478 esac; \
479 for file in $$dist_files; do \
491 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 480 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
481 if test -d $$d/$$file; then \
492 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 482 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 483 if test -d "$(distdir)/$$file"; then \
494 dir="/$$dir"; \ 484 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495 $(mkinstalldirs) "$(distdir)$$dir"; \ 485 fi; \
486 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
487 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
488 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
489 fi; \
490 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
496 else \ 491 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 \ 492 test -f "$(distdir)/$$file" \
506 || cp -p $$d/$$file $(distdir)/$$file \ 493 || cp -p $$d/$$file "$(distdir)/$$file" \
507 || exit 1; \ 494 || exit 1; \
508 fi; \ 495 fi; \
509 done 496 done
510 list='$(SUBDIRS)'; for subdir in $$list; do \ 497 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
511 if test "$$subdir" = .; then :; else \ 498 if test "$$subdir" = .; then :; else \
499 $(am__make_dryrun) \
512 test -d $(distdir)/$$subdir \ 500 || test -d "$(distdir)/$$subdir" \
513 || mkdir $(distdir)/$$subdir \ 501 || $(MKDIR_P) "$(distdir)/$$subdir" \
514 || exit 1; \ 502 || exit 1; \
503 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
504 $(am__relativize); \
505 new_distdir=$$reldir; \
506 dir1=$$subdir; dir2="$(top_distdir)"; \
507 $(am__relativize); \
508 new_top_distdir=$$reldir; \
509 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
510 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
515 (cd $$subdir && \ 511 ($(am__cd) $$subdir && \
516 $(MAKE) $(AM_MAKEFLAGS) \ 512 $(MAKE) $(AM_MAKEFLAGS) \
517 top_distdir="$(top_distdir)" \ 513 top_distdir="$$new_top_distdir" \
518 distdir=../$(distdir)/$$subdir \ 514 distdir="$$new_distdir" \
515 am__remove_distdir=: \
516 am__skip_length_check=: \
517 am__skip_mode_fix=: \
519 distdir) \ 518 distdir) \
520 || exit 1; \ 519 || exit 1; \
521 fi; \ 520 fi; \
522 done 521 done
522 -test -n "$(am__skip_mode_fix)" \
523 || find "$(distdir)" -type d ! -perm -755 \
524 -exec chmod u+rwx,go+rx {} \; -o \
525 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
526 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
527 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
528 || chmod -R a+r "$(distdir)"
529dist-gzip: distdir
530 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
531 $(am__remove_distdir)
532
533dist-bzip2: distdir
534 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
535 $(am__remove_distdir)
536
537dist-lzip: distdir
538 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
539 $(am__remove_distdir)
540
541dist-lzma: distdir
542 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
543 $(am__remove_distdir)
544
545dist-xz: distdir
546 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
547 $(am__remove_distdir)
548
549dist-tarZ: distdir
550 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
551 $(am__remove_distdir)
552
553dist-shar: distdir
554 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
555 $(am__remove_distdir)
556
557dist-zip: distdir
558 -rm -f $(distdir).zip
559 zip -rq $(distdir).zip $(distdir)
560 $(am__remove_distdir)
561
562dist dist-all: distdir
563 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
564 $(am__remove_distdir)
565
566# This target untars the dist file and tries a VPATH configuration. Then
567# it guarantees that the distribution is self-contained by making another
568# tarfile.
569distcheck: dist
570 case '$(DIST_ARCHIVES)' in \
571 *.tar.gz*) \
572 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
573 *.tar.bz2*) \
574 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
575 *.tar.lzma*) \
576 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
577 *.tar.lz*) \
578 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
579 *.tar.xz*) \
580 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
581 *.tar.Z*) \
582 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
583 *.shar.gz*) \
584 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
585 *.zip*) \
586 unzip $(distdir).zip ;;\
587 esac
588 chmod -R a-w $(distdir); chmod u+w $(distdir)
589 mkdir $(distdir)/_build
590 mkdir $(distdir)/_inst
591 chmod a-w $(distdir)
592 test -d $(distdir)/_build || exit 0; \
593 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
594 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
595 && am__cwd=`pwd` \
596 && $(am__cd) $(distdir)/_build \
597 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
598 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
599 $(DISTCHECK_CONFIGURE_FLAGS) \
523 $(MAKE) $(AM_MAKEFLAGS) \ 600 && $(MAKE) $(AM_MAKEFLAGS) \
524 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 601 && $(MAKE) $(AM_MAKEFLAGS) dvi \
525 dist-hook 602 && $(MAKE) $(AM_MAKEFLAGS) check \
603 && $(MAKE) $(AM_MAKEFLAGS) install \
604 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
605 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
606 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
607 distuninstallcheck \
608 && chmod -R a-w "$$dc_install_base" \
609 && ({ \
610 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
611 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
612 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
613 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
614 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
615 } || { rm -rf "$$dc_destdir"; exit 1; }) \
616 && rm -rf "$$dc_destdir" \
617 && $(MAKE) $(AM_MAKEFLAGS) dist \
618 && rm -rf $(DIST_ARCHIVES) \
619 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
620 && cd "$$am__cwd" \
621 || exit 1
622 $(am__remove_distdir)
623 @(echo "$(distdir) archives ready for distribution: "; \
624 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
625 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
626distuninstallcheck:
627 @test -n '$(distuninstallcheck_dir)' || { \
628 echo 'ERROR: trying to run $@ with an empty' \
629 '$$(distuninstallcheck_dir)' >&2; \
630 exit 1; \
631 }; \
632 $(am__cd) '$(distuninstallcheck_dir)' || { \
633 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
634 exit 1; \
635 }; \
636 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
637 || { echo "ERROR: files left after uninstall:" ; \
638 if test -n "$(DESTDIR)"; then \
639 echo " (check DESTDIR support)"; \
640 fi ; \
641 $(distuninstallcheck_listfiles) ; \
642 exit 1; } >&2
643distcleancheck: distclean
644 @if test '$(srcdir)' = . ; then \
645 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
646 exit 1 ; \
647 fi
648 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
649 || { echo "ERROR: files left in build directory after distclean:" ; \
650 $(distcleancheck_listfiles) ; \
651 exit 1; } >&2
526check-am: all-am 652check-am: all-am
527check: check-recursive 653check: check-recursive
528all-am: Makefile $(PROGRAMS) 654all-am: Makefile config.h
529installdirs: installdirs-recursive 655installdirs: installdirs-recursive
530installdirs-am: 656installdirs-am:
531 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(sbindir)
532
533install: install-recursive 657install: install-recursive
534install-exec: install-exec-recursive 658install-exec: install-exec-recursive
535install-data: install-data-recursive 659install-data: install-data-recursive
536uninstall: uninstall-recursive 660uninstall: uninstall-recursive
537 661
538install-am: all-am 662install-am: all-am
539 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 663 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
540 664
541installcheck: installcheck-recursive 665installcheck: installcheck-recursive
542install-strip: 666install-strip:
667 if test -z '$(STRIP)'; then \
543 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 668 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
544 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 669 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
545 `test -z '$(STRIP)' || \ 670 install; \
671 else \
672 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
673 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
546 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 674 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
675 fi
547mostlyclean-generic: 676mostlyclean-generic:
548 677
549clean-generic: 678clean-generic:
550 679
551distclean-generic: 680distclean-generic:
552 -rm -f $(CONFIG_CLEAN_FILES) 681 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
682 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
553 683
554maintainer-clean-generic: 684maintainer-clean-generic:
555 @echo "This command is intended for maintainers to use" 685 @echo "This command is intended for maintainers to use"
556 @echo "it deletes files that may require special tools to rebuild." 686 @echo "it deletes files that may require special tools to rebuild."
557clean: clean-recursive 687clean: clean-recursive
558 688
559clean-am: clean-binPROGRAMS clean-generic clean-sbinPROGRAMS \ 689clean-am: clean-generic mostlyclean-am
560 mostlyclean-am
561 690
562distclean: distclean-recursive 691distclean: distclean-recursive
563 -rm -rf ./$(DEPDIR) 692 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
564 -rm -f Makefile 693 -rm -f Makefile
565distclean-am: clean-am distclean-compile distclean-generic \ 694distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
566 distclean-tags
567 695
568dvi: dvi-recursive 696dvi: dvi-recursive
569 697
570dvi-am: 698dvi-am:
571 699
700html: html-recursive
701
702html-am:
703
572info: info-recursive 704info: info-recursive
573 705
574info-am: 706info-am:
575 707
576install-data-am: 708install-data-am:
577 709
578install-exec-am: install-binPROGRAMS install-sbinPROGRAMS 710install-dvi: install-dvi-recursive
711
712install-dvi-am:
713
714install-exec-am:
715
716install-html: install-html-recursive
717
718install-html-am:
579 719
580install-info: install-info-recursive 720install-info: install-info-recursive
581 721
722install-info-am:
723
582install-man: 724install-man:
583 725
726install-pdf: install-pdf-recursive
727
728install-pdf-am:
729
730install-ps: install-ps-recursive
731
732install-ps-am:
733
584installcheck-am: 734installcheck-am:
585 735
586maintainer-clean: maintainer-clean-recursive 736maintainer-clean: maintainer-clean-recursive
587 -rm -rf ./$(DEPDIR) 737 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
738 -rm -rf $(top_srcdir)/autom4te.cache
588 -rm -f Makefile 739 -rm -f Makefile
589maintainer-clean-am: distclean-am maintainer-clean-generic 740maintainer-clean-am: distclean-am maintainer-clean-generic
590 741
591mostlyclean: mostlyclean-recursive 742mostlyclean: mostlyclean-recursive
592 743
593mostlyclean-am: mostlyclean-compile mostlyclean-generic 744mostlyclean-am: mostlyclean-generic
594 745
595pdf: pdf-recursive 746pdf: pdf-recursive
596 747
597pdf-am: 748pdf-am:
598 749
599ps: ps-recursive 750ps: ps-recursive
600 751
601ps-am: 752ps-am:
602 753
603uninstall-am: uninstall-binPROGRAMS uninstall-info-am \ 754uninstall-am:
604 uninstall-sbinPROGRAMS
605 755
606uninstall-info: uninstall-info-recursive 756.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
757 ctags-recursive install-am install-strip tags-recursive
607 758
608.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ 759.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
609 clean-binPROGRAMS clean-generic clean-recursive \ 760 all all-am am--refresh check check-am clean clean-generic \
610 clean-sbinPROGRAMS ctags ctags-recursive distclean \ 761 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
762 dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
611 distclean-compile distclean-generic distclean-recursive \ 763 distcheck distclean distclean-generic distclean-hdr \
612 distclean-tags distdir dvi dvi-am dvi-recursive info info-am \ 764 distclean-tags distcleancheck distdir distuninstallcheck dvi \
613 info-recursive install install-am install-binPROGRAMS \ 765 dvi-am html html-am info info-am install install-am \
614 install-data install-data-am install-data-recursive \ 766 install-data install-data-am install-dvi install-dvi-am \
615 install-exec install-exec-am install-exec-recursive \ 767 install-exec install-exec-am install-html install-html-am \
616 install-info install-info-am install-info-recursive install-man \ 768 install-info install-info-am install-man install-pdf \
617 install-recursive install-sbinPROGRAMS install-strip \ 769 install-pdf-am install-ps install-ps-am install-strip \
618 installcheck installcheck-am installdirs installdirs-am \ 770 installcheck installcheck-am installdirs installdirs-am \
619 installdirs-recursive maintainer-clean maintainer-clean-generic \ 771 maintainer-clean maintainer-clean-generic mostlyclean \
620 maintainer-clean-recursive mostlyclean mostlyclean-compile \ 772 mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
621 mostlyclean-generic mostlyclean-recursive pdf pdf-am \ 773 uninstall uninstall-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 774
627 775
628dist-hook:
629 rm -f `find . -type l`
630# Tell versions [3.59,3.63) of GNU make to not export all variables. 776# 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. 777# Otherwise a system limit (for SysV at least) may be exceeded.
632.NOEXPORT: 778.NOEXPORT:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines