windows-nt/Source/XPSP1/NT/ds/win32/ntcrypto/sgc/sources
2020-09-26 16:20:57 +08:00

27 lines
429 B
Plaintext

#----------------------------------------------------------------------------
#
# 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