#   sources
#   Author: Murali R. Krishnan ( MuraliK)
#   Date:   2-Feb-1995
#
#   Describes the macros used for building using NT 'build' command
#

MAJORCOMP=tcpsvcs
MINORCOMP=inc

!IFNDEF  BASEDIR
BASEDIR = $(_NTDRIVE)$(_NTROOT)
!ENDIF

TARGETNAME=
TARGETPATH=.
TARGETTYPE=NOTARGET

SOURCES =

NTTARGETFILE0   = .\inetlog.h \
                  .\inetamsg.h

