From d8a11fe39cbc7d43b5b45fd91a8a8fcafe84e1e6 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Thu, 29 Apr 2010 17:54:21 +0000 Subject: [PATCH] reverted for now --- .../org/eclipse/cdt/make/internal/core/makefile/Command.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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