--- embedaddon/ipsec-tools/Makefile 2013/07/22 00:57:14 1.1.1.1.2.1 +++ embedaddon/ipsec-tools/Makefile 2013/07/22 12:01:28 1.1.1.1.2.2 @@ -31,8 +31,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -build_triplet = i386-elwix-freebsd -host_triplet = i386-elwix-freebsd +build_triplet = i386-unknown-freebsd10.0 +host_triplet = i386-unknown-freebsd10.0 subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ @@ -136,7 +136,7 @@ GLIBC_BUGS = GREP = /usr/bin/grep HYBRID_OBJS = isakmp_xauth.o isakmp_cfg.o isakmp_unity.o throttle.o INCLUDE_GLIBC = -INSTALL = /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/bin/install -c +INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_OPTS = INSTALL_PROGRAM = ${INSTALL} @@ -158,7 +158,7 @@ LTLIBOBJS = MAKEINFO = ${SHELL} /home/misho/work/embedaddon/ipsec-tools/missing --run makeinfo MKDIR_P = ./install-sh -c -d NATT_OBJS = nattraversal.o -NM = /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/nm -B +NM = /usr/bin/nm -B NMEDIT = OBJDUMP = objdump OBJEXT = o @@ -194,22 +194,22 @@ am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin -build = i386-elwix-freebsd -build_alias = i386-elwix-freebsd +build = i386-unknown-freebsd10.0 +build_alias = build_cpu = i386 -build_os = freebsd -build_vendor = elwix +build_os = freebsd10.0 +build_vendor = unknown builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} -host = i386-elwix-freebsd +host = i386-unknown-freebsd10.0 host_alias = host_cpu = i386 -host_os = freebsd -host_vendor = elwix +host_os = freebsd10.0 +host_vendor = unknown htmldir = ${docdir} include_racoondir = ${prefix}/include/racoon includedir = ${prefix}/include @@ -224,7 +224,7 @@ mandir = ${datarootdir}/man mkdir_p = $(top_builddir)/./install-sh -c -d oldincludedir = /usr/include pdfdir = ${docdir} -prefix = /home/misho/work/elwix/build/1.7/arch/i386/pkg +prefix = /tmp/elwix program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin