!if 0
**|     Copyright (c)      1998-2007 Texas Instruments Incorporated      |**
**|                        ALL RIGHTS RESERVED                           |**
!endif

TARGETNAME=Data_link
TARGETTYPE=LIBRARY
RELEASETYPE=$(TI_RELEASE)

DK_ROOT=..\..\..

!INCLUDE $(DK_ROOT)\sources.cmn

SOURCES= \
GeneralUtil.c \
TrafficMonitor.c \
rx.c \
txCtrl.c \
txCtrlParams.c \
txCtrlServ.c \
TxDataClsfr.c \
txDataQueue.c \
txMgmtQueue.c \
Ctrl.c
