
!IF 0

Copyright (c) 1996  Microsoft Corporation

Module Name:

    sources.

Abstract:

    This file specifies the target component being built and the list of
    sources files needed to build that component.  Also specifies optional
    compiler switches and libraries that are unique for the component being
    built.


Author:

    5/16/96     rsraghav    Created to build the edbmsg*.* on NT tree.

NOTE:   Commented description of this file is in \nt\bak\bin\sources.tpl

!ENDIF

TARGETNAME=ntoshdrs
TARGETPATH=obj
TARGETTYPE=NOTARGET

SOURCES=bugcodes.mc
PASS0_HEADERDIR=$(O)
PASS0_SOURCEDIR=$(O)

MC_FLAGS = -x $(BASEDIR)\public\sdk\inc -A -v

NTTARGETFILES=$(BASEDIR)\public\sdk\inc\bugcodes.h
