From e2e044faa1eba415459d1844712aefd0d5bad842 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 17 Mar 1999 23:30:39 +0000 Subject: Comment out the lines that generated by mk1mf.pl include three separate rules that are equivalent to $(OUT_D). This was what was causing the 'too many rules' warning under VC++. --- INSTALL.W32 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'INSTALL.W32') diff --git a/INSTALL.W32 b/INSTALL.W32 index 6388c4c2d1..61b563c089 100644 --- a/INSTALL.W32 +++ b/INSTALL.W32 @@ -31,9 +31,8 @@ then from the VC++ environment at a prompt do: nmake -f ms\ntdll.mak -you may get a warning about too many rules but if all is well it should all -compile and you will have some DLLs and executables in out32dll. If you want -to try the tests then cd to out32dll and run ..\ms\test +If all is well it should compile and you will have some DLLs and executables +in out32dll. If you want to try the tests then cd to out32dll and run ..\ms\test Troubleshooting. -- cgit v1.2.1