* as/doc/asmlnk.doc, as/doc/asxhtm.html: updated link-xx and aslink
[fw/sdcc] / as / link / z80 / lkmain.c
index fe5c174de6317e03c5fa3f7bd3ad7a50795266e8..da4719ae34c698a8d28b5d7ab223202cde5b3506 100644 (file)
@@ -1440,11 +1440,13 @@ char *usetxt[] = {
         "  -f   file[LNK]               File input",
         "  -p   Prompt and echo of file[LNK] to stdout (default)",
         "  -n   No echo of file[LNK] to stdout",
+/*
 #ifdef SDK
         "Usage: [-Options] outfile file [file ...]",
 #else /* SDK */
         "Usage: [-Options] file [file ...]",
 #endif /* SDK */
+*/
         "Libraries:",
         "  -k   Library path specification, one per -k",
         "  -l   Library file specification, one per -l",