summaryrefslogtreecommitdiffstats
path: root/private/rpc/ndrlib/rules.mk
blob: 5a9d1d66212c6b6ae2d5e8d80196c918ff2576ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# --------------------------------------------------------------------
#
#                     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-02-91    Created.
#    mariogo    02-10-94    Mario hates the old build system
# --------------------------------------------------------------------

!include $(RPC)\rules.mk