Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
633 B

# --------------------------------------------------------------------
#
# Microsoft RPC
# Copyright(c) Microsoft Corp., 1990-94
#
# --------------------------------------------------------------------
# --------------------------------------------------------------------
#
# File : makefile.
#
# Title : Makefile the dce4 DLL hack
#
# Description :
#
# History :
#
# --------------------------------------------------------------------
!ifdef NTMAKEENV
!include $(NTMAKEENV)\makefile.def
!else
!error This doesn't build for Non-NT platforms.
!endif