Annotation of embedaddon/strongswan/src/libipsec/tests/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: TESTS = ipsec_tests$(EXEEXT)
91: check_PROGRAMS = $(am__EXEEXT_1)
92: subdir = src/libipsec/tests
93: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94: am__aclocal_m4_deps = $(top_srcdir)/m4/config/libtool.m4 \
95: $(top_srcdir)/m4/config/ltoptions.m4 \
96: $(top_srcdir)/m4/config/ltsugar.m4 \
97: $(top_srcdir)/m4/config/ltversion.m4 \
98: $(top_srcdir)/m4/config/lt~obsolete.m4 \
99: $(top_srcdir)/m4/macros/split-package-version.m4 \
100: $(top_srcdir)/m4/macros/with.m4 \
101: $(top_srcdir)/m4/macros/enable-disable.m4 \
102: $(top_srcdir)/m4/macros/add-plugin.m4 \
103: $(top_srcdir)/configure.ac
104: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
105: $(ACLOCAL_M4)
106: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
107: mkinstalldirs = $(install_sh) -d
108: CONFIG_HEADER = $(top_builddir)/config.h
109: CONFIG_CLEAN_FILES =
110: CONFIG_CLEAN_VPATH_FILES =
111: am__EXEEXT_1 = ipsec_tests$(EXEEXT)
112: am__dirstamp = $(am__leading_dot)dirstamp
113: am_ipsec_tests_OBJECTS = suites/ipsec_tests-test_chapoly.$(OBJEXT) \
114: ipsec_tests-ipsec_tests.$(OBJEXT)
115: ipsec_tests_OBJECTS = $(am_ipsec_tests_OBJECTS)
116: ipsec_tests_DEPENDENCIES = $(top_builddir)/src/libipsec/libipsec.la \
117: $(top_builddir)/src/libstrongswan/libstrongswan.la \
118: $(top_builddir)/src/libstrongswan/tests/libtest.la
119: AM_V_lt = $(am__v_lt_@AM_V@)
120: am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
121: am__v_lt_0 = --silent
122: am__v_lt_1 =
123: ipsec_tests_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
124: $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ipsec_tests_CFLAGS) \
125: $(CFLAGS) $(ipsec_tests_LDFLAGS) $(LDFLAGS) -o $@
126: AM_V_P = $(am__v_P_@AM_V@)
127: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
128: am__v_P_0 = false
129: am__v_P_1 = :
130: AM_V_GEN = $(am__v_GEN_@AM_V@)
131: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
132: am__v_GEN_0 = @echo " GEN " $@;
133: am__v_GEN_1 =
134: AM_V_at = $(am__v_at_@AM_V@)
135: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
136: am__v_at_0 = @
137: am__v_at_1 =
138: DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
139: depcomp = $(SHELL) $(top_srcdir)/depcomp
140: am__depfiles_maybe = depfiles
141: am__mv = mv -f
142: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
143: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
144: LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
145: $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
146: $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
147: $(AM_CFLAGS) $(CFLAGS)
148: AM_V_CC = $(am__v_CC_@AM_V@)
149: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
150: am__v_CC_0 = @echo " CC " $@;
151: am__v_CC_1 =
152: CCLD = $(CC)
153: LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
154: $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
155: $(AM_LDFLAGS) $(LDFLAGS) -o $@
156: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
157: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
158: am__v_CCLD_0 = @echo " CCLD " $@;
159: am__v_CCLD_1 =
160: SOURCES = $(ipsec_tests_SOURCES)
161: DIST_SOURCES = $(ipsec_tests_SOURCES)
162: am__can_run_installinfo = \
163: case $$AM_UPDATE_INFO_DIR in \
164: n|no|NO) false;; \
165: *) (install-info --version) >/dev/null 2>&1;; \
166: esac
167: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
168: # Read a list of newline-separated strings from the standard input,
169: # and print each of them once, without duplicates. Input order is
170: # *not* preserved.
171: am__uniquify_input = $(AWK) '\
172: BEGIN { nonempty = 0; } \
173: { items[$$0] = 1; nonempty = 1; } \
174: END { if (nonempty) { for (i in items) print i; }; } \
175: '
176: # Make sure the list of sources is unique. This is necessary because,
177: # e.g., the same source file might be shared among _SOURCES variables
178: # for different programs/libraries.
179: am__define_uniq_tagged_files = \
180: list='$(am__tagged_files)'; \
181: unique=`for i in $$list; do \
182: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
183: done | $(am__uniquify_input)`
184: ETAGS = etags
185: CTAGS = ctags
186: am__tty_colors_dummy = \
187: mgn= red= grn= lgn= blu= brg= std=; \
188: am__color_tests=no
189: am__tty_colors = { \
190: $(am__tty_colors_dummy); \
191: if test "X$(AM_COLOR_TESTS)" = Xno; then \
192: am__color_tests=no; \
193: elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
194: am__color_tests=yes; \
195: elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
196: am__color_tests=yes; \
197: fi; \
198: if test $$am__color_tests = yes; then \
199: red='[0;31m'; \
200: grn='[0;32m'; \
201: lgn='[1;32m'; \
202: blu='[1;34m'; \
203: mgn='[0;35m'; \
204: brg='[1m'; \
205: std='[m'; \
206: fi; \
207: }
208: am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
209: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
210: ACLOCAL = @ACLOCAL@
211: ALLOCA = @ALLOCA@
212: AMTAR = @AMTAR@
213: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
214: AR = @AR@
215: ATOMICLIB = @ATOMICLIB@
216: AUTOCONF = @AUTOCONF@
217: AUTOHEADER = @AUTOHEADER@
218: AUTOMAKE = @AUTOMAKE@
219: AWK = @AWK@
220: BFDLIB = @BFDLIB@
221: BTLIB = @BTLIB@
222: CC = @CC@
223: CCDEPMODE = @CCDEPMODE@
224: CFLAGS = @CFLAGS@
225: COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
226: COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
227: CPP = @CPP@
228: CPPFLAGS = @CPPFLAGS@
229: CYGPATH_W = @CYGPATH_W@
230: DEFS = @DEFS@
231: DEPDIR = @DEPDIR@
232: DLLIB = @DLLIB@
233: DLLTOOL = @DLLTOOL@
234: DSYMUTIL = @DSYMUTIL@
235: DUMPBIN = @DUMPBIN@
236: EASY_INSTALL = @EASY_INSTALL@
237: ECHO_C = @ECHO_C@
238: ECHO_N = @ECHO_N@
239: ECHO_T = @ECHO_T@
240: EGREP = @EGREP@
241: EXEEXT = @EXEEXT@
242: FGREP = @FGREP@
243: FUZZING_CFLAGS = @FUZZING_CFLAGS@
244: FUZZING_LDFLAGS = @FUZZING_LDFLAGS@
245: GEM = @GEM@
246: GENHTML = @GENHTML@
1.1.1.2 ! misho 247: GIT_VERSION = @GIT_VERSION@
1.1 misho 248: GPERF = @GPERF@
249: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
250: GPRBUILD = @GPRBUILD@
251: GREP = @GREP@
252: INSTALL = @INSTALL@
253: INSTALL_DATA = @INSTALL_DATA@
254: INSTALL_PROGRAM = @INSTALL_PROGRAM@
255: INSTALL_SCRIPT = @INSTALL_SCRIPT@
256: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
257: LCOV = @LCOV@
258: LD = @LD@
259: LDFLAGS = @LDFLAGS@
260: LEX = @LEX@
261: LEXLIB = @LEXLIB@
262: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
263: LIBOBJS = @LIBOBJS@
264: LIBS = @LIBS@
265: LIBTOOL = @LIBTOOL@
266: LIPO = @LIPO@
267: LN_S = @LN_S@
268: LTLIBOBJS = @LTLIBOBJS@
269: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
270: MAKEINFO = @MAKEINFO@
271: MANIFEST_TOOL = @MANIFEST_TOOL@
272: MKDIR_P = @MKDIR_P@
273: MYSQLCFLAG = @MYSQLCFLAG@
274: MYSQLCONFIG = @MYSQLCONFIG@
275: MYSQLLIB = @MYSQLLIB@
276: NM = @NM@
277: NMEDIT = @NMEDIT@
278: OBJDUMP = @OBJDUMP@
279: OBJEXT = @OBJEXT@
280: OPENSSL_LIB = @OPENSSL_LIB@
281: OTOOL = @OTOOL@
282: OTOOL64 = @OTOOL64@
283: PACKAGE = @PACKAGE@
284: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
285: PACKAGE_NAME = @PACKAGE_NAME@
286: PACKAGE_STRING = @PACKAGE_STRING@
287: PACKAGE_TARNAME = @PACKAGE_TARNAME@
288: PACKAGE_URL = @PACKAGE_URL@
289: PACKAGE_VERSION = @PACKAGE_VERSION@
290: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
291: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
292: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
293: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
294: PATH_SEPARATOR = @PATH_SEPARATOR@
295: PERL = @PERL@
296: PKG_CONFIG = @PKG_CONFIG@
297: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
298: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
299: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
300: PTHREADLIB = @PTHREADLIB@
301: PYTHON = @PYTHON@
302: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
303: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
304: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
305: PYTHON_PLATFORM = @PYTHON_PLATFORM@
306: PYTHON_PREFIX = @PYTHON_PREFIX@
307: PYTHON_VERSION = @PYTHON_VERSION@
308: PY_TEST = @PY_TEST@
309: RANLIB = @RANLIB@
310: RTLIB = @RTLIB@
311: RUBYGEMDIR = @RUBYGEMDIR@
312: SED = @SED@
313: SET_MAKE = @SET_MAKE@
314: SHELL = @SHELL@
315: SOCKLIB = @SOCKLIB@
316: STRIP = @STRIP@
317: TOX = @TOX@
318: UNWINDLIB = @UNWINDLIB@
319: VERSION = @VERSION@
320: YACC = @YACC@
321: YFLAGS = @YFLAGS@
322: abs_builddir = @abs_builddir@
323: abs_srcdir = @abs_srcdir@
324: abs_top_builddir = @abs_top_builddir@
325: abs_top_srcdir = @abs_top_srcdir@
326: ac_ct_AR = @ac_ct_AR@
327: ac_ct_CC = @ac_ct_CC@
328: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
329: aikgen_plugins = @aikgen_plugins@
330: am__include = @am__include@
331: am__leading_dot = @am__leading_dot@
332: am__quote = @am__quote@
333: am__tar = @am__tar@
334: am__untar = @am__untar@
335: attest_plugins = @attest_plugins@
336: bindir = @bindir@
337: botan_CFLAGS = @botan_CFLAGS@
338: botan_LIBS = @botan_LIBS@
339: build = @build@
340: build_alias = @build_alias@
341: build_cpu = @build_cpu@
342: build_os = @build_os@
343: build_vendor = @build_vendor@
344: builddir = @builddir@
345: c_plugins = @c_plugins@
346: charon_natt_port = @charon_natt_port@
347: charon_plugins = @charon_plugins@
348: charon_udp_port = @charon_udp_port@
349: clearsilver_LIBS = @clearsilver_LIBS@
350: cmd_plugins = @cmd_plugins@
351: datadir = @datadir@
352: datarootdir = @datarootdir@
353: dbusdatadir = @dbusdatadir@
354: dbuspolicydir = @dbuspolicydir@
355: dev_headers = @dev_headers@
356: docdir = @docdir@
357: dvidir = @dvidir@
358: exec_prefix = @exec_prefix@
359: fips_mode = @fips_mode@
360: fuzz_plugins = @fuzz_plugins@
361: host = @host@
362: host_alias = @host_alias@
363: host_cpu = @host_cpu@
364: host_os = @host_os@
365: host_vendor = @host_vendor@
366: htmldir = @htmldir@
367: imcvdir = @imcvdir@
368: includedir = @includedir@
369: infodir = @infodir@
370: install_sh = @install_sh@
371: ipsec_script = @ipsec_script@
372: ipsec_script_upper = @ipsec_script_upper@
373: ipsecdir = @ipsecdir@
374: ipsecgroup = @ipsecgroup@
375: ipseclibdir = @ipseclibdir@
376: ipsecuser = @ipsecuser@
377: json_CFLAGS = @json_CFLAGS@
378: json_LIBS = @json_LIBS@
379: libdir = @libdir@
380: libexecdir = @libexecdir@
381: libfuzzer = @libfuzzer@
382: libiptc_CFLAGS = @libiptc_CFLAGS@
383: libiptc_LIBS = @libiptc_LIBS@
384: linux_headers = @linux_headers@
385: localedir = @localedir@
386: localstatedir = @localstatedir@
387: manager_plugins = @manager_plugins@
388: mandir = @mandir@
389: medsrv_plugins = @medsrv_plugins@
390: mkdir_p = @mkdir_p@
391: nm_CFLAGS = @nm_CFLAGS@
392: nm_LIBS = @nm_LIBS@
393: nm_ca_dir = @nm_ca_dir@
394: nm_plugins = @nm_plugins@
395: oldincludedir = @oldincludedir@
396: p_plugins = @p_plugins@
397: pcsclite_CFLAGS = @pcsclite_CFLAGS@
398: pcsclite_LIBS = @pcsclite_LIBS@
399: pdfdir = @pdfdir@
400: piddir = @piddir@
401: pkgpyexecdir = @pkgpyexecdir@
402: pkgpythondir = @pkgpythondir@
403: pki_plugins = @pki_plugins@
404: plugindir = @plugindir@
405: pool_plugins = @pool_plugins@
406: prefix = @prefix@
407: program_transform_name = @program_transform_name@
408: psdir = @psdir@
409: pyexecdir = @pyexecdir@
410: pythondir = @pythondir@
411: random_device = @random_device@
412: resolv_conf = @resolv_conf@
413: routing_table = @routing_table@
414: routing_table_prio = @routing_table_prio@
415: runstatedir = @runstatedir@
416: s_plugins = @s_plugins@
417: sbindir = @sbindir@
418: scepclient_plugins = @scepclient_plugins@
419: scripts_plugins = @scripts_plugins@
420: sharedstatedir = @sharedstatedir@
421: soup_CFLAGS = @soup_CFLAGS@
422: soup_LIBS = @soup_LIBS@
423: srcdir = @srcdir@
424: starter_plugins = @starter_plugins@
425: strongswan_conf = @strongswan_conf@
426: strongswan_options = @strongswan_options@
427: swanctldir = @swanctldir@
428: sysconfdir = @sysconfdir@
429: systemd_CFLAGS = @systemd_CFLAGS@
430: systemd_LIBS = @systemd_LIBS@
431: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
432: systemd_daemon_LIBS = @systemd_daemon_LIBS@
433: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
434: systemd_journal_LIBS = @systemd_journal_LIBS@
435: systemdsystemunitdir = @systemdsystemunitdir@
436: t_plugins = @t_plugins@
437: target_alias = @target_alias@
438: top_build_prefix = @top_build_prefix@
439: top_builddir = @top_builddir@
440: top_srcdir = @top_srcdir@
441: tss2_CFLAGS = @tss2_CFLAGS@
442: tss2_LIBS = @tss2_LIBS@
443: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
444: tss2_esys_LIBS = @tss2_esys_LIBS@
445: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
446: tss2_socket_LIBS = @tss2_socket_LIBS@
447: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
448: tss2_sys_LIBS = @tss2_sys_LIBS@
449: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
450: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
451: urandom_device = @urandom_device@
452: wolfssl_CFLAGS = @wolfssl_CFLAGS@
453: wolfssl_LIBS = @wolfssl_LIBS@
454: xml_CFLAGS = @xml_CFLAGS@
455: xml_LIBS = @xml_LIBS@
456: ipsec_tests_SOURCES = \
457: suites/test_chapoly.c \
458: ipsec_tests.h ipsec_tests.c
459:
460: ipsec_tests_CFLAGS = \
461: -I$(top_srcdir)/src/libipsec \
462: -I$(top_srcdir)/src/libstrongswan \
463: -I$(top_srcdir)/src/libstrongswan/tests \
464: -DPLUGINDIR=\""$(abs_top_builddir)/src/libstrongswan/plugins\"" \
465: -DPLUGINS=\""${s_plugins}\"" \
466: @COVERAGE_CFLAGS@
467:
468: ipsec_tests_LDFLAGS = @COVERAGE_LDFLAGS@
469: ipsec_tests_LDADD = \
470: $(top_builddir)/src/libipsec/libipsec.la \
471: $(top_builddir)/src/libstrongswan/libstrongswan.la \
472: $(top_builddir)/src/libstrongswan/tests/libtest.la
473:
474: all: all-am
475:
476: .SUFFIXES:
477: .SUFFIXES: .c .lo .o .obj
478: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
479: @for dep in $?; do \
480: case '$(am__configure_deps)' in \
481: *$$dep*) \
482: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
483: && { if test -f $@; then exit 0; else break; fi; }; \
484: exit 1;; \
485: esac; \
486: done; \
487: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libipsec/tests/Makefile'; \
488: $(am__cd) $(top_srcdir) && \
489: $(AUTOMAKE) --gnu src/libipsec/tests/Makefile
490: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
491: @case '$?' in \
492: *config.status*) \
493: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
494: *) \
495: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
496: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
497: esac;
498:
499: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
500: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
501:
502: $(top_srcdir)/configure: $(am__configure_deps)
503: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
504: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
505: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
506: $(am__aclocal_m4_deps):
507:
508: clean-checkPROGRAMS:
509: @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
510: echo " rm -f" $$list; \
511: rm -f $$list || exit $$?; \
512: test -n "$(EXEEXT)" || exit 0; \
513: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
514: echo " rm -f" $$list; \
515: rm -f $$list
516: suites/$(am__dirstamp):
517: @$(MKDIR_P) suites
518: @: > suites/$(am__dirstamp)
519: suites/$(DEPDIR)/$(am__dirstamp):
520: @$(MKDIR_P) suites/$(DEPDIR)
521: @: > suites/$(DEPDIR)/$(am__dirstamp)
522: suites/ipsec_tests-test_chapoly.$(OBJEXT): suites/$(am__dirstamp) \
523: suites/$(DEPDIR)/$(am__dirstamp)
524:
525: ipsec_tests$(EXEEXT): $(ipsec_tests_OBJECTS) $(ipsec_tests_DEPENDENCIES) $(EXTRA_ipsec_tests_DEPENDENCIES)
526: @rm -f ipsec_tests$(EXEEXT)
527: $(AM_V_CCLD)$(ipsec_tests_LINK) $(ipsec_tests_OBJECTS) $(ipsec_tests_LDADD) $(LIBS)
528:
529: mostlyclean-compile:
530: -rm -f *.$(OBJEXT)
531: -rm -f suites/*.$(OBJEXT)
532:
533: distclean-compile:
534: -rm -f *.tab.c
535:
536: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipsec_tests-ipsec_tests.Po@am__quote@
537: @AMDEP_TRUE@@am__include@ @am__quote@suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po@am__quote@
538:
539: .c.o:
540: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
541: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
542: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
543: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
544: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
545: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
546:
547: .c.obj:
548: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
549: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
550: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
551: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
552: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
553: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
554:
555: .c.lo:
556: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
557: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
558: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
559: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
560: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
562:
563: suites/ipsec_tests-test_chapoly.o: suites/test_chapoly.c
564: @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT suites/ipsec_tests-test_chapoly.o -MD -MP -MF suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo -c -o suites/ipsec_tests-test_chapoly.o `test -f 'suites/test_chapoly.c' || echo '$(srcdir)/'`suites/test_chapoly.c
565: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po
566: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='suites/test_chapoly.c' object='suites/ipsec_tests-test_chapoly.o' libtool=no @AMDEPBACKSLASH@
567: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
568: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o suites/ipsec_tests-test_chapoly.o `test -f 'suites/test_chapoly.c' || echo '$(srcdir)/'`suites/test_chapoly.c
569:
570: suites/ipsec_tests-test_chapoly.obj: suites/test_chapoly.c
571: @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT suites/ipsec_tests-test_chapoly.obj -MD -MP -MF suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo -c -o suites/ipsec_tests-test_chapoly.obj `if test -f 'suites/test_chapoly.c'; then $(CYGPATH_W) 'suites/test_chapoly.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_chapoly.c'; fi`
572: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po
573: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='suites/test_chapoly.c' object='suites/ipsec_tests-test_chapoly.obj' libtool=no @AMDEPBACKSLASH@
574: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
575: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o suites/ipsec_tests-test_chapoly.obj `if test -f 'suites/test_chapoly.c'; then $(CYGPATH_W) 'suites/test_chapoly.c'; else $(CYGPATH_W) '$(srcdir)/suites/test_chapoly.c'; fi`
576:
577: ipsec_tests-ipsec_tests.o: ipsec_tests.c
578: @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT ipsec_tests-ipsec_tests.o -MD -MP -MF $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo -c -o ipsec_tests-ipsec_tests.o `test -f 'ipsec_tests.c' || echo '$(srcdir)/'`ipsec_tests.c
579: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo $(DEPDIR)/ipsec_tests-ipsec_tests.Po
580: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ipsec_tests.c' object='ipsec_tests-ipsec_tests.o' libtool=no @AMDEPBACKSLASH@
581: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
582: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o ipsec_tests-ipsec_tests.o `test -f 'ipsec_tests.c' || echo '$(srcdir)/'`ipsec_tests.c
583:
584: ipsec_tests-ipsec_tests.obj: ipsec_tests.c
585: @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -MT ipsec_tests-ipsec_tests.obj -MD -MP -MF $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo -c -o ipsec_tests-ipsec_tests.obj `if test -f 'ipsec_tests.c'; then $(CYGPATH_W) 'ipsec_tests.c'; else $(CYGPATH_W) '$(srcdir)/ipsec_tests.c'; fi`
586: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo $(DEPDIR)/ipsec_tests-ipsec_tests.Po
587: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ipsec_tests.c' object='ipsec_tests-ipsec_tests.obj' libtool=no @AMDEPBACKSLASH@
588: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ipsec_tests_CFLAGS) $(CFLAGS) -c -o ipsec_tests-ipsec_tests.obj `if test -f 'ipsec_tests.c'; then $(CYGPATH_W) 'ipsec_tests.c'; else $(CYGPATH_W) '$(srcdir)/ipsec_tests.c'; fi`
590:
591: mostlyclean-libtool:
592: -rm -f *.lo
593:
594: clean-libtool:
595: -rm -rf .libs _libs
596:
597: ID: $(am__tagged_files)
598: $(am__define_uniq_tagged_files); mkid -fID $$unique
599: tags: tags-am
600: TAGS: tags
601:
602: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
603: set x; \
604: here=`pwd`; \
605: $(am__define_uniq_tagged_files); \
606: shift; \
607: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
608: test -n "$$unique" || unique=$$empty_fix; \
609: if test $$# -gt 0; then \
610: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
611: "$$@" $$unique; \
612: else \
613: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
614: $$unique; \
615: fi; \
616: fi
617: ctags: ctags-am
618:
619: CTAGS: ctags
620: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
621: $(am__define_uniq_tagged_files); \
622: test -z "$(CTAGS_ARGS)$$unique" \
623: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
624: $$unique
625:
626: GTAGS:
627: here=`$(am__cd) $(top_builddir) && pwd` \
628: && $(am__cd) $(top_srcdir) \
629: && gtags -i $(GTAGS_ARGS) "$$here"
630: cscopelist: cscopelist-am
631:
632: cscopelist-am: $(am__tagged_files)
633: list='$(am__tagged_files)'; \
634: case "$(srcdir)" in \
635: [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
636: *) sdir=$(subdir)/$(srcdir) ;; \
637: esac; \
638: for i in $$list; do \
639: if test -f "$$i"; then \
640: echo "$(subdir)/$$i"; \
641: else \
642: echo "$$sdir/$$i"; \
643: fi; \
644: done >> $(top_builddir)/cscope.files
645:
646: distclean-tags:
647: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
648:
649: check-TESTS: $(TESTS)
650: @failed=0; all=0; xfail=0; xpass=0; skip=0; \
651: srcdir=$(srcdir); export srcdir; \
652: list=' $(TESTS) '; \
653: $(am__tty_colors); \
654: if test -n "$$list"; then \
655: for tst in $$list; do \
656: if test -f ./$$tst; then dir=./; \
657: elif test -f $$tst; then dir=; \
658: else dir="$(srcdir)/"; fi; \
659: if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
660: all=`expr $$all + 1`; \
661: case " $(XFAIL_TESTS) " in \
662: *[\ \ ]$$tst[\ \ ]*) \
663: xpass=`expr $$xpass + 1`; \
664: failed=`expr $$failed + 1`; \
665: col=$$red; res=XPASS; \
666: ;; \
667: *) \
668: col=$$grn; res=PASS; \
669: ;; \
670: esac; \
671: elif test $$? -ne 77; then \
672: all=`expr $$all + 1`; \
673: case " $(XFAIL_TESTS) " in \
674: *[\ \ ]$$tst[\ \ ]*) \
675: xfail=`expr $$xfail + 1`; \
676: col=$$lgn; res=XFAIL; \
677: ;; \
678: *) \
679: failed=`expr $$failed + 1`; \
680: col=$$red; res=FAIL; \
681: ;; \
682: esac; \
683: else \
684: skip=`expr $$skip + 1`; \
685: col=$$blu; res=SKIP; \
686: fi; \
687: echo "$${col}$$res$${std}: $$tst"; \
688: done; \
689: if test "$$all" -eq 1; then \
690: tests="test"; \
691: All=""; \
692: else \
693: tests="tests"; \
694: All="All "; \
695: fi; \
696: if test "$$failed" -eq 0; then \
697: if test "$$xfail" -eq 0; then \
698: banner="$$All$$all $$tests passed"; \
699: else \
700: if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
701: banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
702: fi; \
703: else \
704: if test "$$xpass" -eq 0; then \
705: banner="$$failed of $$all $$tests failed"; \
706: else \
707: if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
708: banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
709: fi; \
710: fi; \
711: dashes="$$banner"; \
712: skipped=""; \
713: if test "$$skip" -ne 0; then \
714: if test "$$skip" -eq 1; then \
715: skipped="($$skip test was not run)"; \
716: else \
717: skipped="($$skip tests were not run)"; \
718: fi; \
719: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
720: dashes="$$skipped"; \
721: fi; \
722: report=""; \
723: if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
724: report="Please report to $(PACKAGE_BUGREPORT)"; \
725: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
726: dashes="$$report"; \
727: fi; \
728: dashes=`echo "$$dashes" | sed s/./=/g`; \
729: if test "$$failed" -eq 0; then \
730: col="$$grn"; \
731: else \
732: col="$$red"; \
733: fi; \
734: echo "$${col}$$dashes$${std}"; \
735: echo "$${col}$$banner$${std}"; \
736: test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
737: test -z "$$report" || echo "$${col}$$report$${std}"; \
738: echo "$${col}$$dashes$${std}"; \
739: test "$$failed" -eq 0; \
740: else :; fi
741:
742: distdir: $(DISTFILES)
743: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
744: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
745: list='$(DISTFILES)'; \
746: dist_files=`for file in $$list; do echo $$file; done | \
747: sed -e "s|^$$srcdirstrip/||;t" \
748: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
749: case $$dist_files in \
750: */*) $(MKDIR_P) `echo "$$dist_files" | \
751: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
752: sort -u` ;; \
753: esac; \
754: for file in $$dist_files; do \
755: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
756: if test -d $$d/$$file; then \
757: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
758: if test -d "$(distdir)/$$file"; then \
759: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
760: fi; \
761: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
762: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
763: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
764: fi; \
765: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
766: else \
767: test -f "$(distdir)/$$file" \
768: || cp -p $$d/$$file "$(distdir)/$$file" \
769: || exit 1; \
770: fi; \
771: done
772: check-am: all-am
773: $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
774: $(MAKE) $(AM_MAKEFLAGS) check-TESTS
775: check: check-am
776: all-am: Makefile
777: installdirs:
778: install: install-am
779: install-exec: install-exec-am
780: install-data: install-data-am
781: uninstall: uninstall-am
782:
783: install-am: all-am
784: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
785:
786: installcheck: installcheck-am
787: install-strip:
788: if test -z '$(STRIP)'; then \
789: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
790: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
791: install; \
792: else \
793: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
794: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
795: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
796: fi
797: mostlyclean-generic:
798:
799: clean-generic:
800:
801: distclean-generic:
802: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
803: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
804: -rm -f suites/$(DEPDIR)/$(am__dirstamp)
805: -rm -f suites/$(am__dirstamp)
806:
807: maintainer-clean-generic:
808: @echo "This command is intended for maintainers to use"
809: @echo "it deletes files that may require special tools to rebuild."
810: clean: clean-am
811:
812: clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
813: mostlyclean-am
814:
815: distclean: distclean-am
816: -rm -rf ./$(DEPDIR) suites/$(DEPDIR)
817: -rm -f Makefile
818: distclean-am: clean-am distclean-compile distclean-generic \
819: distclean-tags
820:
821: dvi: dvi-am
822:
823: dvi-am:
824:
825: html: html-am
826:
827: html-am:
828:
829: info: info-am
830:
831: info-am:
832:
833: install-data-am:
834:
835: install-dvi: install-dvi-am
836:
837: install-dvi-am:
838:
839: install-exec-am:
840:
841: install-html: install-html-am
842:
843: install-html-am:
844:
845: install-info: install-info-am
846:
847: install-info-am:
848:
849: install-man:
850:
851: install-pdf: install-pdf-am
852:
853: install-pdf-am:
854:
855: install-ps: install-ps-am
856:
857: install-ps-am:
858:
859: installcheck-am:
860:
861: maintainer-clean: maintainer-clean-am
862: -rm -rf ./$(DEPDIR) suites/$(DEPDIR)
863: -rm -f Makefile
864: maintainer-clean-am: distclean-am maintainer-clean-generic
865:
866: mostlyclean: mostlyclean-am
867:
868: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
869: mostlyclean-libtool
870:
871: pdf: pdf-am
872:
873: pdf-am:
874:
875: ps: ps-am
876:
877: ps-am:
878:
879: uninstall-am:
880:
881: .MAKE: check-am install-am install-strip
882:
883: .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
884: clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
885: ctags ctags-am distclean distclean-compile distclean-generic \
886: distclean-libtool distclean-tags distdir dvi dvi-am html \
887: html-am info info-am install install-am install-data \
888: install-data-am install-dvi install-dvi-am install-exec \
889: install-exec-am install-html install-html-am install-info \
890: install-info-am install-man install-pdf install-pdf-am \
891: install-ps install-ps-am install-strip installcheck \
892: installcheck-am installdirs maintainer-clean \
893: maintainer-clean-generic mostlyclean mostlyclean-compile \
894: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
895: tags tags-am uninstall uninstall-am
896:
897: .PRECIOUS: Makefile
898:
899:
900: # Tell versions [3.59,3.63) of GNU make to not export all variables.
901: # Otherwise a system limit (for SysV at least) may be exceeded.
902: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>