Annotation of embedaddon/strongswan/src/libcharon/plugins/vici/perl/Makefile.in, revision 1.1.1.1
1.1 misho 1: # Makefile.in generated by automake 1.15.1 from Makefile.am.
2: # @configure_input@
3:
4: # Copyright (C) 1994-2017 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: VPATH = @srcdir@
17: am__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: }
28: am__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
70: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72: pkgdatadir = $(datadir)/@PACKAGE@
73: pkgincludedir = $(includedir)/@PACKAGE@
74: pkglibdir = $(libdir)/@PACKAGE@
75: pkglibexecdir = $(libexecdir)/@PACKAGE@
76: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77: install_sh_DATA = $(install_sh) -c -m 644
78: install_sh_PROGRAM = $(install_sh) -c
79: install_sh_SCRIPT = $(install_sh) -c
80: INSTALL_HEADER = $(INSTALL_DATA)
81: transform = $(program_transform_name)
82: NORMAL_INSTALL = :
83: PRE_INSTALL = :
84: POST_INSTALL = :
85: NORMAL_UNINSTALL = :
86: PRE_UNINSTALL = :
87: POST_UNINSTALL = :
88: build_triplet = @build@
89: host_triplet = @host@
90: subdir = src/libcharon/plugins/vici/perl
91: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
93: $(top_srcdir)/m4/config/ltoptions.m4 \
94: $(top_srcdir)/m4/config/ltsugar.m4 \
95: $(top_srcdir)/m4/config/ltversion.m4 \
96: $(top_srcdir)/m4/config/lt~obsolete.m4 \
97: $(top_srcdir)/m4/macros/split-package-version.m4 \
98: $(top_srcdir)/m4/macros/with.m4 \
99: $(top_srcdir)/m4/macros/enable-disable.m4 \
100: $(top_srcdir)/m4/macros/add-plugin.m4 \
101: $(top_srcdir)/configure.ac
102: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103: $(ACLOCAL_M4)
104: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
105: mkinstalldirs = $(install_sh) -d
106: CONFIG_HEADER = $(top_builddir)/config.h
107: CONFIG_CLEAN_FILES =
108: CONFIG_CLEAN_VPATH_FILES =
109: AM_V_P = $(am__v_P_@AM_V@)
110: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111: am__v_P_0 = false
112: am__v_P_1 = :
113: AM_V_GEN = $(am__v_GEN_@AM_V@)
114: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115: am__v_GEN_0 = @echo " GEN " $@;
116: am__v_GEN_1 =
117: AM_V_at = $(am__v_at_@AM_V@)
118: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119: am__v_at_0 = @
120: am__v_at_1 =
121: SOURCES =
122: DIST_SOURCES =
123: am__can_run_installinfo = \
124: case $$AM_UPDATE_INFO_DIR in \
125: n|no|NO) false;; \
126: *) (install-info --version) >/dev/null 2>&1;; \
127: esac
128: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
129: am__DIST_COMMON = $(srcdir)/Makefile.in
130: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131: ACLOCAL = @ACLOCAL@
132: ALLOCA = @ALLOCA@
133: AMTAR = @AMTAR@
134: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135: AR = @AR@
136: ATOMICLIB = @ATOMICLIB@
137: AUTOCONF = @AUTOCONF@
138: AUTOHEADER = @AUTOHEADER@
139: AUTOMAKE = @AUTOMAKE@
140: AWK = @AWK@
141: BFDLIB = @BFDLIB@
142: BTLIB = @BTLIB@
143: CC = @CC@
144: CCDEPMODE = @CCDEPMODE@
145: CFLAGS = @CFLAGS@
146: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
147: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
148: CPP = @CPP@
149: CPPFLAGS = @CPPFLAGS@
150: CYGPATH_W = @CYGPATH_W@
151: DEFS = @DEFS@
152: DEPDIR = @DEPDIR@
153: DLLIB = @DLLIB@
154: DLLTOOL = @DLLTOOL@
155: DSYMUTIL = @DSYMUTIL@
156: DUMPBIN = @DUMPBIN@
157: EASY_INSTALL = @EASY_INSTALL@
158: ECHO_C = @ECHO_C@
159: ECHO_N = @ECHO_N@
160: ECHO_T = @ECHO_T@
161: EGREP = @EGREP@
162: EXEEXT = @EXEEXT@
163: FGREP = @FGREP@
164: FUZZING_CFLAGS = @FUZZING_CFLAGS@
165: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
166: GEM = @GEM@
167: GENHTML = @GENHTML@
168: GPERF = @GPERF@
169: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
170: GPRBUILD = @GPRBUILD@
171: GREP = @GREP@
172: INSTALL = @INSTALL@
173: INSTALL_DATA = @INSTALL_DATA@
174: INSTALL_PROGRAM = @INSTALL_PROGRAM@
175: INSTALL_SCRIPT = @INSTALL_SCRIPT@
176: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
177: LCOV = @LCOV@
178: LD = @LD@
179: LDFLAGS = @LDFLAGS@
180: LEX = @LEX@
181: LEXLIB = @LEXLIB@
182: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
183: LIBOBJS = @LIBOBJS@
184: LIBS = @LIBS@
185: LIBTOOL = @LIBTOOL@
186: LIPO = @LIPO@
187: LN_S = @LN_S@
188: LTLIBOBJS = @LTLIBOBJS@
189: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
190: MAKEINFO = @MAKEINFO@
191: MANIFEST_TOOL = @MANIFEST_TOOL@
192: MKDIR_P = @MKDIR_P@
193: MYSQLCFLAG = @MYSQLCFLAG@
194: MYSQLCONFIG = @MYSQLCONFIG@
195: MYSQLLIB = @MYSQLLIB@
196: NM = @NM@
197: NMEDIT = @NMEDIT@
198: OBJDUMP = @OBJDUMP@
199: OBJEXT = @OBJEXT@
200: OPENSSL_LIB = @OPENSSL_LIB@
201: OTOOL = @OTOOL@
202: OTOOL64 = @OTOOL64@
203: PACKAGE = @PACKAGE@
204: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
205: PACKAGE_NAME = @PACKAGE_NAME@
206: PACKAGE_STRING = @PACKAGE_STRING@
207: PACKAGE_TARNAME = @PACKAGE_TARNAME@
208: PACKAGE_URL = @PACKAGE_URL@
209: PACKAGE_VERSION = @PACKAGE_VERSION@
210: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
211: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
212: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
213: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
214: PATH_SEPARATOR = @PATH_SEPARATOR@
215: PERL = @PERL@
216: PKG_CONFIG = @PKG_CONFIG@
217: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
218: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
219: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
220: PTHREADLIB = @PTHREADLIB@
221: PYTHON = @PYTHON@
222: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
223: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
224: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
225: PYTHON_PLATFORM = @PYTHON_PLATFORM@
226: PYTHON_PREFIX = @PYTHON_PREFIX@
227: PYTHON_VERSION = @PYTHON_VERSION@
228: PY_TEST = @PY_TEST@
229: RANLIB = @RANLIB@
230: RTLIB = @RTLIB@
231: RUBYGEMDIR = @RUBYGEMDIR@
232: SED = @SED@
233: SET_MAKE = @SET_MAKE@
234: SHELL = @SHELL@
235: SOCKLIB = @SOCKLIB@
236: STRIP = @STRIP@
237: TOX = @TOX@
238: UNWINDLIB = @UNWINDLIB@
239: VERSION = @VERSION@
240: YACC = @YACC@
241: YFLAGS = @YFLAGS@
242: abs_builddir = @abs_builddir@
243: abs_srcdir = @abs_srcdir@
244: abs_top_builddir = @abs_top_builddir@
245: abs_top_srcdir = @abs_top_srcdir@
246: ac_ct_AR = @ac_ct_AR@
247: ac_ct_CC = @ac_ct_CC@
248: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
249: aikgen_plugins = @aikgen_plugins@
250: am__include = @am__include@
251: am__leading_dot = @am__leading_dot@
252: am__quote = @am__quote@
253: am__tar = @am__tar@
254: am__untar = @am__untar@
255: attest_plugins = @attest_plugins@
256: bindir = @bindir@
257: botan_CFLAGS = @botan_CFLAGS@
258: botan_LIBS = @botan_LIBS@
259: build = @build@
260: build_alias = @build_alias@
261: build_cpu = @build_cpu@
262: build_os = @build_os@
263: build_vendor = @build_vendor@
264: builddir = @builddir@
265: c_plugins = @c_plugins@
266: charon_natt_port = @charon_natt_port@
267: charon_plugins = @charon_plugins@
268: charon_udp_port = @charon_udp_port@
269: clearsilver_LIBS = @clearsilver_LIBS@
270: cmd_plugins = @cmd_plugins@
271: datadir = @datadir@
272: datarootdir = @datarootdir@
273: dbusdatadir = @dbusdatadir@
274: dbuspolicydir = @dbuspolicydir@
275: dev_headers = @dev_headers@
276: docdir = @docdir@
277: dvidir = @dvidir@
278: exec_prefix = @exec_prefix@
279: fips_mode = @fips_mode@
280: fuzz_plugins = @fuzz_plugins@
281: host = @host@
282: host_alias = @host_alias@
283: host_cpu = @host_cpu@
284: host_os = @host_os@
285: host_vendor = @host_vendor@
286: htmldir = @htmldir@
287: imcvdir = @imcvdir@
288: includedir = @includedir@
289: infodir = @infodir@
290: install_sh = @install_sh@
291: ipsec_script = @ipsec_script@
292: ipsec_script_upper = @ipsec_script_upper@
293: ipsecdir = @ipsecdir@
294: ipsecgroup = @ipsecgroup@
295: ipseclibdir = @ipseclibdir@
296: ipsecuser = @ipsecuser@
297: json_CFLAGS = @json_CFLAGS@
298: json_LIBS = @json_LIBS@
299: libdir = @libdir@
300: libexecdir = @libexecdir@
301: libfuzzer = @libfuzzer@
302: libiptc_CFLAGS = @libiptc_CFLAGS@
303: libiptc_LIBS = @libiptc_LIBS@
304: linux_headers = @linux_headers@
305: localedir = @localedir@
306: localstatedir = @localstatedir@
307: manager_plugins = @manager_plugins@
308: mandir = @mandir@
309: medsrv_plugins = @medsrv_plugins@
310: mkdir_p = @mkdir_p@
311: nm_CFLAGS = @nm_CFLAGS@
312: nm_LIBS = @nm_LIBS@
313: nm_ca_dir = @nm_ca_dir@
314: nm_plugins = @nm_plugins@
315: oldincludedir = @oldincludedir@
316: p_plugins = @p_plugins@
317: pcsclite_CFLAGS = @pcsclite_CFLAGS@
318: pcsclite_LIBS = @pcsclite_LIBS@
319: pdfdir = @pdfdir@
320: piddir = @piddir@
321: pkgpyexecdir = @pkgpyexecdir@
322: pkgpythondir = @pkgpythondir@
323: pki_plugins = @pki_plugins@
324: plugindir = @plugindir@
325: pool_plugins = @pool_plugins@
326: prefix = @prefix@
327: program_transform_name = @program_transform_name@
328: psdir = @psdir@
329: pyexecdir = @pyexecdir@
330: pythondir = @pythondir@
331: random_device = @random_device@
332: resolv_conf = @resolv_conf@
333: routing_table = @routing_table@
334: routing_table_prio = @routing_table_prio@
335: runstatedir = @runstatedir@
336: s_plugins = @s_plugins@
337: sbindir = @sbindir@
338: scepclient_plugins = @scepclient_plugins@
339: scripts_plugins = @scripts_plugins@
340: sharedstatedir = @sharedstatedir@
341: soup_CFLAGS = @soup_CFLAGS@
342: soup_LIBS = @soup_LIBS@
343: srcdir = @srcdir@
344: starter_plugins = @starter_plugins@
345: strongswan_conf = @strongswan_conf@
346: strongswan_options = @strongswan_options@
347: swanctldir = @swanctldir@
348: sysconfdir = @sysconfdir@
349: systemd_CFLAGS = @systemd_CFLAGS@
350: systemd_LIBS = @systemd_LIBS@
351: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
352: systemd_daemon_LIBS = @systemd_daemon_LIBS@
353: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
354: systemd_journal_LIBS = @systemd_journal_LIBS@
355: systemdsystemunitdir = @systemdsystemunitdir@
356: t_plugins = @t_plugins@
357: target_alias = @target_alias@
358: top_build_prefix = @top_build_prefix@
359: top_builddir = @top_builddir@
360: top_srcdir = @top_srcdir@
361: tss2_CFLAGS = @tss2_CFLAGS@
362: tss2_LIBS = @tss2_LIBS@
363: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
364: tss2_esys_LIBS = @tss2_esys_LIBS@
365: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
366: tss2_socket_LIBS = @tss2_socket_LIBS@
367: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
368: tss2_sys_LIBS = @tss2_sys_LIBS@
369: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
370: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
371: urandom_device = @urandom_device@
372: wolfssl_CFLAGS = @wolfssl_CFLAGS@
373: wolfssl_LIBS = @wolfssl_LIBS@
374: xml_CFLAGS = @xml_CFLAGS@
375: xml_LIBS = @xml_LIBS@
376: EXTRA_DIST = \
377: Vici-Session/Changes \
378: Vici-Session/Makefile.PL \
379: Vici-Session/MANIFEST \
380: Vici-Session/README.pod \
381: Vici-Session/t/Vici-Session.t \
382: Vici-Session/lib/Vici/Message.pm \
383: Vici-Session/lib/Vici/Packet.pm \
384: Vici-Session/lib/Vici/Session.pm \
385: Vici-Session/lib/Vici/Transport.pm
386:
387: all: all-am
388:
389: .SUFFIXES:
390: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
391: @for dep in $?; do \
392: case '$(am__configure_deps)' in \
393: *$$dep*) \
394: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
395: && { if test -f $@; then exit 0; else break; fi; }; \
396: exit 1;; \
397: esac; \
398: done; \
399: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libcharon/plugins/vici/perl/Makefile'; \
400: $(am__cd) $(top_srcdir) && \
401: $(AUTOMAKE) --gnu src/libcharon/plugins/vici/perl/Makefile
402: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
403: @case '$?' in \
404: *config.status*) \
405: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
406: *) \
407: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
408: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
409: esac;
410:
411: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
412: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
413:
414: $(top_srcdir)/configure: $(am__configure_deps)
415: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
416: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
417: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
418: $(am__aclocal_m4_deps):
419:
420: mostlyclean-libtool:
421: -rm -f *.lo
422:
423: clean-libtool:
424: -rm -rf .libs _libs
425: tags TAGS:
426:
427: ctags CTAGS:
428:
429: cscope cscopelist:
430:
431:
432: distdir: $(DISTFILES)
433: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
435: list='$(DISTFILES)'; \
436: dist_files=`for file in $$list; do echo $$file; done | \
437: sed -e "s|^$$srcdirstrip/||;t" \
438: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
439: case $$dist_files in \
440: */*) $(MKDIR_P) `echo "$$dist_files" | \
441: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
442: sort -u` ;; \
443: esac; \
444: for file in $$dist_files; do \
445: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
446: if test -d $$d/$$file; then \
447: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
448: if test -d "$(distdir)/$$file"; then \
449: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450: fi; \
451: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
453: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454: fi; \
455: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
456: else \
457: test -f "$(distdir)/$$file" \
458: || cp -p $$d/$$file "$(distdir)/$$file" \
459: || exit 1; \
460: fi; \
461: done
462: check-am: all-am
463: check: check-am
464: all-am: Makefile all-local
465: installdirs:
466: install: install-am
467: install-exec: install-exec-am
468: install-data: install-data-am
469: uninstall: uninstall-am
470:
471: install-am: all-am
472: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
473:
474: installcheck: installcheck-am
475: install-strip:
476: if test -z '$(STRIP)'; then \
477: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479: install; \
480: else \
481: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
482: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
483: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
484: fi
485: mostlyclean-generic:
486:
487: clean-generic:
488:
489: distclean-generic:
490: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
491: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
492:
493: maintainer-clean-generic:
494: @echo "This command is intended for maintainers to use"
495: @echo "it deletes files that may require special tools to rebuild."
496: @PERL_CPAN_INSTALL_FALSE@install-exec-local:
497: clean: clean-am
498:
499: clean-am: clean-generic clean-libtool clean-local mostlyclean-am
500:
501: distclean: distclean-am
502: -rm -f Makefile
503: distclean-am: clean-am distclean-generic
504:
505: dvi: dvi-am
506:
507: dvi-am:
508:
509: html: html-am
510:
511: html-am:
512:
513: info: info-am
514:
515: info-am:
516:
517: install-data-am:
518:
519: install-dvi: install-dvi-am
520:
521: install-dvi-am:
522:
523: install-exec-am: install-exec-local
524:
525: install-html: install-html-am
526:
527: install-html-am:
528:
529: install-info: install-info-am
530:
531: install-info-am:
532:
533: install-man:
534:
535: install-pdf: install-pdf-am
536:
537: install-pdf-am:
538:
539: install-ps: install-ps-am
540:
541: install-ps-am:
542:
543: installcheck-am:
544:
545: maintainer-clean: maintainer-clean-am
546: -rm -f Makefile
547: maintainer-clean-am: distclean-am maintainer-clean-generic
548:
549: mostlyclean: mostlyclean-am
550:
551: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
552:
553: pdf: pdf-am
554:
555: pdf-am:
556:
557: ps: ps-am
558:
559: ps-am:
560:
561: uninstall-am:
562:
563: .MAKE: install-am install-strip
564:
565: .PHONY: all all-am all-local check check-am clean clean-generic \
566: clean-libtool clean-local cscopelist-am ctags-am distclean \
567: distclean-generic distclean-libtool distdir dvi dvi-am html \
568: html-am info info-am install install-am install-data \
569: install-data-am install-dvi install-dvi-am install-exec \
570: install-exec-am install-exec-local install-html \
571: install-html-am install-info install-info-am install-man \
572: install-pdf install-pdf-am install-ps install-ps-am \
573: install-strip installcheck installcheck-am installdirs \
574: maintainer-clean maintainer-clean-generic mostlyclean \
575: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
576: tags-am uninstall uninstall-am
577:
578: .PRECIOUS: Makefile
579:
580:
581: all-local: Vici-Session/pm_to_blib
582:
583: Vici-Session/Makefile: $(srcdir)/Vici-Session/Makefile.PL
584: (cd $(srcdir)/Vici-Session; $(PERL) Makefile.PL)
585:
586: Vici-Session/pm_to_blib: $(EXTRA_DIST) $(srcdir)/Vici-Session/Makefile
587: (cd $(srcdir)/Vici-Session; make)
588:
589: clean-local:
590: (cd $(srcdir)/Vici-Session; [ ! -f Makefile ] || make clean)
591:
592: @PERL_CPAN_INSTALL_TRUE@install-exec-local: Vici-Session/pm_to_blib
593: @PERL_CPAN_INSTALL_TRUE@ (cd $(srcdir)/Vici-Session; make install)
594:
595: # Tell versions [3.59,3.63) of GNU make to not export all variables.
596: # Otherwise a system limit (for SysV at least) may be exceeded.
597: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>