|
@@ -105,13 +105,13 @@ distuninstallcheck_listfiles = find . -type f -print
|
|
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
|
|
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
|
|
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
|
|
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
|
|
distcleancheck_listfiles = find . -type f -print
|
|
distcleancheck_listfiles = find . -type f -print
|
|
-ACLOCAL = ${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run aclocal-1.11
|
|
|
|
|
|
+ACLOCAL = ${SHELL} /home/opcua/git/opcUaStack/missing --run aclocal-1.11
|
|
AMTAR = $${TAR-tar}
|
|
AMTAR = $${TAR-tar}
|
|
AR = ar
|
|
AR = ar
|
|
AS = as
|
|
AS = as
|
|
-AUTOCONF = ${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run autoconf
|
|
|
|
-AUTOHEADER = ${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run autoheader
|
|
|
|
-AUTOMAKE = ${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run automake-1.11
|
|
|
|
|
|
+AUTOCONF = ${SHELL} /home/opcua/git/opcUaStack/missing --run autoconf
|
|
|
|
+AUTOHEADER = ${SHELL} /home/opcua/git/opcUaStack/missing --run autoheader
|
|
|
|
+AUTOMAKE = ${SHELL} /home/opcua/git/opcUaStack/missing --run automake-1.11
|
|
AWK = mawk
|
|
AWK = mawk
|
|
CC = gcc
|
|
CC = gcc
|
|
CCDEPMODE = depmode=gcc3
|
|
CCDEPMODE = depmode=gcc3
|
|
@@ -146,7 +146,7 @@ LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
|
LIPO =
|
|
LIPO =
|
|
LN_S = ln -s
|
|
LN_S = ln -s
|
|
LTLIBOBJS =
|
|
LTLIBOBJS =
|
|
-MAKEINFO = ${SHELL} /home/opcua/git/opcUaStack/open62541Stack/missing --run makeinfo
|
|
|
|
|
|
+MAKEINFO = ${SHELL} /home/opcua/git/opcUaStack/missing --run makeinfo
|
|
MANIFEST_TOOL = :
|
|
MANIFEST_TOOL = :
|
|
MKDIR_P = /bin/mkdir -p
|
|
MKDIR_P = /bin/mkdir -p
|
|
NM = /usr/bin/nm -B
|
|
NM = /usr/bin/nm -B
|
|
@@ -172,10 +172,10 @@ SET_MAKE =
|
|
SHELL = /bin/bash
|
|
SHELL = /bin/bash
|
|
STRIP = strip
|
|
STRIP = strip
|
|
VERSION = 1.0
|
|
VERSION = 1.0
|
|
-abs_builddir = /home/opcua/git/opcUaStack/open62541Stack
|
|
|
|
-abs_srcdir = /home/opcua/git/opcUaStack/open62541Stack
|
|
|
|
-abs_top_builddir = /home/opcua/git/opcUaStack/open62541Stack
|
|
|
|
-abs_top_srcdir = /home/opcua/git/opcUaStack/open62541Stack
|
|
|
|
|
|
+abs_builddir = /home/opcua/git/opcUaStack
|
|
|
|
+abs_srcdir = /home/opcua/git/opcUaStack
|
|
|
|
+abs_top_builddir = /home/opcua/git/opcUaStack
|
|
|
|
+abs_top_srcdir = /home/opcua/git/opcUaStack
|
|
ac_ct_AR = ar
|
|
ac_ct_AR = ar
|
|
ac_ct_CC = gcc
|
|
ac_ct_CC = gcc
|
|
ac_ct_DUMPBIN =
|
|
ac_ct_DUMPBIN =
|
|
@@ -204,7 +204,7 @@ host_vendor = pc
|
|
htmldir = ${docdir}
|
|
htmldir = ${docdir}
|
|
includedir = ${prefix}/include
|
|
includedir = ${prefix}/include
|
|
infodir = ${datarootdir}/info
|
|
infodir = ${datarootdir}/info
|
|
-install_sh = ${SHELL} /home/opcua/git/opcUaStack/open62541Stack/install-sh
|
|
|
|
|
|
+install_sh = ${SHELL} /home/opcua/git/opcUaStack/install-sh
|
|
libdir = ${exec_prefix}/lib
|
|
libdir = ${exec_prefix}/lib
|
|
libexecdir = ${exec_prefix}/libexec
|
|
libexecdir = ${exec_prefix}/libexec
|
|
localedir = ${datarootdir}/locale
|
|
localedir = ${datarootdir}/locale
|