Annotation of embedaddon/strongswan/src/libipsec/tests/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: 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@
247: GPERF = @GPERF@
248: GPERF_LEN_TYPE = @GPERF_LEN_TYPE@
249: GPRBUILD = @GPRBUILD@
250: GREP = @GREP@
251: INSTALL = @INSTALL@
252: INSTALL_DATA = @INSTALL_DATA@
253: INSTALL_PROGRAM = @INSTALL_PROGRAM@
254: INSTALL_SCRIPT = @INSTALL_SCRIPT@
255: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
256: LCOV = @LCOV@
257: LD = @LD@
258: LDFLAGS = @LDFLAGS@
259: LEX = @LEX@
260: LEXLIB = @LEXLIB@
261: LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
262: LIBOBJS = @LIBOBJS@
263: LIBS = @LIBS@
264: LIBTOOL = @LIBTOOL@
265: LIPO = @LIPO@
266: LN_S = @LN_S@
267: LTLIBOBJS = @LTLIBOBJS@
268: LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
269: MAKEINFO = @MAKEINFO@
270: MANIFEST_TOOL = @MANIFEST_TOOL@
271: MKDIR_P = @MKDIR_P@
272: MYSQLCFLAG = @MYSQLCFLAG@
273: MYSQLCONFIG = @MYSQLCONFIG@
274: MYSQLLIB = @MYSQLLIB@
275: NM = @NM@
276: NMEDIT = @NMEDIT@
277: OBJDUMP = @OBJDUMP@
278: OBJEXT = @OBJEXT@
279: OPENSSL_LIB = @OPENSSL_LIB@
280: OTOOL = @OTOOL@
281: OTOOL64 = @OTOOL64@
282: PACKAGE = @PACKAGE@
283: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
284: PACKAGE_NAME = @PACKAGE_NAME@
285: PACKAGE_STRING = @PACKAGE_STRING@
286: PACKAGE_TARNAME = @PACKAGE_TARNAME@
287: PACKAGE_URL = @PACKAGE_URL@
288: PACKAGE_VERSION = @PACKAGE_VERSION@
289: PACKAGE_VERSION_BUILD = @PACKAGE_VERSION_BUILD@
290: PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
291: PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
292: PACKAGE_VERSION_REVIEW = @PACKAGE_VERSION_REVIEW@
293: PATH_SEPARATOR = @PATH_SEPARATOR@
294: PERL = @PERL@
295: PKG_CONFIG = @PKG_CONFIG@
296: PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
297: PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
298: PLUGIN_CFLAGS = @PLUGIN_CFLAGS@
299: PTHREADLIB = @PTHREADLIB@
300: PYTHON = @PYTHON@
301: PYTHONEGGINSTALLDIR = @PYTHONEGGINSTALLDIR@
302: PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
303: PYTHON_PACKAGE_VERSION = @PYTHON_PACKAGE_VERSION@
304: PYTHON_PLATFORM = @PYTHON_PLATFORM@
305: PYTHON_PREFIX = @PYTHON_PREFIX@
306: PYTHON_VERSION = @PYTHON_VERSION@
307: PY_TEST = @PY_TEST@
308: RANLIB = @RANLIB@
309: RTLIB = @RTLIB@
310: RUBYGEMDIR = @RUBYGEMDIR@
311: SED = @SED@
312: SET_MAKE = @SET_MAKE@
313: SHELL = @SHELL@
314: SOCKLIB = @SOCKLIB@
315: STRIP = @STRIP@
316: TOX = @TOX@
317: UNWINDLIB = @UNWINDLIB@
318: VERSION = @VERSION@
319: YACC = @YACC@
320: YFLAGS = @YFLAGS@
321: abs_builddir = @abs_builddir@
322: abs_srcdir = @abs_srcdir@
323: abs_top_builddir = @abs_top_builddir@
324: abs_top_srcdir = @abs_top_srcdir@
325: ac_ct_AR = @ac_ct_AR@
326: ac_ct_CC = @ac_ct_CC@
327: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
328: aikgen_plugins = @aikgen_plugins@
329: am__include = @am__include@
330: am__leading_dot = @am__leading_dot@
331: am__quote = @am__quote@
332: am__tar = @am__tar@
333: am__untar = @am__untar@
334: attest_plugins = @attest_plugins@
335: bindir = @bindir@
336: botan_CFLAGS = @botan_CFLAGS@
337: botan_LIBS = @botan_LIBS@
338: build = @build@
339: build_alias = @build_alias@
340: build_cpu = @build_cpu@
341: build_os = @build_os@
342: build_vendor = @build_vendor@
343: builddir = @builddir@
344: c_plugins = @c_plugins@
345: charon_natt_port = @charon_natt_port@
346: charon_plugins = @charon_plugins@
347: charon_udp_port = @charon_udp_port@
348: clearsilver_LIBS = @clearsilver_LIBS@
349: cmd_plugins = @cmd_plugins@
350: datadir = @datadir@
351: datarootdir = @datarootdir@
352: dbusdatadir = @dbusdatadir@
353: dbuspolicydir = @dbuspolicydir@
354: dev_headers = @dev_headers@
355: docdir = @docdir@
356: dvidir = @dvidir@
357: exec_prefix = @exec_prefix@
358: fips_mode = @fips_mode@
359: fuzz_plugins = @fuzz_plugins@
360: host = @host@
361: host_alias = @host_alias@
362: host_cpu = @host_cpu@
363: host_os = @host_os@
364: host_vendor = @host_vendor@
365: htmldir = @htmldir@
366: imcvdir = @imcvdir@
367: includedir = @includedir@
368: infodir = @infodir@
369: install_sh = @install_sh@
370: ipsec_script = @ipsec_script@
371: ipsec_script_upper = @ipsec_script_upper@
372: ipsecdir = @ipsecdir@
373: ipsecgroup = @ipsecgroup@
374: ipseclibdir = @ipseclibdir@
375: ipsecuser = @ipsecuser@
376: json_CFLAGS = @json_CFLAGS@
377: json_LIBS = @json_LIBS@
378: libdir = @libdir@
379: libexecdir = @libexecdir@
380: libfuzzer = @libfuzzer@
381: libiptc_CFLAGS = @libiptc_CFLAGS@
382: libiptc_LIBS = @libiptc_LIBS@
383: linux_headers = @linux_headers@
384: localedir = @localedir@
385: localstatedir = @localstatedir@
386: manager_plugins = @manager_plugins@
387: mandir = @mandir@
388: medsrv_plugins = @medsrv_plugins@
389: mkdir_p = @mkdir_p@
390: nm_CFLAGS = @nm_CFLAGS@
391: nm_LIBS = @nm_LIBS@
392: nm_ca_dir = @nm_ca_dir@
393: nm_plugins = @nm_plugins@
394: oldincludedir = @oldincludedir@
395: p_plugins = @p_plugins@
396: pcsclite_CFLAGS = @pcsclite_CFLAGS@
397: pcsclite_LIBS = @pcsclite_LIBS@
398: pdfdir = @pdfdir@
399: piddir = @piddir@
400: pkgpyexecdir = @pkgpyexecdir@
401: pkgpythondir = @pkgpythondir@
402: pki_plugins = @pki_plugins@
403: plugindir = @plugindir@
404: pool_plugins = @pool_plugins@
405: prefix = @prefix@
406: program_transform_name = @program_transform_name@
407: psdir = @psdir@
408: pyexecdir = @pyexecdir@
409: pythondir = @pythondir@
410: random_device = @random_device@
411: resolv_conf = @resolv_conf@
412: routing_table = @routing_table@
413: routing_table_prio = @routing_table_prio@
414: runstatedir = @runstatedir@
415: s_plugins = @s_plugins@
416: sbindir = @sbindir@
417: scepclient_plugins = @scepclient_plugins@
418: scripts_plugins = @scripts_plugins@
419: sharedstatedir = @sharedstatedir@
420: soup_CFLAGS = @soup_CFLAGS@
421: soup_LIBS = @soup_LIBS@
422: srcdir = @srcdir@
423: starter_plugins = @starter_plugins@
424: strongswan_conf = @strongswan_conf@
425: strongswan_options = @strongswan_options@
426: swanctldir = @swanctldir@
427: sysconfdir = @sysconfdir@
428: systemd_CFLAGS = @systemd_CFLAGS@
429: systemd_LIBS = @systemd_LIBS@
430: systemd_daemon_CFLAGS = @systemd_daemon_CFLAGS@
431: systemd_daemon_LIBS = @systemd_daemon_LIBS@
432: systemd_journal_CFLAGS = @systemd_journal_CFLAGS@
433: systemd_journal_LIBS = @systemd_journal_LIBS@
434: systemdsystemunitdir = @systemdsystemunitdir@
435: t_plugins = @t_plugins@
436: target_alias = @target_alias@
437: top_build_prefix = @top_build_prefix@
438: top_builddir = @top_builddir@
439: top_srcdir = @top_srcdir@
440: tss2_CFLAGS = @tss2_CFLAGS@
441: tss2_LIBS = @tss2_LIBS@
442: tss2_esys_CFLAGS = @tss2_esys_CFLAGS@
443: tss2_esys_LIBS = @tss2_esys_LIBS@
444: tss2_socket_CFLAGS = @tss2_socket_CFLAGS@
445: tss2_socket_LIBS = @tss2_socket_LIBS@
446: tss2_sys_CFLAGS = @tss2_sys_CFLAGS@
447: tss2_sys_LIBS = @tss2_sys_LIBS@
448: tss2_tabrmd_CFLAGS = @tss2_tabrmd_CFLAGS@
449: tss2_tabrmd_LIBS = @tss2_tabrmd_LIBS@
450: urandom_device = @urandom_device@
451: wolfssl_CFLAGS = @wolfssl_CFLAGS@
452: wolfssl_LIBS = @wolfssl_LIBS@
453: xml_CFLAGS = @xml_CFLAGS@
454: xml_LIBS = @xml_LIBS@
455: ipsec_tests_SOURCES = \
456: suites/test_chapoly.c \
457: ipsec_tests.h ipsec_tests.c
458:
459: ipsec_tests_CFLAGS = \
460: -I$(top_srcdir)/src/libipsec \
461: -I$(top_srcdir)/src/libstrongswan \
462: -I$(top_srcdir)/src/libstrongswan/tests \
463: -DPLUGINDIR=\""$(abs_top_builddir)/src/libstrongswan/plugins\"" \
464: -DPLUGINS=\""${s_plugins}\"" \
465: @COVERAGE_CFLAGS@
466:
467: ipsec_tests_LDFLAGS = @COVERAGE_LDFLAGS@
468: ipsec_tests_LDADD = \
469: $(top_builddir)/src/libipsec/libipsec.la \
470: $(top_builddir)/src/libstrongswan/libstrongswan.la \
471: $(top_builddir)/src/libstrongswan/tests/libtest.la
472:
473: all: all-am
474:
475: .SUFFIXES:
476: .SUFFIXES: .c .lo .o .obj
477: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
478: @for dep in $?; do \
479: case '$(am__configure_deps)' in \
480: *$$dep*) \
481: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
482: && { if test -f $@; then exit 0; else break; fi; }; \
483: exit 1;; \
484: esac; \
485: done; \
486: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libipsec/tests/Makefile'; \
487: $(am__cd) $(top_srcdir) && \
488: $(AUTOMAKE) --gnu src/libipsec/tests/Makefile
489: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
490: @case '$?' in \
491: *config.status*) \
492: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
493: *) \
494: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
495: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
496: esac;
497:
498: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
499: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500:
501: $(top_srcdir)/configure: $(am__configure_deps)
502: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
503: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
504: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505: $(am__aclocal_m4_deps):
506:
507: clean-checkPROGRAMS:
508: @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
509: echo " rm -f" $$list; \
510: rm -f $$list || exit $$?; \
511: test -n "$(EXEEXT)" || exit 0; \
512: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
513: echo " rm -f" $$list; \
514: rm -f $$list
515: suites/$(am__dirstamp):
516: @$(MKDIR_P) suites
517: @: > suites/$(am__dirstamp)
518: suites/$(DEPDIR)/$(am__dirstamp):
519: @$(MKDIR_P) suites/$(DEPDIR)
520: @: > suites/$(DEPDIR)/$(am__dirstamp)
521: suites/ipsec_tests-test_chapoly.$(OBJEXT): suites/$(am__dirstamp) \
522: suites/$(DEPDIR)/$(am__dirstamp)
523:
524: ipsec_tests$(EXEEXT): $(ipsec_tests_OBJECTS) $(ipsec_tests_DEPENDENCIES) $(EXTRA_ipsec_tests_DEPENDENCIES)
525: @rm -f ipsec_tests$(EXEEXT)
526: $(AM_V_CCLD)$(ipsec_tests_LINK) $(ipsec_tests_OBJECTS) $(ipsec_tests_LDADD) $(LIBS)
527:
528: mostlyclean-compile:
529: -rm -f *.$(OBJEXT)
530: -rm -f suites/*.$(OBJEXT)
531:
532: distclean-compile:
533: -rm -f *.tab.c
534:
535: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipsec_tests-ipsec_tests.Po@am__quote@
536: @AMDEP_TRUE@@am__include@ @am__quote@suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po@am__quote@
537:
538: .c.o:
539: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
540: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
541: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
542: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
543: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
544: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
545:
546: .c.obj:
547: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
548: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
549: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
550: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
551: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
552: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
553:
554: .c.lo:
555: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
556: @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
557: @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
558: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
559: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
561:
562: suites/ipsec_tests-test_chapoly.o: suites/test_chapoly.c
563: @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
564: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po
565: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='suites/test_chapoly.c' object='suites/ipsec_tests-test_chapoly.o' libtool=no @AMDEPBACKSLASH@
566: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567: @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
568:
569: suites/ipsec_tests-test_chapoly.obj: suites/test_chapoly.c
570: @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`
571: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) suites/$(DEPDIR)/ipsec_tests-test_chapoly.Tpo suites/$(DEPDIR)/ipsec_tests-test_chapoly.Po
572: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='suites/test_chapoly.c' object='suites/ipsec_tests-test_chapoly.obj' libtool=no @AMDEPBACKSLASH@
573: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574: @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`
575:
576: ipsec_tests-ipsec_tests.o: ipsec_tests.c
577: @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
578: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo $(DEPDIR)/ipsec_tests-ipsec_tests.Po
579: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ipsec_tests.c' object='ipsec_tests-ipsec_tests.o' libtool=no @AMDEPBACKSLASH@
580: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581: @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
582:
583: ipsec_tests-ipsec_tests.obj: ipsec_tests.c
584: @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`
585: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/ipsec_tests-ipsec_tests.Tpo $(DEPDIR)/ipsec_tests-ipsec_tests.Po
586: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ipsec_tests.c' object='ipsec_tests-ipsec_tests.obj' libtool=no @AMDEPBACKSLASH@
587: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588: @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`
589:
590: mostlyclean-libtool:
591: -rm -f *.lo
592:
593: clean-libtool:
594: -rm -rf .libs _libs
595:
596: ID: $(am__tagged_files)
597: $(am__define_uniq_tagged_files); mkid -fID $$unique
598: tags: tags-am
599: TAGS: tags
600:
601: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
602: set x; \
603: here=`pwd`; \
604: $(am__define_uniq_tagged_files); \
605: shift; \
606: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
607: test -n "$$unique" || unique=$$empty_fix; \
608: if test $$# -gt 0; then \
609: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
610: "$$@" $$unique; \
611: else \
612: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
613: $$unique; \
614: fi; \
615: fi
616: ctags: ctags-am
617:
618: CTAGS: ctags
619: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
620: $(am__define_uniq_tagged_files); \
621: test -z "$(CTAGS_ARGS)$$unique" \
622: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
623: $$unique
624:
625: GTAGS:
626: here=`$(am__cd) $(top_builddir) && pwd` \
627: && $(am__cd) $(top_srcdir) \
628: && gtags -i $(GTAGS_ARGS) "$$here"
629: cscopelist: cscopelist-am
630:
631: cscopelist-am: $(am__tagged_files)
632: list='$(am__tagged_files)'; \
633: case "$(srcdir)" in \
634: [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
635: *) sdir=$(subdir)/$(srcdir) ;; \
636: esac; \
637: for i in $$list; do \
638: if test -f "$$i"; then \
639: echo "$(subdir)/$$i"; \
640: else \
641: echo "$$sdir/$$i"; \
642: fi; \
643: done >> $(top_builddir)/cscope.files
644:
645: distclean-tags:
646: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
647:
648: check-TESTS: $(TESTS)
649: @failed=0; all=0; xfail=0; xpass=0; skip=0; \
650: srcdir=$(srcdir); export srcdir; \
651: list=' $(TESTS) '; \
652: $(am__tty_colors); \
653: if test -n "$$list"; then \
654: for tst in $$list; do \
655: if test -f ./$$tst; then dir=./; \
656: elif test -f $$tst; then dir=; \
657: else dir="$(srcdir)/"; fi; \
658: if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
659: all=`expr $$all + 1`; \
660: case " $(XFAIL_TESTS) " in \
661: *[\ \ ]$$tst[\ \ ]*) \
662: xpass=`expr $$xpass + 1`; \
663: failed=`expr $$failed + 1`; \
664: col=$$red; res=XPASS; \
665: ;; \
666: *) \
667: col=$$grn; res=PASS; \
668: ;; \
669: esac; \
670: elif test $$? -ne 77; then \
671: all=`expr $$all + 1`; \
672: case " $(XFAIL_TESTS) " in \
673: *[\ \ ]$$tst[\ \ ]*) \
674: xfail=`expr $$xfail + 1`; \
675: col=$$lgn; res=XFAIL; \
676: ;; \
677: *) \
678: failed=`expr $$failed + 1`; \
679: col=$$red; res=FAIL; \
680: ;; \
681: esac; \
682: else \
683: skip=`expr $$skip + 1`; \
684: col=$$blu; res=SKIP; \
685: fi; \
686: echo "$${col}$$res$${std}: $$tst"; \
687: done; \
688: if test "$$all" -eq 1; then \
689: tests="test"; \
690: All=""; \
691: else \
692: tests="tests"; \
693: All="All "; \
694: fi; \
695: if test "$$failed" -eq 0; then \
696: if test "$$xfail" -eq 0; then \
697: banner="$$All$$all $$tests passed"; \
698: else \
699: if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
700: banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
701: fi; \
702: else \
703: if test "$$xpass" -eq 0; then \
704: banner="$$failed of $$all $$tests failed"; \
705: else \
706: if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
707: banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
708: fi; \
709: fi; \
710: dashes="$$banner"; \
711: skipped=""; \
712: if test "$$skip" -ne 0; then \
713: if test "$$skip" -eq 1; then \
714: skipped="($$skip test was not run)"; \
715: else \
716: skipped="($$skip tests were not run)"; \
717: fi; \
718: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
719: dashes="$$skipped"; \
720: fi; \
721: report=""; \
722: if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
723: report="Please report to $(PACKAGE_BUGREPORT)"; \
724: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
725: dashes="$$report"; \
726: fi; \
727: dashes=`echo "$$dashes" | sed s/./=/g`; \
728: if test "$$failed" -eq 0; then \
729: col="$$grn"; \
730: else \
731: col="$$red"; \
732: fi; \
733: echo "$${col}$$dashes$${std}"; \
734: echo "$${col}$$banner$${std}"; \
735: test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
736: test -z "$$report" || echo "$${col}$$report$${std}"; \
737: echo "$${col}$$dashes$${std}"; \
738: test "$$failed" -eq 0; \
739: else :; fi
740:
741: distdir: $(DISTFILES)
742: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
743: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
744: list='$(DISTFILES)'; \
745: dist_files=`for file in $$list; do echo $$file; done | \
746: sed -e "s|^$$srcdirstrip/||;t" \
747: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
748: case $$dist_files in \
749: */*) $(MKDIR_P) `echo "$$dist_files" | \
750: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
751: sort -u` ;; \
752: esac; \
753: for file in $$dist_files; do \
754: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
755: if test -d $$d/$$file; then \
756: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
757: if test -d "$(distdir)/$$file"; then \
758: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
759: fi; \
760: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
761: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
762: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
763: fi; \
764: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
765: else \
766: test -f "$(distdir)/$$file" \
767: || cp -p $$d/$$file "$(distdir)/$$file" \
768: || exit 1; \
769: fi; \
770: done
771: check-am: all-am
772: $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
773: $(MAKE) $(AM_MAKEFLAGS) check-TESTS
774: check: check-am
775: all-am: Makefile
776: installdirs:
777: install: install-am
778: install-exec: install-exec-am
779: install-data: install-data-am
780: uninstall: uninstall-am
781:
782: install-am: all-am
783: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
784:
785: installcheck: installcheck-am
786: install-strip:
787: if test -z '$(STRIP)'; then \
788: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
789: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
790: install; \
791: else \
792: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
793: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
794: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
795: fi
796: mostlyclean-generic:
797:
798: clean-generic:
799:
800: distclean-generic:
801: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
802: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
803: -rm -f suites/$(DEPDIR)/$(am__dirstamp)
804: -rm -f suites/$(am__dirstamp)
805:
806: maintainer-clean-generic:
807: @echo "This command is intended for maintainers to use"
808: @echo "it deletes files that may require special tools to rebuild."
809: clean: clean-am
810:
811: clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
812: mostlyclean-am
813:
814: distclean: distclean-am
815: -rm -rf ./$(DEPDIR) suites/$(DEPDIR)
816: -rm -f Makefile
817: distclean-am: clean-am distclean-compile distclean-generic \
818: distclean-tags
819:
820: dvi: dvi-am
821:
822: dvi-am:
823:
824: html: html-am
825:
826: html-am:
827:
828: info: info-am
829:
830: info-am:
831:
832: install-data-am:
833:
834: install-dvi: install-dvi-am
835:
836: install-dvi-am:
837:
838: install-exec-am:
839:
840: install-html: install-html-am
841:
842: install-html-am:
843:
844: install-info: install-info-am
845:
846: install-info-am:
847:
848: install-man:
849:
850: install-pdf: install-pdf-am
851:
852: install-pdf-am:
853:
854: install-ps: install-ps-am
855:
856: install-ps-am:
857:
858: installcheck-am:
859:
860: maintainer-clean: maintainer-clean-am
861: -rm -rf ./$(DEPDIR) suites/$(DEPDIR)
862: -rm -f Makefile
863: maintainer-clean-am: distclean-am maintainer-clean-generic
864:
865: mostlyclean: mostlyclean-am
866:
867: mostlyclean-am: mostlyclean-compile mostlyclean-generic \
868: mostlyclean-libtool
869:
870: pdf: pdf-am
871:
872: pdf-am:
873:
874: ps: ps-am
875:
876: ps-am:
877:
878: uninstall-am:
879:
880: .MAKE: check-am install-am install-strip
881:
882: .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
883: clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
884: ctags ctags-am distclean distclean-compile distclean-generic \
885: distclean-libtool distclean-tags distdir dvi dvi-am html \
886: html-am info info-am install install-am install-data \
887: install-data-am install-dvi install-dvi-am install-exec \
888: install-exec-am install-html install-html-am install-info \
889: install-info-am install-man install-pdf install-pdf-am \
890: install-ps install-ps-am install-strip installcheck \
891: installcheck-am installdirs maintainer-clean \
892: maintainer-clean-generic mostlyclean mostlyclean-compile \
893: mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
894: tags tags-am uninstall uninstall-am
895:
896: .PRECIOUS: Makefile
897:
898:
899: # Tell versions [3.59,3.63) of GNU make to not export all variables.
900: # Otherwise a system limit (for SysV at least) may be exceeded.
901: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>