windows-nt/Source/XPSP1/NT/net/irda/irtranp/makefile
2020-09-26 16:20:57 +08:00

28 lines
606 B
Makefile

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