11 lines
326 B
Makefile
11 lines
326 B
Makefile
############################################################################
|
|
#
|
|
# Copyright (C) 1999, Microsoft Corporation.
|
|
#
|
|
# All rights reserved.
|
|
#
|
|
############################################################################
|
|
release=core\$(RELDIR)\ANSI
|
|
WMIPROV_TARGET=__WIN9x_BUILD__
|
|
!include ..\makefile.all
|