Commit 5073aae0 authored by Detlef Riekenberg's avatar Detlef Riekenberg Committed by Alexandre Julliard

makedep: Fix a typo in the usage output.

parent 9196337e
......@@ -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";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment