windows-nt/Source/XPSP1/NT/ds/win32/ntcrypto/sgc/sources

27 lines
429 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#----------------------------------------------------------------------------
#
# Description:
#
# sources file for the security utility lib
#
# History:
#
# 10/14/96 created larrys
#
#----------------------------------------------------------------------------
MINORCOMP=sgclib
TARGETNAME=sgclib
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES= $(C_DEFINES)
INCLUDES= ..\inc;
SOURCES= sgccheck.c
UMTYPE=console