Windows NT 4.0 source code leak
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
819 B

# --------------------------------------------------------------------
#
# Microsoft RPC
# Copyright(c) Microsoft Corp., 1994
#
# --------------------------------------------------------------------
# --------------------------------------------------------------------
#
# File : rules.mk
#
# Description :
# This is an extra file to be included by the makefiles in subdirectories.
# As far as I can tell, the sole purpose for this file is to slow down the
# build process; it will be a good excuse to get a faster machine.
#
# History :
# mikemon 02-10-94 Created.
#
# --------------------------------------------------------------------
!include $(RPC)\ndrlib\rules.mk
.SUFFIXES:
.SUFFIXES: .cxx .c .obj .exe
CINC=$(CINC) -I..\..\runtime\mtrt -I..\..\runtime\mtrt\mac