summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-08-16 15:51:33 -0500
committerDan Williams <dcbw@redhat.com>2012-08-16 15:52:30 -0500
commit5ee6c6138844cffc3bcc54095d2b6a19e10b9df8 (patch)
tree6123ec18eae92587d30107c2833886b61ecea168
parente0bdd83fa116100aa563c2ace3c2de4db3754d41 (diff)
build: remove more build files; rework autogen
-rw-r--r--.gitignore18
-rw-r--r--InfraStack/OSAgnostic/Common/CommonServices/Makefile.in738
-rw-r--r--InfraStack/OSAgnostic/Common/CommonServices/XmlParser/Makefile.in576
-rw-r--r--InfraStack/OSAgnostic/Common/L4Common/Makefile.in581
-rw-r--r--InfraStack/OSAgnostic/Product/AppSrvInfra/Makefile.in1120
-rw-r--r--InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent/Makefile.in595
-rw-r--r--InfraStack/OSAgnostic/Product/Instrumantation/Makefile.in766
-rw-r--r--InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in536
-rw-r--r--InfraStack/OSAgnostic/Product/PipeHandler/Makefile.in700
-rw-r--r--InfraStack/OSAgnostic/WiMax/Agents/NDnS/Makefile.in975
-rw-r--r--InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Makefile.in725
-rw-r--r--InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/Makefile.in899
-rw-r--r--InfraStack/OSDependent/Linux/InfraStackModules/IPCs/Makefile.in590
-rw-r--r--InfraStack/OSDependent/Linux/OSAL/Makefile.in709
-rw-r--r--InfraStack/OSDependent/Linux/wimax_utils/wimax_monitor/Makefile.in599
-rw-r--r--InfraStack/OSDependent/Linux/wimaxcu/Makefile.in690
-rwxr-xr-xautogen.sh5
-rwxr-xr-xbootstrap7
-rwxr-xr-xinstall-sh519
19 files changed, 23 insertions, 11325 deletions
diff --git a/.gitignore b/.gitignore
index ca9621a..48a4d57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,24 @@
Makefile
cscope.files
cscope.out
+Makefile.in
+install-sh
+InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/wimax_consts.h
+InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/wimax_osal_basictypes.h
+InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/wimax_osal_error.h
+InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/wimax_osal_linux_types.h
+InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/wimax_osal_types.h
+InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/windows_error.h
+InfraStack/OSDependent/Linux/OSAL/wimax.conf
+aclocal.m4
+config.guess
+config.h.in
+config.log
+config.sub
+configure
+depcomp
+ltmain.sh
+missing
# Source tree management
*~
diff --git a/InfraStack/OSAgnostic/Common/CommonServices/Makefile.in b/InfraStack/OSAgnostic/Common/CommonServices/Makefile.in
deleted file mode 100644
index 7036c4d..0000000
--- a/InfraStack/OSAgnostic/Common/CommonServices/Makefile.in
+++ /dev/null
@@ -1,738 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/Common/CommonServices
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libServices_la_DEPENDENCIES = XmlParser/libXmlParser.la \
- $(top_builddir)/InfraStack/OSDependent/Linux/OSAL/libosal.la
-am_libServices_la_OBJECTS = libServices_la-List.lo \
- libServices_la-L4ConfigurationManager.lo \
- libServices_la-Queue.lo libServices_la-Services_Ctrl.lo
-libServices_la_OBJECTS = $(am_libServices_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libServices_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libServices_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
- $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libServices_la_SOURCES)
-DIST_SOURCES = $(libServices_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
- html-recursive info-recursive install-data-recursive \
- install-dvi-recursive install-exec-recursive \
- install-html-recursive install-info-recursive \
- install-pdf-recursive install-ps-recursive install-recursive \
- installcheck-recursive installdirs-recursive pdf-recursive \
- ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
- distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
- dir0=`pwd`; \
- sed_first='s,^\([^/]*\)/.*$$,\1,'; \
- sed_rest='s,^[^/]*/*,,'; \
- sed_last='s,^.*/\([^/]*\)$$,\1,'; \
- sed_butlast='s,/*[^/]*$$,,'; \
- while test -n "$$dir1"; do \
- first=`echo "$$dir1" | sed -e "$$sed_first"`; \
- if test "$$first" != "."; then \
- if test "$$first" = ".."; then \
- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
- else \
- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
- if test "$$first2" = "$$first"; then \
- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
- else \
- dir2="../$$dir2"; \
- fi; \
- dir0="$$dir0"/"$$first"; \
- fi; \
- fi; \
- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
- done; \
- reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-SUBDIRS = XmlParser
-noinst_LTLIBRARIES = libServices.la
-varlogdir = ${localstatedir}/log
-pkgvarlogdir = ${varlogdir}/$(PACKAGE)
-pkgsysconfdir = ${sysconfdir}/$(PACKAGE)
-libServices_la_SOURCES = $(srcdir)/List.c \
- $(srcdir)/L4ConfigurationManager.c \
- $(srcdir)/Queue.c \
- $(srcdir)/Services_Ctrl.c \
- $(srcdir)/CommonServices.h \
- $(srcdir)/L4ConfigurationManager.h \
- $(srcdir)/../L5Common/L5Common.h \
- $(srcdir)/../L5Common/L5CommonUtils.h \
- $(srcdir)/../L5Common/L5OpCodes.h \
- $(srcdir)/List.h \
- $(srcdir)/Queue.h \
- $(srcdir)/Services_Ctrl.h \
- $(srcdir)/Versions.h
-
-
-# Un-resolved headers...
-# $(srcdir)/UDapiCommonDefines.h
-
-#EXTRA_DIST = config.xml
-libServices_la_CFLAGS = -I "$(srcdir)/XmlParser" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/PipeHandler" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Include" \
- -I "$(top_srcdir)" \
- -D PKG_VAR_LOG_DIR="\"$(pkgvarlogdir)\"" \
- -D PKG_SYSCONF_DIR="\"$(pkgsysconfdir)\"" \
- -D LIB_DIR="\"$(libdir)\"" \
- -D PKG_DATA_DIR="\"$(pkgdatadir)\""
-
-libServices_la_LIBADD = XmlParser/libXmlParser.la $(top_builddir)/InfraStack/OSDependent/Linux/OSAL/libosal.la
-all: all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Common/CommonServices/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Common/CommonServices/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libServices.la: $(libServices_la_OBJECTS) $(libServices_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libServices_la_LINK) $(libServices_la_OBJECTS) $(libServices_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libServices_la-L4ConfigurationManager.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libServices_la-List.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libServices_la-Queue.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libServices_la-Services_Ctrl.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libServices_la-List.lo: $(srcdir)/List.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -MT libServices_la-List.lo -MD -MP -MF $(DEPDIR)/libServices_la-List.Tpo -c -o libServices_la-List.lo `test -f '$(srcdir)/List.c' || echo '$(srcdir)/'`$(srcdir)/List.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libServices_la-List.Tpo $(DEPDIR)/libServices_la-List.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/List.c' object='libServices_la-List.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -c -o libServices_la-List.lo `test -f '$(srcdir)/List.c' || echo '$(srcdir)/'`$(srcdir)/List.c
-
-libServices_la-L4ConfigurationManager.lo: $(srcdir)/L4ConfigurationManager.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -MT libServices_la-L4ConfigurationManager.lo -MD -MP -MF $(DEPDIR)/libServices_la-L4ConfigurationManager.Tpo -c -o libServices_la-L4ConfigurationManager.lo `test -f '$(srcdir)/L4ConfigurationManager.c' || echo '$(srcdir)/'`$(srcdir)/L4ConfigurationManager.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libServices_la-L4ConfigurationManager.Tpo $(DEPDIR)/libServices_la-L4ConfigurationManager.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4ConfigurationManager.c' object='libServices_la-L4ConfigurationManager.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -c -o libServices_la-L4ConfigurationManager.lo `test -f '$(srcdir)/L4ConfigurationManager.c' || echo '$(srcdir)/'`$(srcdir)/L4ConfigurationManager.c
-
-libServices_la-Queue.lo: $(srcdir)/Queue.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -MT libServices_la-Queue.lo -MD -MP -MF $(DEPDIR)/libServices_la-Queue.Tpo -c -o libServices_la-Queue.lo `test -f '$(srcdir)/Queue.c' || echo '$(srcdir)/'`$(srcdir)/Queue.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libServices_la-Queue.Tpo $(DEPDIR)/libServices_la-Queue.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Queue.c' object='libServices_la-Queue.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -c -o libServices_la-Queue.lo `test -f '$(srcdir)/Queue.c' || echo '$(srcdir)/'`$(srcdir)/Queue.c
-
-libServices_la-Services_Ctrl.lo: $(srcdir)/Services_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -MT libServices_la-Services_Ctrl.lo -MD -MP -MF $(DEPDIR)/libServices_la-Services_Ctrl.Tpo -c -o libServices_la-Services_Ctrl.lo `test -f '$(srcdir)/Services_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/Services_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libServices_la-Services_Ctrl.Tpo $(DEPDIR)/libServices_la-Services_Ctrl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Services_Ctrl.c' object='libServices_la-Services_Ctrl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libServices_la_CFLAGS) $(CFLAGS) -c -o libServices_la-Services_Ctrl.lo `test -f '$(srcdir)/Services_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/Services_Ctrl.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-# (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- target=`echo $@ | sed s/-recursive//`; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- dot_seen=yes; \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done; \
- if test "$$dot_seen" = "no"; then \
- $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
- fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- case "$@" in \
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
- *) list='$(SUBDIRS)' ;; \
- esac; \
- rev=''; for subdir in $$list; do \
- if test "$$subdir" = "."; then :; else \
- rev="$$subdir $$rev"; \
- fi; \
- done; \
- rev="$$rev ."; \
- target=`echo $@ | sed s/-recursive//`; \
- for subdir in $$rev; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done && test -z "$$fail"
-tags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- done
-ctags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- include_option=--etags-include; \
- empty_fix=.; \
- else \
- include_option=--include; \
- empty_fix=; \
- fi; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test ! -f $$subdir/TAGS || \
- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
- fi; \
- done; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- $(am__relativize); \
- new_distdir=$$reldir; \
- dir1=$$subdir; dir2="$(top_distdir)"; \
- $(am__relativize); \
- new_top_distdir=$$reldir; \
- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- ($(am__cd) $$subdir && \
- $(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$$new_top_distdir" \
- distdir="$$new_distdir" \
- am__remove_distdir=: \
- am__skip_length_check=: \
- am__skip_mode_fix=: \
- distdir) \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-recursive
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- all all-am check check-am clean clean-generic clean-libtool \
- clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- installdirs-am maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
- uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/Common/CommonServices/XmlParser/Makefile.in b/InfraStack/OSAgnostic/Common/CommonServices/XmlParser/Makefile.in
deleted file mode 100644
index ebf94fe..0000000
--- a/InfraStack/OSAgnostic/Common/CommonServices/XmlParser/Makefile.in
+++ /dev/null
@@ -1,576 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/Common/CommonServices/XmlParser
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libXmlParser_la_LIBADD =
-am_libXmlParser_la_OBJECTS = libXmlParser_la-XmlParser.lo \
- libXmlParser_la-xmlparse.lo libXmlParser_la-xmltok.lo \
- libXmlParser_la-xmlrole.lo
-libXmlParser_la_OBJECTS = $(am_libXmlParser_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libXmlParser_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libXmlParser_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
- -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libXmlParser_la_SOURCES)
-DIST_SOURCES = $(libXmlParser_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libXmlParser.la
-libXmlParser_la_SOURCES = $(srcdir)/XmlParser.c \
- $(srcdir)/eXpat/xmlparse.c \
- $(srcdir)/eXpat/xmltok.c \
- $(srcdir)/eXpat/xmlrole.c \
- $(srcdir)/XmlParser.h \
- $(srcdir)/eXpat/amigaconfig.h \
- $(srcdir)/eXpat/ascii.h \
- $(srcdir)/eXpat/asciitab.h \
- $(srcdir)/eXpat/expat.h \
- $(srcdir)/eXpat/expat_external.h \
- $(srcdir)/eXpat/iasciitab.h \
- $(srcdir)/eXpat/internal.h \
- $(srcdir)/eXpat/latin1tab.h \
- $(srcdir)/eXpat/macconfig.h \
- $(srcdir)/eXpat/nametab.h \
- $(srcdir)/eXpat/utf8tab.h \
- $(srcdir)/eXpat/winconfig.h \
- $(srcdir)/eXpat/xmlrole.h \
- $(srcdir)/eXpat/xmltok.h \
- $(srcdir)/eXpat/xmltok_impl.h
-
-EXTRA_DIST = $(srcdir)/eXpat/xmltok_impl.c \
- $(srcdir)/eXpat/xmltok_ns.c
-
-libXmlParser_la_CFLAGS = -I "$(srcdir)/../" \
- -I "$(srcdir)/eXpat" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -D _GNU_SOURCE \
- -D "COMPILED_FROM_DSP" -D "XML_STATIC" -D "_LINUX"
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Common/CommonServices/XmlParser/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Common/CommonServices/XmlParser/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libXmlParser.la: $(libXmlParser_la_OBJECTS) $(libXmlParser_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libXmlParser_la_LINK) $(libXmlParser_la_OBJECTS) $(libXmlParser_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libXmlParser_la-XmlParser.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libXmlParser_la-xmlparse.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libXmlParser_la-xmlrole.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libXmlParser_la-xmltok.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libXmlParser_la-XmlParser.lo: $(srcdir)/XmlParser.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -MT libXmlParser_la-XmlParser.lo -MD -MP -MF $(DEPDIR)/libXmlParser_la-XmlParser.Tpo -c -o libXmlParser_la-XmlParser.lo `test -f '$(srcdir)/XmlParser.c' || echo '$(srcdir)/'`$(srcdir)/XmlParser.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libXmlParser_la-XmlParser.Tpo $(DEPDIR)/libXmlParser_la-XmlParser.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/XmlParser.c' object='libXmlParser_la-XmlParser.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -c -o libXmlParser_la-XmlParser.lo `test -f '$(srcdir)/XmlParser.c' || echo '$(srcdir)/'`$(srcdir)/XmlParser.c
-
-libXmlParser_la-xmlparse.lo: $(srcdir)/eXpat/xmlparse.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -MT libXmlParser_la-xmlparse.lo -MD -MP -MF $(DEPDIR)/libXmlParser_la-xmlparse.Tpo -c -o libXmlParser_la-xmlparse.lo `test -f '$(srcdir)/eXpat/xmlparse.c' || echo '$(srcdir)/'`$(srcdir)/eXpat/xmlparse.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libXmlParser_la-xmlparse.Tpo $(DEPDIR)/libXmlParser_la-xmlparse.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/eXpat/xmlparse.c' object='libXmlParser_la-xmlparse.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -c -o libXmlParser_la-xmlparse.lo `test -f '$(srcdir)/eXpat/xmlparse.c' || echo '$(srcdir)/'`$(srcdir)/eXpat/xmlparse.c
-
-libXmlParser_la-xmltok.lo: $(srcdir)/eXpat/xmltok.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -MT libXmlParser_la-xmltok.lo -MD -MP -MF $(DEPDIR)/libXmlParser_la-xmltok.Tpo -c -o libXmlParser_la-xmltok.lo `test -f '$(srcdir)/eXpat/xmltok.c' || echo '$(srcdir)/'`$(srcdir)/eXpat/xmltok.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libXmlParser_la-xmltok.Tpo $(DEPDIR)/libXmlParser_la-xmltok.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/eXpat/xmltok.c' object='libXmlParser_la-xmltok.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -c -o libXmlParser_la-xmltok.lo `test -f '$(srcdir)/eXpat/xmltok.c' || echo '$(srcdir)/'`$(srcdir)/eXpat/xmltok.c
-
-libXmlParser_la-xmlrole.lo: $(srcdir)/eXpat/xmlrole.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -MT libXmlParser_la-xmlrole.lo -MD -MP -MF $(DEPDIR)/libXmlParser_la-xmlrole.Tpo -c -o libXmlParser_la-xmlrole.lo `test -f '$(srcdir)/eXpat/xmlrole.c' || echo '$(srcdir)/'`$(srcdir)/eXpat/xmlrole.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libXmlParser_la-xmlrole.Tpo $(DEPDIR)/libXmlParser_la-xmlrole.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/eXpat/xmlrole.c' object='libXmlParser_la-xmlrole.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libXmlParser_la_CFLAGS) $(CFLAGS) -c -o libXmlParser_la-xmlrole.lo `test -f '$(srcdir)/eXpat/xmlrole.c' || echo '$(srcdir)/'`$(srcdir)/eXpat/xmlrole.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/Common/L4Common/Makefile.in b/InfraStack/OSAgnostic/Common/L4Common/Makefile.in
deleted file mode 100644
index 2496ecf..0000000
--- a/InfraStack/OSAgnostic/Common/L4Common/Makefile.in
+++ /dev/null
@@ -1,581 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/Common/L4Common
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libL4Common_la_LIBADD =
-am_libL4Common_la_OBJECTS = BitmanCommon.lo L4BufMan_L4Common.lo \
- L4BufMan_L3L4Structs.lo L4BufMan_L3L4DmStructs.lo
-libL4Common_la_OBJECTS = $(am_libL4Common_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libL4Common_la_SOURCES)
-DIST_SOURCES = $(libL4Common_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libL4Common.la
-libL4Common_la_SOURCES = $(srcdir)/SourceControl/BitmanCommon.c \
- $(srcdir)/SourceControl/L4BufMan_L4Common.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs_Desc.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L3L4DmStructs.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/DmGroupsHeaders.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/DmMonitorGroups.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L1DmMonitorGroups.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L2DmMonitorGroups.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L3DmMonitorGroups.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L2L1SdilloDmCommon.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/DilloDiagnostics.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/BasicBitmanTypes.h \
- $(srcdir)/SourceControl/BitmanCommon.h \
- $(srcdir)/SourceControl/Intel_80216_L4_interface.h \
- $(srcdir)/SourceControl/Intel_80216_L4_interface_OS.h \
- $(srcdir)/SourceControl/L3L4CommonDefines.h \
- $(srcdir)/SourceControl/L4BufMan_L4Common_Desc.h \
- $(srcdir)/SourceControl/L4BufMan_L4Common.h \
- $(srcdir)/SourceControl/L4DnDMonitorHeader.h \
- $(srcdir)/SourceControl/L4MonitorGroups.h \
- $(srcdir)/SourceControl/Pal_General.h \
- $(srcdir)/SourceControl/CommonDefinitions.h \
- $(srcdir)/SourceControl/CommonTypes.h \
- $(srcdir)/SourceControl/TypesProxy.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/l2l3_api_ranging_enums.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L3L4Structs.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L3L4TlvTypes.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs_Desc.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4Common.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/LedDefinitions.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/MonitorGeneral.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/TraceSubSystem.h
-
-AM_CFLAGS = -I "$(srcdir)/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -D "BMI_MACHINE_ENDIANNESS_LITTLE" -D "_LINUX"
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Common/L4Common/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Common/L4Common/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libL4Common.la: $(libL4Common_la_OBJECTS) $(libL4Common_la_DEPENDENCIES)
- $(AM_V_CCLD)$(LINK) $(libL4Common_la_OBJECTS) $(libL4Common_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BitmanCommon.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/L4BufMan_L3L4DmStructs.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/L4BufMan_L3L4Structs.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/L4BufMan_L4Common.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-BitmanCommon.lo: $(srcdir)/SourceControl/BitmanCommon.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT BitmanCommon.lo -MD -MP -MF $(DEPDIR)/BitmanCommon.Tpo -c -o BitmanCommon.lo `test -f '$(srcdir)/SourceControl/BitmanCommon.c' || echo '$(srcdir)/'`$(srcdir)/SourceControl/BitmanCommon.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/BitmanCommon.Tpo $(DEPDIR)/BitmanCommon.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/SourceControl/BitmanCommon.c' object='BitmanCommon.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o BitmanCommon.lo `test -f '$(srcdir)/SourceControl/BitmanCommon.c' || echo '$(srcdir)/'`$(srcdir)/SourceControl/BitmanCommon.c
-
-L4BufMan_L4Common.lo: $(srcdir)/SourceControl/L4BufMan_L4Common.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT L4BufMan_L4Common.lo -MD -MP -MF $(DEPDIR)/L4BufMan_L4Common.Tpo -c -o L4BufMan_L4Common.lo `test -f '$(srcdir)/SourceControl/L4BufMan_L4Common.c' || echo '$(srcdir)/'`$(srcdir)/SourceControl/L4BufMan_L4Common.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/L4BufMan_L4Common.Tpo $(DEPDIR)/L4BufMan_L4Common.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/SourceControl/L4BufMan_L4Common.c' object='L4BufMan_L4Common.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o L4BufMan_L4Common.lo `test -f '$(srcdir)/SourceControl/L4BufMan_L4Common.c' || echo '$(srcdir)/'`$(srcdir)/SourceControl/L4BufMan_L4Common.c
-
-L4BufMan_L3L4Structs.lo: $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT L4BufMan_L3L4Structs.lo -MD -MP -MF $(DEPDIR)/L4BufMan_L3L4Structs.Tpo -c -o L4BufMan_L3L4Structs.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/L4BufMan_L3L4Structs.Tpo $(DEPDIR)/L4BufMan_L3L4Structs.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.c' object='L4BufMan_L3L4Structs.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o L4BufMan_L3L4Structs.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4Structs.c
-
-L4BufMan_L3L4DmStructs.lo: $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT L4BufMan_L3L4DmStructs.lo -MD -MP -MF $(DEPDIR)/L4BufMan_L3L4DmStructs.Tpo -c -o L4BufMan_L3L4DmStructs.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/L4BufMan_L3L4DmStructs.Tpo $(DEPDIR)/L4BufMan_L3L4DmStructs.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.c' object='L4BufMan_L3L4DmStructs.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o L4BufMan_L3L4DmStructs.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4BufMan_L3L4DmStructs.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/Product/AppSrvInfra/Makefile.in b/InfraStack/OSAgnostic/Product/AppSrvInfra/Makefile.in
deleted file mode 100644
index 5f53296..0000000
--- a/InfraStack/OSAgnostic/Product/AppSrvInfra/Makefile.in
+++ /dev/null
@@ -1,1120 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-bin_PROGRAMS = wimaxd$(EXEEXT)
-subdir = InfraStack/OSAgnostic/Product/AppSrvInfra
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(configdir)" \
- "$(DESTDIR)$(modprobedir)" "$(DESTDIR)$(pkgdatadir)" \
- "$(DESTDIR)$(pkglocalstatedir)" "$(DESTDIR)$(udevrulesdir)"
-PROGRAMS = $(bin_PROGRAMS)
-am_wimaxd_OBJECTS = wimaxd-Act.$(OBJEXT) wimaxd-L4MsgProxy.$(OBJEXT) \
- wimaxd-L5SocketsDispatcher.$(OBJEXT) \
- wimaxd-L5Dispatcher.$(OBJEXT) wimaxd-L5CommonUtils.$(OBJEXT) \
- wimaxd-KDapiAdapter.$(OBJEXT) wimaxd-KDapi.$(OBJEXT) \
- wimaxd-KDapiForSim.$(OBJEXT) wimaxd-GenericMain.$(OBJEXT) \
- wimaxd-GenericConsole.$(OBJEXT) wimaxd-GenericDaemon.$(OBJEXT) \
- wimaxd-LoadInstrumentation.$(OBJEXT) \
- wimaxd-DeviceConfiguration.$(OBJEXT)
-wimaxd_OBJECTS = $(am_wimaxd_OBJECTS)
-am__DEPENDENCIES_1 =
-wimaxd_DEPENDENCIES = ../../WiMax/Agents/NDnS/libNDnSAgent.la \
- ../../WiMax/Agents/Supplicant/libSupplicantAgent.la \
- ../PipeHandler/libPipeHandler.la \
- ../Instrumantation/libWmxInstrument.la \
- ../../Common/CommonServices/libServices.la \
- $(am__DEPENDENCIES_1) ../../Common/L4Common/libL4Common.la
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-wimaxd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(wimaxd_CFLAGS) $(CFLAGS) \
- $(wimaxd_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(wimaxd_SOURCES)
-DIST_SOURCES = $(wimaxd_SOURCES)
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
- for p in $$list; do echo "$$p $$p"; done | \
- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
- if (++n[$$2] == $(am__install_max)) \
- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
- END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-DATA = $(config_DATA) $(modprobe_DATA) $(noinst_DATA) $(pkgdata_DATA) \
- $(pkglocalstate_DATA) $(udevrules_DATA)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-CLEANFILES = iwmxsdk.rules config.xml dhcp_renew.sh
-WIMAXD_NAME = @program_prefix@wimaxd@program_suffix@
-varrundir = $(localstatedir)/run
-varlogdir = ${localstatedir}/log
-pkgvarlogdir = ${varlogdir}/$(PACKAGE)
-pkglocalstatedir = ${localstatedir}/lib/$(PACKAGE)
-wimaxd_SOURCES = \
- $(srcdir)/Act.c \
- $(srcdir)/L4MsgProxy.c \
- $(srcdir)/L5SocketsDispatcher.c \
- $(srcdir)/L5Dispatcher.c \
- $(srcdir)/../../Common/L5Common/L5CommonUtils.c \
- $(srcdir)/KDapiAdapter.c \
- $(srcdir)/SVstatus.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForLinuxNlsock.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c \
- $(srcdir)/DeviceConfiguration.c \
- $(srcdir)/Act.h \
- $(srcdir)/L4MsgProxy.h \
- $(srcdir)/L4MsgProxyIf.h \
- $(srcdir)/L5SocketsDispatcher.h \
- $(srcdir)/L5Dispatcher.h \
- $(srcdir)/KDapiAdapter.h \
- $(srcdir)/DeviceConfiguration.h \
- $(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules/KDapi.h \
- $(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules/KDapiForSim.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.h
-
-EXTRA_DIST = $(srcdir)/i2400m.conf $(srcdir)/iwmxsdk.rules.in \
- $(top_srcdir)/InfraStack/OSDependent/Linux/Config/config.xml.in \
- $(top_srcdir)/InfraStack/OSDependent/Linux/Config/dhcp_renew.sh.in \
- $(top_srcdir)/InfraStack/OSDependent/Linux/Ver_info.bin \
- iwmxsdk.rules.in
-noinst_DATA = $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Agents/NDnS/XML_Files/NDnSAgentConfig_forDriver.xml \
- $(top_srcdir)/$(VER_INFO_BIN_FILE_SRC)
-
-pkgdata_DATA = ../../WiMax/Agents/Supplicant/Source/Cert/cacert.pem \
- ../../WiMax/Agents/Supplicant/Source/Cert/supplicant_key.pem \
- ../../WiMax/Agents/Supplicant/Source/Cert/supplicant_cert.pem \
- ../Instrumantation/DnDAgent/DefaultTracesAndMonitors.xml \
- dhcp_renew.sh \
- Ver_info.bin
-
-pkglocalstate_DATA = WiMAX_DB.bin WiMAX_Def.bin
-DISTCLEANFILES = WiMAX_DB.bin WiMAX_Def.bin Ver_info.bin
-configdir = $(sysconfdir)/$(PACKAGE)
-config_DATA = config.xml
-VER_INFO_BIN_FILE_SRC = InfraStack/OSDependent/Linux/Ver_info.bin
-@BINDB_ENABLED_FALSE@DISABLE_OBFUSCATE = 1
-@BINDB_ENABLED_TRUE@DISABLE_OBFUSCATE = 0
-@BINDB_ENABLED_FALSE@WIMAX_DB_BIN_FILE = $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Agents/NDnS/XML_Files/NDnSAgentConfig_forDriver.xml
-@BINDB_ENABLED_TRUE@WIMAX_DB_BIN_FILE = @WIMAX_DB_BIN@
-@BINDB_ENABLED_FALSE@VER_INFO_BIN_FILE = $(top_srcdir)/$(VER_INFO_BIN_FILE_SRC)
-@BINDB_ENABLED_TRUE@VER_INFO_BIN_FILE = @VER_INFO_BIN@
-git_version = $(shell cd $(top_srcdir); \
- [ -d .git ] && git describe --abbrev=128 --always && exit 0; \
- [ -f .git_archive_txt ] && cat .git_archive.txt )
-
-@WPA_SUP_ENABLE_FALSE@sup_lib_path = $(libdir)/wimax/libwpa_wimax_supplicant.so
-@WPA_SUP_ENABLE_TRUE@sup_lib_path = @LIBEAP0_PREFIX@/lib/libeap.so.0
-
-# Driver option
-modprobedir = $(sysconfdir)/modprobe.d/
-modprobe_DATA = i2400m.conf
-
-# UDEV rules
-udevrulesdir = $(sysconfdir)/udev/rules.d
-udevrules_DATA = iwmxsdk.rules
-daemondir = ${sysconfdir}/init.d
-LOGDIR = ${localstatedir}/log/$(PACKAGE)
-wimaxd_CFLAGS = \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Include" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/XmlParser" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/PipeHandler" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/Instrumantation/MOCHandler/UDapiL5" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon" \
- -I "../../WiMax/Agents/NDnS/Source" \
- -I "../../WiMax/Agents/Supplicant/Source" \
- -I "../../WiMax/Agents/Supplicant/Source/ds" \
- -I "$(srcdir)/../Handlers/MOCHandler/UDapiL5/"\
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders" \
- -I "$(srcdir)/../IPCs/Sockets" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/NDnS" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Apdo" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Agents/NDnS/Source" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Source" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Source/ds"\
- @LIBWIMAX_CFLAGS@ \
- @I2400M_INCLUDES@ \
- -D "_USE_TRACE" -D "BMI_MACHINE_ENDIANNESS_LITTLE" -D "L5_USE_SERVER_SOCKETS" -D "LINUX" \
- -D "_OS_WIN32SIM" $(DEBUGSWITCH) \
- -D PKG_VAR_LOG_DIR="\"${pkgvarlogdir}\"" \
- -D VAR_RUN_DIR="\"$(varrundir)\"" \
- -D WIMAXD_NAME="\"$(WIMAXD_NAME)\"" \
- -D LIB_DIR="\"$(libdir)\""
-
-@WPA_SUP_ENABLE_TRUE@WPA_SUP_LIBS = @LIBEAP0_LIBS@
-wimaxd_LDADD = \
- ../../WiMax/Agents/NDnS/libNDnSAgent.la \
- ../../WiMax/Agents/Supplicant/libSupplicantAgent.la \
- ../PipeHandler/libPipeHandler.la \
- ../Instrumantation/libWmxInstrument.la \
- ../../Common/CommonServices/libServices.la \
- @LIBWIMAX_LIBS@ \
- $(WPA_SUP_LIBS) \
- ../../Common/L4Common/libL4Common.la \
- -lpthread \
- -ldl
-
-wimaxd_LDFLAGS = "-rdynamic" -rdynamic
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/AppSrvInfra/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/AppSrvInfra/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-binPROGRAMS: $(bin_PROGRAMS)
- @$(NORMAL_INSTALL)
- test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- for p in $$list; do echo "$$p $$p"; done | \
- sed 's/$(EXEEXT)$$//' | \
- while read p p1; do if test -f $$p || test -f $$p1; \
- then echo "$$p"; echo "$$p"; else :; fi; \
- done | \
- sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
- -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
- sed 'N;N;N;s,\n, ,g' | \
- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
- if ($$2 == $$4) files[d] = files[d] " " $$1; \
- else { print "f", $$3 "/" $$4, $$1; } } \
- END { for (d in files) print "f", d, files[d] }' | \
- while read type dir files; do \
- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
- test -z "$$files" || { \
- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
- } \
- ; done
-
-uninstall-binPROGRAMS:
- @$(NORMAL_UNINSTALL)
- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- files=`for p in $$list; do echo "$$p"; done | \
- sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
- -e 's/$$/$(EXEEXT)/' `; \
- test -n "$$list" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(bindir)" && rm -f $$files
-
-clean-binPROGRAMS:
- @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
- echo " rm -f" $$list; \
- rm -f $$list || exit $$?; \
- test -n "$(EXEEXT)" || exit 0; \
- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
- echo " rm -f" $$list; \
- rm -f $$list
-wimaxd$(EXEEXT): $(wimaxd_OBJECTS) $(wimaxd_DEPENDENCIES)
- @rm -f wimaxd$(EXEEXT)
- $(AM_V_CCLD)$(wimaxd_LINK) $(wimaxd_OBJECTS) $(wimaxd_LDADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-Act.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-DeviceConfiguration.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-GenericConsole.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-GenericDaemon.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-GenericMain.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-KDapi.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-KDapiAdapter.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-KDapiForSim.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-L4MsgProxy.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-L5CommonUtils.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-L5Dispatcher.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-L5SocketsDispatcher.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxd-LoadInstrumentation.Po@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-wimaxd-Act.o: $(srcdir)/Act.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-Act.o -MD -MP -MF $(DEPDIR)/wimaxd-Act.Tpo -c -o wimaxd-Act.o `test -f '$(srcdir)/Act.c' || echo '$(srcdir)/'`$(srcdir)/Act.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-Act.Tpo $(DEPDIR)/wimaxd-Act.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Act.c' object='wimaxd-Act.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-Act.o `test -f '$(srcdir)/Act.c' || echo '$(srcdir)/'`$(srcdir)/Act.c
-
-wimaxd-Act.obj: $(srcdir)/Act.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-Act.obj -MD -MP -MF $(DEPDIR)/wimaxd-Act.Tpo -c -o wimaxd-Act.obj `if test -f '$(srcdir)/Act.c'; then $(CYGPATH_W) '$(srcdir)/Act.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/Act.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-Act.Tpo $(DEPDIR)/wimaxd-Act.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Act.c' object='wimaxd-Act.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-Act.obj `if test -f '$(srcdir)/Act.c'; then $(CYGPATH_W) '$(srcdir)/Act.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/Act.c'; fi`
-
-wimaxd-L4MsgProxy.o: $(srcdir)/L4MsgProxy.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L4MsgProxy.o -MD -MP -MF $(DEPDIR)/wimaxd-L4MsgProxy.Tpo -c -o wimaxd-L4MsgProxy.o `test -f '$(srcdir)/L4MsgProxy.c' || echo '$(srcdir)/'`$(srcdir)/L4MsgProxy.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L4MsgProxy.Tpo $(DEPDIR)/wimaxd-L4MsgProxy.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4MsgProxy.c' object='wimaxd-L4MsgProxy.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L4MsgProxy.o `test -f '$(srcdir)/L4MsgProxy.c' || echo '$(srcdir)/'`$(srcdir)/L4MsgProxy.c
-
-wimaxd-L4MsgProxy.obj: $(srcdir)/L4MsgProxy.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L4MsgProxy.obj -MD -MP -MF $(DEPDIR)/wimaxd-L4MsgProxy.Tpo -c -o wimaxd-L4MsgProxy.obj `if test -f '$(srcdir)/L4MsgProxy.c'; then $(CYGPATH_W) '$(srcdir)/L4MsgProxy.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/L4MsgProxy.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L4MsgProxy.Tpo $(DEPDIR)/wimaxd-L4MsgProxy.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4MsgProxy.c' object='wimaxd-L4MsgProxy.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L4MsgProxy.obj `if test -f '$(srcdir)/L4MsgProxy.c'; then $(CYGPATH_W) '$(srcdir)/L4MsgProxy.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/L4MsgProxy.c'; fi`
-
-wimaxd-L5SocketsDispatcher.o: $(srcdir)/L5SocketsDispatcher.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L5SocketsDispatcher.o -MD -MP -MF $(DEPDIR)/wimaxd-L5SocketsDispatcher.Tpo -c -o wimaxd-L5SocketsDispatcher.o `test -f '$(srcdir)/L5SocketsDispatcher.c' || echo '$(srcdir)/'`$(srcdir)/L5SocketsDispatcher.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L5SocketsDispatcher.Tpo $(DEPDIR)/wimaxd-L5SocketsDispatcher.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L5SocketsDispatcher.c' object='wimaxd-L5SocketsDispatcher.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L5SocketsDispatcher.o `test -f '$(srcdir)/L5SocketsDispatcher.c' || echo '$(srcdir)/'`$(srcdir)/L5SocketsDispatcher.c
-
-wimaxd-L5SocketsDispatcher.obj: $(srcdir)/L5SocketsDispatcher.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L5SocketsDispatcher.obj -MD -MP -MF $(DEPDIR)/wimaxd-L5SocketsDispatcher.Tpo -c -o wimaxd-L5SocketsDispatcher.obj `if test -f '$(srcdir)/L5SocketsDispatcher.c'; then $(CYGPATH_W) '$(srcdir)/L5SocketsDispatcher.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/L5SocketsDispatcher.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L5SocketsDispatcher.Tpo $(DEPDIR)/wimaxd-L5SocketsDispatcher.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L5SocketsDispatcher.c' object='wimaxd-L5SocketsDispatcher.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L5SocketsDispatcher.obj `if test -f '$(srcdir)/L5SocketsDispatcher.c'; then $(CYGPATH_W) '$(srcdir)/L5SocketsDispatcher.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/L5SocketsDispatcher.c'; fi`
-
-wimaxd-L5Dispatcher.o: $(srcdir)/L5Dispatcher.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L5Dispatcher.o -MD -MP -MF $(DEPDIR)/wimaxd-L5Dispatcher.Tpo -c -o wimaxd-L5Dispatcher.o `test -f '$(srcdir)/L5Dispatcher.c' || echo '$(srcdir)/'`$(srcdir)/L5Dispatcher.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L5Dispatcher.Tpo $(DEPDIR)/wimaxd-L5Dispatcher.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L5Dispatcher.c' object='wimaxd-L5Dispatcher.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L5Dispatcher.o `test -f '$(srcdir)/L5Dispatcher.c' || echo '$(srcdir)/'`$(srcdir)/L5Dispatcher.c
-
-wimaxd-L5Dispatcher.obj: $(srcdir)/L5Dispatcher.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L5Dispatcher.obj -MD -MP -MF $(DEPDIR)/wimaxd-L5Dispatcher.Tpo -c -o wimaxd-L5Dispatcher.obj `if test -f '$(srcdir)/L5Dispatcher.c'; then $(CYGPATH_W) '$(srcdir)/L5Dispatcher.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/L5Dispatcher.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L5Dispatcher.Tpo $(DEPDIR)/wimaxd-L5Dispatcher.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L5Dispatcher.c' object='wimaxd-L5Dispatcher.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L5Dispatcher.obj `if test -f '$(srcdir)/L5Dispatcher.c'; then $(CYGPATH_W) '$(srcdir)/L5Dispatcher.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/L5Dispatcher.c'; fi`
-
-wimaxd-L5CommonUtils.o: $(srcdir)/../../Common/L5Common/L5CommonUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L5CommonUtils.o -MD -MP -MF $(DEPDIR)/wimaxd-L5CommonUtils.Tpo -c -o wimaxd-L5CommonUtils.o `test -f '$(srcdir)/../../Common/L5Common/L5CommonUtils.c' || echo '$(srcdir)/'`$(srcdir)/../../Common/L5Common/L5CommonUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L5CommonUtils.Tpo $(DEPDIR)/wimaxd-L5CommonUtils.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Common/L5Common/L5CommonUtils.c' object='wimaxd-L5CommonUtils.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L5CommonUtils.o `test -f '$(srcdir)/../../Common/L5Common/L5CommonUtils.c' || echo '$(srcdir)/'`$(srcdir)/../../Common/L5Common/L5CommonUtils.c
-
-wimaxd-L5CommonUtils.obj: $(srcdir)/../../Common/L5Common/L5CommonUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-L5CommonUtils.obj -MD -MP -MF $(DEPDIR)/wimaxd-L5CommonUtils.Tpo -c -o wimaxd-L5CommonUtils.obj `if test -f '$(srcdir)/../../Common/L5Common/L5CommonUtils.c'; then $(CYGPATH_W) '$(srcdir)/../../Common/L5Common/L5CommonUtils.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../../Common/L5Common/L5CommonUtils.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-L5CommonUtils.Tpo $(DEPDIR)/wimaxd-L5CommonUtils.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Common/L5Common/L5CommonUtils.c' object='wimaxd-L5CommonUtils.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-L5CommonUtils.obj `if test -f '$(srcdir)/../../Common/L5Common/L5CommonUtils.c'; then $(CYGPATH_W) '$(srcdir)/../../Common/L5Common/L5CommonUtils.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/../../Common/L5Common/L5CommonUtils.c'; fi`
-
-wimaxd-KDapiAdapter.o: $(srcdir)/KDapiAdapter.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-KDapiAdapter.o -MD -MP -MF $(DEPDIR)/wimaxd-KDapiAdapter.Tpo -c -o wimaxd-KDapiAdapter.o `test -f '$(srcdir)/KDapiAdapter.c' || echo '$(srcdir)/'`$(srcdir)/KDapiAdapter.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-KDapiAdapter.Tpo $(DEPDIR)/wimaxd-KDapiAdapter.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/KDapiAdapter.c' object='wimaxd-KDapiAdapter.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-KDapiAdapter.o `test -f '$(srcdir)/KDapiAdapter.c' || echo '$(srcdir)/'`$(srcdir)/KDapiAdapter.c
-
-wimaxd-KDapiAdapter.obj: $(srcdir)/KDapiAdapter.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-KDapiAdapter.obj -MD -MP -MF $(DEPDIR)/wimaxd-KDapiAdapter.Tpo -c -o wimaxd-KDapiAdapter.obj `if test -f '$(srcdir)/KDapiAdapter.c'; then $(CYGPATH_W) '$(srcdir)/KDapiAdapter.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/KDapiAdapter.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-KDapiAdapter.Tpo $(DEPDIR)/wimaxd-KDapiAdapter.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/KDapiAdapter.c' object='wimaxd-KDapiAdapter.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-KDapiAdapter.obj `if test -f '$(srcdir)/KDapiAdapter.c'; then $(CYGPATH_W) '$(srcdir)/KDapiAdapter.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/KDapiAdapter.c'; fi`
-
-wimaxd-KDapi.o: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-KDapi.o -MD -MP -MF $(DEPDIR)/wimaxd-KDapi.Tpo -c -o wimaxd-KDapi.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-KDapi.Tpo $(DEPDIR)/wimaxd-KDapi.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c' object='wimaxd-KDapi.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-KDapi.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c
-
-wimaxd-KDapi.obj: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-KDapi.obj -MD -MP -MF $(DEPDIR)/wimaxd-KDapi.Tpo -c -o wimaxd-KDapi.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-KDapi.Tpo $(DEPDIR)/wimaxd-KDapi.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c' object='wimaxd-KDapi.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-KDapi.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapi.c'; fi`
-
-wimaxd-KDapiForSim.o: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-KDapiForSim.o -MD -MP -MF $(DEPDIR)/wimaxd-KDapiForSim.Tpo -c -o wimaxd-KDapiForSim.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-KDapiForSim.Tpo $(DEPDIR)/wimaxd-KDapiForSim.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c' object='wimaxd-KDapiForSim.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-KDapiForSim.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c
-
-wimaxd-KDapiForSim.obj: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-KDapiForSim.obj -MD -MP -MF $(DEPDIR)/wimaxd-KDapiForSim.Tpo -c -o wimaxd-KDapiForSim.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-KDapiForSim.Tpo $(DEPDIR)/wimaxd-KDapiForSim.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c' object='wimaxd-KDapiForSim.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-KDapiForSim.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/KDapi/KDapiForSim.c'; fi`
-
-wimaxd-GenericMain.o: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-GenericMain.o -MD -MP -MF $(DEPDIR)/wimaxd-GenericMain.Tpo -c -o wimaxd-GenericMain.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-GenericMain.Tpo $(DEPDIR)/wimaxd-GenericMain.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c' object='wimaxd-GenericMain.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-GenericMain.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c
-
-wimaxd-GenericMain.obj: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-GenericMain.obj -MD -MP -MF $(DEPDIR)/wimaxd-GenericMain.Tpo -c -o wimaxd-GenericMain.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-GenericMain.Tpo $(DEPDIR)/wimaxd-GenericMain.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c' object='wimaxd-GenericMain.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-GenericMain.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericMain.c'; fi`
-
-wimaxd-GenericConsole.o: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-GenericConsole.o -MD -MP -MF $(DEPDIR)/wimaxd-GenericConsole.Tpo -c -o wimaxd-GenericConsole.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-GenericConsole.Tpo $(DEPDIR)/wimaxd-GenericConsole.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c' object='wimaxd-GenericConsole.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-GenericConsole.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c
-
-wimaxd-GenericConsole.obj: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-GenericConsole.obj -MD -MP -MF $(DEPDIR)/wimaxd-GenericConsole.Tpo -c -o wimaxd-GenericConsole.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-GenericConsole.Tpo $(DEPDIR)/wimaxd-GenericConsole.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c' object='wimaxd-GenericConsole.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-GenericConsole.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c'; fi`
-
-wimaxd-GenericDaemon.o: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-GenericDaemon.o -MD -MP -MF $(DEPDIR)/wimaxd-GenericDaemon.Tpo -c -o wimaxd-GenericDaemon.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-GenericDaemon.Tpo $(DEPDIR)/wimaxd-GenericDaemon.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c' object='wimaxd-GenericDaemon.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-GenericDaemon.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c
-
-wimaxd-GenericDaemon.obj: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-GenericDaemon.obj -MD -MP -MF $(DEPDIR)/wimaxd-GenericDaemon.Tpo -c -o wimaxd-GenericDaemon.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-GenericDaemon.Tpo $(DEPDIR)/wimaxd-GenericDaemon.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c' object='wimaxd-GenericDaemon.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-GenericDaemon.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericDaemon.c'; fi`
-
-wimaxd-LoadInstrumentation.o: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-LoadInstrumentation.o -MD -MP -MF $(DEPDIR)/wimaxd-LoadInstrumentation.Tpo -c -o wimaxd-LoadInstrumentation.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-LoadInstrumentation.Tpo $(DEPDIR)/wimaxd-LoadInstrumentation.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c' object='wimaxd-LoadInstrumentation.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-LoadInstrumentation.o `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c
-
-wimaxd-LoadInstrumentation.obj: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-LoadInstrumentation.obj -MD -MP -MF $(DEPDIR)/wimaxd-LoadInstrumentation.Tpo -c -o wimaxd-LoadInstrumentation.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-LoadInstrumentation.Tpo $(DEPDIR)/wimaxd-LoadInstrumentation.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c' object='wimaxd-LoadInstrumentation.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-LoadInstrumentation.obj `if test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c'; then $(CYGPATH_W) '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Instrumentation/LoadInstrumentation.c'; fi`
-
-wimaxd-DeviceConfiguration.o: $(srcdir)/DeviceConfiguration.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-DeviceConfiguration.o -MD -MP -MF $(DEPDIR)/wimaxd-DeviceConfiguration.Tpo -c -o wimaxd-DeviceConfiguration.o `test -f '$(srcdir)/DeviceConfiguration.c' || echo '$(srcdir)/'`$(srcdir)/DeviceConfiguration.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-DeviceConfiguration.Tpo $(DEPDIR)/wimaxd-DeviceConfiguration.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/DeviceConfiguration.c' object='wimaxd-DeviceConfiguration.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-DeviceConfiguration.o `test -f '$(srcdir)/DeviceConfiguration.c' || echo '$(srcdir)/'`$(srcdir)/DeviceConfiguration.c
-
-wimaxd-DeviceConfiguration.obj: $(srcdir)/DeviceConfiguration.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -MT wimaxd-DeviceConfiguration.obj -MD -MP -MF $(DEPDIR)/wimaxd-DeviceConfiguration.Tpo -c -o wimaxd-DeviceConfiguration.obj `if test -f '$(srcdir)/DeviceConfiguration.c'; then $(CYGPATH_W) '$(srcdir)/DeviceConfiguration.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/DeviceConfiguration.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxd-DeviceConfiguration.Tpo $(DEPDIR)/wimaxd-DeviceConfiguration.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/DeviceConfiguration.c' object='wimaxd-DeviceConfiguration.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxd_CFLAGS) $(CFLAGS) -c -o wimaxd-DeviceConfiguration.obj `if test -f '$(srcdir)/DeviceConfiguration.c'; then $(CYGPATH_W) '$(srcdir)/DeviceConfiguration.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/DeviceConfiguration.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-install-configDATA: $(config_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(configdir)" || $(MKDIR_P) "$(DESTDIR)$(configdir)"
- @list='$(config_DATA)'; test -n "$(configdir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(configdir)" || exit $$?; \
- done
-
-uninstall-configDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(config_DATA)'; test -n "$(configdir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(configdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(configdir)" && rm -f $$files
-install-modprobeDATA: $(modprobe_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(modprobedir)" || $(MKDIR_P) "$(DESTDIR)$(modprobedir)"
- @list='$(modprobe_DATA)'; test -n "$(modprobedir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(modprobedir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(modprobedir)" || exit $$?; \
- done
-
-uninstall-modprobeDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(modprobe_DATA)'; test -n "$(modprobedir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(modprobedir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(modprobedir)" && rm -f $$files
-install-pkgdataDATA: $(pkgdata_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
- @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
- done
-
-uninstall-pkgdataDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
-install-pkglocalstateDATA: $(pkglocalstate_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(pkglocalstatedir)" || $(MKDIR_P) "$(DESTDIR)$(pkglocalstatedir)"
- @list='$(pkglocalstate_DATA)'; test -n "$(pkglocalstatedir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkglocalstatedir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(pkglocalstatedir)" || exit $$?; \
- done
-
-uninstall-pkglocalstateDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(pkglocalstate_DATA)'; test -n "$(pkglocalstatedir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(pkglocalstatedir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(pkglocalstatedir)" && rm -f $$files
-install-udevrulesDATA: $(udevrules_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(udevrulesdir)" || $(MKDIR_P) "$(DESTDIR)$(udevrulesdir)"
- @list='$(udevrules_DATA)'; test -n "$(udevrulesdir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(udevrulesdir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(udevrulesdir)" || exit $$?; \
- done
-
-uninstall-udevrulesDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(udevrules_DATA)'; test -n "$(udevrulesdir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(udevrulesdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(udevrulesdir)" && rm -f $$files
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
- $(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$(top_distdir)" distdir="$(distdir)" \
- dist-hook
-check-am: all-am
-check: check-am
-all-am: Makefile $(PROGRAMS) $(DATA)
-installdirs:
- for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(configdir)" "$(DESTDIR)$(modprobedir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkglocalstatedir)" "$(DESTDIR)$(udevrulesdir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
- -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-configDATA install-modprobeDATA \
- install-pkgdataDATA install-pkglocalstateDATA \
- install-udevrulesDATA
- @$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-binPROGRAMS
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-binPROGRAMS uninstall-configDATA \
- uninstall-modprobeDATA uninstall-pkgdataDATA \
- uninstall-pkglocalstateDATA uninstall-udevrulesDATA
- @$(NORMAL_INSTALL)
- $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
-.MAKE: install-am install-data-am install-strip uninstall-am
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
- clean-generic clean-libtool ctags dist-hook distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-binPROGRAMS install-configDATA \
- install-data install-data-am install-data-hook install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-modprobeDATA install-pdf install-pdf-am \
- install-pkgdataDATA install-pkglocalstateDATA install-ps \
- install-ps-am install-strip install-udevrulesDATA installcheck \
- installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags uninstall uninstall-am uninstall-binPROGRAMS \
- uninstall-configDATA uninstall-hook uninstall-modprobeDATA \
- uninstall-pkgdataDATA uninstall-pkglocalstateDATA \
- uninstall-udevrulesDATA
-
-
-export LD_RUN_PATH=$(libdir)
-
-WiMAX_DB.bin WiMAX_Def.bin: $(WIMAX_DB_BIN_FILE)
- cp $(WIMAX_DB_BIN_FILE) $@
-
-# If we get here, this means the file has to be generated
-$(top_distdir)/$(VER_INFO_BIN_FILE_SRC) \
-$(top_buildir)/$(VER_INFO_BIN_FILE_SRC) \
- ::
- @echo $@: generating distribution version
- @chmod u+w $@
- @[ -z "$(git_version)" ] \
- && echo "git-version-n/a" > $@ \
- || echo $(git_version) > $@
-# FIXME: find a better sollution for this
- @echo 3.5.2 >> $@
- @[ -z "$(git_version)" ] \
- && echo "WARNING: Git version not available" 1>&2 \
- || true
-
-dist-hook: $(top_distdir)/$(VER_INFO_BIN_FILE_SRC)
-
-# These rules are only used during build time, so packaging (make
-# dist) is not affected.
-#
-# If the bindb is enabled, the version information comes from the
-# build prepared and it has to be used yes-or-yes. If bindb is
-# disabled, we either use the one that comes prepackaged or generate
-# it on the run with git.
-#
-# FIXME: find a better sollution for the 3.5.2 thingie
-#
-# When generating, we take the original always as a reference and if
-# the new one is different to the original, we just update it :)
-Ver_info.bin: $(VER_INFO_BIN_FILE)
- cp $(VER_INFO_BIN_FILE) $@
-@BINDB_ENABLED_FALSE@ @if ! [ -z "$(git_version)" ]; \
-@BINDB_ENABLED_FALSE@ then \
-@BINDB_ENABLED_FALSE@ echo $@: Generating, git version $(git_version); \
-@BINDB_ENABLED_FALSE@ echo $(git_version) > $@.new; \
-@BINDB_ENABLED_FALSE@ echo 3.5.2 >> $@.new; \
-@BINDB_ENABLED_FALSE@ cmp $@ $@.new || mv $@.new $@ && rm -f $@.new; \
-@BINDB_ENABLED_FALSE@ else \
-@BINDB_ENABLED_FALSE@ echo $@: Git n/a, copying from original $(VER_INFO_BIN_FILE); \
-@BINDB_ENABLED_FALSE@ fi
-
-config.xml: $(top_srcdir)/InfraStack/OSDependent/Linux/Config/config.xml.in
- sed \
- -e "s|@@pkgdatadir@@|$(pkgdatadir)|g" \
- -e "s|@@lib@@dir@@|$(libdir)|g" \
- -e "s|@@sup_lib_path@@|$(sup_lib_path)|g" \
- -e "s|@@use_inst@@|$(USE_INST)|g" \
- -e "s|<DisableObfuscate>.*\<DisableObfuscate>|<DisableObfuscate>$(DISABLE_OBFUSCATE)</DisableObfuscate>|" \
- $< > $@
-
-dhcp_renew.sh: $(top_srcdir)/InfraStack/OSDependent/Linux/Config/dhcp_renew.sh.in
- sed \
- -e "s|@@varrundir@@|$(varrundir)|g" \
- -e "s|@@pkgvarlogdir@@|$(pkgvarlogdir)|g" \
- $< > $@
-
-iwmxsdk.rules: iwmxsdk.rules.in
- sed \
- -e "s|@@bin@@dir@@|$(bindir)|g" \
- -e "s|@@WIMAXD_NAME@@|$(WIMAXD_NAME)|g" \
- $< > $@
-
-install-data-hook:
-# Create log directory
- test -z $(DESTDIR)$(LOGDIR) || $(MKDIR_P) $(DESTDIR)$(LOGDIR)
- chmod 777 $(DESTDIR)$(LOGDIR)
-
-# Set the permissions on the dhcp script.
- chmod +x $(DESTDIR)$(pkgdatadir)/dhcp_renew.sh
-
-uninstall-hook:
- rm -fr $(DESTDIR)$(LOGDIR)
- rm -f iwmxsdk.rules
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent/Makefile.in b/InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent/Makefile.in
deleted file mode 100644
index 169fcb8..0000000
--- a/InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent/Makefile.in
+++ /dev/null
@@ -1,595 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libDnDAgent_la_LIBADD =
-am_libDnDAgent_la_OBJECTS = libDnDAgent_la-DnDAgent.lo \
- libDnDAgent_la-DnDUtils.lo libDnDAgent_la-L4DnDHandler.lo \
- libDnDAgent_la-wmxSDK_DnD_Common.lo \
- libDnDAgent_la-RemoveExcessFiles.lo
-libDnDAgent_la_OBJECTS = $(am_libDnDAgent_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libDnDAgent_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libDnDAgent_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o \
- $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libDnDAgent_la_SOURCES)
-DIST_SOURCES = $(libDnDAgent_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libDnDAgent.la
-varlogdir = ${localstatedir}/log
-pkgvarlogdir = ${varlogdir}/wimax
-libDnDAgent_la_SOURCES = \
- $(srcdir)/DnDAgent.c \
- $(srcdir)/DnDUtils.c \
- $(srcdir)/L4DnDHandler.c \
- $(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.c \
- $(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.h \
- $(srcdir)/../DnDWrapper/wmxSDK_DnD_Cmn.h \
- $(srcdir)/../DnDWrapper/wmxSDK_DnD.h \
- $(srcdir)/RemoveExcessFiles.c \
- $(srcdir)/RemoveExcessFiles.h \
- $(srcdir)/DnDAgent.h \
- $(srcdir)/DnDUtils.h \
- $(srcdir)/DnDAgent_Internal.h \
- $(srcdir)/L4DnDHandler.h \
- $(srcdir)/L4DnDHandler_Internal.h \
- $(srcdir)/TraceLogger.h
-
-EXTRA_DIST = DefaultTracesAndMonitors.xml
-libDnDAgent_la_CFLAGS = \
- -I "$(srcdir)/../MocMsgProxy" \
- -I "$(srcdir)/../DnDWrapper" \
- -I "$(srcdir)/../MOCHandler/UDapiL5" \
- -I "$(srcdir)/../../AppSrvInfra" \
- -I "$(srcdir)/../../PipeHandler" \
- -I "$(srcdir)/../../../Common/CommonServices" \
- -I "$(srcdir)/../../../Common/CommonServices/XmlParser" \
- -I "$(srcdir)/../../../Common/L5Common" \
- -I "$(srcdir)/../../../Common/WrappersCommon" \
- -I "$(srcdir)/../../../OSInterface/OSAL/Primitives" \
- -I "$(srcdir)/../../../OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/IPCs" \
- @I2400M_INCLUDES@ \
- @LIBWIMAX_CFLAGS@ \
- -D "BMI_MACHINE_ENDIANNESS_LITTLE" -D "LINUX" \
- -D VAR_LOG_DIR="\"${varlogdir}\"" \
- -D PKG_VAR_LOG_DIR="\"${pkgvarlogdir}\"" \
- -D PKG_DATA_DIR="\"${pkgdatadir}\""
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libDnDAgent.la: $(libDnDAgent_la_OBJECTS) $(libDnDAgent_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libDnDAgent_la_LINK) $(libDnDAgent_la_OBJECTS) $(libDnDAgent_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libDnDAgent_la-DnDAgent.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libDnDAgent_la-DnDUtils.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libDnDAgent_la-L4DnDHandler.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libDnDAgent_la-RemoveExcessFiles.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libDnDAgent_la-wmxSDK_DnD_Common.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libDnDAgent_la-DnDAgent.lo: $(srcdir)/DnDAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -MT libDnDAgent_la-DnDAgent.lo -MD -MP -MF $(DEPDIR)/libDnDAgent_la-DnDAgent.Tpo -c -o libDnDAgent_la-DnDAgent.lo `test -f '$(srcdir)/DnDAgent.c' || echo '$(srcdir)/'`$(srcdir)/DnDAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libDnDAgent_la-DnDAgent.Tpo $(DEPDIR)/libDnDAgent_la-DnDAgent.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/DnDAgent.c' object='libDnDAgent_la-DnDAgent.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -c -o libDnDAgent_la-DnDAgent.lo `test -f '$(srcdir)/DnDAgent.c' || echo '$(srcdir)/'`$(srcdir)/DnDAgent.c
-
-libDnDAgent_la-DnDUtils.lo: $(srcdir)/DnDUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -MT libDnDAgent_la-DnDUtils.lo -MD -MP -MF $(DEPDIR)/libDnDAgent_la-DnDUtils.Tpo -c -o libDnDAgent_la-DnDUtils.lo `test -f '$(srcdir)/DnDUtils.c' || echo '$(srcdir)/'`$(srcdir)/DnDUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libDnDAgent_la-DnDUtils.Tpo $(DEPDIR)/libDnDAgent_la-DnDUtils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/DnDUtils.c' object='libDnDAgent_la-DnDUtils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -c -o libDnDAgent_la-DnDUtils.lo `test -f '$(srcdir)/DnDUtils.c' || echo '$(srcdir)/'`$(srcdir)/DnDUtils.c
-
-libDnDAgent_la-L4DnDHandler.lo: $(srcdir)/L4DnDHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -MT libDnDAgent_la-L4DnDHandler.lo -MD -MP -MF $(DEPDIR)/libDnDAgent_la-L4DnDHandler.Tpo -c -o libDnDAgent_la-L4DnDHandler.lo `test -f '$(srcdir)/L4DnDHandler.c' || echo '$(srcdir)/'`$(srcdir)/L4DnDHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libDnDAgent_la-L4DnDHandler.Tpo $(DEPDIR)/libDnDAgent_la-L4DnDHandler.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4DnDHandler.c' object='libDnDAgent_la-L4DnDHandler.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -c -o libDnDAgent_la-L4DnDHandler.lo `test -f '$(srcdir)/L4DnDHandler.c' || echo '$(srcdir)/'`$(srcdir)/L4DnDHandler.c
-
-libDnDAgent_la-wmxSDK_DnD_Common.lo: $(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -MT libDnDAgent_la-wmxSDK_DnD_Common.lo -MD -MP -MF $(DEPDIR)/libDnDAgent_la-wmxSDK_DnD_Common.Tpo -c -o libDnDAgent_la-wmxSDK_DnD_Common.lo `test -f '$(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.c' || echo '$(srcdir)/'`$(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libDnDAgent_la-wmxSDK_DnD_Common.Tpo $(DEPDIR)/libDnDAgent_la-wmxSDK_DnD_Common.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.c' object='libDnDAgent_la-wmxSDK_DnD_Common.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -c -o libDnDAgent_la-wmxSDK_DnD_Common.lo `test -f '$(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.c' || echo '$(srcdir)/'`$(srcdir)/../DnDWrapper/wmxSDK_DnD_Common.c
-
-libDnDAgent_la-RemoveExcessFiles.lo: $(srcdir)/RemoveExcessFiles.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -MT libDnDAgent_la-RemoveExcessFiles.lo -MD -MP -MF $(DEPDIR)/libDnDAgent_la-RemoveExcessFiles.Tpo -c -o libDnDAgent_la-RemoveExcessFiles.lo `test -f '$(srcdir)/RemoveExcessFiles.c' || echo '$(srcdir)/'`$(srcdir)/RemoveExcessFiles.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libDnDAgent_la-RemoveExcessFiles.Tpo $(DEPDIR)/libDnDAgent_la-RemoveExcessFiles.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/RemoveExcessFiles.c' object='libDnDAgent_la-RemoveExcessFiles.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libDnDAgent_la_CFLAGS) $(CFLAGS) -c -o libDnDAgent_la-RemoveExcessFiles.lo `test -f '$(srcdir)/RemoveExcessFiles.c' || echo '$(srcdir)/'`$(srcdir)/RemoveExcessFiles.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/Product/Instrumantation/Makefile.in b/InfraStack/OSAgnostic/Product/Instrumantation/Makefile.in
deleted file mode 100644
index 962b5f8..0000000
--- a/InfraStack/OSAgnostic/Product/Instrumantation/Makefile.in
+++ /dev/null
@@ -1,766 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/Product/Instrumantation
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
- for p in $$list; do echo "$$p $$p"; done | \
- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
- if (++n[$$2] == $(am__install_max)) \
- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
- END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgdatadir)"
-LTLIBRARIES = $(lib_LTLIBRARIES)
-libWmxInstrument_la_DEPENDENCIES = DnDAgent/libDnDAgent.la \
- MocMsgProxy/libMocMsgProxy.la \
- $(top_builddir)/InfraStack/OSDependent/Linux/InfraStackModules/IPCs/libSockets.la
-am_libWmxInstrument_la_OBJECTS = libWmxInstrument_la-instrument.lo
-libWmxInstrument_la_OBJECTS = $(am_libWmxInstrument_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libWmxInstrument_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libWmxInstrument_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
- $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libWmxInstrument_la_SOURCES)
-DIST_SOURCES = $(libWmxInstrument_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
- html-recursive info-recursive install-data-recursive \
- install-dvi-recursive install-exec-recursive \
- install-html-recursive install-info-recursive \
- install-pdf-recursive install-ps-recursive install-recursive \
- installcheck-recursive installdirs-recursive pdf-recursive \
- ps-recursive uninstall-recursive
-DATA = $(pkgdata_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
- distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
- dir0=`pwd`; \
- sed_first='s,^\([^/]*\)/.*$$,\1,'; \
- sed_rest='s,^[^/]*/*,,'; \
- sed_last='s,^.*/\([^/]*\)$$,\1,'; \
- sed_butlast='s,/*[^/]*$$,,'; \
- while test -n "$$dir1"; do \
- first=`echo "$$dir1" | sed -e "$$sed_first"`; \
- if test "$$first" != "."; then \
- if test "$$first" = ".."; then \
- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
- else \
- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
- if test "$$first2" = "$$first"; then \
- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
- else \
- dir2="../$$dir2"; \
- fi; \
- dir0="$$dir0"/"$$first"; \
- fi; \
- fi; \
- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
- done; \
- reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-SUBDIRS = DnDAgent MocMsgProxy
-lib_LTLIBRARIES = libWmxInstrument.la
-libWmxInstrument_la_SOURCES = $(srcdir)/instrument.c
-pkgdata_DATA = DnDAgent/DefaultTracesAndMonitors.xml
-libWmxInstrument_la_CFLAGS = \
- -I "$(srcdir)/DnDAgent" \
- -I "$(srcdir)/MocMsgProxy" \
- -I "$(srcdir)/../AppSrvInfra" \
- -I "$(srcdir)/../PipeHandler" \
- -I "$(srcdir)/../../Common/CommonServices" \
- -I "$(srcdir)/../../Common/CommonServices/XmlParser" \
- -I "$(srcdir)/../../OSInterface/OSAL/Primitives" \
- -I "$(srcdir)/../../OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/IPCs" \
- -D "_LINUX"
-
-libWmxInstrument_la_LIBADD = DnDAgent/libDnDAgent.la \
- MocMsgProxy/libMocMsgProxy.la \
- $(top_builddir)/InfraStack/OSDependent/Linux/InfraStackModules/IPCs/libSockets.la
-
-
-# FIXME: where do these header files really belong?
-EXTRA_DIST = \
- MOCHandler/UDapiL5/ApplicationMocTaskDesc.h \
- MOCHandler/UDapiL5/UDapiCommonDefines.h \
- MOCHandler/UDapiL5/UDapiDll.h \
- MOCHandler/UDapiL5/UDapiL5.h
-
-all: all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/Instrumantation/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/Instrumantation/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
- @$(NORMAL_INSTALL)
- test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
- @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
- list2=; for p in $$list; do \
- if test -f $$p; then \
- list2="$$list2 $$p"; \
- else :; fi; \
- done; \
- test -z "$$list2" || { \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
- }
-
-uninstall-libLTLIBRARIES:
- @$(NORMAL_UNINSTALL)
- @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
- for p in $$list; do \
- $(am__strip_dir) \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
- done
-
-clean-libLTLIBRARIES:
- -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
- @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libWmxInstrument.la: $(libWmxInstrument_la_OBJECTS) $(libWmxInstrument_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libWmxInstrument_la_LINK) -rpath $(libdir) $(libWmxInstrument_la_OBJECTS) $(libWmxInstrument_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libWmxInstrument_la-instrument.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libWmxInstrument_la-instrument.lo: $(srcdir)/instrument.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libWmxInstrument_la_CFLAGS) $(CFLAGS) -MT libWmxInstrument_la-instrument.lo -MD -MP -MF $(DEPDIR)/libWmxInstrument_la-instrument.Tpo -c -o libWmxInstrument_la-instrument.lo `test -f '$(srcdir)/instrument.c' || echo '$(srcdir)/'`$(srcdir)/instrument.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libWmxInstrument_la-instrument.Tpo $(DEPDIR)/libWmxInstrument_la-instrument.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/instrument.c' object='libWmxInstrument_la-instrument.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libWmxInstrument_la_CFLAGS) $(CFLAGS) -c -o libWmxInstrument_la-instrument.lo `test -f '$(srcdir)/instrument.c' || echo '$(srcdir)/'`$(srcdir)/instrument.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-install-pkgdataDATA: $(pkgdata_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
- @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
- done
-
-uninstall-pkgdataDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-# (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- target=`echo $@ | sed s/-recursive//`; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- dot_seen=yes; \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done; \
- if test "$$dot_seen" = "no"; then \
- $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
- fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
- dot_seen=no; \
- case "$@" in \
- distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
- *) list='$(SUBDIRS)' ;; \
- esac; \
- rev=''; for subdir in $$list; do \
- if test "$$subdir" = "."; then :; else \
- rev="$$subdir $$rev"; \
- fi; \
- done; \
- rev="$$rev ."; \
- target=`echo $@ | sed s/-recursive//`; \
- for subdir in $$rev; do \
- echo "Making $$target in $$subdir"; \
- if test "$$subdir" = "."; then \
- local_target="$$target-am"; \
- else \
- local_target="$$target"; \
- fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
- || eval $$failcom; \
- done && test -z "$$fail"
-tags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
- done
-ctags-recursive:
- list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
- done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
- include_option=--etags-include; \
- empty_fix=.; \
- else \
- include_option=--include; \
- empty_fix=; \
- fi; \
- list='$(SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test ! -f $$subdir/TAGS || \
- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
- fi; \
- done; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- test -d "$(distdir)/$$subdir" \
- || $(MKDIR_P) "$(distdir)/$$subdir" \
- || exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- $(am__relativize); \
- new_distdir=$$reldir; \
- dir1=$$subdir; dir2="$(top_distdir)"; \
- $(am__relativize); \
- new_top_distdir=$$reldir; \
- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- ($(am__cd) $$subdir && \
- $(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$$new_top_distdir" \
- distdir="$$new_distdir" \
- am__remove_distdir=: \
- am__skip_length_check=: \
- am__skip_mode_fix=: \
- distdir) \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-recursive
-all-am: Makefile $(LTLIBRARIES) $(DATA)
-installdirs: installdirs-recursive
-installdirs-am:
- for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgdatadir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
- mostlyclean-am
-
-distclean: distclean-recursive
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-pkgdataDATA
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgdataDATA
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- install-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
- all all-am check check-am clean clean-generic \
- clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
- distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am install-dvi install-dvi-am install-exec \
- install-exec-am install-html install-html-am install-info \
- install-info-am install-libLTLIBRARIES install-man install-pdf \
- install-pdf-am install-pkgdataDATA install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- installdirs-am maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
- uninstall uninstall-am uninstall-libLTLIBRARIES \
- uninstall-pkgdataDATA
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in b/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in
deleted file mode 100644
index 424739c..0000000
--- a/InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile.in
+++ /dev/null
@@ -1,536 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libMocMsgProxy_la_LIBADD =
-am_libMocMsgProxy_la_OBJECTS = libMocMsgProxy_la-MocMsgProxy.lo
-libMocMsgProxy_la_OBJECTS = $(am_libMocMsgProxy_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libMocMsgProxy_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libMocMsgProxy_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
- -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libMocMsgProxy_la_SOURCES)
-DIST_SOURCES = $(libMocMsgProxy_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libMocMsgProxy.la
-libMocMsgProxy_la_SOURCES = $(srcdir)/MocMsgProxy.c \
- $(srcdir)/MocMsgProxy.h \
- $(srcdir)/MocMsgProxyIF.h \
- $(srcdir)/MOC_Types.h \
- $(srcdir)/MOC_Utils.h \
- $(srcdir)/Osal_TaskTypes.h
-
-libMocMsgProxy_la_CFLAGS = \
- -I "$(srcdir)/../DnDWrapper" \
- -I "$(srcdir)/../MOCHandler/UDapiL5" \
- -I "$(srcdir)/../../AppSrvInfra" \
- -I "$(srcdir)/../../PipeHandler" \
- -I "$(srcdir)/../../../Common/CommonServices" \
- -I "$(srcdir)/../../../Common/CommonServices/XmlParser" \
- -I "$(srcdir)/../../../Common/L5Common" \
- -I "$(srcdir)/../../../Common/WrappersCommon" \
- -I "$(srcdir)/../../../OSInterface/OSAL/Primitives" \
- -I "$(srcdir)/../../../OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -D "_USE_TRACE" -D "_LINUX" -D "_OS_WIN32SIM"
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/Instrumantation/MocMsgProxy/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libMocMsgProxy.la: $(libMocMsgProxy_la_OBJECTS) $(libMocMsgProxy_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libMocMsgProxy_la_LINK) $(libMocMsgProxy_la_OBJECTS) $(libMocMsgProxy_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libMocMsgProxy_la-MocMsgProxy.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libMocMsgProxy_la-MocMsgProxy.lo: $(srcdir)/MocMsgProxy.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libMocMsgProxy_la_CFLAGS) $(CFLAGS) -MT libMocMsgProxy_la-MocMsgProxy.lo -MD -MP -MF $(DEPDIR)/libMocMsgProxy_la-MocMsgProxy.Tpo -c -o libMocMsgProxy_la-MocMsgProxy.lo `test -f '$(srcdir)/MocMsgProxy.c' || echo '$(srcdir)/'`$(srcdir)/MocMsgProxy.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libMocMsgProxy_la-MocMsgProxy.Tpo $(DEPDIR)/libMocMsgProxy_la-MocMsgProxy.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/MocMsgProxy.c' object='libMocMsgProxy_la-MocMsgProxy.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libMocMsgProxy_la_CFLAGS) $(CFLAGS) -c -o libMocMsgProxy_la-MocMsgProxy.lo `test -f '$(srcdir)/MocMsgProxy.c' || echo '$(srcdir)/'`$(srcdir)/MocMsgProxy.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/Product/PipeHandler/Makefile.in b/InfraStack/OSAgnostic/Product/PipeHandler/Makefile.in
deleted file mode 100644
index 2791ef8..0000000
--- a/InfraStack/OSAgnostic/Product/PipeHandler/Makefile.in
+++ /dev/null
@@ -1,700 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/Product/PipeHandler
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libPipeHandler_la_DEPENDENCIES = $(top_builddir)/InfraStack/OSDependent/Linux/InfraStackModules/IPCs/libSockets.la
-am_libPipeHandler_la_OBJECTS = libPipeHandler_la-PipeHandlerMain.lo \
- libPipeHandler_la-ConnGateKeeper.lo \
- libPipeHandler_la-L5Connector.lo \
- libPipeHandler_la-PipeHandler_Ctrl.lo \
- libPipeHandler_la-PipeServices_Ctrl.lo \
- libPipeHandler_la-L5CommonUtils.lo \
- libPipeHandler_la-EventSubscribers.lo \
- libPipeHandler_la-VersionHandshake.lo \
- libPipeHandler_la-IndicatorsSubscribers.lo \
- libPipeHandler_la-Messenger.lo \
- libPipeHandler_la-VersionUtils.lo \
- libPipeHandler_la-WrappersCommon.lo \
- libPipeHandler_la-WrappersUtils.lo \
- libPipeHandler_la-TraceModule.lo
-libPipeHandler_la_OBJECTS = $(am_libPipeHandler_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libPipeHandler_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libPipeHandler_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
- -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libPipeHandler_la_SOURCES)
-DIST_SOURCES = $(libPipeHandler_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libPipeHandler.la
-libPipeHandler_la_SOURCES = \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/PipeHandler/PipeHandlerMain.c \
- $(srcdir)/ConnGateKeeper.c \
- $(srcdir)/L5Connector.c \
- $(srcdir)/PipeHandler_Ctrl.c \
- $(srcdir)/PipeServices_Ctrl.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/L5CommonUtils.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionHandshake.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.c \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceAgentInternal.h \
- $(srcdir)/Defs.h \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.h \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.h \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.h \
- $(srcdir)/PipeHandler_Ctrl.h \
- $(srcdir)/PipeHandler.h \
- $(srcdir)/PipeHandlerInternal.h \
- $(srcdir)/PipeHandlerVersion.h \
- $(srcdir)/PipeServices_Ctrl.h \
- $(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules/TraceModule.h \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.h \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.h \
- $(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.h
-
-
-# TODO: Check if these files can be safely excluded from the build
-# $(srcdir)/PipeHandler_CtrlInternal.c
-# $(srcdir)/PipeHandler_CtrlInternal.h
-libPipeHandler_la_CFLAGS = -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/XmlParser" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -I "$(srcdir)/../../Common/L5Common" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/L4BufMan" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/AppSrvInfra" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/Instrumantation/MOCHandler/UDapiL5" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/" \
- -D _GNU_SOURCE \
- -D "L5_USE_CLIENT_SOCKETS" -D "_USE_TRACE" \
- @LIBWIMAX_CFLAGS@ \
- -D "BMI_MACHINE_ENDIANNESS_LITTLE" -D "_LINUX"
-
-libPipeHandler_la_LIBADD = \
- $(top_builddir)/InfraStack/OSDependent/Linux/InfraStackModules/IPCs/libSockets.la \
- @LIBWIMAX_LIBS@
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/PipeHandler/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/Product/PipeHandler/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libPipeHandler.la: $(libPipeHandler_la_OBJECTS) $(libPipeHandler_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libPipeHandler_la_LINK) $(libPipeHandler_la_OBJECTS) $(libPipeHandler_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-ConnGateKeeper.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-EventSubscribers.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-IndicatorsSubscribers.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-L5CommonUtils.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-L5Connector.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-Messenger.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-PipeHandlerMain.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-PipeHandler_Ctrl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-PipeServices_Ctrl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-TraceModule.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-VersionHandshake.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-VersionUtils.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-WrappersCommon.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPipeHandler_la-WrappersUtils.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libPipeHandler_la-PipeHandlerMain.lo: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/PipeHandler/PipeHandlerMain.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-PipeHandlerMain.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-PipeHandlerMain.Tpo -c -o libPipeHandler_la-PipeHandlerMain.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/PipeHandler/PipeHandlerMain.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/PipeHandler/PipeHandlerMain.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-PipeHandlerMain.Tpo $(DEPDIR)/libPipeHandler_la-PipeHandlerMain.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/PipeHandler/PipeHandlerMain.c' object='libPipeHandler_la-PipeHandlerMain.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-PipeHandlerMain.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/PipeHandler/PipeHandlerMain.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/PipeHandler/PipeHandlerMain.c
-
-libPipeHandler_la-ConnGateKeeper.lo: $(srcdir)/ConnGateKeeper.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-ConnGateKeeper.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-ConnGateKeeper.Tpo -c -o libPipeHandler_la-ConnGateKeeper.lo `test -f '$(srcdir)/ConnGateKeeper.c' || echo '$(srcdir)/'`$(srcdir)/ConnGateKeeper.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-ConnGateKeeper.Tpo $(DEPDIR)/libPipeHandler_la-ConnGateKeeper.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/ConnGateKeeper.c' object='libPipeHandler_la-ConnGateKeeper.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-ConnGateKeeper.lo `test -f '$(srcdir)/ConnGateKeeper.c' || echo '$(srcdir)/'`$(srcdir)/ConnGateKeeper.c
-
-libPipeHandler_la-L5Connector.lo: $(srcdir)/L5Connector.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-L5Connector.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-L5Connector.Tpo -c -o libPipeHandler_la-L5Connector.lo `test -f '$(srcdir)/L5Connector.c' || echo '$(srcdir)/'`$(srcdir)/L5Connector.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-L5Connector.Tpo $(DEPDIR)/libPipeHandler_la-L5Connector.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L5Connector.c' object='libPipeHandler_la-L5Connector.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-L5Connector.lo `test -f '$(srcdir)/L5Connector.c' || echo '$(srcdir)/'`$(srcdir)/L5Connector.c
-
-libPipeHandler_la-PipeHandler_Ctrl.lo: $(srcdir)/PipeHandler_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-PipeHandler_Ctrl.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-PipeHandler_Ctrl.Tpo -c -o libPipeHandler_la-PipeHandler_Ctrl.lo `test -f '$(srcdir)/PipeHandler_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/PipeHandler_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-PipeHandler_Ctrl.Tpo $(DEPDIR)/libPipeHandler_la-PipeHandler_Ctrl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/PipeHandler_Ctrl.c' object='libPipeHandler_la-PipeHandler_Ctrl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-PipeHandler_Ctrl.lo `test -f '$(srcdir)/PipeHandler_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/PipeHandler_Ctrl.c
-
-libPipeHandler_la-PipeServices_Ctrl.lo: $(srcdir)/PipeServices_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-PipeServices_Ctrl.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-PipeServices_Ctrl.Tpo -c -o libPipeHandler_la-PipeServices_Ctrl.lo `test -f '$(srcdir)/PipeServices_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/PipeServices_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-PipeServices_Ctrl.Tpo $(DEPDIR)/libPipeHandler_la-PipeServices_Ctrl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/PipeServices_Ctrl.c' object='libPipeHandler_la-PipeServices_Ctrl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-PipeServices_Ctrl.lo `test -f '$(srcdir)/PipeServices_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/PipeServices_Ctrl.c
-
-libPipeHandler_la-L5CommonUtils.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/L5CommonUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-L5CommonUtils.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-L5CommonUtils.Tpo -c -o libPipeHandler_la-L5CommonUtils.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/L5CommonUtils.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/L5CommonUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-L5CommonUtils.Tpo $(DEPDIR)/libPipeHandler_la-L5CommonUtils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/L5CommonUtils.c' object='libPipeHandler_la-L5CommonUtils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-L5CommonUtils.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/L5CommonUtils.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/L5CommonUtils.c
-
-libPipeHandler_la-EventSubscribers.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-EventSubscribers.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-EventSubscribers.Tpo -c -o libPipeHandler_la-EventSubscribers.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-EventSubscribers.Tpo $(DEPDIR)/libPipeHandler_la-EventSubscribers.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.c' object='libPipeHandler_la-EventSubscribers.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-EventSubscribers.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/EventSubscribers.c
-
-libPipeHandler_la-VersionHandshake.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionHandshake.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-VersionHandshake.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-VersionHandshake.Tpo -c -o libPipeHandler_la-VersionHandshake.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionHandshake.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionHandshake.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-VersionHandshake.Tpo $(DEPDIR)/libPipeHandler_la-VersionHandshake.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionHandshake.c' object='libPipeHandler_la-VersionHandshake.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-VersionHandshake.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionHandshake.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionHandshake.c
-
-libPipeHandler_la-IndicatorsSubscribers.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-IndicatorsSubscribers.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-IndicatorsSubscribers.Tpo -c -o libPipeHandler_la-IndicatorsSubscribers.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-IndicatorsSubscribers.Tpo $(DEPDIR)/libPipeHandler_la-IndicatorsSubscribers.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.c' object='libPipeHandler_la-IndicatorsSubscribers.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-IndicatorsSubscribers.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common/IndicatorsSubscribers.c
-
-libPipeHandler_la-Messenger.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-Messenger.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-Messenger.Tpo -c -o libPipeHandler_la-Messenger.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-Messenger.Tpo $(DEPDIR)/libPipeHandler_la-Messenger.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.c' object='libPipeHandler_la-Messenger.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-Messenger.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/Messenger.c
-
-libPipeHandler_la-VersionUtils.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-VersionUtils.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-VersionUtils.Tpo -c -o libPipeHandler_la-VersionUtils.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-VersionUtils.Tpo $(DEPDIR)/libPipeHandler_la-VersionUtils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.c' object='libPipeHandler_la-VersionUtils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-VersionUtils.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/VersionUtils.c
-
-libPipeHandler_la-WrappersCommon.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-WrappersCommon.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-WrappersCommon.Tpo -c -o libPipeHandler_la-WrappersCommon.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-WrappersCommon.Tpo $(DEPDIR)/libPipeHandler_la-WrappersCommon.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.c' object='libPipeHandler_la-WrappersCommon.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-WrappersCommon.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersCommon.c
-
-libPipeHandler_la-WrappersUtils.lo: $(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-WrappersUtils.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-WrappersUtils.Tpo -c -o libPipeHandler_la-WrappersUtils.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-WrappersUtils.Tpo $(DEPDIR)/libPipeHandler_la-WrappersUtils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.c' object='libPipeHandler_la-WrappersUtils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-WrappersUtils.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon/WrappersUtils.c
-
-libPipeHandler_la-TraceModule.lo: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -MT libPipeHandler_la-TraceModule.lo -MD -MP -MF $(DEPDIR)/libPipeHandler_la-TraceModule.Tpo -c -o libPipeHandler_la-TraceModule.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libPipeHandler_la-TraceModule.Tpo $(DEPDIR)/libPipeHandler_la-TraceModule.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c' object='libPipeHandler_la-TraceModule.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libPipeHandler_la_CFLAGS) $(CFLAGS) -c -o libPipeHandler_la-TraceModule.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/TraceModule/TraceModule.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/WiMax/Agents/NDnS/Makefile.in b/InfraStack/OSAgnostic/WiMax/Agents/NDnS/Makefile.in
deleted file mode 100644
index 82a5f70..0000000
--- a/InfraStack/OSAgnostic/WiMax/Agents/NDnS/Makefile.in
+++ /dev/null
@@ -1,975 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/WiMax/Agents/NDnS
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libNDnSAgent_la_LIBADD =
-am_libNDnSAgent_la_OBJECTS = libNDnSAgent_la-FormatConversions.lo \
- libNDnSAgent_la-NDnS_TinyFSM.lo libNDnSAgent_la-NDnSAgent.lo \
- libNDnSAgent_la-NDnSAgent_CBs.lo \
- libNDnSAgent_la-NDnSAgent_Ctrl.lo \
- libNDnSAgent_la-NDnSAgent_Internals.lo \
- libNDnSAgent_la-NDnSAgent_Utils.lo \
- libNDnSAgent_la-NDnSAgent_L4P.lo \
- libNDnSAgent_la-NDnSAgent_Monitor.lo \
- libNDnSAgent_la-NDnS_Coex.lo \
- libNDnSAgent_la-NDnSAgent_NSPsList.lo \
- libNDnSAgent_la-NDnSAgent_APDO_CBs.lo \
- libNDnSAgent_la-NDnSAgent_APDO.lo \
- libNDnSAgent_la-NDnS_L4Publisher.lo \
- libNDnSAgent_la-NDnSAgent_DB.lo \
- libNDnSAgent_la-NDnSAgent_DB_Common.lo \
- libNDnSAgent_la-NDnSAgent_DB_Restore.lo \
- libNDnSAgent_la-NDnSAgent_DB_Save.lo \
- libNDnSAgent_la-NDnSAgent_DB_Update.lo \
- libNDnSAgent_la-NDnS_L4Scanner.lo \
- libNDnSAgent_la-NDnSAgent_L4S_CBs.lo libNDnSAgent_la-AES.lo \
- libNDnSAgent_la-AES_CCM.lo \
- libNDnSAgent_la-wmxSDK_Apdo_Internals.lo \
- libNDnSAgent_la-wmxSDK_Apdo_L5.lo \
- libNDnSAgent_la-wmxSDK_Apdo_Utils.lo \
- libNDnSAgent_la-wmxSDK_Apdo_Impl.lo \
- libNDnSAgent_la-wmxSDK_Msc_Impl.lo \
- libNDnSAgent_la-wmxSDK_Apdo_IndHandler.lo \
- libNDnSAgent_la-wmxSDK_Nds_1.lo \
- libNDnSAgent_la-wmxSDK_Nds_2.lo \
- libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.lo \
- libNDnSAgent_la-wmxSDK_Nds_IndHandler.lo \
- libNDnSAgent_la-wmxSDK_Nds_Internals.lo \
- libNDnSAgent_la-wmxSDK_Nds_L5.lo \
- libNDnSAgent_la-wmxSDK_Nds_Utils.lo \
- libNDnSAgent_la-wmxSDK_Coex_1.lo
-libNDnSAgent_la_OBJECTS = $(am_libNDnSAgent_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libNDnSAgent_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libNDnSAgent_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
- -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libNDnSAgent_la_SOURCES)
-DIST_SOURCES = $(libNDnSAgent_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libNDnSAgent.la
-libNDnSAgent_la_SOURCES = $(srcdir)/Source/FormatConversions.c \
- $(srcdir)/Source/NDnS_TinyFSM.c \
- $(srcdir)/Source/NDnSAgent.c \
- $(srcdir)/Source/NDnSAgent_CBs.c \
- $(srcdir)/Source/NDnSAgent_Ctrl.c \
- $(srcdir)/Source/NDnSAgent_Internals.c \
- $(srcdir)/Source/NDnSAgent_Utils.c \
- $(srcdir)/Source/NDnSAgent_L4P.c \
- $(srcdir)/Source/NDnSAgent_Monitor.c \
- $(srcdir)/Source/NDnS_Coex.c \
- $(srcdir)/Source/NDnSAgent_NSPsList.c \
- $(srcdir)/APDO/NDnSAgent_APDO_CBs.c \
- $(srcdir)/APDO/NDnSAgent_APDO.c \
- $(srcdir)/L4Publisher/NDnS_L4Publisher.c \
- $(srcdir)/L4_db/NDnSAgent_DB.c \
- $(srcdir)/L4_db/NDnSAgent_DB_Common.c \
- $(srcdir)/L4_db/NDnSAgent_DB_Restore.c \
- $(srcdir)/L4_db/NDnSAgent_DB_Save.c \
- $(srcdir)/L4_db/NDnSAgent_DB_Update.c \
- $(srcdir)/L4_db/NDnSAgent_DB_Internal.h \
- $(srcdir)/L4Scanner/NDnS_L4Scanner.c \
- $(srcdir)/L4Scanner/NDnSAgent_L4S_CBs.c \
- $(srcdir)/L4Scanner/NDnS_L4Scanner.h \
- $(srcdir)/L4_db/NDnSAgent_DB_if.h \
- $(srcdir)/Source/NDnSAgent_Monitor.h \
- $(srcdir)/Source/NDnS_Coex.h \
- $(srcdir)/L4Publisher/NDnS_L4Publisher.h \
- $(srcdir)/Source/FormatConversions.h \
- $(srcdir)/Source/NDnSAgent.h \
- $(srcdir)/Source/NDnSAgent_Internals.h \
- $(srcdir)/Source/NDnSAgent_L4P.h \
- $(srcdir)/Source/NDnSAgent_Utils.h \
- $(srcdir)/Source/NDnS_TinyFSM.h \
- $(srcdir)/APDO/NDnSAgent_APDO.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/L4DmMonitorGroups.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated/BM_Chiplab_Common.h \
- $(srcdir)/../../Wrappers/Apdo/AES.c \
- $(srcdir)/../../Wrappers/Apdo/AES_CCM.c \
- $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.c \
- $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_L5.c \
- $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Utils.c \
- $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Impl.c \
- $(srcdir)/../../Wrappers/Miscellaneous/wmxSDK_Msc_Impl.c \
- $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_1.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_2.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_CtrlAgent.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_L5.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.c \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Coex_1.c \
- $(srcdir)/../../Wrappers/Apdo/AES_CCM.h \
- $(srcdir)/../../Wrappers/Apdo/AES.h \
- $(srcdir)/../../Wrappers/Apdo/AES_private.h \
- $(srcdir)/../../Wrappers/Apdo/bootstrap.h \
- $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.h \
- $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.h \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.h \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.h \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_InternalStructs.h \
- $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.h \
- $(srcdir)/../../Wrappers/Include/wmxSDK_Coex_1.h
-
-
-# TODO:: Need to bring some functionality from these files
-# $(srcdir)/APDO/watcher.c
-# $(srcdir)/APDO/watcher.h
-libNDnSAgent_la_CFLAGS = \
- -I "$(srcdir)/Source/" \
- -I "$(srcdir)/../Wrappers/NDnS" \
- -I "$(srcdir)/../Wrappers/Include" \
- -I "$(srcdir)/../Wrappers/Apdo" \
- -I "$(srcdir)/./L4_db/" \
- -I "$(srcdir)/./L4Publisher/" \
- -I "$(srcdir)/./APDO/" \
- -I "$(srcdir)/./L4Scanner/" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/XmlParser" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/PipeHandler" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/AppSrvInfra" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/Instrumantation/DnDAgent" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/Instrumantation/MOCHandler/UDapiL5" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders" \
- -I "$(srcdir)/../../Wrappers/Include" \
- -I "$(srcdir)/../../Wrappers/NDnS" \
- -I "$(srcdir)/../../Wrappers/Apdo" \
- -I "$(srcdir)/../../Wrappers/Miscellaneous/" \
- -D _GNU_SOURCE \
- -D PKG_DATA_DIR="\"${pkgdatadir}\"" \
- -D "BMI_MACHINE_ENDIANNESS_LITTLE" -D "_LINUX"
-
-EXTRA_DIST = \
- $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Agents/NDnS/XML_Files/NDnSAgentConfig_forDriver.xml
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/WiMax/Agents/NDnS/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/WiMax/Agents/NDnS/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libNDnSAgent.la: $(libNDnSAgent_la_OBJECTS) $(libNDnSAgent_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libNDnSAgent_la_LINK) $(libNDnSAgent_la_OBJECTS) $(libNDnSAgent_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-AES.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-AES_CCM.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-FormatConversions.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO_CBs.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_CBs.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_Ctrl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Common.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Restore.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Save.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Update.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_Internals.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4P.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4S_CBs.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_Monitor.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_NSPsList.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnSAgent_Utils.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnS_Coex.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnS_L4Publisher.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnS_L4Scanner.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-NDnS_TinyFSM.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Impl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_IndHandler.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Internals.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_L5.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Utils.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Coex_1.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Msc_Impl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_1.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_2.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_IndHandler.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Internals.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_L5.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Utils.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libNDnSAgent_la-FormatConversions.lo: $(srcdir)/Source/FormatConversions.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-FormatConversions.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-FormatConversions.Tpo -c -o libNDnSAgent_la-FormatConversions.lo `test -f '$(srcdir)/Source/FormatConversions.c' || echo '$(srcdir)/'`$(srcdir)/Source/FormatConversions.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-FormatConversions.Tpo $(DEPDIR)/libNDnSAgent_la-FormatConversions.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/FormatConversions.c' object='libNDnSAgent_la-FormatConversions.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-FormatConversions.lo `test -f '$(srcdir)/Source/FormatConversions.c' || echo '$(srcdir)/'`$(srcdir)/Source/FormatConversions.c
-
-libNDnSAgent_la-NDnS_TinyFSM.lo: $(srcdir)/Source/NDnS_TinyFSM.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnS_TinyFSM.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnS_TinyFSM.Tpo -c -o libNDnSAgent_la-NDnS_TinyFSM.lo `test -f '$(srcdir)/Source/NDnS_TinyFSM.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnS_TinyFSM.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnS_TinyFSM.Tpo $(DEPDIR)/libNDnSAgent_la-NDnS_TinyFSM.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnS_TinyFSM.c' object='libNDnSAgent_la-NDnS_TinyFSM.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnS_TinyFSM.lo `test -f '$(srcdir)/Source/NDnS_TinyFSM.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnS_TinyFSM.c
-
-libNDnSAgent_la-NDnSAgent.lo: $(srcdir)/Source/NDnSAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent.Tpo -c -o libNDnSAgent_la-NDnSAgent.lo `test -f '$(srcdir)/Source/NDnSAgent.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent.c' object='libNDnSAgent_la-NDnSAgent.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent.lo `test -f '$(srcdir)/Source/NDnSAgent.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent.c
-
-libNDnSAgent_la-NDnSAgent_CBs.lo: $(srcdir)/Source/NDnSAgent_CBs.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_CBs.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_CBs.Tpo -c -o libNDnSAgent_la-NDnSAgent_CBs.lo `test -f '$(srcdir)/Source/NDnSAgent_CBs.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_CBs.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_CBs.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_CBs.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent_CBs.c' object='libNDnSAgent_la-NDnSAgent_CBs.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_CBs.lo `test -f '$(srcdir)/Source/NDnSAgent_CBs.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_CBs.c
-
-libNDnSAgent_la-NDnSAgent_Ctrl.lo: $(srcdir)/Source/NDnSAgent_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_Ctrl.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Ctrl.Tpo -c -o libNDnSAgent_la-NDnSAgent_Ctrl.lo `test -f '$(srcdir)/Source/NDnSAgent_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Ctrl.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Ctrl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent_Ctrl.c' object='libNDnSAgent_la-NDnSAgent_Ctrl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_Ctrl.lo `test -f '$(srcdir)/Source/NDnSAgent_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Ctrl.c
-
-libNDnSAgent_la-NDnSAgent_Internals.lo: $(srcdir)/Source/NDnSAgent_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_Internals.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Internals.Tpo -c -o libNDnSAgent_la-NDnSAgent_Internals.lo `test -f '$(srcdir)/Source/NDnSAgent_Internals.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Internals.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Internals.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent_Internals.c' object='libNDnSAgent_la-NDnSAgent_Internals.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_Internals.lo `test -f '$(srcdir)/Source/NDnSAgent_Internals.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Internals.c
-
-libNDnSAgent_la-NDnSAgent_Utils.lo: $(srcdir)/Source/NDnSAgent_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_Utils.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Utils.Tpo -c -o libNDnSAgent_la-NDnSAgent_Utils.lo `test -f '$(srcdir)/Source/NDnSAgent_Utils.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Utils.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Utils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent_Utils.c' object='libNDnSAgent_la-NDnSAgent_Utils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_Utils.lo `test -f '$(srcdir)/Source/NDnSAgent_Utils.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Utils.c
-
-libNDnSAgent_la-NDnSAgent_L4P.lo: $(srcdir)/Source/NDnSAgent_L4P.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_L4P.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4P.Tpo -c -o libNDnSAgent_la-NDnSAgent_L4P.lo `test -f '$(srcdir)/Source/NDnSAgent_L4P.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_L4P.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4P.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4P.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent_L4P.c' object='libNDnSAgent_la-NDnSAgent_L4P.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_L4P.lo `test -f '$(srcdir)/Source/NDnSAgent_L4P.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_L4P.c
-
-libNDnSAgent_la-NDnSAgent_Monitor.lo: $(srcdir)/Source/NDnSAgent_Monitor.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_Monitor.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Monitor.Tpo -c -o libNDnSAgent_la-NDnSAgent_Monitor.lo `test -f '$(srcdir)/Source/NDnSAgent_Monitor.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Monitor.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Monitor.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_Monitor.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent_Monitor.c' object='libNDnSAgent_la-NDnSAgent_Monitor.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_Monitor.lo `test -f '$(srcdir)/Source/NDnSAgent_Monitor.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_Monitor.c
-
-libNDnSAgent_la-NDnS_Coex.lo: $(srcdir)/Source/NDnS_Coex.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnS_Coex.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnS_Coex.Tpo -c -o libNDnSAgent_la-NDnS_Coex.lo `test -f '$(srcdir)/Source/NDnS_Coex.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnS_Coex.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnS_Coex.Tpo $(DEPDIR)/libNDnSAgent_la-NDnS_Coex.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnS_Coex.c' object='libNDnSAgent_la-NDnS_Coex.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnS_Coex.lo `test -f '$(srcdir)/Source/NDnS_Coex.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnS_Coex.c
-
-libNDnSAgent_la-NDnSAgent_NSPsList.lo: $(srcdir)/Source/NDnSAgent_NSPsList.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_NSPsList.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_NSPsList.Tpo -c -o libNDnSAgent_la-NDnSAgent_NSPsList.lo `test -f '$(srcdir)/Source/NDnSAgent_NSPsList.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_NSPsList.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_NSPsList.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_NSPsList.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/NDnSAgent_NSPsList.c' object='libNDnSAgent_la-NDnSAgent_NSPsList.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_NSPsList.lo `test -f '$(srcdir)/Source/NDnSAgent_NSPsList.c' || echo '$(srcdir)/'`$(srcdir)/Source/NDnSAgent_NSPsList.c
-
-libNDnSAgent_la-NDnSAgent_APDO_CBs.lo: $(srcdir)/APDO/NDnSAgent_APDO_CBs.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_APDO_CBs.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO_CBs.Tpo -c -o libNDnSAgent_la-NDnSAgent_APDO_CBs.lo `test -f '$(srcdir)/APDO/NDnSAgent_APDO_CBs.c' || echo '$(srcdir)/'`$(srcdir)/APDO/NDnSAgent_APDO_CBs.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO_CBs.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO_CBs.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/APDO/NDnSAgent_APDO_CBs.c' object='libNDnSAgent_la-NDnSAgent_APDO_CBs.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_APDO_CBs.lo `test -f '$(srcdir)/APDO/NDnSAgent_APDO_CBs.c' || echo '$(srcdir)/'`$(srcdir)/APDO/NDnSAgent_APDO_CBs.c
-
-libNDnSAgent_la-NDnSAgent_APDO.lo: $(srcdir)/APDO/NDnSAgent_APDO.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_APDO.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO.Tpo -c -o libNDnSAgent_la-NDnSAgent_APDO.lo `test -f '$(srcdir)/APDO/NDnSAgent_APDO.c' || echo '$(srcdir)/'`$(srcdir)/APDO/NDnSAgent_APDO.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_APDO.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/APDO/NDnSAgent_APDO.c' object='libNDnSAgent_la-NDnSAgent_APDO.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_APDO.lo `test -f '$(srcdir)/APDO/NDnSAgent_APDO.c' || echo '$(srcdir)/'`$(srcdir)/APDO/NDnSAgent_APDO.c
-
-libNDnSAgent_la-NDnS_L4Publisher.lo: $(srcdir)/L4Publisher/NDnS_L4Publisher.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnS_L4Publisher.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnS_L4Publisher.Tpo -c -o libNDnSAgent_la-NDnS_L4Publisher.lo `test -f '$(srcdir)/L4Publisher/NDnS_L4Publisher.c' || echo '$(srcdir)/'`$(srcdir)/L4Publisher/NDnS_L4Publisher.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnS_L4Publisher.Tpo $(DEPDIR)/libNDnSAgent_la-NDnS_L4Publisher.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4Publisher/NDnS_L4Publisher.c' object='libNDnSAgent_la-NDnS_L4Publisher.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnS_L4Publisher.lo `test -f '$(srcdir)/L4Publisher/NDnS_L4Publisher.c' || echo '$(srcdir)/'`$(srcdir)/L4Publisher/NDnS_L4Publisher.c
-
-libNDnSAgent_la-NDnSAgent_DB.lo: $(srcdir)/L4_db/NDnSAgent_DB.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_DB.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB.Tpo -c -o libNDnSAgent_la-NDnSAgent_DB.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4_db/NDnSAgent_DB.c' object='libNDnSAgent_la-NDnSAgent_DB.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_DB.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB.c
-
-libNDnSAgent_la-NDnSAgent_DB_Common.lo: $(srcdir)/L4_db/NDnSAgent_DB_Common.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_DB_Common.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Common.Tpo -c -o libNDnSAgent_la-NDnSAgent_DB_Common.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Common.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Common.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Common.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Common.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4_db/NDnSAgent_DB_Common.c' object='libNDnSAgent_la-NDnSAgent_DB_Common.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_DB_Common.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Common.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Common.c
-
-libNDnSAgent_la-NDnSAgent_DB_Restore.lo: $(srcdir)/L4_db/NDnSAgent_DB_Restore.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_DB_Restore.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Restore.Tpo -c -o libNDnSAgent_la-NDnSAgent_DB_Restore.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Restore.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Restore.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Restore.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Restore.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4_db/NDnSAgent_DB_Restore.c' object='libNDnSAgent_la-NDnSAgent_DB_Restore.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_DB_Restore.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Restore.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Restore.c
-
-libNDnSAgent_la-NDnSAgent_DB_Save.lo: $(srcdir)/L4_db/NDnSAgent_DB_Save.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_DB_Save.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Save.Tpo -c -o libNDnSAgent_la-NDnSAgent_DB_Save.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Save.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Save.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Save.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Save.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4_db/NDnSAgent_DB_Save.c' object='libNDnSAgent_la-NDnSAgent_DB_Save.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_DB_Save.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Save.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Save.c
-
-libNDnSAgent_la-NDnSAgent_DB_Update.lo: $(srcdir)/L4_db/NDnSAgent_DB_Update.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_DB_Update.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Update.Tpo -c -o libNDnSAgent_la-NDnSAgent_DB_Update.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Update.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Update.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Update.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_DB_Update.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4_db/NDnSAgent_DB_Update.c' object='libNDnSAgent_la-NDnSAgent_DB_Update.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_DB_Update.lo `test -f '$(srcdir)/L4_db/NDnSAgent_DB_Update.c' || echo '$(srcdir)/'`$(srcdir)/L4_db/NDnSAgent_DB_Update.c
-
-libNDnSAgent_la-NDnS_L4Scanner.lo: $(srcdir)/L4Scanner/NDnS_L4Scanner.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnS_L4Scanner.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnS_L4Scanner.Tpo -c -o libNDnSAgent_la-NDnS_L4Scanner.lo `test -f '$(srcdir)/L4Scanner/NDnS_L4Scanner.c' || echo '$(srcdir)/'`$(srcdir)/L4Scanner/NDnS_L4Scanner.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnS_L4Scanner.Tpo $(DEPDIR)/libNDnSAgent_la-NDnS_L4Scanner.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4Scanner/NDnS_L4Scanner.c' object='libNDnSAgent_la-NDnS_L4Scanner.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnS_L4Scanner.lo `test -f '$(srcdir)/L4Scanner/NDnS_L4Scanner.c' || echo '$(srcdir)/'`$(srcdir)/L4Scanner/NDnS_L4Scanner.c
-
-libNDnSAgent_la-NDnSAgent_L4S_CBs.lo: $(srcdir)/L4Scanner/NDnSAgent_L4S_CBs.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-NDnSAgent_L4S_CBs.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4S_CBs.Tpo -c -o libNDnSAgent_la-NDnSAgent_L4S_CBs.lo `test -f '$(srcdir)/L4Scanner/NDnSAgent_L4S_CBs.c' || echo '$(srcdir)/'`$(srcdir)/L4Scanner/NDnSAgent_L4S_CBs.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4S_CBs.Tpo $(DEPDIR)/libNDnSAgent_la-NDnSAgent_L4S_CBs.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/L4Scanner/NDnSAgent_L4S_CBs.c' object='libNDnSAgent_la-NDnSAgent_L4S_CBs.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-NDnSAgent_L4S_CBs.lo `test -f '$(srcdir)/L4Scanner/NDnSAgent_L4S_CBs.c' || echo '$(srcdir)/'`$(srcdir)/L4Scanner/NDnSAgent_L4S_CBs.c
-
-libNDnSAgent_la-AES.lo: $(srcdir)/../../Wrappers/Apdo/AES.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-AES.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-AES.Tpo -c -o libNDnSAgent_la-AES.lo `test -f '$(srcdir)/../../Wrappers/Apdo/AES.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/AES.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-AES.Tpo $(DEPDIR)/libNDnSAgent_la-AES.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Apdo/AES.c' object='libNDnSAgent_la-AES.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-AES.lo `test -f '$(srcdir)/../../Wrappers/Apdo/AES.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/AES.c
-
-libNDnSAgent_la-AES_CCM.lo: $(srcdir)/../../Wrappers/Apdo/AES_CCM.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-AES_CCM.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-AES_CCM.Tpo -c -o libNDnSAgent_la-AES_CCM.lo `test -f '$(srcdir)/../../Wrappers/Apdo/AES_CCM.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/AES_CCM.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-AES_CCM.Tpo $(DEPDIR)/libNDnSAgent_la-AES_CCM.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Apdo/AES_CCM.c' object='libNDnSAgent_la-AES_CCM.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-AES_CCM.lo `test -f '$(srcdir)/../../Wrappers/Apdo/AES_CCM.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/AES_CCM.c
-
-libNDnSAgent_la-wmxSDK_Apdo_Internals.lo: $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Apdo_Internals.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Internals.Tpo -c -o libNDnSAgent_la-wmxSDK_Apdo_Internals.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Internals.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Internals.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.c' object='libNDnSAgent_la-wmxSDK_Apdo_Internals.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Apdo_Internals.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Internals.c
-
-libNDnSAgent_la-wmxSDK_Apdo_L5.lo: $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Apdo_L5.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_L5.Tpo -c -o libNDnSAgent_la-wmxSDK_Apdo_L5.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_L5.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_L5.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_L5.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_L5.c' object='libNDnSAgent_la-wmxSDK_Apdo_L5.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Apdo_L5.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_L5.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_L5.c
-
-libNDnSAgent_la-wmxSDK_Apdo_Utils.lo: $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Apdo_Utils.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Utils.Tpo -c -o libNDnSAgent_la-wmxSDK_Apdo_Utils.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Utils.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Utils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Utils.c' object='libNDnSAgent_la-wmxSDK_Apdo_Utils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Apdo_Utils.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Utils.c
-
-libNDnSAgent_la-wmxSDK_Apdo_Impl.lo: $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Apdo_Impl.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Impl.Tpo -c -o libNDnSAgent_la-wmxSDK_Apdo_Impl.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Impl.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_Impl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Impl.c' object='libNDnSAgent_la-wmxSDK_Apdo_Impl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Apdo_Impl.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_Impl.c
-
-libNDnSAgent_la-wmxSDK_Msc_Impl.lo: $(srcdir)/../../Wrappers/Miscellaneous/wmxSDK_Msc_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Msc_Impl.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Msc_Impl.Tpo -c -o libNDnSAgent_la-wmxSDK_Msc_Impl.lo `test -f '$(srcdir)/../../Wrappers/Miscellaneous/wmxSDK_Msc_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Miscellaneous/wmxSDK_Msc_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Msc_Impl.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Msc_Impl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Miscellaneous/wmxSDK_Msc_Impl.c' object='libNDnSAgent_la-wmxSDK_Msc_Impl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Msc_Impl.lo `test -f '$(srcdir)/../../Wrappers/Miscellaneous/wmxSDK_Msc_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Miscellaneous/wmxSDK_Msc_Impl.c
-
-libNDnSAgent_la-wmxSDK_Apdo_IndHandler.lo: $(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Apdo_IndHandler.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_IndHandler.Tpo -c -o libNDnSAgent_la-wmxSDK_Apdo_IndHandler.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_IndHandler.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Apdo_IndHandler.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.c' object='libNDnSAgent_la-wmxSDK_Apdo_IndHandler.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Apdo_IndHandler.lo `test -f '$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/Apdo/wmxSDK_Apdo_IndHandler.c
-
-libNDnSAgent_la-wmxSDK_Nds_1.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_1.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Nds_1.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_1.Tpo -c -o libNDnSAgent_la-wmxSDK_Nds_1.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_1.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_1.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_1.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_1.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_1.c' object='libNDnSAgent_la-wmxSDK_Nds_1.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Nds_1.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_1.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_1.c
-
-libNDnSAgent_la-wmxSDK_Nds_2.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_2.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Nds_2.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_2.Tpo -c -o libNDnSAgent_la-wmxSDK_Nds_2.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_2.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_2.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_2.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_2.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_2.c' object='libNDnSAgent_la-wmxSDK_Nds_2.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Nds_2.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_2.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_2.c
-
-libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_CtrlAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.Tpo -c -o libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_CtrlAgent.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_CtrlAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_CtrlAgent.c' object='libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Nds_CtrlAgent.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_CtrlAgent.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_CtrlAgent.c
-
-libNDnSAgent_la-wmxSDK_Nds_IndHandler.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Nds_IndHandler.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_IndHandler.Tpo -c -o libNDnSAgent_la-wmxSDK_Nds_IndHandler.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_IndHandler.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_IndHandler.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.c' object='libNDnSAgent_la-wmxSDK_Nds_IndHandler.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Nds_IndHandler.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_IndHandler.c
-
-libNDnSAgent_la-wmxSDK_Nds_Internals.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Nds_Internals.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Internals.Tpo -c -o libNDnSAgent_la-wmxSDK_Nds_Internals.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Internals.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Internals.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.c' object='libNDnSAgent_la-wmxSDK_Nds_Internals.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Nds_Internals.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Internals.c
-
-libNDnSAgent_la-wmxSDK_Nds_L5.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Nds_L5.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_L5.Tpo -c -o libNDnSAgent_la-wmxSDK_Nds_L5.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_L5.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_L5.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_L5.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_L5.c' object='libNDnSAgent_la-wmxSDK_Nds_L5.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Nds_L5.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_L5.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_L5.c
-
-libNDnSAgent_la-wmxSDK_Nds_Utils.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Nds_Utils.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Utils.Tpo -c -o libNDnSAgent_la-wmxSDK_Nds_Utils.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Utils.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Nds_Utils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.c' object='libNDnSAgent_la-wmxSDK_Nds_Utils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Nds_Utils.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Nds_Utils.c
-
-libNDnSAgent_la-wmxSDK_Coex_1.lo: $(srcdir)/../../Wrappers/NDnS/wmxSDK_Coex_1.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -MT libNDnSAgent_la-wmxSDK_Coex_1.lo -MD -MP -MF $(DEPDIR)/libNDnSAgent_la-wmxSDK_Coex_1.Tpo -c -o libNDnSAgent_la-wmxSDK_Coex_1.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Coex_1.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Coex_1.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libNDnSAgent_la-wmxSDK_Coex_1.Tpo $(DEPDIR)/libNDnSAgent_la-wmxSDK_Coex_1.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../../Wrappers/NDnS/wmxSDK_Coex_1.c' object='libNDnSAgent_la-wmxSDK_Coex_1.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libNDnSAgent_la_CFLAGS) $(CFLAGS) -c -o libNDnSAgent_la-wmxSDK_Coex_1.lo `test -f '$(srcdir)/../../Wrappers/NDnS/wmxSDK_Coex_1.c' || echo '$(srcdir)/'`$(srcdir)/../../Wrappers/NDnS/wmxSDK_Coex_1.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Makefile.in b/InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Makefile.in
deleted file mode 100644
index 19abdde..0000000
--- a/InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Makefile.in
+++ /dev/null
@@ -1,725 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-
-# Depending on which supplicant we are using (device scape's vs open
-# source), adjust targets and distribute anything else needed.
-@WPA_SUP_ENABLE_TRUE@am__append_1 = $(WPA_SUP_SOURCES)
-@WPA_SUP_ENABLE_TRUE@am__append_2 = $(WPA_SUP_CFLAGS)
-@WPA_SUP_ENABLE_TRUE@am__append_3 = $(DS_SUP_SOURCES)
-@WPA_SUP_ENABLE_FALSE@am__append_4 = $(DS_SUP_SOURCES)
-@WPA_SUP_ENABLE_FALSE@am__append_5 = $(WPA_SUP_SOURCES)
-subdir = InfraStack/OSAgnostic/WiMax/Agents/Supplicant
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libSupplicantAgent_la_LIBADD =
-am__libSupplicantAgent_la_SOURCES_DIST = \
- $(srcdir)/Source/SupplicantAgent.c \
- $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c \
- $(srcdir)/Source/SupplicantAgent.h \
- $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/tls-wpa.h \
- $(srcdir)/Source/ds/aes_wrap.h $(srcdir)/Source/ds/base64.h \
- $(srcdir)/Source/ds/build_config.h \
- $(srcdir)/Source/ds/ccx_aei.h $(srcdir)/Source/ds/ccx.h \
- $(srcdir)/Source/ds/ccx_oid.h $(srcdir)/Source/ds/ccx_pani.h \
- $(srcdir)/Source/ds/cfgdefs.h $(srcdir)/Source/ds/common.h \
- $(srcdir)/Source/ds/config_api.h \
- $(srcdir)/Source/ds/config_defs.h $(srcdir)/Source/ds/config.h \
- $(srcdir)/Source/ds/config_registry.h \
- $(srcdir)/Source/ds/config_ssid.h \
- $(srcdir)/Source/ds/config_types.h \
- $(srcdir)/Source/ds/config_vx.h $(srcdir)/Source/ds/crypto.h \
- $(srcdir)/Source/ds/ctrl_iface.h $(srcdir)/Source/ds/defs.h \
- $(srcdir)/Source/ds/driver_broadcom.h \
- $(srcdir)/Source/ds/driver.h \
- $(srcdir)/Source/ds/driver_hostap.h \
- $(srcdir)/Source/ds/driver_ndis.h \
- $(srcdir)/Source/ds/driver_ndisuio.h \
- $(srcdir)/Source/ds/driver_wext.h \
- $(srcdir)/Source/ds/eap_defs.h $(srcdir)/Source/ds/eap.h \
- $(srcdir)/Source/ds/eap_host.h $(srcdir)/Source/ds/eap_i.h \
- $(srcdir)/Source/ds/eapol_sm.h \
- $(srcdir)/Source/ds/eap_pax_common.h \
- $(srcdir)/Source/ds/eap_psk_common.h \
- $(srcdir)/Source/ds/eap_sim_common.h \
- $(srcdir)/Source/ds/eap_tls_common.h \
- $(srcdir)/Source/ds/eap_tlv.h $(srcdir)/Source/ds/eap_ttls.h \
- $(srcdir)/Source/ds/eloop.h \
- $(srcdir)/Source/ds/event_ndisuio.h \
- $(srcdir)/Source/ds/hostapd.h $(srcdir)/Source/ds/idrvccx.h \
- $(srcdir)/Source/ds/includes.h $(srcdir)/Source/ds/l2_helper.h \
- $(srcdir)/Source/ds/l2_packet.h $(srcdir)/Source/ds/md5.h \
- $(srcdir)/Source/ds/ms_funcs.h \
- $(srcdir)/Source/ds/ndisuio_common.h \
- $(srcdir)/Source/ds/oid_debug.h $(srcdir)/Source/ds/os.h \
- $(srcdir)/Source/ds/pcsc_funcs.h \
- $(srcdir)/Source/ds/pmksa_cache.h \
- $(srcdir)/Source/ds/preauth.h \
- $(srcdir)/Source/ds/priv_netlink.h \
- $(srcdir)/Source/ds/radius_client.h \
- $(srcdir)/Source/ds/radius.h $(srcdir)/Source/ds/rc4.h \
- $(srcdir)/Source/ds/sha1.h $(srcdir)/Source/ds/simple_config.h \
- $(srcdir)/Source/ds/state_machine.h \
- $(srcdir)/Source/ds/swcserv.h $(srcdir)/Source/ds/tls.h \
- $(srcdir)/Source/ds/version.h \
- $(srcdir)/Source/ds/wireless_copy.h \
- $(srcdir)/Source/ds/wpa2defs.h \
- $(srcdir)/Source/ds/wpa_common.h \
- $(srcdir)/Source/ds/wpa_ctrl.h $(srcdir)/Source/ds/wpa.h \
- $(srcdir)/Source/ds/wpa_i.h \
- $(srcdir)/Source/ds/wpa_supplicant.h \
- $(srcdir)/Source/ds/wpa_supplicant_i.h \
- $(srcdir)/Source/ds/wsc_attributes.h \
- $(srcdir)/Source/ds/wsc_common.h \
- $(srcdir)/Source/ds/wsc_controller.h \
- $(srcdir)/Source/ds/wsc_debug.h $(srcdir)/Source/ds/wsc_eap.h \
- $(srcdir)/Source/ds/wsc_eapol.h \
- $(srcdir)/Source/ds/wsc_types.h
-am__objects_1 =
-@WPA_SUP_ENABLE_TRUE@am__objects_2 = $(am__objects_1)
-@WPA_SUP_ENABLE_FALSE@am__objects_3 = $(am__objects_1)
-am_libSupplicantAgent_la_OBJECTS = \
- libSupplicantAgent_la-SupplicantAgent.lo \
- libSupplicantAgent_la-wmxSDK_Sup_Impl.lo $(am__objects_2) \
- $(am__objects_3)
-libSupplicantAgent_la_OBJECTS = $(am_libSupplicantAgent_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libSupplicantAgent_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(libSupplicantAgent_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
- $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libSupplicantAgent_la_SOURCES)
-DIST_SOURCES = $(am__libSupplicantAgent_la_SOURCES_DIST)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libSupplicantAgent.la
-DS_SUP_SOURCES = \
- $(srcdir)/Source/ds/aes_wrap.h \
- $(srcdir)/Source/ds/base64.h \
- $(srcdir)/Source/ds/build_config.h \
- $(srcdir)/Source/ds/ccx_aei.h \
- $(srcdir)/Source/ds/ccx.h \
- $(srcdir)/Source/ds/ccx_oid.h \
- $(srcdir)/Source/ds/ccx_pani.h \
- $(srcdir)/Source/ds/cfgdefs.h \
- $(srcdir)/Source/ds/common.h \
- $(srcdir)/Source/ds/config_api.h \
- $(srcdir)/Source/ds/config_defs.h \
- $(srcdir)/Source/ds/config.h \
- $(srcdir)/Source/ds/config_registry.h \
- $(srcdir)/Source/ds/config_ssid.h \
- $(srcdir)/Source/ds/config_types.h \
- $(srcdir)/Source/ds/config_vx.h \
- $(srcdir)/Source/ds/crypto.h \
- $(srcdir)/Source/ds/ctrl_iface.h \
- $(srcdir)/Source/ds/defs.h \
- $(srcdir)/Source/ds/driver_broadcom.h \
- $(srcdir)/Source/ds/driver.h \
- $(srcdir)/Source/ds/driver_hostap.h \
- $(srcdir)/Source/ds/driver_ndis.h \
- $(srcdir)/Source/ds/driver_ndisuio.h \
- $(srcdir)/Source/ds/driver_wext.h \
- $(srcdir)/Source/ds/eap_defs.h \
- $(srcdir)/Source/ds/eap.h \
- $(srcdir)/Source/ds/eap_host.h \
- $(srcdir)/Source/ds/eap_i.h \
- $(srcdir)/Source/ds/eapol_sm.h \
- $(srcdir)/Source/ds/eap_pax_common.h \
- $(srcdir)/Source/ds/eap_psk_common.h \
- $(srcdir)/Source/ds/eap_sim_common.h \
- $(srcdir)/Source/ds/eap_tls_common.h \
- $(srcdir)/Source/ds/eap_tlv.h \
- $(srcdir)/Source/ds/eap_ttls.h \
- $(srcdir)/Source/ds/eloop.h \
- $(srcdir)/Source/ds/event_ndisuio.h \
- $(srcdir)/Source/ds/hostapd.h \
- $(srcdir)/Source/ds/idrvccx.h \
- $(srcdir)/Source/ds/includes.h \
- $(srcdir)/Source/ds/l2_helper.h \
- $(srcdir)/Source/ds/l2_packet.h \
- $(srcdir)/Source/ds/md5.h \
- $(srcdir)/Source/ds/ms_funcs.h \
- $(srcdir)/Source/ds/ndisuio_common.h \
- $(srcdir)/Source/ds/oid_debug.h \
- $(srcdir)/Source/ds/os.h \
- $(srcdir)/Source/ds/pcsc_funcs.h \
- $(srcdir)/Source/ds/pmksa_cache.h \
- $(srcdir)/Source/ds/preauth.h \
- $(srcdir)/Source/ds/priv_netlink.h \
- $(srcdir)/Source/ds/radius_client.h \
- $(srcdir)/Source/ds/radius.h \
- $(srcdir)/Source/ds/rc4.h \
- $(srcdir)/Source/ds/sha1.h \
- $(srcdir)/Source/ds/simple_config.h \
- $(srcdir)/Source/ds/state_machine.h \
- $(srcdir)/Source/ds/swcserv.h \
- $(srcdir)/Source/ds/tls.h \
- $(srcdir)/Source/ds/version.h \
- $(srcdir)/Source/ds/wireless_copy.h \
- $(srcdir)/Source/ds/wpa2defs.h \
- $(srcdir)/Source/ds/wpa_common.h \
- $(srcdir)/Source/ds/wpa_ctrl.h \
- $(srcdir)/Source/ds/wpa.h \
- $(srcdir)/Source/ds/wpa_i.h \
- $(srcdir)/Source/ds/wpa_supplicant.h \
- $(srcdir)/Source/ds/wpa_supplicant_i.h \
- $(srcdir)/Source/ds/wsc_attributes.h \
- $(srcdir)/Source/ds/wsc_common.h \
- $(srcdir)/Source/ds/wsc_controller.h \
- $(srcdir)/Source/ds/wsc_debug.h \
- $(srcdir)/Source/ds/wsc_eap.h \
- $(srcdir)/Source/ds/wsc_eapol.h \
- $(srcdir)/Source/ds/wsc_types.h
-
-WPA_SUP_SOURCES = \
- $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/tls-wpa.h
-
-WPA_SUP_CFLAGS = \
- -D "WPA_OPEN_SOURCE" -D "USE_STANDARD_TLS_H_ONLY" \
- $(LIBEAP0_CFLAGS)
-
-WPA_SUP_LIBS = \
- $(LIBEAP0_LIBS)
-
-libSupplicantAgent_la_SOURCES = $(srcdir)/Source/SupplicantAgent.c \
- $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c \
- $(srcdir)/Source/SupplicantAgent.h $(am__append_1) \
- $(am__append_4)
-EXTRA_DIST = $(srcdir)/Source/Cert/supplicant_key.pem \
- $(srcdir)/Source/Cert/supplicant_cert.pem \
- $(srcdir)/Source/Cert/cacert.pem $(am__append_3) \
- $(am__append_5)
-libSupplicantAgent_la_CFLAGS = -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/Product/PipeHandler" -I \
- "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common" -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/XmlParser" \
- -I \
- "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I \
- "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders" \
- -I "$(srcdir)/../../Wrappers/Include" -I \
- "$(srcdir)/../../Wrappers/Supplicant" -I \
- "$(srcdir)/../../Wrappers/Apdo" -I "$(srcdir)/../NDnS/L4_db" \
- -I "$(srcdir)/../NDnS/Source" -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/AppSrvInfra" \
- -I \
- "$(top_srcdir)/InfraStack/OSAgnostic/Product/Instrumantation/MOCHandler/UDapiL5" \
- -I "$(srcdir)/../NDnS/APDO" -I "$(srcdir)/../../Wrappers/NDnS" \
- -I "$(srcdir)/../../Wrappers/Apdo" -I "$(srcdir)/Source/ds" -D \
- _GNU_SOURCE @LIBWIMAX_CFLAGS@ -D "_USE_TRACE" -D \
- "BMI_MACHINE_ENDIANNESS_LITTLE" -D "IEEE8021X_EAPOL" -D \
- "_OS_WIN32SIM" -D "_LINUX" $(am__append_2)
-@WPA_SUP_ENABLE_TRUE@libSupplicantAgent_la_LIBS = $(WPA_SUP_LIBS) @LIBWIMAX_LIBS@
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/WiMax/Agents/Supplicant/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libSupplicantAgent.la: $(libSupplicantAgent_la_OBJECTS) $(libSupplicantAgent_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libSupplicantAgent_la_LINK) $(libSupplicantAgent_la_OBJECTS) $(libSupplicantAgent_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSupplicantAgent_la-SupplicantAgent.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSupplicantAgent_la-wmxSDK_Sup_Impl.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libSupplicantAgent_la-SupplicantAgent.lo: $(srcdir)/Source/SupplicantAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSupplicantAgent_la_CFLAGS) $(CFLAGS) -MT libSupplicantAgent_la-SupplicantAgent.lo -MD -MP -MF $(DEPDIR)/libSupplicantAgent_la-SupplicantAgent.Tpo -c -o libSupplicantAgent_la-SupplicantAgent.lo `test -f '$(srcdir)/Source/SupplicantAgent.c' || echo '$(srcdir)/'`$(srcdir)/Source/SupplicantAgent.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSupplicantAgent_la-SupplicantAgent.Tpo $(DEPDIR)/libSupplicantAgent_la-SupplicantAgent.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Source/SupplicantAgent.c' object='libSupplicantAgent_la-SupplicantAgent.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSupplicantAgent_la_CFLAGS) $(CFLAGS) -c -o libSupplicantAgent_la-SupplicantAgent.lo `test -f '$(srcdir)/Source/SupplicantAgent.c' || echo '$(srcdir)/'`$(srcdir)/Source/SupplicantAgent.c
-
-libSupplicantAgent_la-wmxSDK_Sup_Impl.lo: $(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSupplicantAgent_la_CFLAGS) $(CFLAGS) -MT libSupplicantAgent_la-wmxSDK_Sup_Impl.lo -MD -MP -MF $(DEPDIR)/libSupplicantAgent_la-wmxSDK_Sup_Impl.Tpo -c -o libSupplicantAgent_la-wmxSDK_Sup_Impl.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSupplicantAgent_la-wmxSDK_Sup_Impl.Tpo $(DEPDIR)/libSupplicantAgent_la-wmxSDK_Sup_Impl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c' object='libSupplicantAgent_la-wmxSDK_Sup_Impl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSupplicantAgent_la_CFLAGS) $(CFLAGS) -c -o libSupplicantAgent_la-wmxSDK_Sup_Impl.lo `test -f '$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Supplicant/wmxSDK_Sup_Impl.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/Makefile.in b/InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/Makefile.in
deleted file mode 100644
index f0688c6..0000000
--- a/InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/Makefile.in
+++ /dev/null
@@ -1,899 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK
-DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in $(srcdir)/libiWmxSdk-0-uninstalled.pc.in \
- $(srcdir)/libiWmxSdk-0.pc.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = libiWmxSdk-0.pc libiWmxSdk-0-uninstalled.pc
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
- for p in $$list; do echo "$$p $$p"; done | \
- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
- if (++n[$$2] == $(am__install_max)) \
- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
- END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
- "$(DESTDIR)$(pkgincludedir)"
-LTLIBRARIES = $(lib_LTLIBRARIES)
-libiWmxSdk_la_DEPENDENCIES = $(top_builddir)/InfraStack/OSAgnostic/Common/CommonServices/libServices.la \
- $(top_builddir)/InfraStack/OSAgnostic/Product/PipeHandler/libPipeHandler.la \
- $(top_builddir)/InfraStack/OSAgnostic/Common/L4Common/libL4Common.la
-am_libiWmxSdk_la_OBJECTS = libiWmxSdk_la-WrappersMain.lo \
- libiWmxSdk_la-iWmxSDK.lo libiWmxSdk_la-wimaxapi.lo \
- libiWmxSdk_la-wmxSDK_Msc_Impl.lo libiWmxSdk_la-wmxSDK_Nds_2.lo \
- libiWmxSdk_la-wmxSDK_Nds_3.lo libiWmxSdk_la-wmxSDK_Nds_Ctrl.lo \
- libiWmxSdk_la-wmxSDK_Nds_IndHandler.lo \
- libiWmxSdk_la-wmxSDK_Nds_Internals.lo \
- libiWmxSdk_la-wmxSDK_Nds_L5.lo \
- libiWmxSdk_la-wmxSDK_Nds_Utils.lo \
- libiWmxSdk_la-wmxSDK_Coex_3.lo \
- libiWmxSdk_la-wmxSDK_Apdo_Impl.lo \
- libiWmxSdk_la-wmxSDK_Apdo_Utils.lo \
- libiWmxSdk_la-wmxSDK_Apdo_L5.lo \
- libiWmxSdk_la-wmxSDK_Apdo_IndHandler.lo \
- libiWmxSdk_la-wmxSDK_Apdo_Internals.lo libiWmxSdk_la-AES.lo \
- libiWmxSdk_la-AES_CCM.lo
-libiWmxSdk_la_OBJECTS = $(am_libiWmxSdk_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libiWmxSdk_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libiWmxSdk_la_CFLAGS) \
- $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libiWmxSdk_la_SOURCES)
-DIST_SOURCES = $(libiWmxSdk_la_SOURCES)
-DATA = $(pkgconfig_DATA)
-HEADERS = $(pkginclude_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-lib_LTLIBRARIES = libiWmxSdk.la
-pkgsysconfdir = ${sysconfdir}/$(PACKAGE)
-libiWmxSdk_la_SOURCES = $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/Wrappers/WrappersMain.c \
- $(srcdir)/iWmxSDK.c \
- $(srcdir)/../CommonAPI/wimaxapi.c \
- $(srcdir)/../Miscellaneous/wmxSDK_Msc_Impl.c \
- $(srcdir)/../NDnS/wmxSDK_Nds_2.c \
- $(srcdir)/../NDnS/wmxSDK_Nds_3.c \
- $(srcdir)/../NDnS/wmxSDK_Nds_Ctrl.c \
- $(srcdir)/../NDnS/wmxSDK_Nds_IndHandler.c \
- $(srcdir)/../NDnS/wmxSDK_Nds_Internals.c \
- $(srcdir)/../NDnS/wmxSDK_Nds_L5.c \
- $(srcdir)/../NDnS/wmxSDK_Nds_Utils.c \
- $(srcdir)/../NDnS/wmxSDK_Coex_3.c \
- $(srcdir)/../Apdo/wmxSDK_Apdo_Impl.c \
- $(srcdir)/../Apdo/wmxSDK_Apdo_Utils.c \
- $(srcdir)/../Apdo/wmxSDK_Apdo_L5.c \
- $(srcdir)/../Apdo/wmxSDK_Apdo_IndHandler.c \
- $(srcdir)/../Apdo/wmxSDK_Apdo_Internals.c \
- $(srcdir)/../Apdo/AES.c \
- $(srcdir)/../Apdo/AES_CCM.c \
- $(srcdir)/../Include/iWmxSDK.h \
- $(srcdir)/../Include/iWmxSDKVersion.h \
- $(srcdir)/../Include/wmxSDK_Apdo_3.h \
- $(srcdir)/../Include/wmxSDK_Apdo_Cmn.h \
- $(srcdir)/../Include/wmxSDK_Apdo_Ctrl.h \
- $(srcdir)/../Include/wmxSDK_Apdo_L5.h \
- $(srcdir)/../Include/wmxSDK_Apdo_Utils.h \
- $(srcdir)/../Include/wmxSDK_Msc_2.h \
- $(srcdir)/../Include/wmxSDK_Msc_CtrlAgent.h \
- $(srcdir)/../Include/wmxSDK_Msc_Ctrl.h \
- $(srcdir)/../Include/wmxSDK_Msc_L5.h \
- $(srcdir)/../Include/wmxSDK_Ndis_3.h \
- $(srcdir)/../Include/wmxSDK_Ndis_Ctrl.h \
- $(srcdir)/../Include/wmxSDK_Ndis_L5.h \
- $(srcdir)/../Include/wmxSDK_Nds_1.h \
- $(srcdir)/../Include/wmxSDK_Nds_2.h \
- $(srcdir)/../Include/wmxSDK_Nds_3.h \
- $(srcdir)/../Include/wmxSDK_Nds_Cmn.h \
- $(srcdir)/../Include/wmxSDK_Nds_CtrlAgent.h \
- $(srcdir)/../Include/wmxSDK_Nds_Ctrl.h \
- $(srcdir)/../Include/wmxSDK_Nds_L5.h \
- $(srcdir)/../Include/wmxSDK_Sup_1.h \
- $(srcdir)/../Include/wmxSDK_Sup_4.h \
- $(srcdir)/../Include/wmxSDK_Sup_CtrlAgent.h \
- $(srcdir)/../Include/wmxSDK_Sup_Ctrl.h \
- $(srcdir)/../Include/wmxSDK_Sup_Defines.h \
- $(srcdir)/../Include/wmxSDK_Coex_3.h \
- $(srcdir)/../Include/wmxSDK_Sup_L5.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/CoexAPI.h
-
-
-# TODO :: What todo with these file??
-
-# $(srcdir)/../Supplicant/wmxSDK_Sup_Impl.c
-pkginclude_HEADERS = $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/WiMaxAPI.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/WiMaxAPIEx.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/WiMaxType.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/WiMaxTypesEx.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/WiMaxError.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/CoexAPI.h \
- $(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives/wimax_osal_types.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives/wimax_consts.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives/wimax_osal_basictypes.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives/wimax_osal_linux_types.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives/windows_error.h \
- $(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives/wimax_osal_error.h \
- $(srcdir)/../Include/wmxSDK_Apdo_3.h \
- $(srcdir)/../Include/wmxSDK_Apdo_Cmn.h \
- $(srcdir)/../Include/wmxSDK_Apdo_Ctrl.h
-
-libiWmxSdk_la_CFLAGS = \
- -I "$(srcdir)/../Include" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders" \
- -I "$(srcdir)/../CommonAPI" \
- -I "$(srcdir)/../NDnS" \
- -I "$(srcdir)/../Apdo/" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L5Common" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/PipeHandler" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/L4Generated" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/XmlParser" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/AppSrvInfra" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Product/Instrumantation/MOCHandler/UDapiL5" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(srcdir)/../../Agents/NDnS/L4_db" \
- -I "$(srcdir)/../../Agents/NDnS/Source" \
- -I "$(srcdir)/../../Agents/NDnS/APDO/" \
- -I "$(srcdir)/../../Agents/Supplicant/Source/ds" \
- -D "_USE_TRACE" \
- -D "_OS_WIN32SIM" -D "OMADM_CLIENT_SIMULATOR" \
- -D _GNU_SOURCE \
- -D "_LINUX" -D "_WIMAX_SDK_" \
- -D PKG_SYSCONF_DIR="\"${pkgsysconfdir}\""
-
-libiWmxSdk_la_LIBADD = $(top_builddir)/InfraStack/OSAgnostic/Common/CommonServices/libServices.la \
- $(top_builddir)/InfraStack/OSAgnostic/Product/PipeHandler/libPipeHandler.la \
- $(top_builddir)/InfraStack/OSAgnostic/Common/L4Common/libL4Common.la \
- -lm
-
-
-# $(builddir)../CommonAPI/libCommonAPI.la
-pkgconfigdir = ${libdir}/pkgconfig
-pkgconfig_DATA = libiWmxSdk-0.pc
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-libiWmxSdk-0.pc: $(top_builddir)/config.status $(srcdir)/libiWmxSdk-0.pc.in
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-libiWmxSdk-0-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/libiWmxSdk-0-uninstalled.pc.in
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
- @$(NORMAL_INSTALL)
- test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
- @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
- list2=; for p in $$list; do \
- if test -f $$p; then \
- list2="$$list2 $$p"; \
- else :; fi; \
- done; \
- test -z "$$list2" || { \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
- }
-
-uninstall-libLTLIBRARIES:
- @$(NORMAL_UNINSTALL)
- @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
- for p in $$list; do \
- $(am__strip_dir) \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
- done
-
-clean-libLTLIBRARIES:
- -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
- @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libiWmxSdk.la: $(libiWmxSdk_la_OBJECTS) $(libiWmxSdk_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libiWmxSdk_la_LINK) -rpath $(libdir) $(libiWmxSdk_la_OBJECTS) $(libiWmxSdk_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-AES.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-AES_CCM.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-WrappersMain.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-iWmxSDK.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wimaxapi.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Impl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_IndHandler.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Internals.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_L5.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Utils.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Coex_3.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Msc_Impl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_2.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_3.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Ctrl.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_IndHandler.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Internals.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_L5.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Utils.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libiWmxSdk_la-WrappersMain.lo: $(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/Wrappers/WrappersMain.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-WrappersMain.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-WrappersMain.Tpo -c -o libiWmxSdk_la-WrappersMain.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/Wrappers/WrappersMain.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/Wrappers/WrappersMain.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-WrappersMain.Tpo $(DEPDIR)/libiWmxSdk_la-WrappersMain.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/Wrappers/WrappersMain.c' object='libiWmxSdk_la-WrappersMain.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-WrappersMain.lo `test -f '$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/Wrappers/WrappersMain.c' || echo '$(srcdir)/'`$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/Wrappers/WrappersMain.c
-
-libiWmxSdk_la-iWmxSDK.lo: $(srcdir)/iWmxSDK.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-iWmxSDK.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-iWmxSDK.Tpo -c -o libiWmxSdk_la-iWmxSDK.lo `test -f '$(srcdir)/iWmxSDK.c' || echo '$(srcdir)/'`$(srcdir)/iWmxSDK.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-iWmxSDK.Tpo $(DEPDIR)/libiWmxSdk_la-iWmxSDK.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/iWmxSDK.c' object='libiWmxSdk_la-iWmxSDK.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-iWmxSDK.lo `test -f '$(srcdir)/iWmxSDK.c' || echo '$(srcdir)/'`$(srcdir)/iWmxSDK.c
-
-libiWmxSdk_la-wimaxapi.lo: $(srcdir)/../CommonAPI/wimaxapi.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wimaxapi.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wimaxapi.Tpo -c -o libiWmxSdk_la-wimaxapi.lo `test -f '$(srcdir)/../CommonAPI/wimaxapi.c' || echo '$(srcdir)/'`$(srcdir)/../CommonAPI/wimaxapi.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wimaxapi.Tpo $(DEPDIR)/libiWmxSdk_la-wimaxapi.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../CommonAPI/wimaxapi.c' object='libiWmxSdk_la-wimaxapi.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wimaxapi.lo `test -f '$(srcdir)/../CommonAPI/wimaxapi.c' || echo '$(srcdir)/'`$(srcdir)/../CommonAPI/wimaxapi.c
-
-libiWmxSdk_la-wmxSDK_Msc_Impl.lo: $(srcdir)/../Miscellaneous/wmxSDK_Msc_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Msc_Impl.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Msc_Impl.Tpo -c -o libiWmxSdk_la-wmxSDK_Msc_Impl.lo `test -f '$(srcdir)/../Miscellaneous/wmxSDK_Msc_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../Miscellaneous/wmxSDK_Msc_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Msc_Impl.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Msc_Impl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Miscellaneous/wmxSDK_Msc_Impl.c' object='libiWmxSdk_la-wmxSDK_Msc_Impl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Msc_Impl.lo `test -f '$(srcdir)/../Miscellaneous/wmxSDK_Msc_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../Miscellaneous/wmxSDK_Msc_Impl.c
-
-libiWmxSdk_la-wmxSDK_Nds_2.lo: $(srcdir)/../NDnS/wmxSDK_Nds_2.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Nds_2.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_2.Tpo -c -o libiWmxSdk_la-wmxSDK_Nds_2.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_2.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_2.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_2.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_2.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Nds_2.c' object='libiWmxSdk_la-wmxSDK_Nds_2.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Nds_2.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_2.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_2.c
-
-libiWmxSdk_la-wmxSDK_Nds_3.lo: $(srcdir)/../NDnS/wmxSDK_Nds_3.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Nds_3.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_3.Tpo -c -o libiWmxSdk_la-wmxSDK_Nds_3.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_3.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_3.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_3.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_3.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Nds_3.c' object='libiWmxSdk_la-wmxSDK_Nds_3.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Nds_3.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_3.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_3.c
-
-libiWmxSdk_la-wmxSDK_Nds_Ctrl.lo: $(srcdir)/../NDnS/wmxSDK_Nds_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Nds_Ctrl.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Ctrl.Tpo -c -o libiWmxSdk_la-wmxSDK_Nds_Ctrl.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_Ctrl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Ctrl.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Ctrl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Nds_Ctrl.c' object='libiWmxSdk_la-wmxSDK_Nds_Ctrl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Nds_Ctrl.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_Ctrl.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_Ctrl.c
-
-libiWmxSdk_la-wmxSDK_Nds_IndHandler.lo: $(srcdir)/../NDnS/wmxSDK_Nds_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Nds_IndHandler.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_IndHandler.Tpo -c -o libiWmxSdk_la-wmxSDK_Nds_IndHandler.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_IndHandler.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_IndHandler.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Nds_IndHandler.c' object='libiWmxSdk_la-wmxSDK_Nds_IndHandler.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Nds_IndHandler.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_IndHandler.c
-
-libiWmxSdk_la-wmxSDK_Nds_Internals.lo: $(srcdir)/../NDnS/wmxSDK_Nds_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Nds_Internals.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Internals.Tpo -c -o libiWmxSdk_la-wmxSDK_Nds_Internals.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Internals.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Internals.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Nds_Internals.c' object='libiWmxSdk_la-wmxSDK_Nds_Internals.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Nds_Internals.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_Internals.c
-
-libiWmxSdk_la-wmxSDK_Nds_L5.lo: $(srcdir)/../NDnS/wmxSDK_Nds_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Nds_L5.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_L5.Tpo -c -o libiWmxSdk_la-wmxSDK_Nds_L5.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_L5.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_L5.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_L5.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Nds_L5.c' object='libiWmxSdk_la-wmxSDK_Nds_L5.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Nds_L5.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_L5.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_L5.c
-
-libiWmxSdk_la-wmxSDK_Nds_Utils.lo: $(srcdir)/../NDnS/wmxSDK_Nds_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Nds_Utils.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Utils.Tpo -c -o libiWmxSdk_la-wmxSDK_Nds_Utils.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Utils.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Nds_Utils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Nds_Utils.c' object='libiWmxSdk_la-wmxSDK_Nds_Utils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Nds_Utils.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Nds_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Nds_Utils.c
-
-libiWmxSdk_la-wmxSDK_Coex_3.lo: $(srcdir)/../NDnS/wmxSDK_Coex_3.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Coex_3.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Coex_3.Tpo -c -o libiWmxSdk_la-wmxSDK_Coex_3.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Coex_3.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Coex_3.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Coex_3.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Coex_3.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../NDnS/wmxSDK_Coex_3.c' object='libiWmxSdk_la-wmxSDK_Coex_3.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Coex_3.lo `test -f '$(srcdir)/../NDnS/wmxSDK_Coex_3.c' || echo '$(srcdir)/'`$(srcdir)/../NDnS/wmxSDK_Coex_3.c
-
-libiWmxSdk_la-wmxSDK_Apdo_Impl.lo: $(srcdir)/../Apdo/wmxSDK_Apdo_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Apdo_Impl.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Impl.Tpo -c -o libiWmxSdk_la-wmxSDK_Apdo_Impl.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_Impl.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Impl.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Impl.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Apdo/wmxSDK_Apdo_Impl.c' object='libiWmxSdk_la-wmxSDK_Apdo_Impl.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Apdo_Impl.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_Impl.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_Impl.c
-
-libiWmxSdk_la-wmxSDK_Apdo_Utils.lo: $(srcdir)/../Apdo/wmxSDK_Apdo_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Apdo_Utils.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Utils.Tpo -c -o libiWmxSdk_la-wmxSDK_Apdo_Utils.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_Utils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Utils.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Utils.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Apdo/wmxSDK_Apdo_Utils.c' object='libiWmxSdk_la-wmxSDK_Apdo_Utils.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Apdo_Utils.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_Utils.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_Utils.c
-
-libiWmxSdk_la-wmxSDK_Apdo_L5.lo: $(srcdir)/../Apdo/wmxSDK_Apdo_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Apdo_L5.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_L5.Tpo -c -o libiWmxSdk_la-wmxSDK_Apdo_L5.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_L5.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_L5.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_L5.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_L5.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Apdo/wmxSDK_Apdo_L5.c' object='libiWmxSdk_la-wmxSDK_Apdo_L5.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Apdo_L5.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_L5.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_L5.c
-
-libiWmxSdk_la-wmxSDK_Apdo_IndHandler.lo: $(srcdir)/../Apdo/wmxSDK_Apdo_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Apdo_IndHandler.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_IndHandler.Tpo -c -o libiWmxSdk_la-wmxSDK_Apdo_IndHandler.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_IndHandler.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_IndHandler.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_IndHandler.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Apdo/wmxSDK_Apdo_IndHandler.c' object='libiWmxSdk_la-wmxSDK_Apdo_IndHandler.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Apdo_IndHandler.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_IndHandler.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_IndHandler.c
-
-libiWmxSdk_la-wmxSDK_Apdo_Internals.lo: $(srcdir)/../Apdo/wmxSDK_Apdo_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-wmxSDK_Apdo_Internals.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Internals.Tpo -c -o libiWmxSdk_la-wmxSDK_Apdo_Internals.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_Internals.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Internals.Tpo $(DEPDIR)/libiWmxSdk_la-wmxSDK_Apdo_Internals.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Apdo/wmxSDK_Apdo_Internals.c' object='libiWmxSdk_la-wmxSDK_Apdo_Internals.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-wmxSDK_Apdo_Internals.lo `test -f '$(srcdir)/../Apdo/wmxSDK_Apdo_Internals.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/wmxSDK_Apdo_Internals.c
-
-libiWmxSdk_la-AES.lo: $(srcdir)/../Apdo/AES.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-AES.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-AES.Tpo -c -o libiWmxSdk_la-AES.lo `test -f '$(srcdir)/../Apdo/AES.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/AES.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-AES.Tpo $(DEPDIR)/libiWmxSdk_la-AES.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Apdo/AES.c' object='libiWmxSdk_la-AES.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-AES.lo `test -f '$(srcdir)/../Apdo/AES.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/AES.c
-
-libiWmxSdk_la-AES_CCM.lo: $(srcdir)/../Apdo/AES_CCM.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -MT libiWmxSdk_la-AES_CCM.lo -MD -MP -MF $(DEPDIR)/libiWmxSdk_la-AES_CCM.Tpo -c -o libiWmxSdk_la-AES_CCM.lo `test -f '$(srcdir)/../Apdo/AES_CCM.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/AES_CCM.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libiWmxSdk_la-AES_CCM.Tpo $(DEPDIR)/libiWmxSdk_la-AES_CCM.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../Apdo/AES_CCM.c' object='libiWmxSdk_la-AES_CCM.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libiWmxSdk_la_CFLAGS) $(CFLAGS) -c -o libiWmxSdk_la-AES_CCM.lo `test -f '$(srcdir)/../Apdo/AES_CCM.c' || echo '$(srcdir)/'`$(srcdir)/../Apdo/AES_CCM.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-install-pkgconfigDATA: $(pkgconfig_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
- done
-
-uninstall-pkgconfigDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
-install-pkgincludeHEADERS: $(pkginclude_HEADERS)
- @$(NORMAL_INSTALL)
- test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
- @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
- $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
- done
-
-uninstall-pkgincludeHEADERS:
- @$(NORMAL_UNINSTALL)
- @list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
-installdirs:
- for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-pkgconfigDATA install-pkgincludeHEADERS
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \
- uninstall-pkgincludeHEADERS
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libLTLIBRARIES clean-libtool ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am \
- install-libLTLIBRARIES install-man install-pdf install-pdf-am \
- install-pkgconfigDATA install-pkgincludeHEADERS install-ps \
- install-ps-am install-strip installcheck installcheck-am \
- installdirs maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
- uninstall-am uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \
- uninstall-pkgincludeHEADERS
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSDependent/Linux/InfraStackModules/IPCs/Makefile.in b/InfraStack/OSDependent/Linux/InfraStackModules/IPCs/Makefile.in
deleted file mode 100644
index 656384f..0000000
--- a/InfraStack/OSDependent/Linux/InfraStackModules/IPCs/Makefile.in
+++ /dev/null
@@ -1,590 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSDependent/Linux/InfraStackModules/IPCs
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libSockets_la_LIBADD =
-am_libSockets_la_OBJECTS = libSockets_la-Socket.lo \
- libSockets_la-ClientsSockets.lo libSockets_la-ServerSocket.lo \
- libSockets_la-DnDServerSocket.lo libSockets_la-NPipe.lo \
- libSockets_la-ClientNPipe.lo libSockets_la-ServerNPipe.lo
-libSockets_la_OBJECTS = $(am_libSockets_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libSockets_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libSockets_la_CFLAGS) \
- $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libSockets_la_SOURCES)
-DIST_SOURCES = $(libSockets_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libSockets.la
-libSockets_la_SOURCES = $(srcdir)/Socket.c \
- $(srcdir)/ClientsSockets.c \
- $(srcdir)/ServerSocket.c \
- $(srcdir)/DnDServerSocket.c \
- $(srcdir)/DnDServerSocket.h \
- $(srcdir)/NPipe.c \
- $(srcdir)/ClientNPipe.c \
- $(srcdir)/ServerNPipe.c \
- $(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules/IPC_Common.h \
- $(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules/IPC_Client.h \
- $(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules/IPC_Server.h
-
-libSockets_la_CFLAGS = \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/XmlParser" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services"
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/InfraStackModules/IPCs/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/InfraStackModules/IPCs/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libSockets.la: $(libSockets_la_OBJECTS) $(libSockets_la_DEPENDENCIES)
- $(AM_V_CCLD)$(libSockets_la_LINK) $(libSockets_la_OBJECTS) $(libSockets_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSockets_la-ClientNPipe.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSockets_la-ClientsSockets.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSockets_la-DnDServerSocket.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSockets_la-NPipe.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSockets_la-ServerNPipe.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSockets_la-ServerSocket.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libSockets_la-Socket.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-libSockets_la-Socket.lo: $(srcdir)/Socket.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -MT libSockets_la-Socket.lo -MD -MP -MF $(DEPDIR)/libSockets_la-Socket.Tpo -c -o libSockets_la-Socket.lo `test -f '$(srcdir)/Socket.c' || echo '$(srcdir)/'`$(srcdir)/Socket.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSockets_la-Socket.Tpo $(DEPDIR)/libSockets_la-Socket.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/Socket.c' object='libSockets_la-Socket.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -c -o libSockets_la-Socket.lo `test -f '$(srcdir)/Socket.c' || echo '$(srcdir)/'`$(srcdir)/Socket.c
-
-libSockets_la-ClientsSockets.lo: $(srcdir)/ClientsSockets.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -MT libSockets_la-ClientsSockets.lo -MD -MP -MF $(DEPDIR)/libSockets_la-ClientsSockets.Tpo -c -o libSockets_la-ClientsSockets.lo `test -f '$(srcdir)/ClientsSockets.c' || echo '$(srcdir)/'`$(srcdir)/ClientsSockets.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSockets_la-ClientsSockets.Tpo $(DEPDIR)/libSockets_la-ClientsSockets.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/ClientsSockets.c' object='libSockets_la-ClientsSockets.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -c -o libSockets_la-ClientsSockets.lo `test -f '$(srcdir)/ClientsSockets.c' || echo '$(srcdir)/'`$(srcdir)/ClientsSockets.c
-
-libSockets_la-ServerSocket.lo: $(srcdir)/ServerSocket.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -MT libSockets_la-ServerSocket.lo -MD -MP -MF $(DEPDIR)/libSockets_la-ServerSocket.Tpo -c -o libSockets_la-ServerSocket.lo `test -f '$(srcdir)/ServerSocket.c' || echo '$(srcdir)/'`$(srcdir)/ServerSocket.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSockets_la-ServerSocket.Tpo $(DEPDIR)/libSockets_la-ServerSocket.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/ServerSocket.c' object='libSockets_la-ServerSocket.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -c -o libSockets_la-ServerSocket.lo `test -f '$(srcdir)/ServerSocket.c' || echo '$(srcdir)/'`$(srcdir)/ServerSocket.c
-
-libSockets_la-DnDServerSocket.lo: $(srcdir)/DnDServerSocket.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -MT libSockets_la-DnDServerSocket.lo -MD -MP -MF $(DEPDIR)/libSockets_la-DnDServerSocket.Tpo -c -o libSockets_la-DnDServerSocket.lo `test -f '$(srcdir)/DnDServerSocket.c' || echo '$(srcdir)/'`$(srcdir)/DnDServerSocket.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSockets_la-DnDServerSocket.Tpo $(DEPDIR)/libSockets_la-DnDServerSocket.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/DnDServerSocket.c' object='libSockets_la-DnDServerSocket.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -c -o libSockets_la-DnDServerSocket.lo `test -f '$(srcdir)/DnDServerSocket.c' || echo '$(srcdir)/'`$(srcdir)/DnDServerSocket.c
-
-libSockets_la-NPipe.lo: $(srcdir)/NPipe.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -MT libSockets_la-NPipe.lo -MD -MP -MF $(DEPDIR)/libSockets_la-NPipe.Tpo -c -o libSockets_la-NPipe.lo `test -f '$(srcdir)/NPipe.c' || echo '$(srcdir)/'`$(srcdir)/NPipe.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSockets_la-NPipe.Tpo $(DEPDIR)/libSockets_la-NPipe.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/NPipe.c' object='libSockets_la-NPipe.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -c -o libSockets_la-NPipe.lo `test -f '$(srcdir)/NPipe.c' || echo '$(srcdir)/'`$(srcdir)/NPipe.c
-
-libSockets_la-ClientNPipe.lo: $(srcdir)/ClientNPipe.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -MT libSockets_la-ClientNPipe.lo -MD -MP -MF $(DEPDIR)/libSockets_la-ClientNPipe.Tpo -c -o libSockets_la-ClientNPipe.lo `test -f '$(srcdir)/ClientNPipe.c' || echo '$(srcdir)/'`$(srcdir)/ClientNPipe.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSockets_la-ClientNPipe.Tpo $(DEPDIR)/libSockets_la-ClientNPipe.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/ClientNPipe.c' object='libSockets_la-ClientNPipe.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -c -o libSockets_la-ClientNPipe.lo `test -f '$(srcdir)/ClientNPipe.c' || echo '$(srcdir)/'`$(srcdir)/ClientNPipe.c
-
-libSockets_la-ServerNPipe.lo: $(srcdir)/ServerNPipe.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -MT libSockets_la-ServerNPipe.lo -MD -MP -MF $(DEPDIR)/libSockets_la-ServerNPipe.Tpo -c -o libSockets_la-ServerNPipe.lo `test -f '$(srcdir)/ServerNPipe.c' || echo '$(srcdir)/'`$(srcdir)/ServerNPipe.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libSockets_la-ServerNPipe.Tpo $(DEPDIR)/libSockets_la-ServerNPipe.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/ServerNPipe.c' object='libSockets_la-ServerNPipe.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libSockets_la_CFLAGS) $(CFLAGS) -c -o libSockets_la-ServerNPipe.lo `test -f '$(srcdir)/ServerNPipe.c' || echo '$(srcdir)/'`$(srcdir)/ServerNPipe.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSDependent/Linux/OSAL/Makefile.in b/InfraStack/OSDependent/Linux/OSAL/Makefile.in
deleted file mode 100644
index f16c021..0000000
--- a/InfraStack/OSDependent/Linux/OSAL/Makefile.in
+++ /dev/null
@@ -1,709 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = InfraStack/OSDependent/Linux/OSAL
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libosal_la_DEPENDENCIES =
-am_libosal_la_OBJECTS = wimax_osal_primitives.lo wimax_osal_strings.lo \
- wimax_osal_event.lo wimax_osal_util.lo wimax_osal_trace.lo \
- wimax_osal_win.lo wimax_osal_services.lo \
- wimax_osal_config_controller.lo wimax_osal_crypt_services.lo \
- EventLogger.lo
-libosal_la_OBJECTS = $(am_libosal_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(libosal_la_SOURCES)
-DIST_SOURCES = $(libosal_la_SOURCES)
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
- *) f=$$p;; \
- esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
- for p in $$list; do echo "$$p $$p"; done | \
- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
- if (++n[$$2] == $(am__install_max)) \
- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
- END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(logrotatedir)"
-DATA = $(logrotate_DATA)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LTLIBRARIES = libosal.la
-varlogdir = ${localstatedir}/log
-pkgvarlogdir = ${varlogdir}/$(PACKAGE)
-pkgsysconfdir = ${sysconfdir}/$(PACKAGE)
-pkglocalstatedir = ${localstatedir}/lib/$(PACKAGE)
-logrotatedir = ${sysconfdir}/logrotate.d/
-logrotate_DATA = wimax.conf
-EXTRA_DIST = logrotate.in
-CLEANFILES = wimax.conf
-libosal_la_SOURCES = \
- $(srcdir)/./Primitives/wimax_osal_primitives.c \
- $(srcdir)/./Primitives/wimax_osal_strings.c \
- $(srcdir)/./Primitives/wimax_osal_event.c \
- $(srcdir)/./Primitives/wimax_osal_util.c \
- $(srcdir)/./Primitives/wimax_osal_trace.c \
- $(srcdir)/./Primitives/wimax_osal_win.c \
- $(srcdir)/./Services/wimax_osal_services.c \
- $(srcdir)/./Services/wimax_osal_services.h \
- $(srcdir)/./Services/wimax_osal_config_controller.c \
- $(srcdir)/./Services/wimax_osal_crypt_services.c \
- $(srcdir)/./Services/wimax_osal_win_config_controller_defines.h \
- $(srcdir)/../EventLogMessages/EventLogger.c \
- $(srcdir)/../EventLogMessages/EventLogger.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Primitives/wimax_osal_string.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Primitives/wimax_osal_types.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Primitives/wimax_osal_primitives.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Services/wimax_osal_crypt_services.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Services/wimax_osal_event_logger.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Services/wimax_osal_config_controler.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Services/wimax_osal_services_cmn.h \
- $(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Services/wimax_osal_ip_services.h \
- $(srcdir)/./Primitives/wimax_osal_basictypes.h \
- $(srcdir)/./Services/wimax_osal_config_controler_defines.h \
- $(srcdir)/./Primitives/wimax_osal_trace.h \
- $(srcdir)/./Primitives/crtdbg.h \
- $(srcdir)/Primitives/wimax_osal_error.h
-
-libosal_la_LIBADD = @ZLIB_LIBS@
-
-#TODO:: Move out the compilations of thesefiles to services project (they are high level absractions with
-# dependencies on higher layers..
-# $(srcdir)/./Services/wimax_osal_event_logger.c
-
-#TODO:: Check some of these below and their contents if they are still needed.
-# $(srcdir)/LinuxHandles.h \
-# $(srcdir)/windows_error.h \
-# $(srcdir)/./Primitives/wimax_osal_win.c \
-# $(srcdir)/windows_types.h
-AM_CFLAGS = -lz -I "$(srcdir)/./Primitives" \
- -I "$(srcdir)/./Services" \
- -I "$(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(srcdir)/../../../OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(srcdir)/../../../OSAgnostic/OSInterface/OSAL" \
- -I "$(srcdir)/../../../OSAgnostic/Common/CommonServices/" \
- -I "$(srcdir)/../../../OSAgnostic/Common/CommonServices/XmlParser" \
- -I "$(srcdir)/../../../OSAgnostic/OSInterface/InfraStackModules" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)" \
- @ZLIB_CFLAGS@ \
- -D PKG_VAR_LOG_DIR="\"${pkgvarlogdir}\"" \
- -D PKG_DATA_DIR="\"${pkgdatadir}\"" \
- -D LIB_DIR="\"${libdir}\"" \
- -D PKG_SYSCONF_DIR="\"${pkgsysconfdir}\"" \
- -D PKG_LOCALSTATE_DIR="\"${pkglocalstatedir}\"" \
- -D NATIVE_LINUX
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/OSAL/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/OSAL/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
- dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
- test "$$dir" != "$$p" || dir=.; \
- echo "rm -f \"$${dir}/so_locations\""; \
- rm -f "$${dir}/so_locations"; \
- done
-libosal.la: $(libosal_la_OBJECTS) $(libosal_la_DEPENDENCIES)
- $(AM_V_CCLD)$(LINK) $(libosal_la_OBJECTS) $(libosal_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EventLogger.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_config_controller.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_crypt_services.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_event.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_primitives.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_services.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_strings.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_trace.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_util.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_osal_win.Plo@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-wimax_osal_primitives.lo: $(srcdir)/./Primitives/wimax_osal_primitives.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_primitives.lo -MD -MP -MF $(DEPDIR)/wimax_osal_primitives.Tpo -c -o wimax_osal_primitives.lo `test -f '$(srcdir)/./Primitives/wimax_osal_primitives.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_primitives.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_primitives.Tpo $(DEPDIR)/wimax_osal_primitives.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Primitives/wimax_osal_primitives.c' object='wimax_osal_primitives.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_primitives.lo `test -f '$(srcdir)/./Primitives/wimax_osal_primitives.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_primitives.c
-
-wimax_osal_strings.lo: $(srcdir)/./Primitives/wimax_osal_strings.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_strings.lo -MD -MP -MF $(DEPDIR)/wimax_osal_strings.Tpo -c -o wimax_osal_strings.lo `test -f '$(srcdir)/./Primitives/wimax_osal_strings.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_strings.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_strings.Tpo $(DEPDIR)/wimax_osal_strings.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Primitives/wimax_osal_strings.c' object='wimax_osal_strings.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_strings.lo `test -f '$(srcdir)/./Primitives/wimax_osal_strings.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_strings.c
-
-wimax_osal_event.lo: $(srcdir)/./Primitives/wimax_osal_event.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_event.lo -MD -MP -MF $(DEPDIR)/wimax_osal_event.Tpo -c -o wimax_osal_event.lo `test -f '$(srcdir)/./Primitives/wimax_osal_event.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_event.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_event.Tpo $(DEPDIR)/wimax_osal_event.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Primitives/wimax_osal_event.c' object='wimax_osal_event.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_event.lo `test -f '$(srcdir)/./Primitives/wimax_osal_event.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_event.c
-
-wimax_osal_util.lo: $(srcdir)/./Primitives/wimax_osal_util.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_util.lo -MD -MP -MF $(DEPDIR)/wimax_osal_util.Tpo -c -o wimax_osal_util.lo `test -f '$(srcdir)/./Primitives/wimax_osal_util.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_util.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_util.Tpo $(DEPDIR)/wimax_osal_util.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Primitives/wimax_osal_util.c' object='wimax_osal_util.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_util.lo `test -f '$(srcdir)/./Primitives/wimax_osal_util.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_util.c
-
-wimax_osal_trace.lo: $(srcdir)/./Primitives/wimax_osal_trace.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_trace.lo -MD -MP -MF $(DEPDIR)/wimax_osal_trace.Tpo -c -o wimax_osal_trace.lo `test -f '$(srcdir)/./Primitives/wimax_osal_trace.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_trace.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_trace.Tpo $(DEPDIR)/wimax_osal_trace.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Primitives/wimax_osal_trace.c' object='wimax_osal_trace.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_trace.lo `test -f '$(srcdir)/./Primitives/wimax_osal_trace.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_trace.c
-
-wimax_osal_win.lo: $(srcdir)/./Primitives/wimax_osal_win.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_win.lo -MD -MP -MF $(DEPDIR)/wimax_osal_win.Tpo -c -o wimax_osal_win.lo `test -f '$(srcdir)/./Primitives/wimax_osal_win.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_win.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_win.Tpo $(DEPDIR)/wimax_osal_win.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Primitives/wimax_osal_win.c' object='wimax_osal_win.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_win.lo `test -f '$(srcdir)/./Primitives/wimax_osal_win.c' || echo '$(srcdir)/'`$(srcdir)/./Primitives/wimax_osal_win.c
-
-wimax_osal_services.lo: $(srcdir)/./Services/wimax_osal_services.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_services.lo -MD -MP -MF $(DEPDIR)/wimax_osal_services.Tpo -c -o wimax_osal_services.lo `test -f '$(srcdir)/./Services/wimax_osal_services.c' || echo '$(srcdir)/'`$(srcdir)/./Services/wimax_osal_services.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_services.Tpo $(DEPDIR)/wimax_osal_services.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Services/wimax_osal_services.c' object='wimax_osal_services.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_services.lo `test -f '$(srcdir)/./Services/wimax_osal_services.c' || echo '$(srcdir)/'`$(srcdir)/./Services/wimax_osal_services.c
-
-wimax_osal_config_controller.lo: $(srcdir)/./Services/wimax_osal_config_controller.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_config_controller.lo -MD -MP -MF $(DEPDIR)/wimax_osal_config_controller.Tpo -c -o wimax_osal_config_controller.lo `test -f '$(srcdir)/./Services/wimax_osal_config_controller.c' || echo '$(srcdir)/'`$(srcdir)/./Services/wimax_osal_config_controller.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_config_controller.Tpo $(DEPDIR)/wimax_osal_config_controller.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Services/wimax_osal_config_controller.c' object='wimax_osal_config_controller.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_config_controller.lo `test -f '$(srcdir)/./Services/wimax_osal_config_controller.c' || echo '$(srcdir)/'`$(srcdir)/./Services/wimax_osal_config_controller.c
-
-wimax_osal_crypt_services.lo: $(srcdir)/./Services/wimax_osal_crypt_services.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT wimax_osal_crypt_services.lo -MD -MP -MF $(DEPDIR)/wimax_osal_crypt_services.Tpo -c -o wimax_osal_crypt_services.lo `test -f '$(srcdir)/./Services/wimax_osal_crypt_services.c' || echo '$(srcdir)/'`$(srcdir)/./Services/wimax_osal_crypt_services.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_osal_crypt_services.Tpo $(DEPDIR)/wimax_osal_crypt_services.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/./Services/wimax_osal_crypt_services.c' object='wimax_osal_crypt_services.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o wimax_osal_crypt_services.lo `test -f '$(srcdir)/./Services/wimax_osal_crypt_services.c' || echo '$(srcdir)/'`$(srcdir)/./Services/wimax_osal_crypt_services.c
-
-EventLogger.lo: $(srcdir)/../EventLogMessages/EventLogger.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT EventLogger.lo -MD -MP -MF $(DEPDIR)/EventLogger.Tpo -c -o EventLogger.lo `test -f '$(srcdir)/../EventLogMessages/EventLogger.c' || echo '$(srcdir)/'`$(srcdir)/../EventLogMessages/EventLogger.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/EventLogger.Tpo $(DEPDIR)/EventLogger.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/../EventLogMessages/EventLogger.c' object='EventLogger.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o EventLogger.lo `test -f '$(srcdir)/../EventLogMessages/EventLogger.c' || echo '$(srcdir)/'`$(srcdir)/../EventLogMessages/EventLogger.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-install-logrotateDATA: $(logrotate_DATA)
- @$(NORMAL_INSTALL)
- test -z "$(logrotatedir)" || $(MKDIR_P) "$(DESTDIR)$(logrotatedir)"
- @list='$(logrotate_DATA)'; test -n "$(logrotatedir)" || list=; \
- for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- echo "$$d$$p"; \
- done | $(am__base_list) | \
- while read files; do \
- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(logrotatedir)'"; \
- $(INSTALL_DATA) $$files "$(DESTDIR)$(logrotatedir)" || exit $$?; \
- done
-
-uninstall-logrotateDATA:
- @$(NORMAL_UNINSTALL)
- @list='$(logrotate_DATA)'; test -n "$(logrotatedir)" || list=; \
- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- test -n "$$files" || exit 0; \
- echo " ( cd '$(DESTDIR)$(logrotatedir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(logrotatedir)" && rm -f $$files
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES) $(DATA)
-installdirs:
- for dir in "$(DESTDIR)$(logrotatedir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
- -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
- mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-logrotateDATA
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-logrotateDATA
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-noinstLTLIBRARIES ctags distclean \
- distclean-compile distclean-generic distclean-libtool \
- distclean-tags distdir dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am \
- install-logrotateDATA install-man install-pdf install-pdf-am \
- install-ps install-ps-am install-strip installcheck \
- installcheck-am installdirs maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags uninstall uninstall-am uninstall-logrotateDATA
-
-
-wimax.conf: logrotate.in
- sed -e "s|@pkgvarlogdir@|$(pkgvarlogdir)|g" $^ > $@
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSDependent/Linux/wimax_utils/wimax_monitor/Makefile.in b/InfraStack/OSDependent/Linux/wimax_utils/wimax_monitor/Makefile.in
deleted file mode 100644
index ae8e102..0000000
--- a/InfraStack/OSDependent/Linux/wimax_utils/wimax_monitor/Makefile.in
+++ /dev/null
@@ -1,599 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-bin_PROGRAMS = wimax_monitor$(EXEEXT)
-subdir = InfraStack/OSDependent/Linux/wimax_utils/wimax_monitor
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__installdirs = "$(DESTDIR)$(bindir)"
-PROGRAMS = $(bin_PROGRAMS)
-am_wimax_monitor_OBJECTS = wimax_monitor-wimax_monitor.$(OBJEXT) \
- wimax_monitor-wimax_monitor_utils.$(OBJEXT)
-wimax_monitor_OBJECTS = $(am_wimax_monitor_OBJECTS)
-wimax_monitor_DEPENDENCIES = $(top_builddir)/InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/libiWmxSdk.la
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-wimax_monitor_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(wimax_monitor_CFLAGS) \
- $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(wimax_monitor_SOURCES)
-DIST_SOURCES = $(wimax_monitor_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-wimax_monitor_SOURCES = \
- wimax_monitor.c \
- wimax_monitor_utils.c \
- wimax_monitor_utils.h
-
-wimax_monitor_CFLAGS = \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices/XmlParser" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/WiMax/Wrappers/Include" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/WrappersCommon" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/CommonServices" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/OSInterface/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSAgnostic/Common/L4Common/SourceControl" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services" \
- -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders"
-
-wimax_monitor_LDADD = \
- $(top_builddir)/InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/libiWmxSdk.la \
- -lpthread \
- -ldl \
- -lm
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/wimax_utils/wimax_monitor/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/wimax_utils/wimax_monitor/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-binPROGRAMS: $(bin_PROGRAMS)
- @$(NORMAL_INSTALL)
- test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- for p in $$list; do echo "$$p $$p"; done | \
- sed 's/$(EXEEXT)$$//' | \
- while read p p1; do if test -f $$p || test -f $$p1; \
- then echo "$$p"; echo "$$p"; else :; fi; \
- done | \
- sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
- -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
- sed 'N;N;N;s,\n, ,g' | \
- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
- if ($$2 == $$4) files[d] = files[d] " " $$1; \
- else { print "f", $$3 "/" $$4, $$1; } } \
- END { for (d in files) print "f", d, files[d] }' | \
- while read type dir files; do \
- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
- test -z "$$files" || { \
- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
- } \
- ; done
-
-uninstall-binPROGRAMS:
- @$(NORMAL_UNINSTALL)
- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- files=`for p in $$list; do echo "$$p"; done | \
- sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
- -e 's/$$/$(EXEEXT)/' `; \
- test -n "$$list" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(bindir)" && rm -f $$files
-
-clean-binPROGRAMS:
- @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
- echo " rm -f" $$list; \
- rm -f $$list || exit $$?; \
- test -n "$(EXEEXT)" || exit 0; \
- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
- echo " rm -f" $$list; \
- rm -f $$list
-wimax_monitor$(EXEEXT): $(wimax_monitor_OBJECTS) $(wimax_monitor_DEPENDENCIES)
- @rm -f wimax_monitor$(EXEEXT)
- $(AM_V_CCLD)$(wimax_monitor_LINK) $(wimax_monitor_OBJECTS) $(wimax_monitor_LDADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_monitor-wimax_monitor.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimax_monitor-wimax_monitor_utils.Po@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-wimax_monitor-wimax_monitor.o: wimax_monitor.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -MT wimax_monitor-wimax_monitor.o -MD -MP -MF $(DEPDIR)/wimax_monitor-wimax_monitor.Tpo -c -o wimax_monitor-wimax_monitor.o `test -f 'wimax_monitor.c' || echo '$(srcdir)/'`wimax_monitor.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_monitor-wimax_monitor.Tpo $(DEPDIR)/wimax_monitor-wimax_monitor.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wimax_monitor.c' object='wimax_monitor-wimax_monitor.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -c -o wimax_monitor-wimax_monitor.o `test -f 'wimax_monitor.c' || echo '$(srcdir)/'`wimax_monitor.c
-
-wimax_monitor-wimax_monitor.obj: wimax_monitor.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -MT wimax_monitor-wimax_monitor.obj -MD -MP -MF $(DEPDIR)/wimax_monitor-wimax_monitor.Tpo -c -o wimax_monitor-wimax_monitor.obj `if test -f 'wimax_monitor.c'; then $(CYGPATH_W) 'wimax_monitor.c'; else $(CYGPATH_W) '$(srcdir)/wimax_monitor.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_monitor-wimax_monitor.Tpo $(DEPDIR)/wimax_monitor-wimax_monitor.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wimax_monitor.c' object='wimax_monitor-wimax_monitor.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -c -o wimax_monitor-wimax_monitor.obj `if test -f 'wimax_monitor.c'; then $(CYGPATH_W) 'wimax_monitor.c'; else $(CYGPATH_W) '$(srcdir)/wimax_monitor.c'; fi`
-
-wimax_monitor-wimax_monitor_utils.o: wimax_monitor_utils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -MT wimax_monitor-wimax_monitor_utils.o -MD -MP -MF $(DEPDIR)/wimax_monitor-wimax_monitor_utils.Tpo -c -o wimax_monitor-wimax_monitor_utils.o `test -f 'wimax_monitor_utils.c' || echo '$(srcdir)/'`wimax_monitor_utils.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_monitor-wimax_monitor_utils.Tpo $(DEPDIR)/wimax_monitor-wimax_monitor_utils.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wimax_monitor_utils.c' object='wimax_monitor-wimax_monitor_utils.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -c -o wimax_monitor-wimax_monitor_utils.o `test -f 'wimax_monitor_utils.c' || echo '$(srcdir)/'`wimax_monitor_utils.c
-
-wimax_monitor-wimax_monitor_utils.obj: wimax_monitor_utils.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -MT wimax_monitor-wimax_monitor_utils.obj -MD -MP -MF $(DEPDIR)/wimax_monitor-wimax_monitor_utils.Tpo -c -o wimax_monitor-wimax_monitor_utils.obj `if test -f 'wimax_monitor_utils.c'; then $(CYGPATH_W) 'wimax_monitor_utils.c'; else $(CYGPATH_W) '$(srcdir)/wimax_monitor_utils.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimax_monitor-wimax_monitor_utils.Tpo $(DEPDIR)/wimax_monitor-wimax_monitor_utils.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='wimax_monitor_utils.c' object='wimax_monitor-wimax_monitor_utils.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimax_monitor_CFLAGS) $(CFLAGS) -c -o wimax_monitor-wimax_monitor_utils.obj `if test -f 'wimax_monitor_utils.c'; then $(CYGPATH_W) 'wimax_monitor_utils.c'; else $(CYGPATH_W) '$(srcdir)/wimax_monitor_utils.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(PROGRAMS)
-installdirs:
- for dir in "$(DESTDIR)$(bindir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-binPROGRAMS
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-binPROGRAMS
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
- clean-generic clean-libtool ctags distclean distclean-compile \
- distclean-generic distclean-libtool distclean-tags distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-binPROGRAMS install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am \
- uninstall-binPROGRAMS
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/InfraStack/OSDependent/Linux/wimaxcu/Makefile.in b/InfraStack/OSDependent/Linux/wimaxcu/Makefile.in
deleted file mode 100644
index 2d36d8e..0000000
--- a/InfraStack/OSDependent/Linux/wimaxcu/Makefile.in
+++ /dev/null
@@ -1,690 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-#export LD_RUN_PATH=$(pkglibdir)
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-bin_PROGRAMS = wimaxcu$(EXEEXT)
-subdir = InfraStack/OSDependent/Linux/wimaxcu
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__installdirs = "$(DESTDIR)$(bindir)"
-PROGRAMS = $(bin_PROGRAMS)
-am_wimaxcu_OBJECTS = wimaxcu-wimaxcu_main.$(OBJEXT) \
- wimaxcu-wimaxcu_cmdhdlr.$(OBJEXT) \
- wimaxcu-wimaxcu_apdo_op.$(OBJEXT) \
- wimaxcu-wimaxcu_set_get_op.$(OBJEXT) \
- wimaxcu-wimaxcu_connect_op.$(OBJEXT) \
- wimaxcu-wimaxcu_scan_op.$(OBJEXT) \
- wimaxcu-wimaxcu_util.$(OBJEXT)
-wimaxcu_OBJECTS = $(am_wimaxcu_OBJECTS)
-wimaxcu_DEPENDENCIES = $(top_builddir)/InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/libiWmxSdk.la
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-wimaxcu_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(wimaxcu_CFLAGS) \
- $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo " CC " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo " CCLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo " GEN " $@;
-SOURCES = $(wimaxcu_SOURCES)
-DIST_SOURCES = $(wimaxcu_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-I2400M_INCLUDES = @I2400M_INCLUDES@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBEAP0_CFLAGS = @LIBEAP0_CFLAGS@
-LIBEAP0_LIBS = @LIBEAP0_LIBS@
-LIBEAP0_PREFIX = @LIBEAP0_PREFIX@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBWIMAX_CFLAGS = @LIBWIMAX_CFLAGS@
-LIBWIMAX_LIBS = @LIBWIMAX_LIBS@
-LINUX_INCLUDE_PATH = @LINUX_INCLUDE_PATH@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAKEINFO = @MAKEINFO@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-USE_INST = @USE_INST@
-VERSION = @VERSION@
-VER_INFO_BIN = @VER_INFO_BIN@
-WIMAX_DB_BIN = @WIMAX_DB_BIN@
-WPA_SUP_PREFIX = @WPA_SUP_PREFIX@
-ZLIB_CFLAGS = @ZLIB_CFLAGS@
-ZLIB_LIBS = @ZLIB_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_prefix = @program_prefix@
-program_suffix = @program_suffix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-wimaxcu_SOURCES = $(srcdir)/wimaxcu_main.c \
- $(srcdir)/wimaxcu_cmdhdlr.c \
- $(srcdir)/wimaxcu_apdo_op.c \
- $(srcdir)/wimaxcu_set_get_op.c \
- $(srcdir)/wimaxcu_connect_op.c \
- $(srcdir)/wimaxcu_scan_op.c \
- $(srcdir)/wimaxcu_util.c \
- wimaxcu.h \
- wimaxcu_defs.h \
- wimaxcu_util.h
-
-wimaxcu_CFLAGS = -I "$(top_srcdir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/" \
- -I "$(top_builddir)/InfraStack/OSDependent/Linux/InfraStackModules/CommonAPIHeaders/"
-
-
-# -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Primitives/"
-# -I "$(top_srcdir)/InfraStack/OSDependent/Linux/OSAL/Services/"
-wimaxcu_LDADD = \
- $(top_builddir)/InfraStack/OSAgnostic/WiMax/Wrappers/iWmxSDK/libiWmxSdk.la \
- -lpthread \
- -ldl \
- -lm
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/wimaxcu/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign InfraStack/OSDependent/Linux/wimaxcu/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-binPROGRAMS: $(bin_PROGRAMS)
- @$(NORMAL_INSTALL)
- test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- for p in $$list; do echo "$$p $$p"; done | \
- sed 's/$(EXEEXT)$$//' | \
- while read p p1; do if test -f $$p || test -f $$p1; \
- then echo "$$p"; echo "$$p"; else :; fi; \
- done | \
- sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
- -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
- sed 'N;N;N;s,\n, ,g' | \
- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
- if ($$2 == $$4) files[d] = files[d] " " $$1; \
- else { print "f", $$3 "/" $$4, $$1; } } \
- END { for (d in files) print "f", d, files[d] }' | \
- while read type dir files; do \
- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
- test -z "$$files" || { \
- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
- } \
- ; done
-
-uninstall-binPROGRAMS:
- @$(NORMAL_UNINSTALL)
- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- files=`for p in $$list; do echo "$$p"; done | \
- sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
- -e 's/$$/$(EXEEXT)/' `; \
- test -n "$$list" || exit 0; \
- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
- cd "$(DESTDIR)$(bindir)" && rm -f $$files
-
-clean-binPROGRAMS:
- @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
- echo " rm -f" $$list; \
- rm -f $$list || exit $$?; \
- test -n "$(EXEEXT)" || exit 0; \
- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
- echo " rm -f" $$list; \
- rm -f $$list
-wimaxcu$(EXEEXT): $(wimaxcu_OBJECTS) $(wimaxcu_DEPENDENCIES)
- @rm -f wimaxcu$(EXEEXT)
- $(AM_V_CCLD)$(wimaxcu_LINK) $(wimaxcu_OBJECTS) $(wimaxcu_LDADD) $(LIBS)
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxcu-wimaxcu_apdo_op.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxcu-wimaxcu_cmdhdlr.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxcu-wimaxcu_connect_op.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxcu-wimaxcu_main.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxcu-wimaxcu_scan_op.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxcu-wimaxcu_set_get_op.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wimaxcu-wimaxcu_util.Po@am__quote@
-
-.c.o:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c $<
-
-.c.obj:
-@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_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
-
-wimaxcu-wimaxcu_main.o: $(srcdir)/wimaxcu_main.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_main.o -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_main.Tpo -c -o wimaxcu-wimaxcu_main.o `test -f '$(srcdir)/wimaxcu_main.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_main.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_main.Tpo $(DEPDIR)/wimaxcu-wimaxcu_main.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_main.c' object='wimaxcu-wimaxcu_main.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_main.o `test -f '$(srcdir)/wimaxcu_main.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_main.c
-
-wimaxcu-wimaxcu_main.obj: $(srcdir)/wimaxcu_main.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_main.obj -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_main.Tpo -c -o wimaxcu-wimaxcu_main.obj `if test -f '$(srcdir)/wimaxcu_main.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_main.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_main.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_main.Tpo $(DEPDIR)/wimaxcu-wimaxcu_main.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_main.c' object='wimaxcu-wimaxcu_main.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_main.obj `if test -f '$(srcdir)/wimaxcu_main.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_main.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_main.c'; fi`
-
-wimaxcu-wimaxcu_cmdhdlr.o: $(srcdir)/wimaxcu_cmdhdlr.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_cmdhdlr.o -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_cmdhdlr.Tpo -c -o wimaxcu-wimaxcu_cmdhdlr.o `test -f '$(srcdir)/wimaxcu_cmdhdlr.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_cmdhdlr.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_cmdhdlr.Tpo $(DEPDIR)/wimaxcu-wimaxcu_cmdhdlr.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_cmdhdlr.c' object='wimaxcu-wimaxcu_cmdhdlr.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_cmdhdlr.o `test -f '$(srcdir)/wimaxcu_cmdhdlr.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_cmdhdlr.c
-
-wimaxcu-wimaxcu_cmdhdlr.obj: $(srcdir)/wimaxcu_cmdhdlr.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_cmdhdlr.obj -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_cmdhdlr.Tpo -c -o wimaxcu-wimaxcu_cmdhdlr.obj `if test -f '$(srcdir)/wimaxcu_cmdhdlr.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_cmdhdlr.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_cmdhdlr.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_cmdhdlr.Tpo $(DEPDIR)/wimaxcu-wimaxcu_cmdhdlr.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_cmdhdlr.c' object='wimaxcu-wimaxcu_cmdhdlr.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_cmdhdlr.obj `if test -f '$(srcdir)/wimaxcu_cmdhdlr.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_cmdhdlr.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_cmdhdlr.c'; fi`
-
-wimaxcu-wimaxcu_apdo_op.o: $(srcdir)/wimaxcu_apdo_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_apdo_op.o -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_apdo_op.Tpo -c -o wimaxcu-wimaxcu_apdo_op.o `test -f '$(srcdir)/wimaxcu_apdo_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_apdo_op.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_apdo_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_apdo_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_apdo_op.c' object='wimaxcu-wimaxcu_apdo_op.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_apdo_op.o `test -f '$(srcdir)/wimaxcu_apdo_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_apdo_op.c
-
-wimaxcu-wimaxcu_apdo_op.obj: $(srcdir)/wimaxcu_apdo_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_apdo_op.obj -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_apdo_op.Tpo -c -o wimaxcu-wimaxcu_apdo_op.obj `if test -f '$(srcdir)/wimaxcu_apdo_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_apdo_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_apdo_op.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_apdo_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_apdo_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_apdo_op.c' object='wimaxcu-wimaxcu_apdo_op.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_apdo_op.obj `if test -f '$(srcdir)/wimaxcu_apdo_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_apdo_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_apdo_op.c'; fi`
-
-wimaxcu-wimaxcu_set_get_op.o: $(srcdir)/wimaxcu_set_get_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_set_get_op.o -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_set_get_op.Tpo -c -o wimaxcu-wimaxcu_set_get_op.o `test -f '$(srcdir)/wimaxcu_set_get_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_set_get_op.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_set_get_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_set_get_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_set_get_op.c' object='wimaxcu-wimaxcu_set_get_op.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_set_get_op.o `test -f '$(srcdir)/wimaxcu_set_get_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_set_get_op.c
-
-wimaxcu-wimaxcu_set_get_op.obj: $(srcdir)/wimaxcu_set_get_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_set_get_op.obj -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_set_get_op.Tpo -c -o wimaxcu-wimaxcu_set_get_op.obj `if test -f '$(srcdir)/wimaxcu_set_get_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_set_get_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_set_get_op.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_set_get_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_set_get_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_set_get_op.c' object='wimaxcu-wimaxcu_set_get_op.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_set_get_op.obj `if test -f '$(srcdir)/wimaxcu_set_get_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_set_get_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_set_get_op.c'; fi`
-
-wimaxcu-wimaxcu_connect_op.o: $(srcdir)/wimaxcu_connect_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_connect_op.o -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_connect_op.Tpo -c -o wimaxcu-wimaxcu_connect_op.o `test -f '$(srcdir)/wimaxcu_connect_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_connect_op.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_connect_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_connect_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_connect_op.c' object='wimaxcu-wimaxcu_connect_op.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_connect_op.o `test -f '$(srcdir)/wimaxcu_connect_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_connect_op.c
-
-wimaxcu-wimaxcu_connect_op.obj: $(srcdir)/wimaxcu_connect_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_connect_op.obj -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_connect_op.Tpo -c -o wimaxcu-wimaxcu_connect_op.obj `if test -f '$(srcdir)/wimaxcu_connect_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_connect_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_connect_op.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_connect_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_connect_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_connect_op.c' object='wimaxcu-wimaxcu_connect_op.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_connect_op.obj `if test -f '$(srcdir)/wimaxcu_connect_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_connect_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_connect_op.c'; fi`
-
-wimaxcu-wimaxcu_scan_op.o: $(srcdir)/wimaxcu_scan_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_scan_op.o -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_scan_op.Tpo -c -o wimaxcu-wimaxcu_scan_op.o `test -f '$(srcdir)/wimaxcu_scan_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_scan_op.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_scan_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_scan_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_scan_op.c' object='wimaxcu-wimaxcu_scan_op.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_scan_op.o `test -f '$(srcdir)/wimaxcu_scan_op.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_scan_op.c
-
-wimaxcu-wimaxcu_scan_op.obj: $(srcdir)/wimaxcu_scan_op.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_scan_op.obj -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_scan_op.Tpo -c -o wimaxcu-wimaxcu_scan_op.obj `if test -f '$(srcdir)/wimaxcu_scan_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_scan_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_scan_op.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_scan_op.Tpo $(DEPDIR)/wimaxcu-wimaxcu_scan_op.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_scan_op.c' object='wimaxcu-wimaxcu_scan_op.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_scan_op.obj `if test -f '$(srcdir)/wimaxcu_scan_op.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_scan_op.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_scan_op.c'; fi`
-
-wimaxcu-wimaxcu_util.o: $(srcdir)/wimaxcu_util.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_util.o -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_util.Tpo -c -o wimaxcu-wimaxcu_util.o `test -f '$(srcdir)/wimaxcu_util.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_util.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_util.Tpo $(DEPDIR)/wimaxcu-wimaxcu_util.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_util.c' object='wimaxcu-wimaxcu_util.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_util.o `test -f '$(srcdir)/wimaxcu_util.c' || echo '$(srcdir)/'`$(srcdir)/wimaxcu_util.c
-
-wimaxcu-wimaxcu_util.obj: $(srcdir)/wimaxcu_util.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -MT wimaxcu-wimaxcu_util.obj -MD -MP -MF $(DEPDIR)/wimaxcu-wimaxcu_util.Tpo -c -o wimaxcu-wimaxcu_util.obj `if test -f '$(srcdir)/wimaxcu_util.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_util.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_util.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/wimaxcu-wimaxcu_util.Tpo $(DEPDIR)/wimaxcu-wimaxcu_util.Po
-@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(srcdir)/wimaxcu_util.c' object='wimaxcu-wimaxcu_util.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(wimaxcu_CFLAGS) $(CFLAGS) -c -o wimaxcu-wimaxcu_util.obj `if test -f '$(srcdir)/wimaxcu_util.c'; then $(CYGPATH_W) '$(srcdir)/wimaxcu_util.c'; else $(CYGPATH_W) '$(srcdir)/$(srcdir)/wimaxcu_util.c'; fi`
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- mkid -fID $$unique
-tags: TAGS
-
-TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- set x; \
- here=`pwd`; \
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: CTAGS
-CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
- $(TAGS_FILES) $(LISP)
- list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(PROGRAMS)
-installdirs:
- for dir in "$(DESTDIR)$(bindir)"; do \
- test -z "$$dir" || $(MKDIR_P) "$$dir"; \
- done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-binPROGRAMS
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -rf ./$(DEPDIR)
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-binPROGRAMS
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
- clean-generic clean-libtool ctags distclean distclean-compile \
- distclean-generic distclean-libtool distclean-tags distdir dvi \
- dvi-am html html-am info info-am install install-am \
- install-binPROGRAMS install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- maintainer-clean maintainer-clean-generic mostlyclean \
- mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
- pdf pdf-am ps ps-am tags uninstall uninstall-am \
- uninstall-binPROGRAMS
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..073dc79
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+autoreconf -v -i -f --no-recursive \
+ && ./configure $@
+
diff --git a/bootstrap b/bootstrap
deleted file mode 100755
index 85bdf97..0000000
--- a/bootstrap
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-aclocal \
- && autoheader \
- && libtoolize --automake --copy --force \
- && automake --foreign --add-missing --copy \
- && autoconf
diff --git a/install-sh b/install-sh
deleted file mode 100755
index a5897de..0000000
--- a/install-sh
+++ /dev/null
@@ -1,519 +0,0 @@
-#!/bin/sh
-# install - install a program, script, or datafile
-
-scriptversion=2006-12-25.00
-
-# This originates from X11R5 (mit/util/scripts/install.sh), which was
-# later released in X11R6 (xc/config/util/install.sh) with the
-# following copyright and license.
-#
-# Copyright (C) 1994 X Consortium
-#
-# Permission is hereby granted, free of charge, to any person obtaining a copy
-# of this software and associated documentation files (the "Software"), to
-# deal in the Software without restriction, including without limitation the
-# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-# sell copies of the Software, and to permit persons to whom the Software is
-# furnished to do so, subject to the following conditions:
-#
-# The above copyright notice and this permission notice shall be included in
-# all copies or substantial portions of the Software.
-#
-# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
-# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-#
-# Except as contained in this notice, the name of the X Consortium shall not
-# be used in advertising or otherwise to promote the sale, use or other deal-
-# ings in this Software without prior written authorization from the X Consor-
-# tium.
-#
-#
-# FSF changes to this file are in the public domain.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch.
-
-nl='
-'
-IFS=" "" $nl"
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit=${DOITPROG-}
-if test -z "$doit"; then
- doit_exec=exec
-else
- doit_exec=$doit
-fi
-
-# Put in absolute file names if you don't have them in your path;
-# or use environment vars.
-
-chgrpprog=${CHGRPPROG-chgrp}
-chmodprog=${CHMODPROG-chmod}
-chownprog=${CHOWNPROG-chown}
-cmpprog=${CMPPROG-cmp}
-cpprog=${CPPROG-cp}
-mkdirprog=${MKDIRPROG-mkdir}
-mvprog=${MVPROG-mv}
-rmprog=${RMPROG-rm}
-stripprog=${STRIPPROG-strip}
-
-posix_glob='?'
-initialize_posix_glob='
- test "$posix_glob" != "?" || {
- if (set -f) 2>/dev/null; then
- posix_glob=
- else
- posix_glob=:
- fi
- }
-'
-
-posix_mkdir=
-
-# Desired mode of installed file.
-mode=0755
-
-chgrpcmd=
-chmodcmd=$chmodprog
-chowncmd=
-mvcmd=$mvprog
-rmcmd="$rmprog -f"
-stripcmd=
-
-src=
-dst=
-dir_arg=
-dst_arg=
-
-copy_on_change=false
-no_target_directory=
-
-usage="\
-Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
- or: $0 [OPTION]... SRCFILES... DIRECTORY
- or: $0 [OPTION]... -t DIRECTORY SRCFILES...
- or: $0 [OPTION]... -d DIRECTORIES...
-
-In the 1st form, copy SRCFILE to DSTFILE.
-In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
-In the 4th, create DIRECTORIES.
-
-Options:
- --help display this help and exit.
- --version display version info and exit.
-
- -c (ignored)
- -C install only if different (preserve the last data modification time)
- -d create directories instead of installing files.
- -g GROUP $chgrpprog installed files to GROUP.
- -m MODE $chmodprog installed files to MODE.
- -o USER $chownprog installed files to USER.
- -s $stripprog installed files.
- -t DIRECTORY install into DIRECTORY.
- -T report an error if DSTFILE is a directory.
-
-Environment variables override the default commands:
- CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
- RMPROG STRIPPROG
-"
-
-while test $# -ne 0; do
- case $1 in
- -c) ;;
-
- -C) copy_on_change=true;;
-
- -d) dir_arg=true;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift;;
-
- --help) echo "$usage"; exit $?;;
-
- -m) mode=$2
- case $mode in
- *' '* | *' '* | *'
-'* | *'*'* | *'?'* | *'['*)
- echo "$0: invalid mode: $mode" >&2
- exit 1;;
- esac
- shift;;
-
- -o) chowncmd="$chownprog $2"
- shift;;
-
- -s) stripcmd=$stripprog;;
-
- -t) dst_arg=$2
- shift;;
-
- -T) no_target_directory=true;;
-
- --version) echo "$0 $scriptversion"; exit $?;;
-
- --) shift
- break;;
-
- -*) echo "$0: invalid option: $1" >&2
- exit 1;;
-
- *) break;;
- esac
- shift
-done
-
-if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
- # When -d is used, all remaining arguments are directories to create.
- # When -t is used, the destination is already specified.
- # Otherwise, the last argument is the destination. Remove it from $@.
- for arg
- do
- if test -n "$dst_arg"; then
- # $@ is not empty: it contains at least $arg.
- set fnord "$@" "$dst_arg"
- shift # fnord
- fi
- shift # arg
- dst_arg=$arg
- done
-fi
-
-if test $# -eq 0; then
- if test -z "$dir_arg"; then
- echo "$0: no input file specified." >&2
- exit 1
- fi
- # It's OK to call `install-sh -d' without argument.
- # This can happen when creating conditional directories.
- exit 0
-fi
-
-if test -z "$dir_arg"; then
- trap '(exit $?); exit' 1 2 13 15
-
- # Set umask so as not to create temps with too-generous modes.
- # However, 'strip' requires both read and write access to temps.
- case $mode in
- # Optimize common cases.
- *644) cp_umask=133;;
- *755) cp_umask=22;;
-
- *[0-7])
- if test -z "$stripcmd"; then
- u_plus_rw=
- else
- u_plus_rw='% 200'
- fi
- cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
- *)
- if test -z "$stripcmd"; then
- u_plus_rw=
- else
- u_plus_rw=,u+rw
- fi
- cp_umask=$mode$u_plus_rw;;
- esac
-fi
-
-for src
-do
- # Protect names starting with `-'.
- case $src in
- -*) src=./$src;;
- esac
-
- if test -n "$dir_arg"; then
- dst=$src
- dstdir=$dst
- test -d "$dstdir"
- dstdir_status=$?
- else
-
- # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
- # might cause directories to be created, which would be especially bad
- # if $src (and thus $dsttmp) contains '*'.
- if test ! -f "$src" && test ! -d "$src"; then
- echo "$0: $src does not exist." >&2
- exit 1
- fi
-
- if test -z "$dst_arg"; then
- echo "$0: no destination specified." >&2
- exit 1
- fi
-
- dst=$dst_arg
- # Protect names starting with `-'.
- case $dst in
- -*) dst=./$dst;;
- esac
-
- # If destination is a directory, append the input filename; won't work
- # if double slashes aren't ignored.
- if test -d "$dst"; then
- if test -n "$no_target_directory"; then
- echo "$0: $dst_arg: Is a directory" >&2
- exit 1
- fi
- dstdir=$dst
- dst=$dstdir/`basename "$src"`
- dstdir_status=0
- else
- # Prefer dirname, but fall back on a substitute if dirname fails.
- dstdir=`
- (dirname "$dst") 2>/dev/null ||
- expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$dst" : 'X\(//\)[^/]' \| \
- X"$dst" : 'X\(//\)$' \| \
- X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
- echo X"$dst" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
- s//\1/
- q
- }
- /^X\(\/\/\)[^/].*/{
- s//\1/
- q
- }
- /^X\(\/\/\)$/{
- s//\1/
- q
- }
- /^X\(\/\).*/{
- s//\1/
- q
- }
- s/.*/./; q'
- `
-
- test -d "$dstdir"
- dstdir_status=$?
- fi
- fi
-
- obsolete_mkdir_used=false
-
- if test $dstdir_status != 0; then
- case $posix_mkdir in
- '')
- # Create intermediate dirs using mode 755 as modified by the umask.
- # This is like FreeBSD 'install' as of 1997-10-28.
- umask=`umask`
- case $stripcmd.$umask in
- # Optimize common cases.
- *[2367][2367]) mkdir_umask=$umask;;
- .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
-
- *[0-7])
- mkdir_umask=`expr $umask + 22 \
- - $umask % 100 % 40 + $umask % 20 \
- - $umask % 10 % 4 + $umask % 2
- `;;
- *) mkdir_umask=$umask,go-w;;
- esac
-
- # With -d, create the new directory with the user-specified mode.
- # Otherwise, rely on $mkdir_umask.
- if test -n "$dir_arg"; then
- mkdir_mode=-m$mode
- else
- mkdir_mode=
- fi
-
- posix_mkdir=false
- case $umask in
- *[123567][0-7][0-7])
- # POSIX mkdir -p sets u+wx bits regardless of umask, which
- # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
- ;;
- *)
- tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
- trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
-
- if (umask $mkdir_umask &&
- exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
- then
- if test -z "$dir_arg" || {
- # Check for POSIX incompatibilities with -m.
- # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
- # other-writeable bit of parent directory when it shouldn't.
- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
- ls_ld_tmpdir=`ls -ld "$tmpdir"`
- case $ls_ld_tmpdir in
- d????-?r-*) different_mode=700;;
- d????-?--*) different_mode=755;;
- *) false;;
- esac &&
- $mkdirprog -m$different_mode -p -- "$tmpdir" && {
- ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
- }
- }
- then posix_mkdir=:
- fi
- rmdir "$tmpdir/d" "$tmpdir"
- else
- # Remove any dirs left behind by ancient mkdir implementations.
- rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
- fi
- trap '' 0;;
- esac;;
- esac
-
- if
- $posix_mkdir && (
- umask $mkdir_umask &&
- $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
- )
- then :
- else
-
- # The umask is ridiculous, or mkdir does not conform to POSIX,
- # or it failed possibly due to a race condition. Create the
- # directory the slow way, step by step, checking for races as we go.
-
- case $dstdir in
- /*) prefix='/';;
- -*) prefix='./';;
- *) prefix='';;
- esac
-
- eval "$initialize_posix_glob"
-
- oIFS=$IFS
- IFS=/
- $posix_glob set -f
- set fnord $dstdir
- shift
- $posix_glob set +f
- IFS=$oIFS
-
- prefixes=
-
- for d
- do
- test -z "$d" && continue
-
- prefix=$prefix$d
- if test -d "$prefix"; then
- prefixes=
- else
- if $posix_mkdir; then
- (umask=$mkdir_umask &&
- $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
- # Don't fail if two instances are running concurrently.
- test -d "$prefix" || exit 1
- else
- case $prefix in
- *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
- *) qprefix=$prefix;;
- esac
- prefixes="$prefixes '$qprefix'"
- fi
- fi
- prefix=$prefix/
- done
-
- if test -n "$prefixes"; then
- # Don't fail if two instances are running concurrently.
- (umask $mkdir_umask &&
- eval "\$doit_exec \$mkdirprog $prefixes") ||
- test -d "$dstdir" || exit 1
- obsolete_mkdir_used=true
- fi
- fi
- fi
-
- if test -n "$dir_arg"; then
- { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
- { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
- { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
- test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
- else
-
- # Make a couple of temp file names in the proper directory.
- dsttmp=$dstdir/_inst.$$_
- rmtmp=$dstdir/_rm.$$_
-
- # Trap to clean up those temp files at exit.
- trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
-
- # Copy the file name to the temp name.
- (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
-
- # and set any options; do chmod last to preserve setuid bits.
- #
- # If any of these fail, we abort the whole thing. If we want to
- # ignore errors from any of these, just make sure not to ignore
- # errors from the above "$doit $cpprog $src $dsttmp" command.
- #
- { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
- { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
- { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
- { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
-
- # If -C, don't bother to copy if it wouldn't change the file.
- if $copy_on_change &&
- old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
- new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
-
- eval "$initialize_posix_glob" &&
- $posix_glob set -f &&
- set X $old && old=:$2:$4:$5:$6 &&
- set X $new && new=:$2:$4:$5:$6 &&
- $posix_glob set +f &&
-
- test "$old" = "$new" &&
- $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
- then
- rm -f "$dsttmp"
- else
- # Rename the file to the real destination.
- $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
-
- # The rename failed, perhaps because mv can't rename something else
- # to itself, or perhaps because mv is so ancient that it does not
- # support -f.
- {
- # Now remove or move aside any old file at destination location.
- # We try this two ways since rm can't unlink itself on some
- # systems and the destination file might be busy for other
- # reasons. In this case, the final cleanup might fail but the new
- # file should still install successfully.
- {
- test ! -f "$dst" ||
- $doit $rmcmd -f "$dst" 2>/dev/null ||
- { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
- { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
- } ||
- { echo "$0: cannot unlink or rename $dst" >&2
- (exit 1); exit 1
- }
- } &&
-
- # Now rename the file to the real destination.
- $doit $mvcmd "$dsttmp" "$dst"
- }
- fi || exit 1
-
- trap '' 0
- fi
-done
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "scriptversion="
-# time-stamp-format: "%:y-%02m-%02d.%02H"
-# time-stamp-end: "$"
-# End: