# --------------------------------------------------------------------
#
#                              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