|
version 1.1.1.2, 2014/06/15 16:37:12
|
version 1.1.1.2.2.1, 2014/07/30 09:05:19
|
|
Line 1
|
Line 1
|
| # Makefile.in generated by automake 1.13.1 from Makefile.am. | # Makefile.in generated by automake 1.14 from Makefile.am. |
| # @configure_input@ |
# @configure_input@ |
| |
|
| # Copyright (C) 1994-2012 Free Software Foundation, Inc. | # Copyright (C) 1994-2013 Free Software Foundation, Inc. |
| |
|
| # This Makefile.in is free software; the Free Software Foundation |
# This Makefile.in is free software; the Free Software Foundation |
| # gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
|
Line 19
|
Line 19
|
| |
|
| |
|
| VPATH = @srcdir@ |
VPATH = @srcdir@ |
| am__make_dryrun = \ | am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' |
| { \ | am__make_running_with_option = \ |
| am__dry=no; \ | case $${target_option-} in \ |
| | ?) ;; \ |
| | *) echo "am__make_running_with_option: internal error: invalid" \ |
| | "target option '$${target_option-}' specified" >&2; \ |
| | exit 1;; \ |
| | esac; \ |
| | has_opt=no; \ |
| | sane_makeflags=$$MAKEFLAGS; \ |
| | if $(am__is_gnu_make); then \ |
| | sane_makeflags=$$MFLAGS; \ |
| | else \ |
| case $$MAKEFLAGS in \ |
case $$MAKEFLAGS in \ |
| *\\[\ \ ]*) \ |
*\\[\ \ ]*) \ |
| echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ | bs=\\; \ |
| | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ | sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ |
| *) \ | | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ |
| for am__flg in $$MAKEFLAGS; do \ | |
| case $$am__flg in \ | |
| *=*|--*) ;; \ | |
| *n*) am__dry=yes; break;; \ | |
| esac; \ | |
| done;; \ | |
| esac; \ |
esac; \ |
| test $$am__dry = yes; \ | fi; \ |
| } | skip_next=no; \ |
| | strip_trailopt () \ |
| | { \ |
| | flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ |
| | }; \ |
| | for flg in $$sane_makeflags; do \ |
| | test $$skip_next = yes && { skip_next=no; continue; }; \ |
| | case $$flg in \ |
| | *=*|--*) continue;; \ |
| | -*I) strip_trailopt 'I'; skip_next=yes;; \ |
| | -*I?*) strip_trailopt 'I';; \ |
| | -*O) strip_trailopt 'O'; skip_next=yes;; \ |
| | -*O?*) strip_trailopt 'O';; \ |
| | -*l) strip_trailopt 'l'; skip_next=yes;; \ |
| | -*l?*) strip_trailopt 'l';; \ |
| | -[dEDm]) skip_next=yes;; \ |
| | -[JT]) skip_next=yes;; \ |
| | esac; \ |
| | case $$flg in \ |
| | *$$target_option*) has_opt=yes; break;; \ |
| | esac; \ |
| | done; \ |
| | test $$has_opt = yes |
| | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) |
| | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) |
| pkgdatadir = $(datadir)/@PACKAGE@ |
pkgdatadir = $(datadir)/@PACKAGE@ |
| pkgincludedir = $(includedir)/@PACKAGE@ |
pkgincludedir = $(includedir)/@PACKAGE@ |
| pkglibdir = $(libdir)/@PACKAGE@ |
pkglibdir = $(libdir)/@PACKAGE@ |
|
Line 710 clean-libLTLIBRARIES:
|
Line 738 clean-libLTLIBRARIES:
|
| echo rm -f $${locs}; \ |
echo rm -f $${locs}; \ |
| rm -f $${locs}; \ |
rm -f $${locs}; \ |
| } |
} |
| |
|
| libracoon.la: $(libracoon_la_OBJECTS) $(libracoon_la_DEPENDENCIES) $(EXTRA_libracoon_la_DEPENDENCIES) |
libracoon.la: $(libracoon_la_OBJECTS) $(libracoon_la_DEPENDENCIES) $(EXTRA_libracoon_la_DEPENDENCIES) |
| $(AM_V_CCLD)$(libracoon_la_LINK) -rpath $(libdir) $(libracoon_la_OBJECTS) $(libracoon_la_LIBADD) $(LIBS) |
$(AM_V_CCLD)$(libracoon_la_LINK) -rpath $(libdir) $(libracoon_la_OBJECTS) $(libracoon_la_LIBADD) $(LIBS) |
| |
|
|
Line 770 clean-sbinPROGRAMS:
|
Line 799 clean-sbinPROGRAMS:
|
| list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ |
| echo " rm -f" $$list; \ |
echo " rm -f" $$list; \ |
| rm -f $$list |
rm -f $$list |
| |
|
| eaytest$(EXEEXT): $(eaytest_OBJECTS) $(eaytest_DEPENDENCIES) $(EXTRA_eaytest_DEPENDENCIES) |
eaytest$(EXEEXT): $(eaytest_OBJECTS) $(eaytest_DEPENDENCIES) $(EXTRA_eaytest_DEPENDENCIES) |
| @rm -f eaytest$(EXEEXT) |
@rm -f eaytest$(EXEEXT) |
| $(AM_V_CCLD)$(LINK) $(eaytest_OBJECTS) $(eaytest_LDADD) $(LIBS) |
$(AM_V_CCLD)$(LINK) $(eaytest_OBJECTS) $(eaytest_LDADD) $(LIBS) |
| |
|
| plainrsa-gen$(EXEEXT): $(plainrsa_gen_OBJECTS) $(plainrsa_gen_DEPENDENCIES) $(EXTRA_plainrsa_gen_DEPENDENCIES) |
plainrsa-gen$(EXEEXT): $(plainrsa_gen_OBJECTS) $(plainrsa_gen_DEPENDENCIES) $(EXTRA_plainrsa_gen_DEPENDENCIES) |
| @rm -f plainrsa-gen$(EXEEXT) |
@rm -f plainrsa-gen$(EXEEXT) |
| $(AM_V_CCLD)$(LINK) $(plainrsa_gen_OBJECTS) $(plainrsa_gen_LDADD) $(LIBS) |
$(AM_V_CCLD)$(LINK) $(plainrsa_gen_OBJECTS) $(plainrsa_gen_LDADD) $(LIBS) |
|
Line 782 cfparse.h: cfparse.c
|
Line 813 cfparse.h: cfparse.c
|
| prsa_par.h: prsa_par.c |
prsa_par.h: prsa_par.c |
| @if test ! -f $@; then rm -f prsa_par.c; else :; fi |
@if test ! -f $@; then rm -f prsa_par.c; else :; fi |
| @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) prsa_par.c; else :; fi |
@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) prsa_par.c; else :; fi |
| |
|
| racoon$(EXEEXT): $(racoon_OBJECTS) $(racoon_DEPENDENCIES) $(EXTRA_racoon_DEPENDENCIES) |
racoon$(EXEEXT): $(racoon_OBJECTS) $(racoon_DEPENDENCIES) $(EXTRA_racoon_DEPENDENCIES) |
| @rm -f racoon$(EXEEXT) |
@rm -f racoon$(EXEEXT) |
| $(AM_V_CCLD)$(LINK) $(racoon_OBJECTS) $(racoon_LDADD) $(LIBS) |
$(AM_V_CCLD)$(LINK) $(racoon_OBJECTS) $(racoon_LDADD) $(LIBS) |
| |
|
| racoonctl$(EXEEXT): $(racoonctl_OBJECTS) $(racoonctl_DEPENDENCIES) $(EXTRA_racoonctl_DEPENDENCIES) |
racoonctl$(EXEEXT): $(racoonctl_OBJECTS) $(racoonctl_DEPENDENCIES) $(EXTRA_racoonctl_DEPENDENCIES) |
| @rm -f racoonctl$(EXEEXT) |
@rm -f racoonctl$(EXEEXT) |
| $(AM_V_CCLD)$(LINK) $(racoonctl_OBJECTS) $(racoonctl_LDADD) $(LIBS) |
$(AM_V_CCLD)$(LINK) $(racoonctl_OBJECTS) $(racoonctl_LDADD) $(LIBS) |
|
Line 859 distclean-compile:
|
Line 892 distclean-compile:
|
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< |
| |
|
| .c.obj: |
.c.obj: |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
| @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
| @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
| @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
| |
|
| .c.lo: |
.c.lo: |
| @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
|
Line 1100 distclean-tags:
|
Line 1133 distclean-tags:
|
| $(MAKE) $(AM_MAKEFLAGS) $< |
$(MAKE) $(AM_MAKEFLAGS) $< |
| |
|
| # Leading 'am--fnord' is there to ensure the list of targets does not |
# Leading 'am--fnord' is there to ensure the list of targets does not |
| # exand to empty, as could happen e.g. with make check TESTS=''. | # expand to empty, as could happen e.g. with make check TESTS=''. |
| am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) |
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) |
| am--force-recheck: |
am--force-recheck: |
| @: |
@: |