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

28 lines
580 B
Plaintext

# ############################################################
# sources
# Author: Murali R. Krishnan ( MuraliK)
# Date: 1-Nov-1995
#
# Describes the macros used for building using NT 'build' command
#
# This directory builds
# Internet Services Server Side Common Library
#
# ############################################################
!include ..\..\..\..\place.inc
MAJORCOMP=webdav
MINORCOMP=_crc
TARGETNAME=_crc
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES = $(C_DEFINES) -DINC_OLE2
INCLUDES=.;..\inc;
SOURCES= \
calcrc.c \