www.pudn.com > DMBDRV.rar > sources


#	Copyright (c) 2006 Siano Mobile Silicon Ltd. All rights reserved 
# 
#	PROPRIETARY RIGHTS of Siano Mobile Silicon are involved in the 
#	subject matter of this material.  All manufacturing, reproduction, 
#	use, and sales rights pertaining to this subject matter are governed 
#	by the license agreement.  The recipient of this software implicitly 
#	accepts the terms of the license. 
# 
 
TARGETNAME=SmsNdis 
TARGETTYPE=DYNLINK 
RELEASETYPE=PLATFORM 
INCLUDES= \ 
     $(_TARGETPLATROOT)\src\xllp\inc; \ 
     $(_TARGETPLATROOT)\src\inc; \ 
     $(_TARGETPLATROOT)\src\bulverdeinc; \ 
      ..\ 
       
SOURCES= \ 
  SmsNdis.c 
   
DEFFILE= SmsNdis.def 
 
TARGETLIBS= \ 
  	$(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib \ 
        $(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\ndis.lib \ 
        $(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\ws2.lib