2025-04-27 07:49:33 -04:00

27 lines
455 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