From 352a43e8d3bc9d2ae06c668791760b8e6a2466ce Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Sat, 16 Aug 2008 18:59:03 +0000 Subject: [PATCH] DEVEL15-windows-build-20080815 LICENSE MIT remove duplicate rules for man-pages (cherry picked from commit 4274e854c58655ae2d1142ec3e08d62aebb07be0) --- src/NTMakefile | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/src/NTMakefile b/src/NTMakefile index bf29b4f..86d2310 100644 --- a/src/NTMakefile +++ b/src/NTMakefile @@ -646,13 +646,6 @@ mkdir: -mkdir $(DESTDIR)\free\bin -@copy $(SRC)\config\NTLANG.BAT . -man-pages: - echo ***** $@ - $(DOCD) $(DOC)\man-pages - $(CD) $(DOC)\man-pages - $(NTMAKE) - $(CD) ..\.. - loopback: echo ***** Making Loopback Adapter Utility DLL $(DOCD) $(SRC)\WINNT\install\$@ -- 1.7.1