31 lines
363 B
Makefile
31 lines
363 B
Makefile
|
#----------------------------------------------------------------------------
|
||
|
#
|
||
|
# Description:
|
||
|
#
|
||
|
# makefile for the RSA 32 library
|
||
|
#
|
||
|
# History:
|
||
|
#
|
||
|
# raymondm 11/1/94 raymondm created
|
||
|
#
|
||
|
#----------------------------------------------------------------------------
|
||
|
|
||
|
#!include $(SECURITY_DEV_ROOT)\makefile.sec
|
||
|
|
||
|
!INCLUDE $(NTMAKEENV)\makefile.def
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|