diff --git a/build/org.eclipse.cdt.make.core/src/org/eclipse/cdt/make/internal/core/makefile/Command.java b/build/org.eclipse.cdt.make.core/src/org/eclipse/cdt/make/internal/core/makefile/Command.java index bdbae857f36..ecd20dca745 100644 --- a/build/org.eclipse.cdt.make.core/src/org/eclipse/cdt/make/internal/core/makefile/Command.java +++ b/build/org.eclipse.cdt.make.core/src/org/eclipse/cdt/make/internal/core/makefile/Command.java @@ -48,7 +48,7 @@ public class Command extends Directive implements ICommand { } /** - * If the command prefix contains an at sign and the + * @ If the command prefix contains an at sign and the * command-line -n option is not specified, or the -s option is * present, or the special target .SILENT has either the current * target as a prerequisite or has no prerequisites, the command