windows-nt/Source/XPSP1/NT/drivers/wdm/dvd/mini/jbs/makefile
2020-09-26 16:20:57 +08:00

19 lines
551 B
Makefile
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#############################################################################
#
# Microsoft Confidential
# Copyright (C) Microsoft Corporation 1995
# All Rights Reserved.
#
# MAKEFILE for PCSPEAK directory
#
#############################################################################
ROOT = ..\..\..\..
IS_32 = TRUE
IS_OEM = TRUE
DEVICEDIR = sgs
COMMONMKFILE = $(DEVICEDIR).mk
DEPENDTARGETS = debug retail
!include ..\..\..\..\dev\master.mk