blob: 4ef82029abb75e956bb468529b4c691a047eb5bd [file] [log] [blame]
xf.li84027492024-04-09 00:17:51 -07001# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28}
29am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91@PPP_WITH_PLUGINS_TRUE@am__append_1 = pppd/plugins
92subdir = .
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_atm.m4 \
95 $(top_srcdir)/m4/ax_check_openssl.m4 \
96 $(top_srcdir)/m4/ax_check_openssl_func.m4 \
97 $(top_srcdir)/m4/ax_check_pam.m4 \
98 $(top_srcdir)/m4/ax_check_pcap.m4 \
99 $(top_srcdir)/m4/ax_check_srp.m4 $(top_srcdir)/m4/libtool.m4 \
100 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
101 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
102 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
103am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 $(ACLOCAL_M4)
105DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
106 $(am__configure_deps) $(am__DIST_COMMON)
107am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
108 configure.lineno config.status.lineno
109mkinstalldirs = $(install_sh) -d
110CONFIG_HEADER = $(top_builddir)/pppd/config.h \
111 $(top_builddir)/pppd/pppdconf.h \
112 $(top_builddir)/pppd/plugins/pppoe/config.h
113CONFIG_CLEAN_FILES =
114CONFIG_CLEAN_VPATH_FILES =
115AM_V_P = $(am__v_P_@AM_V@)
116am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
117am__v_P_0 = false
118am__v_P_1 = :
119AM_V_GEN = $(am__v_GEN_@AM_V@)
120am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121am__v_GEN_0 = @echo " GEN " $@;
122am__v_GEN_1 =
123AM_V_at = $(am__v_at_@AM_V@)
124am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
125am__v_at_0 = @
126am__v_at_1 =
127SOURCES =
128DIST_SOURCES =
129RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
130 ctags-recursive dvi-recursive html-recursive info-recursive \
131 install-data-recursive install-dvi-recursive \
132 install-exec-recursive install-html-recursive \
133 install-info-recursive install-pdf-recursive \
134 install-ps-recursive install-recursive installcheck-recursive \
135 installdirs-recursive pdf-recursive ps-recursive \
136 tags-recursive uninstall-recursive
137am__can_run_installinfo = \
138 case $$AM_UPDATE_INFO_DIR in \
139 n|no|NO) false;; \
140 *) (install-info --version) >/dev/null 2>&1;; \
141 esac
142am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
143am__vpath_adj = case $$p in \
144 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
145 *) f=$$p;; \
146 esac;
147am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
148am__install_max = 40
149am__nobase_strip_setup = \
150 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
151am__nobase_strip = \
152 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
153am__nobase_list = $(am__nobase_strip_setup); \
154 for p in $$list; do echo "$$p $$p"; done | \
155 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
156 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
157 if (++n[$$2] == $(am__install_max)) \
158 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
159 END { for (dir in files) print dir, files[dir] }'
160am__base_list = \
161 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
162 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
163am__uninstall_files_from_dir = { \
164 test -z "$$files" \
165 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
166 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
167 $(am__cd) "$$dir" && rm -f $$files; }; \
168 }
169am__installdirs = "$(DESTDIR)$(sampledir)"
170DATA = $(sample_DATA)
171RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
172 distclean-recursive maintainer-clean-recursive
173am__recursive_targets = \
174 $(RECURSIVE_TARGETS) \
175 $(RECURSIVE_CLEAN_TARGETS) \
176 $(am__extra_recursive_targets)
177AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
178 cscope distdir distdir-am dist dist-all distcheck
179am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180# Read a list of newline-separated strings from the standard input,
181# and print each of them once, without duplicates. Input order is
182# *not* preserved.
183am__uniquify_input = $(AWK) '\
184 BEGIN { nonempty = 0; } \
185 { items[$$0] = 1; nonempty = 1; } \
186 END { if (nonempty) { for (i in items) print i; }; } \
187'
188# Make sure the list of sources is unique. This is necessary because,
189# e.g., the same source file might be shared among _SOURCES variables
190# for different programs/libraries.
191am__define_uniq_tagged_files = \
192 list='$(am__tagged_files)'; \
193 unique=`for i in $$list; do \
194 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195 done | $(am__uniquify_input)`
196am__DIST_COMMON = $(srcdir)/Makefile.in AUTHORS COPYING ChangeLog \
197 INSTALL NEWS README compile config.guess config.sub depcomp \
198 install-sh ltmain.sh missing
199DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
200distdir = $(PACKAGE)-$(VERSION)
201top_distdir = $(distdir)
202am__remove_distdir = \
203 if test -d "$(distdir)"; then \
204 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
205 && rm -rf "$(distdir)" \
206 || { sleep 5 && rm -rf "$(distdir)"; }; \
207 else :; fi
208am__post_remove_distdir = $(am__remove_distdir)
209am__relativize = \
210 dir0=`pwd`; \
211 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
212 sed_rest='s,^[^/]*/*,,'; \
213 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
214 sed_butlast='s,/*[^/]*$$,,'; \
215 while test -n "$$dir1"; do \
216 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
217 if test "$$first" != "."; then \
218 if test "$$first" = ".."; then \
219 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
220 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
221 else \
222 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
223 if test "$$first2" = "$$first"; then \
224 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
225 else \
226 dir2="../$$dir2"; \
227 fi; \
228 dir0="$$dir0"/"$$first"; \
229 fi; \
230 fi; \
231 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
232 done; \
233 reldir="$$dir2"
234DIST_ARCHIVES = $(distdir).tar.gz
235GZIP_ENV = --best
236DIST_TARGETS = dist-gzip
237# Exists only to be overridden by the user if desired.
238AM_DISTCHECK_DVI_TARGET = dvi
239distuninstallcheck_listfiles = find . -type f -print
240am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
241 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
242distcleancheck_listfiles = find . -type f -print
243ACLOCAL = @ACLOCAL@
244AMTAR = @AMTAR@
245AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
246AR = @AR@
247ATM_CFLAGS = @ATM_CFLAGS@
248ATM_LDFLAGS = @ATM_LDFLAGS@
249ATM_LIBS = @ATM_LIBS@
250AUTOCONF = @AUTOCONF@
251AUTOHEADER = @AUTOHEADER@
252AUTOMAKE = @AUTOMAKE@
253AWK = @AWK@
254CC = @CC@
255CCDEPMODE = @CCDEPMODE@
256CFLAGS = @CFLAGS@
257CPP = @CPP@
258CPPFLAGS = @CPPFLAGS@
259CRYPT_LIBS = @CRYPT_LIBS@
260CSCOPE = @CSCOPE@
261CTAGS = @CTAGS@
262CYGPATH_W = @CYGPATH_W@
263DEFS = @DEFS@
264DEPDIR = @DEPDIR@
265DLLTOOL = @DLLTOOL@
266DSYMUTIL = @DSYMUTIL@
267DUMPBIN = @DUMPBIN@
268ECHO_C = @ECHO_C@
269ECHO_N = @ECHO_N@
270ECHO_T = @ECHO_T@
271EGREP = @EGREP@
272ETAGS = @ETAGS@
273EXEEXT = @EXEEXT@
274FGREP = @FGREP@
275FILECMD = @FILECMD@
276GLIB_CFLAGS = @GLIB_CFLAGS@
277GLIB_LIBS = @GLIB_LIBS@
278GREP = @GREP@
279GTK_CFLAGS = @GTK_CFLAGS@
280GTK_LIBS = @GTK_LIBS@
281INSTALL = @INSTALL@
282INSTALL_DATA = @INSTALL_DATA@
283INSTALL_PROGRAM = @INSTALL_PROGRAM@
284INSTALL_SCRIPT = @INSTALL_SCRIPT@
285INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
286LD = @LD@
287LDFLAGS = @LDFLAGS@
288LIBOBJS = @LIBOBJS@
289LIBS = @LIBS@
290LIBTOOL = @LIBTOOL@
291LIPO = @LIPO@
292LN_S = @LN_S@
293LTLIBOBJS = @LTLIBOBJS@
294LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
295MAINT = @MAINT@
296MAKEINFO = @MAKEINFO@
297MANIFEST_TOOL = @MANIFEST_TOOL@
298MKDIR_P = @MKDIR_P@
299NM = @NM@
300NMEDIT = @NMEDIT@
301OBJDUMP = @OBJDUMP@
302OBJEXT = @OBJEXT@
303OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
304OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
305OPENSSL_LIBS = @OPENSSL_LIBS@
306OTOOL = @OTOOL@
307OTOOL64 = @OTOOL64@
308PACKAGE = @PACKAGE@
309PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
310PACKAGE_NAME = @PACKAGE_NAME@
311PACKAGE_STRING = @PACKAGE_STRING@
312PACKAGE_TARNAME = @PACKAGE_TARNAME@
313PACKAGE_URL = @PACKAGE_URL@
314PACKAGE_VERSION = @PACKAGE_VERSION@
315PAM_CFLAGS = @PAM_CFLAGS@
316PAM_LDFLAGS = @PAM_LDFLAGS@
317PAM_LIBS = @PAM_LIBS@
318PATH_SEPARATOR = @PATH_SEPARATOR@
319PCAP_CFLAGS = @PCAP_CFLAGS@
320PCAP_LDFLAGS = @PCAP_LDFLAGS@
321PCAP_LIBS = @PCAP_LIBS@
322PKG_CONFIG = @PKG_CONFIG@
323PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
324PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
325PPPD_LOGFILE_DIR = @PPPD_LOGFILE_DIR@
326PPPD_PLUGIN_DIR = @PPPD_PLUGIN_DIR@
327PPPD_RUNTIME_DIR = @PPPD_RUNTIME_DIR@
328RANLIB = @RANLIB@
329SED = @SED@
330SET_MAKE = @SET_MAKE@
331SHELL = @SHELL@
332SRP_CFLAGS = @SRP_CFLAGS@
333SRP_LDFLAGS = @SRP_LDFLAGS@
334SRP_LIBS = @SRP_LIBS@
335STRIP = @STRIP@
336SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
337SYSTEMD_LIBS = @SYSTEMD_LIBS@
338SYSTEM_CA_PATH = @SYSTEM_CA_PATH@
339UTIL_LIBS = @UTIL_LIBS@
340VERSION = @VERSION@
341abs_builddir = @abs_builddir@
342abs_srcdir = @abs_srcdir@
343abs_top_builddir = @abs_top_builddir@
344abs_top_srcdir = @abs_top_srcdir@
345ac_ct_AR = @ac_ct_AR@
346ac_ct_CC = @ac_ct_CC@
347ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
348am__include = @am__include@
349am__leading_dot = @am__leading_dot@
350am__quote = @am__quote@
351am__tar = @am__tar@
352am__untar = @am__untar@
353bindir = @bindir@
354build = @build@
355build_alias = @build_alias@
356build_cpu = @build_cpu@
357build_os = @build_os@
358build_vendor = @build_vendor@
359builddir = @builddir@
360datadir = @datadir@
361datarootdir = @datarootdir@
362docdir = @docdir@
363dvidir = @dvidir@
364exec_prefix = @exec_prefix@
365host = @host@
366host_alias = @host_alias@
367host_cpu = @host_cpu@
368host_os = @host_os@
369host_vendor = @host_vendor@
370htmldir = @htmldir@
371includedir = @includedir@
372infodir = @infodir@
373install_sh = @install_sh@
374libdir = @libdir@
375libexecdir = @libexecdir@
376localedir = @localedir@
377localstatedir = @localstatedir@
378mandir = @mandir@
379mkdir_p = @mkdir_p@
380oldincludedir = @oldincludedir@
381pdfdir = @pdfdir@
382prefix = @prefix@
383program_transform_name = @program_transform_name@
384psdir = @psdir@
385runstatedir = @runstatedir@
386sbindir = @sbindir@
387sharedstatedir = @sharedstatedir@
388srcdir = @srcdir@
389sysconfdir = @sysconfdir@
390target_alias = @target_alias@
391top_build_prefix = @top_build_prefix@
392top_builddir = @top_builddir@
393top_srcdir = @top_srcdir@
394ACLOCAL_AMFLAGS = "-Im4"
395SUBDIRS = chat contrib pppd pppstats pppdump $(am__append_1)
396DIST_SUBDIRS = $(SUBDIRS) common include modules scripts
397sampledir = $(sysconfdir)/$(PACKAGE)
398sample_DATA = \
399 etc.ppp/options \
400 etc.ppp/chap-secrets \
401 etc.ppp/pap-secrets \
402 etc.ppp/eaptls-server \
403 etc.ppp/eaptls-client \
404 etc.ppp/openssl.cnf
405
406EXTRA_README = \
407 Changes-2.3 \
408 FAQ \
409 README \
410 README.cbcp \
411 README.eap-srp \
412 README.eap-tls \
413 README.linux \
414 README.MPPE \
415 README.MSCHAP80 \
416 README.MSCHAP81 \
417 README.pppoe \
418 README.pppol2tp \
419 README.pwfd \
420 README.sol2 \
421 PLUGINS \
422 SETUP \
423 Submitting-patches.md
424
425EXTRA_SOLARIS = \
426 solaris/Makedefs \
427 solaris/Makedefs.gcc \
428 solaris/Makedefs.sol2 \
429 solaris/Makefile.sol2 \
430 solaris/Makefile.sol2-64 \
431 solaris/Makefile.sol2-64x \
432 solaris/Makefile.sol2gcc \
433 solaris/Makefile.sol2gcc-64 \
434 solaris/Makefile.sol2gcc-64x \
435 solaris/Makefile.top \
436 solaris/ppp_ahdlc.c \
437 solaris/ppp_ahdlc_mod.c \
438 solaris/ppp.c \
439 solaris/ppp_comp.c \
440 solaris/ppp_comp_mod.c \
441 solaris/ppp.conf \
442 solaris/ppp_mod.c \
443 solaris/ppp_mod.h
444
445EXTRA_DIST = \
446 $(sample_DATA) \
447 $(EXTRA_README) \
448 $(EXTRA_SOLARIS)
449
450all: all-recursive
451
452.SUFFIXES:
453am--refresh: Makefile
454 @:
455$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
456 @for dep in $?; do \
457 case '$(am__configure_deps)' in \
458 *$$dep*) \
459 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
460 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
461 && exit 0; \
462 exit 1;; \
463 esac; \
464 done; \
465 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
466 $(am__cd) $(top_srcdir) && \
467 $(AUTOMAKE) --gnu Makefile
468Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
469 @case '$?' in \
470 *config.status*) \
471 echo ' $(SHELL) ./config.status'; \
472 $(SHELL) ./config.status;; \
473 *) \
474 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
475 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
476 esac;
477
478$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
479 $(SHELL) ./config.status --recheck
480
481$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
482 $(am__cd) $(srcdir) && $(AUTOCONF)
483$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
484 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
485$(am__aclocal_m4_deps):
486
487mostlyclean-libtool:
488 -rm -f *.lo
489
490clean-libtool:
491 -rm -rf .libs _libs
492
493distclean-libtool:
494 -rm -f libtool config.lt
495install-sampleDATA: $(sample_DATA)
496 @$(NORMAL_INSTALL)
497 @list='$(sample_DATA)'; test -n "$(sampledir)" || list=; \
498 if test -n "$$list"; then \
499 echo " $(MKDIR_P) '$(DESTDIR)$(sampledir)'"; \
500 $(MKDIR_P) "$(DESTDIR)$(sampledir)" || exit 1; \
501 fi; \
502 for p in $$list; do \
503 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
504 echo "$$d$$p"; \
505 done | $(am__base_list) | \
506 while read files; do \
507 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sampledir)'"; \
508 $(INSTALL_DATA) $$files "$(DESTDIR)$(sampledir)" || exit $$?; \
509 done
510
511uninstall-sampleDATA:
512 @$(NORMAL_UNINSTALL)
513 @list='$(sample_DATA)'; test -n "$(sampledir)" || list=; \
514 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
515 dir='$(DESTDIR)$(sampledir)'; $(am__uninstall_files_from_dir)
516
517# This directory's subdirectories are mostly independent; you can cd
518# into them and run 'make' without going through this Makefile.
519# To change the values of 'make' variables: instead of editing Makefiles,
520# (1) if the variable is set in 'config.status', edit 'config.status'
521# (which will cause the Makefiles to be regenerated when you run 'make');
522# (2) otherwise, pass the desired values on the 'make' command line.
523$(am__recursive_targets):
524 @fail=; \
525 if $(am__make_keepgoing); then \
526 failcom='fail=yes'; \
527 else \
528 failcom='exit 1'; \
529 fi; \
530 dot_seen=no; \
531 target=`echo $@ | sed s/-recursive//`; \
532 case "$@" in \
533 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
534 *) list='$(SUBDIRS)' ;; \
535 esac; \
536 for subdir in $$list; do \
537 echo "Making $$target in $$subdir"; \
538 if test "$$subdir" = "."; then \
539 dot_seen=yes; \
540 local_target="$$target-am"; \
541 else \
542 local_target="$$target"; \
543 fi; \
544 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
545 || eval $$failcom; \
546 done; \
547 if test "$$dot_seen" = "no"; then \
548 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
549 fi; test -z "$$fail"
550
551ID: $(am__tagged_files)
552 $(am__define_uniq_tagged_files); mkid -fID $$unique
553tags: tags-recursive
554TAGS: tags
555
556tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
557 set x; \
558 here=`pwd`; \
559 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
560 include_option=--etags-include; \
561 empty_fix=.; \
562 else \
563 include_option=--include; \
564 empty_fix=; \
565 fi; \
566 list='$(SUBDIRS)'; for subdir in $$list; do \
567 if test "$$subdir" = .; then :; else \
568 test ! -f $$subdir/TAGS || \
569 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
570 fi; \
571 done; \
572 $(am__define_uniq_tagged_files); \
573 shift; \
574 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
575 test -n "$$unique" || unique=$$empty_fix; \
576 if test $$# -gt 0; then \
577 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
578 "$$@" $$unique; \
579 else \
580 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
581 $$unique; \
582 fi; \
583 fi
584ctags: ctags-recursive
585
586CTAGS: ctags
587ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
588 $(am__define_uniq_tagged_files); \
589 test -z "$(CTAGS_ARGS)$$unique" \
590 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
591 $$unique
592
593GTAGS:
594 here=`$(am__cd) $(top_builddir) && pwd` \
595 && $(am__cd) $(top_srcdir) \
596 && gtags -i $(GTAGS_ARGS) "$$here"
597cscope: cscope.files
598 test ! -s cscope.files \
599 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
600clean-cscope:
601 -rm -f cscope.files
602cscope.files: clean-cscope cscopelist
603cscopelist: cscopelist-recursive
604
605cscopelist-am: $(am__tagged_files)
606 list='$(am__tagged_files)'; \
607 case "$(srcdir)" in \
608 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
609 *) sdir=$(subdir)/$(srcdir) ;; \
610 esac; \
611 for i in $$list; do \
612 if test -f "$$i"; then \
613 echo "$(subdir)/$$i"; \
614 else \
615 echo "$$sdir/$$i"; \
616 fi; \
617 done >> $(top_builddir)/cscope.files
618
619distclean-tags:
620 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
621 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
622distdir: $(BUILT_SOURCES)
623 $(MAKE) $(AM_MAKEFLAGS) distdir-am
624
625distdir-am: $(DISTFILES)
626 $(am__remove_distdir)
627 test -d "$(distdir)" || mkdir "$(distdir)"
628 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
629 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
630 list='$(DISTFILES)'; \
631 dist_files=`for file in $$list; do echo $$file; done | \
632 sed -e "s|^$$srcdirstrip/||;t" \
633 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
634 case $$dist_files in \
635 */*) $(MKDIR_P) `echo "$$dist_files" | \
636 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
637 sort -u` ;; \
638 esac; \
639 for file in $$dist_files; do \
640 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
641 if test -d $$d/$$file; then \
642 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
643 if test -d "$(distdir)/$$file"; then \
644 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
645 fi; \
646 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
647 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
648 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
649 fi; \
650 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
651 else \
652 test -f "$(distdir)/$$file" \
653 || cp -p $$d/$$file "$(distdir)/$$file" \
654 || exit 1; \
655 fi; \
656 done
657 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
658 if test "$$subdir" = .; then :; else \
659 $(am__make_dryrun) \
660 || test -d "$(distdir)/$$subdir" \
661 || $(MKDIR_P) "$(distdir)/$$subdir" \
662 || exit 1; \
663 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
664 $(am__relativize); \
665 new_distdir=$$reldir; \
666 dir1=$$subdir; dir2="$(top_distdir)"; \
667 $(am__relativize); \
668 new_top_distdir=$$reldir; \
669 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
670 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
671 ($(am__cd) $$subdir && \
672 $(MAKE) $(AM_MAKEFLAGS) \
673 top_distdir="$$new_top_distdir" \
674 distdir="$$new_distdir" \
675 am__remove_distdir=: \
676 am__skip_length_check=: \
677 am__skip_mode_fix=: \
678 distdir) \
679 || exit 1; \
680 fi; \
681 done
682 -test -n "$(am__skip_mode_fix)" \
683 || find "$(distdir)" -type d ! -perm -755 \
684 -exec chmod u+rwx,go+rx {} \; -o \
685 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
686 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
687 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
688 || chmod -R a+r "$(distdir)"
689dist-gzip: distdir
690 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
691 $(am__post_remove_distdir)
692
693dist-bzip2: distdir
694 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
695 $(am__post_remove_distdir)
696
697dist-lzip: distdir
698 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
699 $(am__post_remove_distdir)
700
701dist-xz: distdir
702 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
703 $(am__post_remove_distdir)
704
705dist-zstd: distdir
706 tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
707 $(am__post_remove_distdir)
708
709dist-tarZ: distdir
710 @echo WARNING: "Support for distribution archives compressed with" \
711 "legacy program 'compress' is deprecated." >&2
712 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
713 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
714 $(am__post_remove_distdir)
715
716dist-shar: distdir
717 @echo WARNING: "Support for shar distribution archives is" \
718 "deprecated." >&2
719 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
720 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
721 $(am__post_remove_distdir)
722
723dist-zip: distdir
724 -rm -f $(distdir).zip
725 zip -rq $(distdir).zip $(distdir)
726 $(am__post_remove_distdir)
727
728dist dist-all:
729 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
730 $(am__post_remove_distdir)
731
732# This target untars the dist file and tries a VPATH configuration. Then
733# it guarantees that the distribution is self-contained by making another
734# tarfile.
735distcheck: dist
736 case '$(DIST_ARCHIVES)' in \
737 *.tar.gz*) \
738 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
739 *.tar.bz2*) \
740 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
741 *.tar.lz*) \
742 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
743 *.tar.xz*) \
744 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
745 *.tar.Z*) \
746 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
747 *.shar.gz*) \
748 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
749 *.zip*) \
750 unzip $(distdir).zip ;;\
751 *.tar.zst*) \
752 zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
753 esac
754 chmod -R a-w $(distdir)
755 chmod u+w $(distdir)
756 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
757 chmod a-w $(distdir)
758 test -d $(distdir)/_build || exit 0; \
759 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
760 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
761 && am__cwd=`pwd` \
762 && $(am__cd) $(distdir)/_build/sub \
763 && ../../configure \
764 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
765 $(DISTCHECK_CONFIGURE_FLAGS) \
766 --srcdir=../.. --prefix="$$dc_install_base" \
767 && $(MAKE) $(AM_MAKEFLAGS) \
768 && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \
769 && $(MAKE) $(AM_MAKEFLAGS) check \
770 && $(MAKE) $(AM_MAKEFLAGS) install \
771 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
772 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
773 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
774 distuninstallcheck \
775 && chmod -R a-w "$$dc_install_base" \
776 && ({ \
777 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
778 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
779 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
780 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
781 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
782 } || { rm -rf "$$dc_destdir"; exit 1; }) \
783 && rm -rf "$$dc_destdir" \
784 && $(MAKE) $(AM_MAKEFLAGS) dist \
785 && rm -rf $(DIST_ARCHIVES) \
786 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
787 && cd "$$am__cwd" \
788 || exit 1
789 $(am__post_remove_distdir)
790 @(echo "$(distdir) archives ready for distribution: "; \
791 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
792 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
793distuninstallcheck:
794 @test -n '$(distuninstallcheck_dir)' || { \
795 echo 'ERROR: trying to run $@ with an empty' \
796 '$$(distuninstallcheck_dir)' >&2; \
797 exit 1; \
798 }; \
799 $(am__cd) '$(distuninstallcheck_dir)' || { \
800 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
801 exit 1; \
802 }; \
803 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
804 || { echo "ERROR: files left after uninstall:" ; \
805 if test -n "$(DESTDIR)"; then \
806 echo " (check DESTDIR support)"; \
807 fi ; \
808 $(distuninstallcheck_listfiles) ; \
809 exit 1; } >&2
810distcleancheck: distclean
811 @if test '$(srcdir)' = . ; then \
812 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
813 exit 1 ; \
814 fi
815 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
816 || { echo "ERROR: files left in build directory after distclean:" ; \
817 $(distcleancheck_listfiles) ; \
818 exit 1; } >&2
819check-am: all-am
820check: check-recursive
821all-am: Makefile $(DATA)
822installdirs: installdirs-recursive
823installdirs-am:
824 for dir in "$(DESTDIR)$(sampledir)"; do \
825 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
826 done
827install: install-recursive
828install-exec: install-exec-recursive
829install-data: install-data-recursive
830uninstall: uninstall-recursive
831
832@SUNOS_FALSE@install-am: all-am
833@SUNOS_FALSE@ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
834
835installcheck: installcheck-recursive
836install-strip:
837 if test -z '$(STRIP)'; then \
838 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
839 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
840 install; \
841 else \
842 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
843 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
844 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
845 fi
846mostlyclean-generic:
847
848@SUNOS_FALSE@clean-generic:
849
850distclean-generic:
851 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
852 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
853
854maintainer-clean-generic:
855 @echo "This command is intended for maintainers to use"
856 @echo "it deletes files that may require special tools to rebuild."
857clean: clean-recursive
858
859clean-am: clean-generic clean-libtool mostlyclean-am
860
861distclean: distclean-recursive
862 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
863 -rm -f Makefile
864distclean-am: clean-am distclean-generic distclean-libtool \
865 distclean-tags
866
867dvi: dvi-recursive
868
869dvi-am:
870
871html: html-recursive
872
873html-am:
874
875info: info-recursive
876
877info-am:
878
879install-data-am: install-sampleDATA
880 @$(NORMAL_INSTALL)
881 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
882install-dvi: install-dvi-recursive
883
884install-dvi-am:
885
886install-exec-am:
887
888install-html: install-html-recursive
889
890install-html-am:
891
892install-info: install-info-recursive
893
894install-info-am:
895
896install-man:
897
898install-pdf: install-pdf-recursive
899
900install-pdf-am:
901
902install-ps: install-ps-recursive
903
904install-ps-am:
905
906installcheck-am:
907
908maintainer-clean: maintainer-clean-recursive
909 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
910 -rm -rf $(top_srcdir)/autom4te.cache
911 -rm -f Makefile
912maintainer-clean-am: distclean-am maintainer-clean-generic
913
914mostlyclean: mostlyclean-recursive
915
916mostlyclean-am: mostlyclean-generic mostlyclean-libtool
917
918pdf: pdf-recursive
919
920pdf-am:
921
922ps: ps-recursive
923
924ps-am:
925
926uninstall-am: uninstall-sampleDATA
927
928.MAKE: $(am__recursive_targets) install-am install-data-am \
929 install-strip
930
931.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
932 am--refresh check check-am clean clean-cscope clean-generic \
933 clean-libtool cscope cscopelist-am ctags ctags-am dist \
934 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
935 dist-xz dist-zip dist-zstd distcheck distclean \
936 distclean-generic distclean-libtool distclean-tags \
937 distcleancheck distdir distuninstallcheck dvi dvi-am html \
938 html-am info info-am install install-am install-data \
939 install-data-am install-data-hook install-dvi install-dvi-am \
940 install-exec install-exec-am install-html install-html-am \
941 install-info install-info-am install-man install-pdf \
942 install-pdf-am install-ps install-ps-am install-sampleDATA \
943 install-strip installcheck installcheck-am installdirs \
944 installdirs-am maintainer-clean maintainer-clean-generic \
945 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
946 ps ps-am tags tags-am uninstall uninstall-am \
947 uninstall-sampleDATA
948
949.PRECIOUS: Makefile
950
951
952#
953# *HACK*
954# This is to work around the kernel module for PPP on Sun Solaris
955@SUNOS_TRUE@all-am:
956@SUNOS_TRUE@ (cd solaris ; $(MAKE) -f Makefile)
957
958@SUNOS_TRUE@clean-generic:
959@SUNOS_TRUE@ (cd solaris ; $(MAKE) -f Makefile clean)
960
961@SUNOS_TRUE@install-am:
962@SUNOS_TRUE@ (cd solaris ; $(MAKE) -f Makefile install)
963
964install-data-hook:
965 (cd $(DESTDIR)/$(sysconfdir)/$(PACKAGE) ; \
966 chmod 600 chap-secrets pap-secrets eaptls-server eaptls-client)
967
968# Tell versions [3.59,3.63) of GNU make to not export all variables.
969# Otherwise a system limit (for SysV at least) may be exceeded.
970.NOEXPORT: