[PATCH] makedep: Fix a typo in the usage output

Detlef Riekenberg wine.dev at web.de
Thu Jun 12 22:09:38 CDT 2008


---
 tools/makedep.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/makedep.c b/tools/makedep.c
index d7f820e..dd084aa 100644
--- a/tools/makedep.c
+++ b/tools/makedep.c
@@ -75,7 +75,7 @@ static const char Usage[] =
     "   -Idir   Search for include files in directory 'dir'\n"
     "   -Cdir   Search for source files in directory 'dir'\n"
     "   -Sdir   Set the top source directory\n"
-    "   -Sdir   Set the top object directory\n"
+    "   -Tdir   Set the top object directory\n"
     "   -fxxx   Store output in file 'xxx' (default: Makefile)\n"
     "   -sxxx   Use 'xxx' as separator (default: \"### Dependencies\")\n";
 
-- 
1.5.4.3


--=-kEldr8A8W1FND6gjUbkJ--




More information about the wine-patches mailing list