From 0664a76bed64a283608d8e2960d94b0c31551e6a Mon Sep 17 00:00:00 2001 From: "varada%netscape.com" Date: Fri, 7 Jul 2000 17:35:29 +0000 Subject: [PATCH] removing the hash from the list of dirs in makefile.win --- cck/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cck/makefile.win b/cck/makefile.win index a8ead31c101c..79c95627a1f0 100644 --- a/cck/makefile.win +++ b/cck/makefile.win @@ -21,7 +21,7 @@ DEPTH=.. -DIRS=globals driver ib customcd cckcd cckwiz wizard hash +DIRS=globals driver ib customcd cckcd cckwiz wizard include <$(DEPTH)\config\rules.mak>