# Makefile.in generated by automake 1.16.1 from Makefile.am. # tests/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994-2018 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. am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/osmo-pcu pkgincludedir = $(includedir)/osmo-pcu pkglibdir = $(libdir)/osmo-pcu pkglibexecdir = $(libexecdir)/osmo-pcu 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 = x86_64-pc-linux-gnu host_triplet = x86_64-pc-linux-gnu check_PROGRAMS = rlcmac/RLCMACTest$(EXEEXT) alloc/AllocTest$(EXEEXT) \ alloc/MslotTest$(EXEEXT) tbf/TbfTest$(EXEEXT) \ types/TypesTest$(EXEEXT) ms/MsTest$(EXEEXT) \ llist/LListTest$(EXEEXT) llc/LlcTest$(EXEEXT) \ codel/codel_test$(EXEEXT) edge/EdgeTest$(EXEEXT) \ bitcomp/BitcompTest$(EXEEXT) fn/FnTest$(EXEEXT) \ app_info/AppInfoTest$(EXEEXT) ulc/PdchUlcTest$(EXEEXT) noinst_PROGRAMS = emu/pcu_emu$(EXEEXT) subdir = tests 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) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = PROGRAMS = $(noinst_PROGRAMS) am_alloc_AllocTest_OBJECTS = AllocTest.$(OBJEXT) alloc_AllocTest_OBJECTS = $(am_alloc_AllocTest_OBJECTS) am__DEPENDENCIES_1 = am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) alloc_AllocTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) AM_V_lt = $(am__v_lt_$(V)) am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) am__v_lt_0 = --silent am__v_lt_1 = alloc_AllocTest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(AM_CXXFLAGS) $(CXXFLAGS) $(alloc_AllocTest_LDFLAGS) \ $(LDFLAGS) -o $@ am__dirstamp = $(am__leading_dot)dirstamp am_alloc_MslotTest_OBJECTS = MslotTest.$(OBJEXT) alloc_MslotTest_OBJECTS = $(am_alloc_MslotTest_OBJECTS) alloc_MslotTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) am_app_info_AppInfoTest_OBJECTS = AppInfoTest.$(OBJEXT) app_info_AppInfoTest_OBJECTS = $(am_app_info_AppInfoTest_OBJECTS) app_info_AppInfoTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) app_info_AppInfoTest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ $(AM_CXXFLAGS) $(CXXFLAGS) $(app_info_AppInfoTest_LDFLAGS) \ $(LDFLAGS) -o $@ am_bitcomp_BitcompTest_OBJECTS = BitcompTest.$(OBJEXT) \ egprs_rlc_compression.$(OBJEXT) bitcomp_BitcompTest_OBJECTS = $(am_bitcomp_BitcompTest_OBJECTS) bitcomp_BitcompTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) am_codel_codel_test_OBJECTS = codel_test.$(OBJEXT) codel_codel_test_OBJECTS = $(am_codel_codel_test_OBJECTS) codel_codel_test_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) am_edge_EdgeTest_OBJECTS = EdgeTest.$(OBJEXT) edge_EdgeTest_OBJECTS = $(am_edge_EdgeTest_OBJECTS) edge_EdgeTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) am_emu_pcu_emu_OBJECTS = pcu_emu.$(OBJEXT) \ test_replay_gprs_attach.$(OBJEXT) openbsc_clone.$(OBJEXT) \ test_pdp_activation.$(OBJEXT) emu_pcu_emu_OBJECTS = $(am_emu_pcu_emu_OBJECTS) emu_pcu_emu_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) am_fn_FnTest_OBJECTS = FnTest.$(OBJEXT) fn_FnTest_OBJECTS = $(am_fn_FnTest_OBJECTS) fn_FnTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) am_llc_LlcTest_OBJECTS = LlcTest.$(OBJEXT) llc_LlcTest_OBJECTS = $(am_llc_LlcTest_OBJECTS) llc_LlcTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) llc_LlcTest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(llc_LlcTest_LDFLAGS) $(LDFLAGS) -o $@ am_llist_LListTest_OBJECTS = LListTest.$(OBJEXT) llist_LListTest_OBJECTS = $(am_llist_LListTest_OBJECTS) llist_LListTest_DEPENDENCIES = $(am__DEPENDENCIES_2) am_ms_MsTest_OBJECTS = MsTest.$(OBJEXT) ms_MsTest_OBJECTS = $(am_ms_MsTest_OBJECTS) ms_MsTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) ms_MsTest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(ms_MsTest_LDFLAGS) $(LDFLAGS) -o $@ am_rlcmac_RLCMACTest_OBJECTS = RLCMACTest.$(OBJEXT) rlcmac_RLCMACTest_OBJECTS = $(am_rlcmac_RLCMACTest_OBJECTS) rlcmac_RLCMACTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_2) am_tbf_TbfTest_OBJECTS = TbfTest.$(OBJEXT) tbf_TbfTest_OBJECTS = $(am_tbf_TbfTest_OBJECTS) tbf_TbfTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) tbf_TbfTest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(tbf_TbfTest_LDFLAGS) $(LDFLAGS) -o $@ am_types_TypesTest_OBJECTS = TypesTest.$(OBJEXT) types_TypesTest_OBJECTS = $(am_types_TypesTest_OBJECTS) types_TypesTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) am_ulc_PdchUlcTest_OBJECTS = PdchUlcTest.$(OBJEXT) ulc_PdchUlcTest_OBJECTS = $(am_ulc_PdchUlcTest_OBJECTS) ulc_PdchUlcTest_DEPENDENCIES = $(top_builddir)/src/libgprs.la \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) AM_V_P = $(am__v_P_$(V)) am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY)) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_$(V)) am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I. depcomp = $(SHELL) $(top_srcdir)/depcomp am__maybe_remake_depfiles = depfiles am__depfiles_remade = ./$(DEPDIR)/AllocTest.Po \ ./$(DEPDIR)/AppInfoTest.Po ./$(DEPDIR)/BitcompTest.Po \ ./$(DEPDIR)/EdgeTest.Po ./$(DEPDIR)/FnTest.Po \ ./$(DEPDIR)/LListTest.Po ./$(DEPDIR)/LlcTest.Po \ ./$(DEPDIR)/MsTest.Po ./$(DEPDIR)/MslotTest.Po \ ./$(DEPDIR)/PdchUlcTest.Po ./$(DEPDIR)/RLCMACTest.Po \ ./$(DEPDIR)/TbfTest.Po ./$(DEPDIR)/TypesTest.Po \ ./$(DEPDIR)/codel_test.Po ./$(DEPDIR)/egprs_rlc_compression.Po \ ./$(DEPDIR)/openbsc_clone.Po ./$(DEPDIR)/pcu_emu.Po \ ./$(DEPDIR)/test_pdp_activation.Po \ ./$(DEPDIR)/test_replay_gprs_attach.Po 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_CC_1 = 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_CCLD_1 = CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CXXFLAGS) $(CXXFLAGS) AM_V_CXX = $(am__v_CXX_$(V)) am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY)) am__v_CXX_0 = @echo " CXX " $@; am__v_CXX_1 = CXXLD = $(CXX) CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CXXLD = $(am__v_CXXLD_$(V)) am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY)) am__v_CXXLD_0 = @echo " CXXLD " $@; am__v_CXXLD_1 = SOURCES = $(alloc_AllocTest_SOURCES) $(alloc_MslotTest_SOURCES) \ $(app_info_AppInfoTest_SOURCES) $(bitcomp_BitcompTest_SOURCES) \ $(codel_codel_test_SOURCES) $(edge_EdgeTest_SOURCES) \ $(emu_pcu_emu_SOURCES) $(fn_FnTest_SOURCES) \ $(llc_LlcTest_SOURCES) $(llist_LListTest_SOURCES) \ $(ms_MsTest_SOURCES) $(rlcmac_RLCMACTest_SOURCES) \ $(tbf_TbfTest_SOURCES) $(types_TypesTest_SOURCES) \ $(ulc_PdchUlcTest_SOURCES) DIST_SOURCES = $(alloc_AllocTest_SOURCES) $(alloc_MslotTest_SOURCES) \ $(app_info_AppInfoTest_SOURCES) $(bitcomp_BitcompTest_SOURCES) \ $(codel_codel_test_SOURCES) $(edge_EdgeTest_SOURCES) \ $(emu_pcu_emu_SOURCES) $(fn_FnTest_SOURCES) \ $(llc_LlcTest_SOURCES) $(llist_LListTest_SOURCES) \ $(ms_MsTest_SOURCES) $(rlcmac_RLCMACTest_SOURCES) \ $(tbf_TbfTest_SOURCES) $(types_TypesTest_SOURCES) \ $(ulc_PdchUlcTest_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing aclocal-1.16 AMTAR = $${TAR-tar} AM_DEFAULT_VERBOSITY = 0 AR = ar AUTOCONF = ${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing autoconf AUTOHEADER = ${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing autoheader AUTOMAKE = ${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing automake-1.16 AWK = gawk CC = gcc CCDEPMODE = depmode=gcc3 CFLAGS = -std=gnu11 -fsanitize=address -fsanitize=undefined CPP = gcc -E CPPFLAGS = -fsanitize=address -fsanitize=undefined CXX = g++ CXXCPP = g++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -std=gnu++03 -fsanitize=address -fsanitize=undefined CYGPATH_W = echo DEFS = -DPACKAGE_NAME=\"osmo-pcu\" -DPACKAGE_TARNAME=\"osmo-pcu\" -DPACKAGE_VERSION=\"1.4.0.14-0b0d\" -DPACKAGE_STRING=\"osmo-pcu\ 1.4.0.14-0b0d\" -DPACKAGE_BUGREPORT=\"osmocom-net-gprs@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-pcu\" -DVERSION=\"1.4.0.14-0b0d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 DEPDIR = .deps DLLTOOL = false DSYMUTIL = DUMPBIN = ECHO_C = ECHO_N = -n ECHO_T = EGREP = /bin/grep -E EXEEXT = FGREP = /bin/grep -F GREP = /bin/grep INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s LD = /usr/bin/ld -m elf_x86_64 LDFLAGS = -fsanitize=address -fsanitize=undefined LIBOBJS = LIBOSMOABIS_CFLAGS = LIBOSMOABIS_LIBS = LIBOSMOCORE_CFLAGS = -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread LIBOSMOCORE_LIBS = -L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmocore -ltalloc -lmnl LIBOSMOCTRL_CFLAGS = -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread LIBOSMOCTRL_LIBS = -L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl LIBOSMOGB_CFLAGS = -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -fno-strict-aliasing -pthread LIBOSMOGB_LIBS = -L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmogb -losmovty -losmogsm -losmoisdn -losmocore -ltalloc -lmnl LIBOSMOGSM_CFLAGS = -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread LIBOSMOGSM_LIBS = -L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl LIBOSMOTRAU_CFLAGS = LIBOSMOTRAU_LIBS = LIBOSMOVTY_CFLAGS = -I/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/include/ -pthread LIBOSMOVTY_LIBS = -L/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib -losmovty -losmocore -ltalloc -lmnl LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LITECELL15_CFLAGS = LN_S = ln -s LTLIBOBJS = LT_SYS_LIBRARY_PATH = MAKEINFO = ${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/missing makeinfo MANIFEST_TOOL = : MKDIR_P = /bin/mkdir -p NM = /usr/bin/nm -B NMEDIT = OBJDUMP = objdump OBJEXT = o OC2G_INCDIR = OSMOTESTVTY_CHECK = OSMO_GSM_MANUALS_DIR = OTOOL = OTOOL64 = PACKAGE = osmo-pcu PACKAGE_BUGREPORT = osmocom-net-gprs@lists.osmocom.org PACKAGE_NAME = osmo-pcu PACKAGE_STRING = osmo-pcu 1.4.0.14-0b0d PACKAGE_TARNAME = osmo-pcu PACKAGE_URL = PACKAGE_VERSION = 1.4.0.14-0b0d PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config PKG_CONFIG_INSTALLED = /usr/bin/pkg-config PKG_CONFIG_LIBDIR = PKG_CONFIG_PATH = /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu/lib/pkgconfig: PYTHON = PYTHON_EXEC_PREFIX = PYTHON_PLATFORM = PYTHON_PREFIX = PYTHON_VERSION = RANLIB = ranlib RELMAKE = -include osmo-release.mk SED = /bin/sed SET_MAKE = SHELL = /bin/bash STD_DEFINES_AND_INCLUDES = -Wall STRIP = strip SYSMOBTS_INCDIR = VERSION = 1.4.0.14-0b0d abs_builddir = /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/tests abs_srcdir = /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/tests abs_top_builddir = /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu abs_top_srcdir = /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CXX = g++ ac_ct_DUMPBIN = am__include = include am__leading_dot = . am__quote = am__tar = $${TAR-tar} chof - "$$tardir" am__untar = $${TAR-tar} xf - bindir = ${exec_prefix}/bin build = x86_64-pc-linux-gnu build_alias = build_cpu = x86_64 build_os = linux-gnu build_vendor = pc builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = x86_64-pc-linux-gnu host_alias = host_cpu = x86_64 host_os = linux-gnu host_vendor = pc htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = ${SHELL} /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/osmo-pcu/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = $(MKDIR_P) oldincludedir = /usr/include pdfdir = ${docdir} pkgpyexecdir = pkgpythondir = prefix = /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu/inst-osmo-pcu program_transform_name = s,x,x, psdir = ${docdir} pyexecdir = pythondir = runstatedir = ${localstatedir}/run sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc systemdsystemunitdir = target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. AM_CPPFLAGS = $(STD_DEFINES_AND_INCLUDES) $(LIBOSMOCORE_CFLAGS) $(LIBOSMOCTRL_CFLAGS) $(LIBOSMOGB_CFLAGS) $(LIBOSMOGSM_CFLAGS) -I$(top_srcdir)/src/ -I$(top_srcdir)/include/ AM_LDFLAGS = -no-install LDADD = \ $(LIBOSMOCORE_LIBS) \ -lrt \ $(NULL) rlcmac_RLCMACTest_SOURCES = rlcmac/RLCMACTest.cpp rlcmac_RLCMACTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LDADD) \ $(NULL) alloc_AllocTest_SOURCES = alloc/AllocTest.cpp alloc_AllocTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) alloc_AllocTest_LDFLAGS = \ -Wl,--wrap=pcu_sock_send \ $(AM_LDFLAGS) \ $(NULL) alloc_MslotTest_SOURCES = alloc/MslotTest.cpp alloc_MslotTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) tbf_TbfTest_SOURCES = tbf/TbfTest.cpp tbf_TbfTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) tbf_TbfTest_LDFLAGS = \ -Wl,--wrap=pcu_sock_send \ $(AM_LDFLAGS) \ $(NULL) bitcomp_BitcompTest_SOURCES = bitcomp/BitcompTest.cpp ../src/egprs_rlc_compression.cpp bitcomp_BitcompTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) edge_EdgeTest_SOURCES = edge/EdgeTest.cpp edge_EdgeTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) emu_pcu_emu_SOURCES = emu/pcu_emu.cpp emu/test_replay_gprs_attach.cpp \ emu/openbsc_clone.c emu/openbsc_clone.h emu/gprs_tests.h \ emu/test_pdp_activation.cpp emu_pcu_emu_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) types_TypesTest_SOURCES = types/TypesTest.cpp types_TypesTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) ms_MsTest_SOURCES = ms/MsTest.cpp ms_MsTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) ms_MsTest_LDFLAGS = \ -Wl,-u,bssgp_prim_cb \ $(AM_LDFLAGS) \ $(NULL) llc_LlcTest_SOURCES = llc/LlcTest.cpp llc_LlcTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) llc_LlcTest_LDFLAGS = \ -Wl,-u,bssgp_prim_cb \ $(AM_LDFLAGS) \ $(NULL) llist_LListTest_SOURCES = llist/LListTest.cpp llist_LListTest_LDADD = \ $(LDADD) \ $(NULL) codel_codel_test_SOURCES = codel/codel_test.c codel_codel_test_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) fn_FnTest_SOURCES = fn/FnTest.cpp fn_FnTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) app_info_AppInfoTest_SOURCES = app_info/AppInfoTest.cpp app_info_AppInfoTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) app_info_AppInfoTest_LDFLAGS = \ -Wl,--wrap=pcu_sock_send \ $(AM_LDFLAGS) \ $(NULL) ulc_PdchUlcTest_SOURCES = ulc/PdchUlcTest.cpp ulc_PdchUlcTest_LDADD = \ $(top_builddir)/src/libgprs.la \ $(LIBOSMOGB_LIBS) \ $(LIBOSMOGSM_LIBS) \ $(LIBOSMOCTRL_LIBS) \ $(LDADD) \ $(NULL) EXTRA_DIST = \ testsuite.at \ $(srcdir)/package.m4 \ $(TESTSUITE) \ rlcmac/RLCMACTest.ok rlcmac/RLCMACTest.err \ alloc/AllocTest.ok alloc/AllocTest.err \ tbf/TbfTest.err \ bitcomp/BitcompTest.ok bitcomp/BitcompTest.err \ types/TypesTest.ok types/TypesTest.err \ ms/MsTest.ok ms/MsTest.err alloc/MslotTest.ok \ llc/LlcTest.ok llc/LlcTest.err \ llist/LListTest.ok llist/LListTest.err \ codel/codel_test.ok \ edge/EdgeTest.ok \ fn/FnTest.ok \ app_info/AppInfoTest.ok app_info/AppInfoTest.err \ ulc/PdchUlcTest.ok ulc/PdchUlcTest.err \ $(NULL) DISTCLEANFILES = atconfig TESTSUITE = $(srcdir)/testsuite AUTOM4TE = $(SHELL) $(top_srcdir)/missing --run autom4te AUTOTEST = $(AUTOM4TE) --language=autotest all: all-am .SUFFIXES: .SUFFIXES: .c .cpp .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) --gnu tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu tests/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__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 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-checkPROGRAMS: @list='$(check_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 clean-noinstPROGRAMS: @list='$(noinst_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 alloc/$(am__dirstamp): @$(MKDIR_P) alloc @: > alloc/$(am__dirstamp) alloc/AllocTest$(EXEEXT): $(alloc_AllocTest_OBJECTS) $(alloc_AllocTest_DEPENDENCIES) $(EXTRA_alloc_AllocTest_DEPENDENCIES) alloc/$(am__dirstamp) @rm -f alloc/AllocTest$(EXEEXT) $(AM_V_CXXLD)$(alloc_AllocTest_LINK) $(alloc_AllocTest_OBJECTS) $(alloc_AllocTest_LDADD) $(LIBS) alloc/MslotTest$(EXEEXT): $(alloc_MslotTest_OBJECTS) $(alloc_MslotTest_DEPENDENCIES) $(EXTRA_alloc_MslotTest_DEPENDENCIES) alloc/$(am__dirstamp) @rm -f alloc/MslotTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(alloc_MslotTest_OBJECTS) $(alloc_MslotTest_LDADD) $(LIBS) app_info/$(am__dirstamp): @$(MKDIR_P) app_info @: > app_info/$(am__dirstamp) app_info/AppInfoTest$(EXEEXT): $(app_info_AppInfoTest_OBJECTS) $(app_info_AppInfoTest_DEPENDENCIES) $(EXTRA_app_info_AppInfoTest_DEPENDENCIES) app_info/$(am__dirstamp) @rm -f app_info/AppInfoTest$(EXEEXT) $(AM_V_CXXLD)$(app_info_AppInfoTest_LINK) $(app_info_AppInfoTest_OBJECTS) $(app_info_AppInfoTest_LDADD) $(LIBS) bitcomp/$(am__dirstamp): @$(MKDIR_P) bitcomp @: > bitcomp/$(am__dirstamp) bitcomp/BitcompTest$(EXEEXT): $(bitcomp_BitcompTest_OBJECTS) $(bitcomp_BitcompTest_DEPENDENCIES) $(EXTRA_bitcomp_BitcompTest_DEPENDENCIES) bitcomp/$(am__dirstamp) @rm -f bitcomp/BitcompTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(bitcomp_BitcompTest_OBJECTS) $(bitcomp_BitcompTest_LDADD) $(LIBS) codel/$(am__dirstamp): @$(MKDIR_P) codel @: > codel/$(am__dirstamp) codel/codel_test$(EXEEXT): $(codel_codel_test_OBJECTS) $(codel_codel_test_DEPENDENCIES) $(EXTRA_codel_codel_test_DEPENDENCIES) codel/$(am__dirstamp) @rm -f codel/codel_test$(EXEEXT) $(AM_V_CCLD)$(LINK) $(codel_codel_test_OBJECTS) $(codel_codel_test_LDADD) $(LIBS) edge/$(am__dirstamp): @$(MKDIR_P) edge @: > edge/$(am__dirstamp) edge/EdgeTest$(EXEEXT): $(edge_EdgeTest_OBJECTS) $(edge_EdgeTest_DEPENDENCIES) $(EXTRA_edge_EdgeTest_DEPENDENCIES) edge/$(am__dirstamp) @rm -f edge/EdgeTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(edge_EdgeTest_OBJECTS) $(edge_EdgeTest_LDADD) $(LIBS) emu/$(am__dirstamp): @$(MKDIR_P) emu @: > emu/$(am__dirstamp) emu/pcu_emu$(EXEEXT): $(emu_pcu_emu_OBJECTS) $(emu_pcu_emu_DEPENDENCIES) $(EXTRA_emu_pcu_emu_DEPENDENCIES) emu/$(am__dirstamp) @rm -f emu/pcu_emu$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(emu_pcu_emu_OBJECTS) $(emu_pcu_emu_LDADD) $(LIBS) fn/$(am__dirstamp): @$(MKDIR_P) fn @: > fn/$(am__dirstamp) fn/FnTest$(EXEEXT): $(fn_FnTest_OBJECTS) $(fn_FnTest_DEPENDENCIES) $(EXTRA_fn_FnTest_DEPENDENCIES) fn/$(am__dirstamp) @rm -f fn/FnTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(fn_FnTest_OBJECTS) $(fn_FnTest_LDADD) $(LIBS) llc/$(am__dirstamp): @$(MKDIR_P) llc @: > llc/$(am__dirstamp) llc/LlcTest$(EXEEXT): $(llc_LlcTest_OBJECTS) $(llc_LlcTest_DEPENDENCIES) $(EXTRA_llc_LlcTest_DEPENDENCIES) llc/$(am__dirstamp) @rm -f llc/LlcTest$(EXEEXT) $(AM_V_CXXLD)$(llc_LlcTest_LINK) $(llc_LlcTest_OBJECTS) $(llc_LlcTest_LDADD) $(LIBS) llist/$(am__dirstamp): @$(MKDIR_P) llist @: > llist/$(am__dirstamp) llist/LListTest$(EXEEXT): $(llist_LListTest_OBJECTS) $(llist_LListTest_DEPENDENCIES) $(EXTRA_llist_LListTest_DEPENDENCIES) llist/$(am__dirstamp) @rm -f llist/LListTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(llist_LListTest_OBJECTS) $(llist_LListTest_LDADD) $(LIBS) ms/$(am__dirstamp): @$(MKDIR_P) ms @: > ms/$(am__dirstamp) ms/MsTest$(EXEEXT): $(ms_MsTest_OBJECTS) $(ms_MsTest_DEPENDENCIES) $(EXTRA_ms_MsTest_DEPENDENCIES) ms/$(am__dirstamp) @rm -f ms/MsTest$(EXEEXT) $(AM_V_CXXLD)$(ms_MsTest_LINK) $(ms_MsTest_OBJECTS) $(ms_MsTest_LDADD) $(LIBS) rlcmac/$(am__dirstamp): @$(MKDIR_P) rlcmac @: > rlcmac/$(am__dirstamp) rlcmac/RLCMACTest$(EXEEXT): $(rlcmac_RLCMACTest_OBJECTS) $(rlcmac_RLCMACTest_DEPENDENCIES) $(EXTRA_rlcmac_RLCMACTest_DEPENDENCIES) rlcmac/$(am__dirstamp) @rm -f rlcmac/RLCMACTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(rlcmac_RLCMACTest_OBJECTS) $(rlcmac_RLCMACTest_LDADD) $(LIBS) tbf/$(am__dirstamp): @$(MKDIR_P) tbf @: > tbf/$(am__dirstamp) tbf/TbfTest$(EXEEXT): $(tbf_TbfTest_OBJECTS) $(tbf_TbfTest_DEPENDENCIES) $(EXTRA_tbf_TbfTest_DEPENDENCIES) tbf/$(am__dirstamp) @rm -f tbf/TbfTest$(EXEEXT) $(AM_V_CXXLD)$(tbf_TbfTest_LINK) $(tbf_TbfTest_OBJECTS) $(tbf_TbfTest_LDADD) $(LIBS) types/$(am__dirstamp): @$(MKDIR_P) types @: > types/$(am__dirstamp) types/TypesTest$(EXEEXT): $(types_TypesTest_OBJECTS) $(types_TypesTest_DEPENDENCIES) $(EXTRA_types_TypesTest_DEPENDENCIES) types/$(am__dirstamp) @rm -f types/TypesTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(types_TypesTest_OBJECTS) $(types_TypesTest_LDADD) $(LIBS) ulc/$(am__dirstamp): @$(MKDIR_P) ulc @: > ulc/$(am__dirstamp) ulc/PdchUlcTest$(EXEEXT): $(ulc_PdchUlcTest_OBJECTS) $(ulc_PdchUlcTest_DEPENDENCIES) $(EXTRA_ulc_PdchUlcTest_DEPENDENCIES) ulc/$(am__dirstamp) @rm -f ulc/PdchUlcTest$(EXEEXT) $(AM_V_CXXLD)$(CXXLINK) $(ulc_PdchUlcTest_OBJECTS) $(ulc_PdchUlcTest_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/AllocTest.Po # am--include-marker include ./$(DEPDIR)/AppInfoTest.Po # am--include-marker include ./$(DEPDIR)/BitcompTest.Po # am--include-marker include ./$(DEPDIR)/EdgeTest.Po # am--include-marker include ./$(DEPDIR)/FnTest.Po # am--include-marker include ./$(DEPDIR)/LListTest.Po # am--include-marker include ./$(DEPDIR)/LlcTest.Po # am--include-marker include ./$(DEPDIR)/MsTest.Po # am--include-marker include ./$(DEPDIR)/MslotTest.Po # am--include-marker include ./$(DEPDIR)/PdchUlcTest.Po # am--include-marker include ./$(DEPDIR)/RLCMACTest.Po # am--include-marker include ./$(DEPDIR)/TbfTest.Po # am--include-marker include ./$(DEPDIR)/TypesTest.Po # am--include-marker include ./$(DEPDIR)/codel_test.Po # am--include-marker include ./$(DEPDIR)/egprs_rlc_compression.Po # am--include-marker include ./$(DEPDIR)/openbsc_clone.Po # am--include-marker include ./$(DEPDIR)/pcu_emu.Po # am--include-marker include ./$(DEPDIR)/test_pdp_activation.Po # am--include-marker include ./$(DEPDIR)/test_replay_gprs_attach.Po # am--include-marker $(am__depfiles_remade): @$(MKDIR_P) $(@D) @echo '# dummy' >$@-t && $(am__mv) $@-t $@ am--depfiles: $(am__depfiles_remade) .c.o: $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # $(AM_V_CC)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(COMPILE) -c -o $@ $< .c.obj: $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # $(AM_V_CC)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo # $(AM_V_CC)source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $< codel_test.o: codel/codel_test.c $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codel_test.o -MD -MP -MF $(DEPDIR)/codel_test.Tpo -c -o codel_test.o `test -f 'codel/codel_test.c' || echo '$(srcdir)/'`codel/codel_test.c $(AM_V_at)$(am__mv) $(DEPDIR)/codel_test.Tpo $(DEPDIR)/codel_test.Po # $(AM_V_CC)source='codel/codel_test.c' object='codel_test.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codel_test.o `test -f 'codel/codel_test.c' || echo '$(srcdir)/'`codel/codel_test.c codel_test.obj: codel/codel_test.c $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT codel_test.obj -MD -MP -MF $(DEPDIR)/codel_test.Tpo -c -o codel_test.obj `if test -f 'codel/codel_test.c'; then $(CYGPATH_W) 'codel/codel_test.c'; else $(CYGPATH_W) '$(srcdir)/codel/codel_test.c'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/codel_test.Tpo $(DEPDIR)/codel_test.Po # $(AM_V_CC)source='codel/codel_test.c' object='codel_test.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o codel_test.obj `if test -f 'codel/codel_test.c'; then $(CYGPATH_W) 'codel/codel_test.c'; else $(CYGPATH_W) '$(srcdir)/codel/codel_test.c'; fi` openbsc_clone.o: emu/openbsc_clone.c $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT openbsc_clone.o -MD -MP -MF $(DEPDIR)/openbsc_clone.Tpo -c -o openbsc_clone.o `test -f 'emu/openbsc_clone.c' || echo '$(srcdir)/'`emu/openbsc_clone.c $(AM_V_at)$(am__mv) $(DEPDIR)/openbsc_clone.Tpo $(DEPDIR)/openbsc_clone.Po # $(AM_V_CC)source='emu/openbsc_clone.c' object='openbsc_clone.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o openbsc_clone.o `test -f 'emu/openbsc_clone.c' || echo '$(srcdir)/'`emu/openbsc_clone.c openbsc_clone.obj: emu/openbsc_clone.c $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT openbsc_clone.obj -MD -MP -MF $(DEPDIR)/openbsc_clone.Tpo -c -o openbsc_clone.obj `if test -f 'emu/openbsc_clone.c'; then $(CYGPATH_W) 'emu/openbsc_clone.c'; else $(CYGPATH_W) '$(srcdir)/emu/openbsc_clone.c'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/openbsc_clone.Tpo $(DEPDIR)/openbsc_clone.Po # $(AM_V_CC)source='emu/openbsc_clone.c' object='openbsc_clone.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(AM_V_CC_no)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o openbsc_clone.obj `if test -f 'emu/openbsc_clone.c'; then $(CYGPATH_W) 'emu/openbsc_clone.c'; else $(CYGPATH_W) '$(srcdir)/emu/openbsc_clone.c'; fi` .cpp.o: $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # $(AM_V_CXX)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $< .cpp.obj: $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # $(AM_V_CXX)source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: $(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo # $(AM_V_CXX)source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $< AllocTest.o: alloc/AllocTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AllocTest.o -MD -MP -MF $(DEPDIR)/AllocTest.Tpo -c -o AllocTest.o `test -f 'alloc/AllocTest.cpp' || echo '$(srcdir)/'`alloc/AllocTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/AllocTest.Tpo $(DEPDIR)/AllocTest.Po # $(AM_V_CXX)source='alloc/AllocTest.cpp' object='AllocTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AllocTest.o `test -f 'alloc/AllocTest.cpp' || echo '$(srcdir)/'`alloc/AllocTest.cpp AllocTest.obj: alloc/AllocTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AllocTest.obj -MD -MP -MF $(DEPDIR)/AllocTest.Tpo -c -o AllocTest.obj `if test -f 'alloc/AllocTest.cpp'; then $(CYGPATH_W) 'alloc/AllocTest.cpp'; else $(CYGPATH_W) '$(srcdir)/alloc/AllocTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/AllocTest.Tpo $(DEPDIR)/AllocTest.Po # $(AM_V_CXX)source='alloc/AllocTest.cpp' object='AllocTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AllocTest.obj `if test -f 'alloc/AllocTest.cpp'; then $(CYGPATH_W) 'alloc/AllocTest.cpp'; else $(CYGPATH_W) '$(srcdir)/alloc/AllocTest.cpp'; fi` MslotTest.o: alloc/MslotTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MslotTest.o -MD -MP -MF $(DEPDIR)/MslotTest.Tpo -c -o MslotTest.o `test -f 'alloc/MslotTest.cpp' || echo '$(srcdir)/'`alloc/MslotTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/MslotTest.Tpo $(DEPDIR)/MslotTest.Po # $(AM_V_CXX)source='alloc/MslotTest.cpp' object='MslotTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MslotTest.o `test -f 'alloc/MslotTest.cpp' || echo '$(srcdir)/'`alloc/MslotTest.cpp MslotTest.obj: alloc/MslotTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MslotTest.obj -MD -MP -MF $(DEPDIR)/MslotTest.Tpo -c -o MslotTest.obj `if test -f 'alloc/MslotTest.cpp'; then $(CYGPATH_W) 'alloc/MslotTest.cpp'; else $(CYGPATH_W) '$(srcdir)/alloc/MslotTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/MslotTest.Tpo $(DEPDIR)/MslotTest.Po # $(AM_V_CXX)source='alloc/MslotTest.cpp' object='MslotTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MslotTest.obj `if test -f 'alloc/MslotTest.cpp'; then $(CYGPATH_W) 'alloc/MslotTest.cpp'; else $(CYGPATH_W) '$(srcdir)/alloc/MslotTest.cpp'; fi` AppInfoTest.o: app_info/AppInfoTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AppInfoTest.o -MD -MP -MF $(DEPDIR)/AppInfoTest.Tpo -c -o AppInfoTest.o `test -f 'app_info/AppInfoTest.cpp' || echo '$(srcdir)/'`app_info/AppInfoTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/AppInfoTest.Tpo $(DEPDIR)/AppInfoTest.Po # $(AM_V_CXX)source='app_info/AppInfoTest.cpp' object='AppInfoTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AppInfoTest.o `test -f 'app_info/AppInfoTest.cpp' || echo '$(srcdir)/'`app_info/AppInfoTest.cpp AppInfoTest.obj: app_info/AppInfoTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT AppInfoTest.obj -MD -MP -MF $(DEPDIR)/AppInfoTest.Tpo -c -o AppInfoTest.obj `if test -f 'app_info/AppInfoTest.cpp'; then $(CYGPATH_W) 'app_info/AppInfoTest.cpp'; else $(CYGPATH_W) '$(srcdir)/app_info/AppInfoTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/AppInfoTest.Tpo $(DEPDIR)/AppInfoTest.Po # $(AM_V_CXX)source='app_info/AppInfoTest.cpp' object='AppInfoTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AppInfoTest.obj `if test -f 'app_info/AppInfoTest.cpp'; then $(CYGPATH_W) 'app_info/AppInfoTest.cpp'; else $(CYGPATH_W) '$(srcdir)/app_info/AppInfoTest.cpp'; fi` BitcompTest.o: bitcomp/BitcompTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitcompTest.o -MD -MP -MF $(DEPDIR)/BitcompTest.Tpo -c -o BitcompTest.o `test -f 'bitcomp/BitcompTest.cpp' || echo '$(srcdir)/'`bitcomp/BitcompTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/BitcompTest.Tpo $(DEPDIR)/BitcompTest.Po # $(AM_V_CXX)source='bitcomp/BitcompTest.cpp' object='BitcompTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitcompTest.o `test -f 'bitcomp/BitcompTest.cpp' || echo '$(srcdir)/'`bitcomp/BitcompTest.cpp BitcompTest.obj: bitcomp/BitcompTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitcompTest.obj -MD -MP -MF $(DEPDIR)/BitcompTest.Tpo -c -o BitcompTest.obj `if test -f 'bitcomp/BitcompTest.cpp'; then $(CYGPATH_W) 'bitcomp/BitcompTest.cpp'; else $(CYGPATH_W) '$(srcdir)/bitcomp/BitcompTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/BitcompTest.Tpo $(DEPDIR)/BitcompTest.Po # $(AM_V_CXX)source='bitcomp/BitcompTest.cpp' object='BitcompTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitcompTest.obj `if test -f 'bitcomp/BitcompTest.cpp'; then $(CYGPATH_W) 'bitcomp/BitcompTest.cpp'; else $(CYGPATH_W) '$(srcdir)/bitcomp/BitcompTest.cpp'; fi` egprs_rlc_compression.o: ../src/egprs_rlc_compression.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT egprs_rlc_compression.o -MD -MP -MF $(DEPDIR)/egprs_rlc_compression.Tpo -c -o egprs_rlc_compression.o `test -f '../src/egprs_rlc_compression.cpp' || echo '$(srcdir)/'`../src/egprs_rlc_compression.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/egprs_rlc_compression.Tpo $(DEPDIR)/egprs_rlc_compression.Po # $(AM_V_CXX)source='../src/egprs_rlc_compression.cpp' object='egprs_rlc_compression.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o egprs_rlc_compression.o `test -f '../src/egprs_rlc_compression.cpp' || echo '$(srcdir)/'`../src/egprs_rlc_compression.cpp egprs_rlc_compression.obj: ../src/egprs_rlc_compression.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT egprs_rlc_compression.obj -MD -MP -MF $(DEPDIR)/egprs_rlc_compression.Tpo -c -o egprs_rlc_compression.obj `if test -f '../src/egprs_rlc_compression.cpp'; then $(CYGPATH_W) '../src/egprs_rlc_compression.cpp'; else $(CYGPATH_W) '$(srcdir)/../src/egprs_rlc_compression.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/egprs_rlc_compression.Tpo $(DEPDIR)/egprs_rlc_compression.Po # $(AM_V_CXX)source='../src/egprs_rlc_compression.cpp' object='egprs_rlc_compression.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o egprs_rlc_compression.obj `if test -f '../src/egprs_rlc_compression.cpp'; then $(CYGPATH_W) '../src/egprs_rlc_compression.cpp'; else $(CYGPATH_W) '$(srcdir)/../src/egprs_rlc_compression.cpp'; fi` EdgeTest.o: edge/EdgeTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeTest.o -MD -MP -MF $(DEPDIR)/EdgeTest.Tpo -c -o EdgeTest.o `test -f 'edge/EdgeTest.cpp' || echo '$(srcdir)/'`edge/EdgeTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/EdgeTest.Tpo $(DEPDIR)/EdgeTest.Po # $(AM_V_CXX)source='edge/EdgeTest.cpp' object='EdgeTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EdgeTest.o `test -f 'edge/EdgeTest.cpp' || echo '$(srcdir)/'`edge/EdgeTest.cpp EdgeTest.obj: edge/EdgeTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EdgeTest.obj -MD -MP -MF $(DEPDIR)/EdgeTest.Tpo -c -o EdgeTest.obj `if test -f 'edge/EdgeTest.cpp'; then $(CYGPATH_W) 'edge/EdgeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/edge/EdgeTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/EdgeTest.Tpo $(DEPDIR)/EdgeTest.Po # $(AM_V_CXX)source='edge/EdgeTest.cpp' object='EdgeTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EdgeTest.obj `if test -f 'edge/EdgeTest.cpp'; then $(CYGPATH_W) 'edge/EdgeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/edge/EdgeTest.cpp'; fi` pcu_emu.o: emu/pcu_emu.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pcu_emu.o -MD -MP -MF $(DEPDIR)/pcu_emu.Tpo -c -o pcu_emu.o `test -f 'emu/pcu_emu.cpp' || echo '$(srcdir)/'`emu/pcu_emu.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/pcu_emu.Tpo $(DEPDIR)/pcu_emu.Po # $(AM_V_CXX)source='emu/pcu_emu.cpp' object='pcu_emu.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pcu_emu.o `test -f 'emu/pcu_emu.cpp' || echo '$(srcdir)/'`emu/pcu_emu.cpp pcu_emu.obj: emu/pcu_emu.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pcu_emu.obj -MD -MP -MF $(DEPDIR)/pcu_emu.Tpo -c -o pcu_emu.obj `if test -f 'emu/pcu_emu.cpp'; then $(CYGPATH_W) 'emu/pcu_emu.cpp'; else $(CYGPATH_W) '$(srcdir)/emu/pcu_emu.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/pcu_emu.Tpo $(DEPDIR)/pcu_emu.Po # $(AM_V_CXX)source='emu/pcu_emu.cpp' object='pcu_emu.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pcu_emu.obj `if test -f 'emu/pcu_emu.cpp'; then $(CYGPATH_W) 'emu/pcu_emu.cpp'; else $(CYGPATH_W) '$(srcdir)/emu/pcu_emu.cpp'; fi` test_replay_gprs_attach.o: emu/test_replay_gprs_attach.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_replay_gprs_attach.o -MD -MP -MF $(DEPDIR)/test_replay_gprs_attach.Tpo -c -o test_replay_gprs_attach.o `test -f 'emu/test_replay_gprs_attach.cpp' || echo '$(srcdir)/'`emu/test_replay_gprs_attach.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/test_replay_gprs_attach.Tpo $(DEPDIR)/test_replay_gprs_attach.Po # $(AM_V_CXX)source='emu/test_replay_gprs_attach.cpp' object='test_replay_gprs_attach.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_replay_gprs_attach.o `test -f 'emu/test_replay_gprs_attach.cpp' || echo '$(srcdir)/'`emu/test_replay_gprs_attach.cpp test_replay_gprs_attach.obj: emu/test_replay_gprs_attach.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_replay_gprs_attach.obj -MD -MP -MF $(DEPDIR)/test_replay_gprs_attach.Tpo -c -o test_replay_gprs_attach.obj `if test -f 'emu/test_replay_gprs_attach.cpp'; then $(CYGPATH_W) 'emu/test_replay_gprs_attach.cpp'; else $(CYGPATH_W) '$(srcdir)/emu/test_replay_gprs_attach.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/test_replay_gprs_attach.Tpo $(DEPDIR)/test_replay_gprs_attach.Po # $(AM_V_CXX)source='emu/test_replay_gprs_attach.cpp' object='test_replay_gprs_attach.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_replay_gprs_attach.obj `if test -f 'emu/test_replay_gprs_attach.cpp'; then $(CYGPATH_W) 'emu/test_replay_gprs_attach.cpp'; else $(CYGPATH_W) '$(srcdir)/emu/test_replay_gprs_attach.cpp'; fi` test_pdp_activation.o: emu/test_pdp_activation.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_pdp_activation.o -MD -MP -MF $(DEPDIR)/test_pdp_activation.Tpo -c -o test_pdp_activation.o `test -f 'emu/test_pdp_activation.cpp' || echo '$(srcdir)/'`emu/test_pdp_activation.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/test_pdp_activation.Tpo $(DEPDIR)/test_pdp_activation.Po # $(AM_V_CXX)source='emu/test_pdp_activation.cpp' object='test_pdp_activation.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_pdp_activation.o `test -f 'emu/test_pdp_activation.cpp' || echo '$(srcdir)/'`emu/test_pdp_activation.cpp test_pdp_activation.obj: emu/test_pdp_activation.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_pdp_activation.obj -MD -MP -MF $(DEPDIR)/test_pdp_activation.Tpo -c -o test_pdp_activation.obj `if test -f 'emu/test_pdp_activation.cpp'; then $(CYGPATH_W) 'emu/test_pdp_activation.cpp'; else $(CYGPATH_W) '$(srcdir)/emu/test_pdp_activation.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/test_pdp_activation.Tpo $(DEPDIR)/test_pdp_activation.Po # $(AM_V_CXX)source='emu/test_pdp_activation.cpp' object='test_pdp_activation.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_pdp_activation.obj `if test -f 'emu/test_pdp_activation.cpp'; then $(CYGPATH_W) 'emu/test_pdp_activation.cpp'; else $(CYGPATH_W) '$(srcdir)/emu/test_pdp_activation.cpp'; fi` FnTest.o: fn/FnTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FnTest.o -MD -MP -MF $(DEPDIR)/FnTest.Tpo -c -o FnTest.o `test -f 'fn/FnTest.cpp' || echo '$(srcdir)/'`fn/FnTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/FnTest.Tpo $(DEPDIR)/FnTest.Po # $(AM_V_CXX)source='fn/FnTest.cpp' object='FnTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FnTest.o `test -f 'fn/FnTest.cpp' || echo '$(srcdir)/'`fn/FnTest.cpp FnTest.obj: fn/FnTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FnTest.obj -MD -MP -MF $(DEPDIR)/FnTest.Tpo -c -o FnTest.obj `if test -f 'fn/FnTest.cpp'; then $(CYGPATH_W) 'fn/FnTest.cpp'; else $(CYGPATH_W) '$(srcdir)/fn/FnTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/FnTest.Tpo $(DEPDIR)/FnTest.Po # $(AM_V_CXX)source='fn/FnTest.cpp' object='FnTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FnTest.obj `if test -f 'fn/FnTest.cpp'; then $(CYGPATH_W) 'fn/FnTest.cpp'; else $(CYGPATH_W) '$(srcdir)/fn/FnTest.cpp'; fi` LlcTest.o: llc/LlcTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LlcTest.o -MD -MP -MF $(DEPDIR)/LlcTest.Tpo -c -o LlcTest.o `test -f 'llc/LlcTest.cpp' || echo '$(srcdir)/'`llc/LlcTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/LlcTest.Tpo $(DEPDIR)/LlcTest.Po # $(AM_V_CXX)source='llc/LlcTest.cpp' object='LlcTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LlcTest.o `test -f 'llc/LlcTest.cpp' || echo '$(srcdir)/'`llc/LlcTest.cpp LlcTest.obj: llc/LlcTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LlcTest.obj -MD -MP -MF $(DEPDIR)/LlcTest.Tpo -c -o LlcTest.obj `if test -f 'llc/LlcTest.cpp'; then $(CYGPATH_W) 'llc/LlcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/llc/LlcTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/LlcTest.Tpo $(DEPDIR)/LlcTest.Po # $(AM_V_CXX)source='llc/LlcTest.cpp' object='LlcTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LlcTest.obj `if test -f 'llc/LlcTest.cpp'; then $(CYGPATH_W) 'llc/LlcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/llc/LlcTest.cpp'; fi` LListTest.o: llist/LListTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LListTest.o -MD -MP -MF $(DEPDIR)/LListTest.Tpo -c -o LListTest.o `test -f 'llist/LListTest.cpp' || echo '$(srcdir)/'`llist/LListTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/LListTest.Tpo $(DEPDIR)/LListTest.Po # $(AM_V_CXX)source='llist/LListTest.cpp' object='LListTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LListTest.o `test -f 'llist/LListTest.cpp' || echo '$(srcdir)/'`llist/LListTest.cpp LListTest.obj: llist/LListTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LListTest.obj -MD -MP -MF $(DEPDIR)/LListTest.Tpo -c -o LListTest.obj `if test -f 'llist/LListTest.cpp'; then $(CYGPATH_W) 'llist/LListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/llist/LListTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/LListTest.Tpo $(DEPDIR)/LListTest.Po # $(AM_V_CXX)source='llist/LListTest.cpp' object='LListTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LListTest.obj `if test -f 'llist/LListTest.cpp'; then $(CYGPATH_W) 'llist/LListTest.cpp'; else $(CYGPATH_W) '$(srcdir)/llist/LListTest.cpp'; fi` MsTest.o: ms/MsTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsTest.o -MD -MP -MF $(DEPDIR)/MsTest.Tpo -c -o MsTest.o `test -f 'ms/MsTest.cpp' || echo '$(srcdir)/'`ms/MsTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/MsTest.Tpo $(DEPDIR)/MsTest.Po # $(AM_V_CXX)source='ms/MsTest.cpp' object='MsTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsTest.o `test -f 'ms/MsTest.cpp' || echo '$(srcdir)/'`ms/MsTest.cpp MsTest.obj: ms/MsTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MsTest.obj -MD -MP -MF $(DEPDIR)/MsTest.Tpo -c -o MsTest.obj `if test -f 'ms/MsTest.cpp'; then $(CYGPATH_W) 'ms/MsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ms/MsTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/MsTest.Tpo $(DEPDIR)/MsTest.Po # $(AM_V_CXX)source='ms/MsTest.cpp' object='MsTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MsTest.obj `if test -f 'ms/MsTest.cpp'; then $(CYGPATH_W) 'ms/MsTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ms/MsTest.cpp'; fi` RLCMACTest.o: rlcmac/RLCMACTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RLCMACTest.o -MD -MP -MF $(DEPDIR)/RLCMACTest.Tpo -c -o RLCMACTest.o `test -f 'rlcmac/RLCMACTest.cpp' || echo '$(srcdir)/'`rlcmac/RLCMACTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/RLCMACTest.Tpo $(DEPDIR)/RLCMACTest.Po # $(AM_V_CXX)source='rlcmac/RLCMACTest.cpp' object='RLCMACTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RLCMACTest.o `test -f 'rlcmac/RLCMACTest.cpp' || echo '$(srcdir)/'`rlcmac/RLCMACTest.cpp RLCMACTest.obj: rlcmac/RLCMACTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RLCMACTest.obj -MD -MP -MF $(DEPDIR)/RLCMACTest.Tpo -c -o RLCMACTest.obj `if test -f 'rlcmac/RLCMACTest.cpp'; then $(CYGPATH_W) 'rlcmac/RLCMACTest.cpp'; else $(CYGPATH_W) '$(srcdir)/rlcmac/RLCMACTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/RLCMACTest.Tpo $(DEPDIR)/RLCMACTest.Po # $(AM_V_CXX)source='rlcmac/RLCMACTest.cpp' object='RLCMACTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RLCMACTest.obj `if test -f 'rlcmac/RLCMACTest.cpp'; then $(CYGPATH_W) 'rlcmac/RLCMACTest.cpp'; else $(CYGPATH_W) '$(srcdir)/rlcmac/RLCMACTest.cpp'; fi` TbfTest.o: tbf/TbfTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TbfTest.o -MD -MP -MF $(DEPDIR)/TbfTest.Tpo -c -o TbfTest.o `test -f 'tbf/TbfTest.cpp' || echo '$(srcdir)/'`tbf/TbfTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/TbfTest.Tpo $(DEPDIR)/TbfTest.Po # $(AM_V_CXX)source='tbf/TbfTest.cpp' object='TbfTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TbfTest.o `test -f 'tbf/TbfTest.cpp' || echo '$(srcdir)/'`tbf/TbfTest.cpp TbfTest.obj: tbf/TbfTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TbfTest.obj -MD -MP -MF $(DEPDIR)/TbfTest.Tpo -c -o TbfTest.obj `if test -f 'tbf/TbfTest.cpp'; then $(CYGPATH_W) 'tbf/TbfTest.cpp'; else $(CYGPATH_W) '$(srcdir)/tbf/TbfTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/TbfTest.Tpo $(DEPDIR)/TbfTest.Po # $(AM_V_CXX)source='tbf/TbfTest.cpp' object='TbfTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TbfTest.obj `if test -f 'tbf/TbfTest.cpp'; then $(CYGPATH_W) 'tbf/TbfTest.cpp'; else $(CYGPATH_W) '$(srcdir)/tbf/TbfTest.cpp'; fi` TypesTest.o: types/TypesTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TypesTest.o -MD -MP -MF $(DEPDIR)/TypesTest.Tpo -c -o TypesTest.o `test -f 'types/TypesTest.cpp' || echo '$(srcdir)/'`types/TypesTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/TypesTest.Tpo $(DEPDIR)/TypesTest.Po # $(AM_V_CXX)source='types/TypesTest.cpp' object='TypesTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TypesTest.o `test -f 'types/TypesTest.cpp' || echo '$(srcdir)/'`types/TypesTest.cpp TypesTest.obj: types/TypesTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TypesTest.obj -MD -MP -MF $(DEPDIR)/TypesTest.Tpo -c -o TypesTest.obj `if test -f 'types/TypesTest.cpp'; then $(CYGPATH_W) 'types/TypesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/types/TypesTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/TypesTest.Tpo $(DEPDIR)/TypesTest.Po # $(AM_V_CXX)source='types/TypesTest.cpp' object='TypesTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TypesTest.obj `if test -f 'types/TypesTest.cpp'; then $(CYGPATH_W) 'types/TypesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/types/TypesTest.cpp'; fi` PdchUlcTest.o: ulc/PdchUlcTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PdchUlcTest.o -MD -MP -MF $(DEPDIR)/PdchUlcTest.Tpo -c -o PdchUlcTest.o `test -f 'ulc/PdchUlcTest.cpp' || echo '$(srcdir)/'`ulc/PdchUlcTest.cpp $(AM_V_at)$(am__mv) $(DEPDIR)/PdchUlcTest.Tpo $(DEPDIR)/PdchUlcTest.Po # $(AM_V_CXX)source='ulc/PdchUlcTest.cpp' object='PdchUlcTest.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PdchUlcTest.o `test -f 'ulc/PdchUlcTest.cpp' || echo '$(srcdir)/'`ulc/PdchUlcTest.cpp PdchUlcTest.obj: ulc/PdchUlcTest.cpp $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PdchUlcTest.obj -MD -MP -MF $(DEPDIR)/PdchUlcTest.Tpo -c -o PdchUlcTest.obj `if test -f 'ulc/PdchUlcTest.cpp'; then $(CYGPATH_W) 'ulc/PdchUlcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ulc/PdchUlcTest.cpp'; fi` $(AM_V_at)$(am__mv) $(DEPDIR)/PdchUlcTest.Tpo $(DEPDIR)/PdchUlcTest.Po # $(AM_V_CXX)source='ulc/PdchUlcTest.cpp' object='PdchUlcTest.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \ # $(AM_V_CXX_no)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PdchUlcTest.obj `if test -f 'ulc/PdchUlcTest.cpp'; then $(CYGPATH_W) 'ulc/PdchUlcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ulc/PdchUlcTest.cpp'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs -rm -rf alloc/.libs alloc/_libs -rm -rf app_info/.libs app_info/_libs -rm -rf bitcomp/.libs bitcomp/_libs -rm -rf codel/.libs codel/_libs -rm -rf edge/.libs edge/_libs -rm -rf emu/.libs emu/_libs -rm -rf fn/.libs fn/_libs -rm -rf llc/.libs llc/_libs -rm -rf llist/.libs llist/_libs -rm -rf ms/.libs ms/_libs -rm -rf rlcmac/.libs rlcmac/_libs -rm -rf tbf/.libs tbf/_libs -rm -rf types/.libs types/_libs -rm -rf ulc/.libs ulc/_libs ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ 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-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ 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" cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(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 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(MAKE) $(AM_MAKEFLAGS) check-local check: check-am all-am: Makefile $(PROGRAMS) 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: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi 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) -rm -f alloc/$(am__dirstamp) -rm -f app_info/$(am__dirstamp) -rm -f bitcomp/$(am__dirstamp) -rm -f codel/$(am__dirstamp) -rm -f edge/$(am__dirstamp) -rm -f emu/$(am__dirstamp) -rm -f fn/$(am__dirstamp) -rm -f llc/$(am__dirstamp) -rm -f llist/$(am__dirstamp) -rm -f ms/$(am__dirstamp) -rm -f rlcmac/$(am__dirstamp) -rm -f tbf/$(am__dirstamp) -rm -f types/$(am__dirstamp) -rm -f ulc/$(am__dirstamp) -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-checkPROGRAMS clean-generic clean-libtool clean-local \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-am -rm -f ./$(DEPDIR)/AllocTest.Po -rm -f ./$(DEPDIR)/AppInfoTest.Po -rm -f ./$(DEPDIR)/BitcompTest.Po -rm -f ./$(DEPDIR)/EdgeTest.Po -rm -f ./$(DEPDIR)/FnTest.Po -rm -f ./$(DEPDIR)/LListTest.Po -rm -f ./$(DEPDIR)/LlcTest.Po -rm -f ./$(DEPDIR)/MsTest.Po -rm -f ./$(DEPDIR)/MslotTest.Po -rm -f ./$(DEPDIR)/PdchUlcTest.Po -rm -f ./$(DEPDIR)/RLCMACTest.Po -rm -f ./$(DEPDIR)/TbfTest.Po -rm -f ./$(DEPDIR)/TypesTest.Po -rm -f ./$(DEPDIR)/codel_test.Po -rm -f ./$(DEPDIR)/egprs_rlc_compression.Po -rm -f ./$(DEPDIR)/openbsc_clone.Po -rm -f ./$(DEPDIR)/pcu_emu.Po -rm -f ./$(DEPDIR)/test_pdp_activation.Po -rm -f ./$(DEPDIR)/test_replay_gprs_attach.Po -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: installcheck-local maintainer-clean: maintainer-clean-am -rm -f ./$(DEPDIR)/AllocTest.Po -rm -f ./$(DEPDIR)/AppInfoTest.Po -rm -f ./$(DEPDIR)/BitcompTest.Po -rm -f ./$(DEPDIR)/EdgeTest.Po -rm -f ./$(DEPDIR)/FnTest.Po -rm -f ./$(DEPDIR)/LListTest.Po -rm -f ./$(DEPDIR)/LlcTest.Po -rm -f ./$(DEPDIR)/MsTest.Po -rm -f ./$(DEPDIR)/MslotTest.Po -rm -f ./$(DEPDIR)/PdchUlcTest.Po -rm -f ./$(DEPDIR)/RLCMACTest.Po -rm -f ./$(DEPDIR)/TbfTest.Po -rm -f ./$(DEPDIR)/TypesTest.Po -rm -f ./$(DEPDIR)/codel_test.Po -rm -f ./$(DEPDIR)/egprs_rlc_compression.Po -rm -f ./$(DEPDIR)/openbsc_clone.Po -rm -f ./$(DEPDIR)/pcu_emu.Po -rm -f ./$(DEPDIR)/test_pdp_activation.Po -rm -f ./$(DEPDIR)/test_replay_gprs_attach.Po -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: check-am install-am install-strip .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am \ check-local clean clean-checkPROGRAMS clean-generic \ clean-libtool clean-local clean-noinstPROGRAMS cscopelist-am \ ctags ctags-am 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 installcheck-local installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am .PRECIOUS: Makefile # The `:;' works around a Bash 3.2 bug when the output is not writeable. $(srcdir)/package.m4: $(top_srcdir)/configure.ac :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME],' && \ echo ' [$(PACKAGE_NAME)])' && \ echo 'm4_define([AT_PACKAGE_TARNAME],' && \ echo ' [$(PACKAGE_TARNAME)])' && \ echo 'm4_define([AT_PACKAGE_VERSION],' && \ echo ' [$(PACKAGE_VERSION)])' && \ echo 'm4_define([AT_PACKAGE_STRING],' && \ echo ' [$(PACKAGE_STRING)])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \ echo ' [$(PACKAGE_BUGREPORT)])'; \ echo 'm4_define([AT_PACKAGE_URL],' && \ echo ' [$(PACKAGE_URL)])'; \ } >'$(srcdir)/package.m4' update_exp: $(check_PROGRAMS) rlcmac/RLCMACTest \ >$(srcdir)/rlcmac/RLCMACTest.ok \ 2>$(srcdir)/rlcmac/RLCMACTest.err alloc/MslotTest \ >$(srcdir)/alloc/MslotTest.ok alloc/AllocTest \ >$(srcdir)/alloc/AllocTest.ok \ 2>$(srcdir)/alloc/AllocTest.err tbf/TbfTest \ 2>$(srcdir)/tbf/TbfTest.err bitcomp/BitcompTest \ >$(srcdir)/bitcomp/BitcompTest.ok \ 2>$(srcdir)/bitcomp/BitcompTest.err edge/EdgeTest \ >$(srcdir)/edge/EdgeTest.ok types/TypesTest \ >$(srcdir)/types/TypesTest.ok \ 2>$(srcdir)/types/TypesTest.err ms/MsTest \ >$(srcdir)/ms/MsTest.ok \ 2>$(srcdir)/ms/MsTest.err llc/LlcTest \ >$(srcdir)/llc/LlcTest.ok \ 2>$(srcdir)/llc/LlcTest.err llist/LListTest \ >$(srcdir)/llist/LListTest.ok \ 2>$(srcdir)/llist/LListTest.err codel/codel_test \ >$(srcdir)/codel/codel_test.ok fn/FnTest \ >$(srcdir)/fn/FnTest.ok app_info/AppInfoTest \ >$(srcdir)/app_info/AppInfoTest.ok \ 2>$(srcdir)/app_info/AppInfoTest.err ulc/PdchUlcTest \ >$(srcdir)/ulc/PdchUlcTest.ok \ 2>$(srcdir)/ulc/PdchUlcTest.err # Python testing #python-tests: $(top_builddir)/src/osmo-pcu # osmotestvty.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v # osmotestconfig.py -p $(abs_top_srcdir) -w $(abs_top_builddir) -v python-tests: @echo "Not running python-based tests (determined at configure-time)" check-local: atconfig $(TESTSUITE) $(SHELL) '$(TESTSUITE)' $(TESTSUITEFLAGS) $(MAKE) $(AM_MAKEFLAGS) python-tests installcheck-local: atconfig $(TESTSUITE) $(SHELL) '$(TESTSUITE)' AUTOTEST_PATH='$(bindir)' \ $(TESTSUITEFLAGS) clean-local: test ! -f '$(TESTSUITE)' || \ $(SHELL) '$(TESTSUITE)' --clean $(TESTSUITE): $(srcdir)/testsuite.at $(srcdir)/package.m4 $(AUTOTEST) -I '$(srcdir)' -o $@.tmp $@.at mv $@.tmp $@ # 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: