blob: 58a7b284d26389feb415e3e0ccab2541c33ac0d7 [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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27}
28am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = scripts
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_atm.m4 \
93 $(top_srcdir)/m4/ax_check_openssl.m4 \
94 $(top_srcdir)/m4/ax_check_openssl_func.m4 \
95 $(top_srcdir)/m4/ax_check_pam.m4 \
96 $(top_srcdir)/m4/ax_check_pcap.m4 \
97 $(top_srcdir)/m4/ax_check_srp.m4 $(top_srcdir)/m4/libtool.m4 \
98 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
99 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
100 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102 $(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104mkinstalldirs = $(install_sh) -d
105CONFIG_HEADER = $(top_builddir)/pppd/config.h \
106 $(top_builddir)/pppd/pppdconf.h \
107 $(top_builddir)/pppd/plugins/pppoe/config.h
108CONFIG_CLEAN_FILES =
109CONFIG_CLEAN_VPATH_FILES =
110AM_V_P = $(am__v_P_@AM_V@)
111am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
112am__v_P_0 = false
113am__v_P_1 = :
114AM_V_GEN = $(am__v_GEN_@AM_V@)
115am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
116am__v_GEN_0 = @echo " GEN " $@;
117am__v_GEN_1 =
118AM_V_at = $(am__v_at_@AM_V@)
119am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
120am__v_at_0 = @
121am__v_at_1 =
122SOURCES =
123DIST_SOURCES =
124am__can_run_installinfo = \
125 case $$AM_UPDATE_INFO_DIR in \
126 n|no|NO) false;; \
127 *) (install-info --version) >/dev/null 2>&1;; \
128 esac
129am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
130am__DIST_COMMON = $(srcdir)/Makefile.in README
131DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
132ACLOCAL = @ACLOCAL@
133AMTAR = @AMTAR@
134AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135AR = @AR@
136ATM_CFLAGS = @ATM_CFLAGS@
137ATM_LDFLAGS = @ATM_LDFLAGS@
138ATM_LIBS = @ATM_LIBS@
139AUTOCONF = @AUTOCONF@
140AUTOHEADER = @AUTOHEADER@
141AUTOMAKE = @AUTOMAKE@
142AWK = @AWK@
143CC = @CC@
144CCDEPMODE = @CCDEPMODE@
145CFLAGS = @CFLAGS@
146CPP = @CPP@
147CPPFLAGS = @CPPFLAGS@
148CRYPT_LIBS = @CRYPT_LIBS@
149CSCOPE = @CSCOPE@
150CTAGS = @CTAGS@
151CYGPATH_W = @CYGPATH_W@
152DEFS = @DEFS@
153DEPDIR = @DEPDIR@
154DLLTOOL = @DLLTOOL@
155DSYMUTIL = @DSYMUTIL@
156DUMPBIN = @DUMPBIN@
157ECHO_C = @ECHO_C@
158ECHO_N = @ECHO_N@
159ECHO_T = @ECHO_T@
160EGREP = @EGREP@
161ETAGS = @ETAGS@
162EXEEXT = @EXEEXT@
163FGREP = @FGREP@
164FILECMD = @FILECMD@
165GLIB_CFLAGS = @GLIB_CFLAGS@
166GLIB_LIBS = @GLIB_LIBS@
167GREP = @GREP@
168GTK_CFLAGS = @GTK_CFLAGS@
169GTK_LIBS = @GTK_LIBS@
170INSTALL = @INSTALL@
171INSTALL_DATA = @INSTALL_DATA@
172INSTALL_PROGRAM = @INSTALL_PROGRAM@
173INSTALL_SCRIPT = @INSTALL_SCRIPT@
174INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175LD = @LD@
176LDFLAGS = @LDFLAGS@
177LIBOBJS = @LIBOBJS@
178LIBS = @LIBS@
179LIBTOOL = @LIBTOOL@
180LIPO = @LIPO@
181LN_S = @LN_S@
182LTLIBOBJS = @LTLIBOBJS@
183LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
184MAINT = @MAINT@
185MAKEINFO = @MAKEINFO@
186MANIFEST_TOOL = @MANIFEST_TOOL@
187MKDIR_P = @MKDIR_P@
188NM = @NM@
189NMEDIT = @NMEDIT@
190OBJDUMP = @OBJDUMP@
191OBJEXT = @OBJEXT@
192OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
193OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
194OPENSSL_LIBS = @OPENSSL_LIBS@
195OTOOL = @OTOOL@
196OTOOL64 = @OTOOL64@
197PACKAGE = @PACKAGE@
198PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
199PACKAGE_NAME = @PACKAGE_NAME@
200PACKAGE_STRING = @PACKAGE_STRING@
201PACKAGE_TARNAME = @PACKAGE_TARNAME@
202PACKAGE_URL = @PACKAGE_URL@
203PACKAGE_VERSION = @PACKAGE_VERSION@
204PAM_CFLAGS = @PAM_CFLAGS@
205PAM_LDFLAGS = @PAM_LDFLAGS@
206PAM_LIBS = @PAM_LIBS@
207PATH_SEPARATOR = @PATH_SEPARATOR@
208PCAP_CFLAGS = @PCAP_CFLAGS@
209PCAP_LDFLAGS = @PCAP_LDFLAGS@
210PCAP_LIBS = @PCAP_LIBS@
211PKG_CONFIG = @PKG_CONFIG@
212PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
213PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
214PPPD_LOGFILE_DIR = @PPPD_LOGFILE_DIR@
215PPPD_PLUGIN_DIR = @PPPD_PLUGIN_DIR@
216PPPD_RUNTIME_DIR = @PPPD_RUNTIME_DIR@
217RANLIB = @RANLIB@
218SED = @SED@
219SET_MAKE = @SET_MAKE@
220SHELL = @SHELL@
221SRP_CFLAGS = @SRP_CFLAGS@
222SRP_LDFLAGS = @SRP_LDFLAGS@
223SRP_LIBS = @SRP_LIBS@
224STRIP = @STRIP@
225SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
226SYSTEMD_LIBS = @SYSTEMD_LIBS@
227SYSTEM_CA_PATH = @SYSTEM_CA_PATH@
228UTIL_LIBS = @UTIL_LIBS@
229VERSION = @VERSION@
230abs_builddir = @abs_builddir@
231abs_srcdir = @abs_srcdir@
232abs_top_builddir = @abs_top_builddir@
233abs_top_srcdir = @abs_top_srcdir@
234ac_ct_AR = @ac_ct_AR@
235ac_ct_CC = @ac_ct_CC@
236ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
237am__include = @am__include@
238am__leading_dot = @am__leading_dot@
239am__quote = @am__quote@
240am__tar = @am__tar@
241am__untar = @am__untar@
242bindir = @bindir@
243build = @build@
244build_alias = @build_alias@
245build_cpu = @build_cpu@
246build_os = @build_os@
247build_vendor = @build_vendor@
248builddir = @builddir@
249datadir = @datadir@
250datarootdir = @datarootdir@
251docdir = @docdir@
252dvidir = @dvidir@
253exec_prefix = @exec_prefix@
254host = @host@
255host_alias = @host_alias@
256host_cpu = @host_cpu@
257host_os = @host_os@
258host_vendor = @host_vendor@
259htmldir = @htmldir@
260includedir = @includedir@
261infodir = @infodir@
262install_sh = @install_sh@
263libdir = @libdir@
264libexecdir = @libexecdir@
265localedir = @localedir@
266localstatedir = @localstatedir@
267mandir = @mandir@
268mkdir_p = @mkdir_p@
269oldincludedir = @oldincludedir@
270pdfdir = @pdfdir@
271prefix = @prefix@
272program_transform_name = @program_transform_name@
273psdir = @psdir@
274runstatedir = @runstatedir@
275sbindir = @sbindir@
276sharedstatedir = @sharedstatedir@
277srcdir = @srcdir@
278sysconfdir = @sysconfdir@
279target_alias = @target_alias@
280top_build_prefix = @top_build_prefix@
281top_builddir = @top_builddir@
282top_srcdir = @top_srcdir@
283EXTRA_CHATCHAT = \
284 chatchat/chatchat.c \
285 chatchat/README
286
287EXTRA_SCRIPTS = \
288 autopppd \
289 callback \
290 chatchat \
291 ip-down.local.add \
292 ip-up.local.add \
293 ipv6-down.sample \
294 ipv6-up.sample \
295 options-rsh-loc \
296 options-rsh-rem \
297 options-ssh-loc \
298 options-ssh-rem \
299 plog \
300 poff \
301 pon \
302 pon.1 \
303 ppp-off \
304 ppp-on \
305 ppp-on-dialer \
306 ppp-on-rsh \
307 ppp-on-ssh \
308 README \
309 redialer \
310 secure-card
311
312EXTRA_DIST = \
313 $(EXTRA_CHATCHAT) \
314 $(EXTRA_SCRIPTS)
315
316all: all-am
317
318.SUFFIXES:
319$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
320 @for dep in $?; do \
321 case '$(am__configure_deps)' in \
322 *$$dep*) \
323 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
324 && { if test -f $@; then exit 0; else break; fi; }; \
325 exit 1;; \
326 esac; \
327 done; \
328 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
329 $(am__cd) $(top_srcdir) && \
330 $(AUTOMAKE) --gnu scripts/Makefile
331Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
332 @case '$?' in \
333 *config.status*) \
334 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
335 *) \
336 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
337 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
338 esac;
339
340$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
342
343$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
344 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
345$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
346 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347$(am__aclocal_m4_deps):
348
349mostlyclean-libtool:
350 -rm -f *.lo
351
352clean-libtool:
353 -rm -rf .libs _libs
354tags TAGS:
355
356ctags CTAGS:
357
358cscope cscopelist:
359
360distdir: $(BUILT_SOURCES)
361 $(MAKE) $(AM_MAKEFLAGS) distdir-am
362
363distdir-am: $(DISTFILES)
364 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
365 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
366 list='$(DISTFILES)'; \
367 dist_files=`for file in $$list; do echo $$file; done | \
368 sed -e "s|^$$srcdirstrip/||;t" \
369 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
370 case $$dist_files in \
371 */*) $(MKDIR_P) `echo "$$dist_files" | \
372 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
373 sort -u` ;; \
374 esac; \
375 for file in $$dist_files; do \
376 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
377 if test -d $$d/$$file; then \
378 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
379 if test -d "$(distdir)/$$file"; then \
380 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
381 fi; \
382 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
383 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
384 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
385 fi; \
386 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
387 else \
388 test -f "$(distdir)/$$file" \
389 || cp -p $$d/$$file "$(distdir)/$$file" \
390 || exit 1; \
391 fi; \
392 done
393check-am: all-am
394check: check-am
395all-am: Makefile
396installdirs:
397install: install-am
398install-exec: install-exec-am
399install-data: install-data-am
400uninstall: uninstall-am
401
402install-am: all-am
403 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
404
405installcheck: installcheck-am
406install-strip:
407 if test -z '$(STRIP)'; then \
408 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
409 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
410 install; \
411 else \
412 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
413 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
414 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
415 fi
416mostlyclean-generic:
417
418clean-generic:
419
420distclean-generic:
421 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
422 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
423
424maintainer-clean-generic:
425 @echo "This command is intended for maintainers to use"
426 @echo "it deletes files that may require special tools to rebuild."
427clean: clean-am
428
429clean-am: clean-generic clean-libtool mostlyclean-am
430
431distclean: distclean-am
432 -rm -f Makefile
433distclean-am: clean-am distclean-generic
434
435dvi: dvi-am
436
437dvi-am:
438
439html: html-am
440
441html-am:
442
443info: info-am
444
445info-am:
446
447install-data-am:
448
449install-dvi: install-dvi-am
450
451install-dvi-am:
452
453install-exec-am:
454
455install-html: install-html-am
456
457install-html-am:
458
459install-info: install-info-am
460
461install-info-am:
462
463install-man:
464
465install-pdf: install-pdf-am
466
467install-pdf-am:
468
469install-ps: install-ps-am
470
471install-ps-am:
472
473installcheck-am:
474
475maintainer-clean: maintainer-clean-am
476 -rm -f Makefile
477maintainer-clean-am: distclean-am maintainer-clean-generic
478
479mostlyclean: mostlyclean-am
480
481mostlyclean-am: mostlyclean-generic mostlyclean-libtool
482
483pdf: pdf-am
484
485pdf-am:
486
487ps: ps-am
488
489ps-am:
490
491uninstall-am:
492
493.MAKE: install-am install-strip
494
495.PHONY: all all-am check check-am clean clean-generic clean-libtool \
496 cscopelist-am ctags-am distclean distclean-generic \
497 distclean-libtool distdir dvi dvi-am html html-am info info-am \
498 install install-am install-data install-data-am install-dvi \
499 install-dvi-am install-exec install-exec-am install-html \
500 install-html-am install-info install-info-am install-man \
501 install-pdf install-pdf-am install-ps install-ps-am \
502 install-strip installcheck installcheck-am installdirs \
503 maintainer-clean maintainer-clean-generic mostlyclean \
504 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
505 tags-am uninstall uninstall-am
506
507.PRECIOUS: Makefile
508
509
510# Tell versions [3.59,3.63) of GNU make to not export all variables.
511# Otherwise a system limit (for SysV at least) may be exceeded.
512.NOEXPORT: