Message-ID: <032201c0e74e$c83bc700$0100a8c0@fibertel.com.ar> From: "Norberto Alfredo Bensa" To: Subject: Make echoing Date: Mon, 28 May 2001 05:18:31 -0300 Organization: nBens@ Computers X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp AT delorie DOT com How do I make Make prints the command line being executed even when the makefile says something like: @command.com /c if not exist glob\\nul md glob I don't want to edit the makefile, is there any switch? Thanks in advance, Norberto