Annotation of embedaddon/strongswan/src/libcharon/plugins/vici/ruby/Makefile.in, revision 1.1.1.2
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/ruby
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@
1.1.1.2 ! misho 168: GIT_VERSION = @GIT_VERSION@
1.1 misho 169: GPERF = @GPERF@
170: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
171: GPRBUILD = @GPRBUILD@
172: GREP = @GREP@
173: INSTALL = @INSTALL@
174: INSTALL_DATA = @INSTALL_DATA@
175: INSTALL_PROGRAM = @INSTALL_PROGRAM@
176: INSTALL_SCRIPT = @INSTALL_SCRIPT@
177: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
178: LCOV = @LCOV@
179: LD = @LD@
180: LDFLAGS = @LDFLAGS@
181: LEX = @LEX@
182: LEXLIB = @LEXLIB@
183: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
184: LIBOBJS = @LIBOBJS@
185: LIBS = @LIBS@
186: LIBTOOL = @LIBTOOL@
187: LIPO = @LIPO@
188: LN_S = @LN_S@
189: LTLIBOBJS = @LTLIBOBJS@
190: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
191: MAKEINFO = @MAKEINFO@
192: MANIFEST_TOOL = @MANIFEST_TOOL@
193: MKDIR_P = @MKDIR_P@
194: MYSQLCFLAG = @MYSQLCFLAG@
195: MYSQLCONFIG = @MYSQLCONFIG@
196: MYSQLLIB = @MYSQLLIB@
197: NM = @NM@
198: NMEDIT = @NMEDIT@
199: OBJDUMP = @OBJDUMP@
200: OBJEXT = @OBJEXT@
201: OPENSSL_LIB = @OPENSSL_LIB@
202: OTOOL = @OTOOL@
203: OTOOL64 = @OTOOL64@
204: PACKAGE = @PACKAGE@
205: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206: PACKAGE_NAME = @PACKAGE_NAME@
207: PACKAGE_STRING = @PACKAGE_STRING@
208: PACKAGE_TARNAME = @PACKAGE_TARNAME@
209: PACKAGE_URL = @PACKAGE_URL@
210: PACKAGE_VERSION = @PACKAGE_VERSION@
211: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
212: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
213: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
214: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
215: PATH_SEPARATOR = @PATH_SEPARATOR@
216: PERL = @PERL@
217: PKG_CONFIG = @PKG_CONFIG@
218: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
219: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
220: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
221: PTHREADLIB = @PTHREADLIB@
222: PYTHON = @PYTHON@
223: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
224: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
225: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
226: PYTHON_PLATFORM = @PYTHON_PLATFORM@
227: PYTHON_PREFIX = @PYTHON_PREFIX@
228: PYTHON_VERSION = @PYTHON_VERSION@
229: PY_TEST = @PY_TEST@
230: RANLIB = @RANLIB@
231: RTLIB = @RTLIB@
232: RUBYGEMDIR = @RUBYGEMDIR@
233: SED = @SED@
234: SET_MAKE = @SET_MAKE@
235: SHELL = @SHELL@
236: SOCKLIB = @SOCKLIB@
237: STRIP = @STRIP@
238: TOX = @TOX@
239: UNWINDLIB = @UNWINDLIB@
240: VERSION = @VERSION@
241: YACC = @YACC@
242: YFLAGS = @YFLAGS@
243: abs_builddir = @abs_builddir@
244: abs_srcdir = @abs_srcdir@
245: abs_top_builddir = @abs_top_builddir@
246: abs_top_srcdir = @abs_top_srcdir@
247: ac_ct_AR = @ac_ct_AR@
248: ac_ct_CC = @ac_ct_CC@
249: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
250: aikgen_plugins = @aikgen_plugins@
251: am__include = @am__include@
252: am__leading_dot = @am__leading_dot@
253: am__quote = @am__quote@
254: am__tar = @am__tar@
255: am__untar = @am__untar@
256: attest_plugins = @attest_plugins@
257: bindir = @bindir@
258: botan_CFLAGS = @botan_CFLAGS@
259: botan_LIBS = @botan_LIBS@
260: build = @build@
261: build_alias = @build_alias@
262: build_cpu = @build_cpu@
263: build_os = @build_os@
264: build_vendor = @build_vendor@
265: builddir = @builddir@
266: c_plugins = @c_plugins@
267: charon_natt_port = @charon_natt_port@
268: charon_plugins = @charon_plugins@
269: charon_udp_port = @charon_udp_port@
270: clearsilver_LIBS = @clearsilver_LIBS@
271: cmd_plugins = @cmd_plugins@
272: datadir = @datadir@
273: datarootdir = @datarootdir@
274: dbusdatadir = @dbusdatadir@
275: dbuspolicydir = @dbuspolicydir@
276: dev_headers = @dev_headers@
277: docdir = @docdir@
278: dvidir = @dvidir@
279: exec_prefix = @exec_prefix@
280: fips_mode = @fips_mode@
281: fuzz_plugins = @fuzz_plugins@
282: host = @host@
283: host_alias = @host_alias@
284: host_cpu = @host_cpu@
285: host_os = @host_os@
286: host_vendor = @host_vendor@
287: htmldir = @htmldir@
288: imcvdir = @imcvdir@
289: includedir = @includedir@
290: infodir = @infodir@
291: install_sh = @install_sh@
292: ipsec_script = @ipsec_script@
293: ipsec_script_upper = @ipsec_script_upper@
294: ipsecdir = @ipsecdir@
295: ipsecgroup = @ipsecgroup@
296: ipseclibdir = @ipseclibdir@
297: ipsecuser = @ipsecuser@
298: json_CFLAGS = @json_CFLAGS@
299: json_LIBS = @json_LIBS@
300: libdir = @libdir@
301: libexecdir = @libexecdir@
302: libfuzzer = @libfuzzer@
303: libiptc_CFLAGS = @libiptc_CFLAGS@
304: libiptc_LIBS = @libiptc_LIBS@
305: linux_headers = @linux_headers@
306: localedir = @localedir@
307: localstatedir = @localstatedir@
308: manager_plugins = @manager_plugins@
309: mandir = @mandir@
310: medsrv_plugins = @medsrv_plugins@
311: mkdir_p = @mkdir_p@
312: nm_CFLAGS = @nm_CFLAGS@
313: nm_LIBS = @nm_LIBS@
314: nm_ca_dir = @nm_ca_dir@
315: nm_plugins = @nm_plugins@
316: oldincludedir = @oldincludedir@
317: p_plugins = @p_plugins@
318: pcsclite_CFLAGS = @pcsclite_CFLAGS@
319: pcsclite_LIBS = @pcsclite_LIBS@
320: pdfdir = @pdfdir@
321: piddir = @piddir@
322: pkgpyexecdir = @pkgpyexecdir@
323: pkgpythondir = @pkgpythondir@
324: pki_plugins = @pki_plugins@
325: plugindir = @plugindir@
326: pool_plugins = @pool_plugins@
327: prefix = @prefix@
328: program_transform_name = @program_transform_name@
329: psdir = @psdir@
330: pyexecdir = @pyexecdir@
331: pythondir = @pythondir@
332: random_device = @random_device@
333: resolv_conf = @resolv_conf@
334: routing_table = @routing_table@
335: routing_table_prio = @routing_table_prio@
336: runstatedir = @runstatedir@
337: s_plugins = @s_plugins@
338: sbindir = @sbindir@
339: scepclient_plugins = @scepclient_plugins@
340: scripts_plugins = @scripts_plugins@
341: sharedstatedir = @sharedstatedir@
342: soup_CFLAGS = @soup_CFLAGS@
343: soup_LIBS = @soup_LIBS@
344: srcdir = @srcdir@
345: starter_plugins = @starter_plugins@
346: strongswan_conf = @strongswan_conf@
347: strongswan_options = @strongswan_options@
348: swanctldir = @swanctldir@
349: sysconfdir = @sysconfdir@
350: systemd_CFLAGS = @systemd_CFLAGS@
351: systemd_LIBS = @systemd_LIBS@
352: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
353: systemd_daemon_LIBS = @systemd_daemon_LIBS@
354: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
355: systemd_journal_LIBS = @systemd_journal_LIBS@
356: systemdsystemunitdir = @systemdsystemunitdir@
357: t_plugins = @t_plugins@
358: target_alias = @target_alias@
359: top_build_prefix = @top_build_prefix@
360: top_builddir = @top_builddir@
361: top_srcdir = @top_srcdir@
362: tss2_CFLAGS = @tss2_CFLAGS@
363: tss2_LIBS = @tss2_LIBS@
364: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
365: tss2_esys_LIBS = @tss2_esys_LIBS@
366: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
367: tss2_socket_LIBS = @tss2_socket_LIBS@
368: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
369: tss2_sys_LIBS = @tss2_sys_LIBS@
370: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
371: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
372: urandom_device = @urandom_device@
373: wolfssl_CFLAGS = @wolfssl_CFLAGS@
374: wolfssl_LIBS = @wolfssl_LIBS@
375: xml_CFLAGS = @xml_CFLAGS@
376: xml_LIBS = @xml_LIBS@
377: EXTRA_DIST = vici.gemspec.in lib/vici.rb
378: all: all-am
379:
380: .SUFFIXES:
381: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
382: @for dep in $?; do \
383: case '$(am__configure_deps)' in \
384: *$$dep*) \
385: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
386: && { if test -f $@; then exit 0; else break; fi; }; \
387: exit 1;; \
388: esac; \
389: done; \
390: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libcharon/plugins/vici/ruby/Makefile'; \
391: $(am__cd) $(top_srcdir) && \
392: $(AUTOMAKE) --gnu src/libcharon/plugins/vici/ruby/Makefile
393: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394: @case '$?' in \
395: *config.status*) \
396: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
397: *) \
398: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
399: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
400: esac;
401:
402: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
403: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404:
405: $(top_srcdir)/configure: $(am__configure_deps)
406: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
408: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409: $(am__aclocal_m4_deps):
410:
411: mostlyclean-libtool:
412: -rm -f *.lo
413:
414: clean-libtool:
415: -rm -rf .libs _libs
416: tags TAGS:
417:
418: ctags CTAGS:
419:
420: cscope cscopelist:
421:
422:
423: distdir: $(DISTFILES)
424: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
425: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
426: list='$(DISTFILES)'; \
427: dist_files=`for file in $$list; do echo $$file; done | \
428: sed -e "s|^$$srcdirstrip/||;t" \
429: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
430: case $$dist_files in \
431: */*) $(MKDIR_P) `echo "$$dist_files" | \
432: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
433: sort -u` ;; \
434: esac; \
435: for file in $$dist_files; do \
436: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
437: if test -d $$d/$$file; then \
438: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
439: if test -d "$(distdir)/$$file"; then \
440: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
441: fi; \
442: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
443: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
444: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
445: fi; \
446: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
447: else \
448: test -f "$(distdir)/$$file" \
449: || cp -p $$d/$$file "$(distdir)/$$file" \
450: || exit 1; \
451: fi; \
452: done
453: check-am: all-am
454: check: check-am
455: all-am: Makefile all-local
456: installdirs:
457: install: install-am
458: install-exec: install-exec-am
459: install-data: install-data-am
460: uninstall: uninstall-am
461:
462: install-am: all-am
463: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
464:
465: installcheck: installcheck-am
466: install-strip:
467: if test -z '$(STRIP)'; then \
468: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470: install; \
471: else \
472: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
473: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
474: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
475: fi
476: mostlyclean-generic:
477:
478: clean-generic:
479:
480: distclean-generic:
481: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
482: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
483:
484: maintainer-clean-generic:
485: @echo "This command is intended for maintainers to use"
486: @echo "it deletes files that may require special tools to rebuild."
487: @RUBY_GEMS_INSTALL_FALSE@uninstall-local:
488: @RUBY_GEMS_INSTALL_FALSE@install-data-local:
489: clean: clean-am
490:
491: clean-am: clean-generic clean-libtool clean-local mostlyclean-am
492:
493: distclean: distclean-am
494: -rm -f Makefile
495: distclean-am: clean-am distclean-generic
496:
497: dvi: dvi-am
498:
499: dvi-am:
500:
501: html: html-am
502:
503: html-am:
504:
505: info: info-am
506:
507: info-am:
508:
509: install-data-am: install-data-local
510:
511: install-dvi: install-dvi-am
512:
513: install-dvi-am:
514:
515: install-exec-am:
516:
517: install-html: install-html-am
518:
519: install-html-am:
520:
521: install-info: install-info-am
522:
523: install-info-am:
524:
525: install-man:
526:
527: install-pdf: install-pdf-am
528:
529: install-pdf-am:
530:
531: install-ps: install-ps-am
532:
533: install-ps-am:
534:
535: installcheck-am:
536:
537: maintainer-clean: maintainer-clean-am
538: -rm -f Makefile
539: maintainer-clean-am: distclean-am maintainer-clean-generic
540:
541: mostlyclean: mostlyclean-am
542:
543: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
544:
545: pdf: pdf-am
546:
547: pdf-am:
548:
549: ps: ps-am
550:
551: ps-am:
552:
553: uninstall-am: uninstall-local
554:
555: .MAKE: install-am install-strip
556:
557: .PHONY: all all-am all-local check check-am clean clean-generic \
558: clean-libtool clean-local cscopelist-am ctags-am distclean \
559: distclean-generic distclean-libtool distdir dvi dvi-am html \
560: html-am info info-am install install-am install-data \
561: install-data-am install-data-local install-dvi install-dvi-am \
562: install-exec install-exec-am install-html install-html-am \
563: install-info install-info-am install-man install-pdf \
564: install-pdf-am install-ps install-ps-am install-strip \
565: installcheck installcheck-am installdirs maintainer-clean \
566: maintainer-clean-generic mostlyclean mostlyclean-generic \
567: mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
568: uninstall-am uninstall-local
569:
570: .PRECIOUS: Makefile
571:
572:
573: vici.gemspec: $(srcdir)/vici.gemspec.in
574: $(AM_V_GEN) sed \
575: -e "s:@GEM_VERSION@:$(PACKAGE_VERSION):" \
576: $(srcdir)/vici.gemspec.in > $@
577:
578: vici-$(PACKAGE_VERSION).gem: vici.gemspec $(EXTRA_DIST)
579: (cd $(srcdir); $(GEM) build $(abs_builddir)/vici.gemspec)
580: [ "$(srcdir)" = "$(builddir)" ] || \
581: mv $(srcdir)/vici-$(PACKAGE_VERSION).gem $(builddir)
582:
583: all-local: vici-$(PACKAGE_VERSION).gem
584:
585: clean-local:
586: rm -f vici.gemspec vici-$(PACKAGE_VERSION).gem
587:
588: @RUBY_GEMS_INSTALL_TRUE@install-data-local: vici-$(PACKAGE_VERSION).gem
589: @RUBY_GEMS_INSTALL_TRUE@ $(GEM) install --no-user-install --install-dir $(DESTDIR)$(RUBYGEMDIR) \
590: @RUBY_GEMS_INSTALL_TRUE@ vici-$(PACKAGE_VERSION).gem
591:
592: @RUBY_GEMS_INSTALL_TRUE@uninstall-local:
593: @RUBY_GEMS_INSTALL_TRUE@ $(GEM) uninstall --install-dir $(DESTDIR)$(RUBYGEMDIR) \
594: @RUBY_GEMS_INSTALL_TRUE@ --version $(PACKAGE_VERSION) vici
595:
596: # Tell versions [3.59,3.63) of GNU make to not export all variables.
597: # Otherwise a system limit (for SysV at least) may be exceeded.
598: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>