35 lines
593 B
Plaintext
35 lines
593 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (C) Microsoft Corporation, 1989 - 1999
|
||
|
|
||
|
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:
|
||
|
|
||
|
Ted Miller (tedm) 19-Feb-1991
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
CA_ROOT=..
|
||
|
!include $(CA_ROOT)\ca.mk
|
||
|
|
||
|
TARGETPATH=obj
|
||
|
TARGETTYPE=NOTARGET
|
||
|
SOURCES=
|
||
|
NO_BROWSER_FILE=1
|
||
|
|
||
|
MISCFILES= \
|
||
|
certdoc.cab
|